@charset "UTF-8";
/* CSS Document */

/* Global CSS */
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}

a:link {
	color: #0B2163;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0D1F71;
}
a:hover {
	text-decoration: none;
	color: #92B7D2;
}
a:active {
	text-decoration: underline;
	color: #0D236B;
}
li {list-style-image:url(images/bullet.jpg)
}

/* Nav Main pages */
#nav div  {
	background-image: url(images/nav-background.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 260px;
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align:left;
}
#nav div a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	vertical-align: middle;
	padding-top: 6px;
	display: block;
	padding-left: 28px;
}
#nav div:hover {
	background-image: url(images/nav-background-hover.jpg);
	background-repeat: no-repeat;
	color: #21356A;
	text-decoration: none;
}
#nav div a:hover {
	
}

/* Nav Home */
#home-nav div  {
	background-image: url(images/nav-background-home.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 260px;
	display: block;
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#home-nav div a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	vertical-align: middle;
	padding-top: 6px;
	display: block;
	padding-left: 28px;
}
#home-nav div:hover {
	background-image: url(images/nav-background-hover-home.jpg);
	background-repeat: no-repeat;
	color: #21356A;
	text-decoration: none;
}
#home-nav div a:hover {
	
}
#footer {
	font-size: 10px;
	color: #1F3469;
}
#mainContent {
	padding-right: 40px;
	padding-bottom: 30px;
	padding-left: 40px;
	padding-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#mainContent h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 23px;
	line-height: 23px;
	font-weight: normal;
	color: #5F94BE;
}

<style type="text/css">

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
}
#nav {
	height: 229px;
	width: 260px;
}
#home-nav {
	height: 228px;
	width: 260px;
	text-align:left;
}
#under-nav {
	background-image: url(images/left-under-nav2.jpg);
	height: 100%;
	width: 260px;
	background-repeat: repeat-x;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
}

#under-nav {
	background-image: url(images/left-under-nav2.jpg);
	height: 100%;
	width: 260px;
	background-repeat: repeat-x;
}


</style>#mainContent table tr td table tr td .heading_med {
	color: #203467;
}
#mainContent table tr td table tr td .heading_med {
	color: #213568;
	font-weight: bold;
}
#mainContent table tr td table tr td .body_content i {
	font-weight: bold;
}
#mainContent table tr td table tr td p {
	font-weight: bold;
}
#mainContent table tr td table tr td span {
	font-weight: bold;
}
#mainContent table tr td table tr td p {
	font-weight: normal;
}
#mainContent p strong {
	color: #1E3163;
	font-size: 14px;
}
#mainContent p {
	font-weight: bold;
}
#mainContent p {
	font-weight: normal;
}
#mainContent p {
}
