@charset "utf-8";
body {background-color: #434343; margin: 0px; width: 100%; text-align: center;}
/*
body {background-color: #FFFFFF; background-image: url(/media/images/bg.jpg); background-repeat: repeat-x; background-position: top; margin: 0px;}
*/
body, p, div, span, td {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}

h1 {font-size: 18px; color: #1F396A; font-weight: 100;}
h2 {font-size: 14px; color: #1F396A;}
h3 {font-size: 12px; color: #1F396A;}
a:link, a:active, a:visited, a:hover {color: #1F396A; font-weight: bold; text-decoration: none;}
a:hover {font-weight: bold; text-decoration: underline;}
.foot {padding-bottom: 7px;}
.footLink:link, .footLink:active, .footLink:visited, .footLink:hover {color: #FFFFFF; font-weight: normal;}
.headLink:link, .headLink:active, .headLink:visited, .headLink:hover {font-family: Arial, Helvetica, sans-serif; font-size: 11px;	font-style: normal; font-weight: bold; color: #1F396A;}

.continue, .continue:link, .continue:active, .continue:visited, .continue:hover {color: #2D2762; text-transform: uppercase; font-size: 11px; font-weight: bolder; text-decoration: none;}
.continue:hover {color: #2D2762; text-transform: uppercase; font-size: 11px; font-weight: bolder; text-decoration: underline;}

.headingOne {border-right: 5px solid #DADADA; border-bottom: 1px solid #DADADA;}
.bodybg {
	background-image: url(/media/images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.heading_bg {border-bottom: 1px solid #DADADA;}

.toptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #1F396A;
}


.home {border-left: 1px solid #DADADA; border-right: 1px solid #DADADA;}
.subnavtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}


.bottombg {
	background-color: #283e58;
	background-image: url(/media/images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


.mainbg {
	background-color: #e3dfb1;
	background-image: url(/media/images/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.smalltext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
}
.style3 {color: #1F396A;}
.style4 {color: #0066df;}
.style5 {color: #FFFFFF;}
.style8 {font-size: 11px; font-style: normal; font-family: Arial, Helvetica, sans-serif;}
.style9 {color: #0066df; font-weight:bold;}
.style6 {color: #6487b6;}

div.hr {
  height: 15px;
  background: #FFFFFF url(/media/images/bluebar.jpg) no-repeat scroll center;
}
div.hr hr {
  display: none;
}
