body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #333333;
	background-color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		background-image: url(images/blue_bg.jpg);
	background-repeat: no-repeat;
}

h1 {
	font-size: 180%;
	color: #999999;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	margin-left: 25px;
}
h2 {
	font-size: 140%;
	color: #999999;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-weight: bold;
	margin: 0px;
}
h3 {
	font-size: 120%;
	color: #999999;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-weight: normal;
}

.sub_heading {
	font-size: 140%;
	color: #666666;
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 110%;
	height: 3em;
}

.td_text {
font-size: 150%;
}

.sub_heading a {
	color: #333333;
	text-decoration: none;
	clear: both;
	padding-left: 0;
	margin-left: 0;
}

.sub_heading a:hover {
	color: #FFF;
	background-color: #123C88;
	clear: both;
}

img {
border: none;
}

.underline {
	text-decoration: underline;
	font-weight: normal;
}

#outta_container {
	width: 100%;
	text-align: center;
	padding-top: 20px;
}

#center_container {
	position: relative;
	width: 860px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
}

#banner_bg {
	position: relative;
	width: 860px;
	height: 210px;
	background-image:url(images/banner_repeat.jpg);
	background-repeat:repeat-x;
	background-position: 0px 10px;
}

#banner {
	position: relative;
	float: right;
	width: 630px;
	height: 188px;
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
	background-position: 0px 10px;
	margin: 0px;
	padding: 0px;
}

#nav_bg {
	background-image:url(images/nav_bg.gif);
	background-repeat:no-repeat;
	height: 207px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 10px;
	padding-left: 20px;
	width: 185px;
}

#nav_bg ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#nav_bg li {
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}

#nav_bg li a {
	font-size: 110%;
	color: #333333;
	font-weight: bold;
	margin: 0px;
	padding: 2px;
	text-decoration: none;
}

#nav_bg li a:hover {
	color: #FFF;
	background-color: #123C88;
	padding: 2px;
	
}

#main_content {
	position: relative;
	width: 860px;
	background-image:url(images/top_content_bg.gif);
	background-repeat: repeat-x;
	padding-top: 10px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
}

#left {
	position: relative;
	float: left;
	width: 580px;
	text-align: left;
	margin: 0px;
	padding: 10px 0px 0px;
}

#left p {
	font-size: 110%;
	line-height: 130%;
	text-align: justify;
	margin-bottom: 10px;
}

#left p a, a:link, a:active, a:visited {
	font-weight: bold;
	color: #333333;
	padding: 0px;
	text-decoration:underline;
	margin: 0px;
}

#left a:hover {
padding: 0;
text-decoration:none;
color: #FFF;
background-color: #123C88;
}

#left ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#left li {
	text-align: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}


#right {
	position: relative;
	float: left;
	width: 180px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

#right_admin {
	position: relative;
	float: right;
	width: 180px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

.bottom_home {
	width: 260px;
	margin-right: 15px;
	float: left;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}

.bottom_home h3 {
	font-size: 130%;
	border-bottom: 1px solid #999;
	padding-bottom: 5px;
	margin-left: 0px;
	padding-left: 0px;
	font-weight: bold;
	color: #666666;
	margin-top: 0px;
	padding-top: 0px;
}

.bottom_home p {
	padding: 0;
	font-size: 110%;
	line-height: 130%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5;
	margin-left: 0;
	text-align: left;
}

.bottom_home a {
	font-size: 110%;
	color: #333333;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

.bottom_home a:hover {
	color: #FFF;
	background-color: #123C88;
	
}


.sidenav {
	width: 220px;
	background-image:url(images/sidenav_mid_bg.gif);
	background-repeat:repeat-y;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: left;
	margin-top: 40px;
}

.sidenav h2,p,a {
	padding-left: 20px;
	padding-right: 30px;
	margin: 0px;
}

.sidenav p {
	padding-top: 0;
	margin-top: 8;
	margin-bottom: 10px;
	font-size: 110%;
	line-height: 120%;
}

.sidenav a {
	font-size: 100%;
	color: #333333;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	line-height: 120%;
}

.sidenav a:hover {
	color: #FFF;
	background-color: #123C88;
	padding: 0px;
}

.sidenav ul {
	list-style-type: none;
	margin: 0;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 30px;
}

.sidenav li {
	text-align: left;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 3px;
	line-height: 110%;

}

.sidenav li a {
	font-size: 110%;
	color: #333333;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	line-height: 120%;
}

.sidenav li a:hover {
	color: #FFF;
	background-color: #123C88;
	padding: 0px;
}

.sidenav_top {
	width: 220px;
	height: 21px;
	background-image:url(images/sidenav_top_bg.gif);
	background-repeat:repeat-y;
}

.sidenav_bot {
	width: 220px;
	height: 20px;
	background-image:url(images/sidenav_bot_bg.gif);
	background-repeat:repeat-y;
	background-position: 0px -5px;
}

#bottom_bar {
	background-image:url(images/bottom_bar.gif);
	background-repeat:repeat-x;
	width: 860px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	clear: both;
	background-position: 20px;
}

#bottom_nav {
	width: 860px;
	margin: 0px;
	padding: 0px;
	clear: both;
	text-align: center;
}

.bottom_nav {
	margin-left: auto;
	margin-right: auto;
}

.bottom_nav p {
clear: both;
}

.bottom_nav a {
	font-size: 110%;
	color: #2239A1;
	text-decoration: none;
	padding: 3px;
}

.bottom_nav a:hover {
	font-size: 110%;
	text-decoration: none;
	padding: 3px;
	color: #FFFFFF;
	background-color: #2239A1;
}

.bottom_nav p a:hover img {
	background-color: #fff;
}

.bottom_nav p a img {
	background-color: #fff;
}

#left ul {
	text-align: left;
	list-style-type: circle;
	padding-right: 20px;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 20px;
	margin-right: 0px;
}

#left li {
	padding: 0px;
	line-height: 140%;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-size: 110%;
	font-weight: normal;
	color: #333333;
}

.separator {
	width: 100%;
	height: 30px;
	background-image:url(images/separator.gif);
	background-repeat:repeat-x;
	background-position: 0px 15px;
	margin-bottom: 10px;
	clear: both;
}

.news_separator {
	width: 70%;
	height: 10px;
	background-image:url(images/separator.gif);
	background-repeat:repeat-x;
	background-position: center 5px;
	margin-bottom: 5px;
	margin-left: 15px;
}
.news_title {
	font-size: 130%;
	font-weight: bold;
	color: #666666;
	margin-bottom: 5px;
	padding-bottom: 0px;
	margin-top: 5px;
	padding-top: 5px;
}


.news_heading {
	font-size: 180%;
	color: #666666;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
	font-weight: bold;
	margin: 0px;
}


.img_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 30px;
}

.clearfix:after {content: ".";
     display: block; 
     height: 0; 
     clear: both; 
     visibility: hidden;}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
/* End clearfix */
label {
	font-size: 13px;
	font-weight: bold;
}
table {
	margin-left: 15px;
}
input, select, checkbox {
	background-color: #E3EBF6;
	border: 1px solid #1E359B;
}
.button {
	font-weight: bold;
	padding: 3px;
	border: 1px solid #FFFFFF;
	color: #FFFFFF;
	background-color: #20399E;
}
form {
	margin-left: 20px;
}

