body{
	background-color: #015588;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
.homeText {
	font-family: Arial, MS Sans Serif, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 17px;
	color: #000000;
}
.addressText {
	font-family: Arial, MS Sans Serif, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 17px;
	color: #000000;
}
.normalText {
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 17px;	
	color: #000000;
}
.subHead{
	font-family: Verdana, Arial, MS Sans Serif, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}

A {
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #990000;
	text-decoration:none;
}
A:hover {
	text-decoration:underline;
	color: #FF0000;
}
.tLinks {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	letter-spacing:1px;
	color: #000066;
	text-decoration:none;
}
.tLinks:hover {
	text-decoration:underline;
	color: #0000FF;
}
.pLinks {
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;	
	color: #000066;
	text-decoration:none;
}
.pLinks:hover {
	text-decoration:underline;
	color: #FF0000;
}
.pLinks:visited {
	text-decoration:none;
	color: #CC0000;
}
.paging{
	font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
}
.tableHead{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align:justify;
	color: #FFFFFF;
	background-color: #000080;
}
.tdBgColor1{
	background-color: #E2EEFF;
}
.imgbd {
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	width:102px;
	height:77px;
}
.popup {
	background-color: #015588;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	width:550px;
	height:400px;
}
.popupText{
	font-family: Arial, Verdana, Arial, MS Sans Serif, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-align:justify;
	color: #ffffff;
}
.textBox{
	font-family: MS Sans Serif, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	border:1px solid #000000;
}
.tableBox{
	border:1px;
	border-style: solid;
	border-color:#4E8AB8;
	font-family: MS Sans Serif, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-color: #D8EEFF;	
}
.iLinks {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	letter-spacing:1px;
	color: #FFFFFF;
	text-decoration:none;
}
.iLinks:hover {
	text-decoration:underline;
	color: #000000;
}
.whiteText {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	letter-spacing:1px;
	color: #FFFFFF;
	text-decoration:none;
}