.ErrorMessage
{
	background-color:Red;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	color: White;
}
.InfoMessage
{
	background-color:#33cc66;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	color: White;
}

.SubHeading
{
	background-color:#dededc;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-align:left;
	color: #3973a5;
	text-decoration: none;
	padding:3px;
	vertical-align:middle;
	height:18px;
	border:2px;
	border-color:Black;
}

body {
background-color:#ffffff;
body {margin:0px}
}

.divider {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-align:left;
	color: #ffffff;
	text-decoration: none;
}



.mainlinks {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-align:left;
	color: #ffffff;
	text-decoration: none;
}

.mainlinks:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-align:left;
	color: #000000;
	text-decoration: none;
}



.bluelinks {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-align:left;
	color: #3973a5;
	text-decoration: none;
}

.bluelinks:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-align:left;
	color: #000000;
	text-decoration: none;
}



.greylinks {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-align:left;
	color: #4d4948;
	text-decoration: none;
}

.greylinks:hover {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-align:left;
	color: #000000;
	text-decoration: none;
}






.text {
	font-family: verdana;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-align:justify;
	color: #3c3c3c;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
}


.highlight {
	font-family: verdana;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-align:justify;
	color: #005CA1;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
}


.head1 {
	font-family: verdana;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	text-align:justify;
	color: #005CA1;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
}



.head {
	font-family: verdana;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	text-align:justify;
	color: #01519a;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
}

.btlinks{font-family: verdana; font-size:10px; text-decoration:none; color:#ffffff; font-weight: normal;}

.btlinks:hover{font-family: verdana; font-size:10px; text-decoration:none; color:#CCEAFF; font-weight: normal;}


.read{font-family: verdana; font-size:11px; text-decoration:none; color:red; font-weight: normal;}

.read:hover{font-family: verdana; font-size:11px; text-decoration:none; color:#005CA1; font-weight: normal;}



.frmborder {
	font-family: verdana;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	text-align:justify;
	color: #3c3c3c;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
	border: #01519a solid 1px;
}
