/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #045C97;
	background-image: url(../images/mainbg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 24px;
	color: #0172B6;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 20px;
	color: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

table_brd
{
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #dadce3;
	border-left-color: #dadce3;
}

a:link {
	color: #0066CC;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
a:visited {
	color: #99AEC6;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
a:active {
	color: #0066CC;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}

.nav:link {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.nav:visited {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.button {
	background-color: #0074B6;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	border: 2px inset #034871;
}

.nav:hover {
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.nav:active {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.white{
	color: #FFFFFF;
}
.white_bold{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}
.footer
{
color: #000000;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.footer:link {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.footer:visited {
	color: #005da4;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.footer:hover {
	color: #000000;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.footer:active {
	color: #000000;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.white_small{
	color: #FFFFFF;
	font-size: 10px;
}



.style1 {	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 21px;
}
.style2 {	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
.footer1:link {
	color: #000000;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.footer1:visited {
	color: #333333;
		font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.footer1:hover {
	color: #005da4;
		font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.footer1:active {
	color: #000000;
		font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.pagelocator {
	font-size: 11px;
	color: #999999;
	line-height: 24px;
}
.pagelocator_active {
	font-size: 11px;
	color: #2B2F90;
	line-height: 24px;
}

.image_bdr {

	border: 5px solid #EBEBEB;
	padding: 2px;
}
.head1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF3300;
}
.head1_sub {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF9900;
}
.red {
	color: #FF0000;
}
