﻿.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	
}
.heading {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	FONT-FAMILY: verdana;
	color: #000000;
   }
.border {
 border: 1px solid #cccccc;
 }
.message {
	FONT-SIZE: 12px;
	COLOR: blue;
	FONT-FAMILY: verdana;
	font-weight: normal;
}
.button {
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY:  verdana;
	TEXT-DECORATION: none;
	font-weight: bold;
	background-color: #C00000;
	border: 1px solid Crimson;
}
.subheading {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	FONT-FAMILY:  verdana;
	color: #000000;
}

.subheader 
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	FONT-FAMILY: verdana;
	color: #ffffff;
}
.bodytext {
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: verdana;
	font-weight: normal;
}

.bodytextsmall {
	FONT-SIZE: 9px;
	COLOR: #000000;
	FONT-FAMILY: verdana;
	font-weight: normal;
	text-align: justify;

}
.error {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	FONT-FAMILY: verdana;
	color: #FF0000;
}
.bgcolor
{
background-color:#01619B;
height:22px;	
}
.bodytextwhite {
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	FONT-FAMILY: verdana;
	font-weight: bold;
	text-align: justify;

}
.bodytextbold {
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: verdana;
	font-weight: bold;
	text-align: justify;

}
.footer {
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	FONT-FAMILY: verdana;
	font-weight: normal;
	text-align: justify;

}
.style2 {color: #FFFFFF}

.rightlinks {
	FONT-SIZE: 11px;
	COLOR:blue;
	FONT-FAMILY:  Verdana;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 2px;
}
.rightlinks A {
	FONT-SIZE: 11px;
	COLOR: blue;
	FONT-FAMILY:  Verdana;
	TEXT-DECORATION: none;
	margin-top: 2px;
	margin-bottom: 2px;
}
.rightlinks A:hover {
	FONT-SIZE: 11px;
	COLOR: blue;
	FONT-FAMILY: Verdana;
	text-decoration: Underline;
	margin-top: 2px;
	margin-bottom: 2px;
}
.botlinks {
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY:  verdana;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.botlinks A {
	FONT-SIZE: 11px; COLOR: blue; FONT-FAMILY:  verdana; TEXT-DECORATION: underline;
}
.botlinks A:hover {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY:  verdana; TEXT-DECORATION: none;
}
