body {
	margin: 0px;
	background-color:#577cc3;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}

.bluelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #001572;
	text-decoration: underline;
}
a.bluelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.whitebg {
background-color:#FFFFFF;
}
.greybg{
background-color:#eaeaea;
}
.blueboxbg {
	background-color: #577cc3;
	height: 151px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}

.blackbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height:20px;
}
.redbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff0600;
	line-height:20px;
}.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

a.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#0056a7;
	text-decoration: underline;
}
a.normal:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
.bottombg {
	background-color: #92b0e8;
}
.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #001572;
	height: 45px;
}
.whitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration:none;
}
a.whitelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
a.whitelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #dce8fc;
	text-decoration:none;
}

.whiteheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #577cc3;
	font-weight: bold;
}
 .bluebox_left {
	background-image: url(../images/box_04.gif);
	background-repeat: repeat-y;
	width: 2px;
     }
    .blubox_right {
	background-image: url(../images/box_06.gif);
	background-repeat: repeat-y;
	width: 2px;
    }
	.formfields {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border: 1px solid #577CC2;
	width:100px;
	height: 14px;
	}
	.search2{
	border:1px solid #ADC0D2;
	
	}
	
	.content7c {
	
	height: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
	.invalid{
	height: 20px;
	font-size:10px;
	color: #076dae;
		}
		
		  .bluebox_bottom {
	background-image: url(../images/box_08.gif);
	background-repeat: repeat-x;
	height: 2px;
    }
