@charset "UTF-8";



/* base tags*/

* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #8D9ECB;
}

a {
	color: #0033CC;
}

a:hover {
	color: #000000;
}

h1 {
	font-size: 24px;
	color: #28396B;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 1px;
	padding-bottom: 1px;
}

h2 {
	font-size: 18px;
	color: #28396B;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 1px;
	padding-bottom: 1px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



/*  custom classes */

.head14blue {
	color:#2A386B;
	font-size: 14px;
	font-weight: bold;
}

.head12blue {
	color:#28396B;
	font-size: 12px;
	font-weight: bold;
}

.head14white {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}



/* div tags */

#wrapper {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#header {
	float: left;
	width: 970px;
	background-color: #2A386B;
	height: 130px;
}

#header-top {
	color: #FFFFFF;
	float: left;
	width: 970px;
	text-align: right;
	height: 25px;
}

#header-logo {
	font-size: 9px;
	float: left;
	height: 90px;
	width: 160px;
}

#header-right {
	height: 105px;
	width: 810px;
	float: left;
	color: #FFFFFF;
}

#topnav ul {
	list-style-type: none;
	background-color: #FFFFFF;
}
#topnav ul li {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-top-color: #2A386B;
	border-right-color: #2A386B;
	border-bottom-color: #2A386B;
	border-left-color: #2A386B;
	line-height: 23px;
	padding: 3px;
	display: inline;
}
#topnav a:hover {
	color: #000000;
}
#topnav {
	float: left;
	height: 25px;
	width: 970px;
	background-color: #2A386B;
}
#topnav ul li a {
	font-weight: bold;
	color: #2A386B;
	font-size: 13px;
	text-decoration: none;
}

#midsection {
	float: left;
	width: 970px;
	background-color: #FFFFFF;
}

#midsection-left1 p {
	line-height: 120%;
	font-weight: normal;
}

#midsection-left2 {
	float: left;
	width: 690px;
	background-image: url(images/homepage/sep5.jpg);
	background-repeat: no-repeat;
	background-position: left 75px;
	font-size: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-left-style: solid;
	border-left-width: thin;
	border-left-color: #08459C;
}

#midsection-right2 {
	margin-top: 10px;
	padding-top: 8px;
	color: #333333;
}

#midsection-right {
	width: 208px;
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 12px;
}

#header-righ-bot h2 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#header-righ-bot {
	width: 400px;
	padding-right: 330px;
	float: left;
	text-align: right;
	margin-top: 16px;
}



#header-right a {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}
#header-right a:hover {
	color: #8DA0C6;
	text-decoration: underline;
}


#midsection-left1 {
	margin: 0px;
	float: left;
	width: 185px;
	font-size: 10px;
	background-image: url(images/homepage/sep3.jpg);
	background-repeat: no-repeat;
	background-position: right 75px;
}


#midsection-left2 td {
	font-size: 11px;
}

#midsection-left2 td a {
	font-size: 11px;
}


#bottom {
	font-size: 9px;
	text-align: center;
	float: left;
	width: 970px;
	background-color: #0D459A;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}

#bottom a {
	color: #FFFFFF;
}

#bottom a:hover {
	text-decoration: underline;
}
