body,td,th {
	font-size:100.01%;
	font-family:"trebuchet ms", verdana, sans-serif;
	color:#000000;
}
body {
	background:#3C5CAC url(back.gif) repeat-x;
	margin: 0;
}
p {padding:10px 30px 10px 20px; font-size:0.9em; line-height:1.6}

a{
	text-decoration:none;
}
a:link{
	color:#3259B2;
}
a:visited{
	color:#24499B;
}
a:hover, a:active{
	color:#374972;
}

img{
	padding: 2px 10px 2px 10px;
}

acronym{cursor:help}

hr {
	margin: 5px 0px 5px 0px;
	color: #660033;
	border: 0;
	border-top: 1px solid #660033;
	height: 1px;
	width: 580px;
}
h1 {
	font-size: 117.01%;
	color:#0E2D51;
	text-align: left;
	margin: 8px 2px 8px 2px;
}
form {
	margin: 0;
}
.main {
	position:relative;
	min-width:744px;
	margin: auto;
	padding: 0;
}
#intro{
	height:1%;
	border-right:1px solid #2B4D70;
	border-left:1px solid #2B4D70;
	margin:0 0 0 0;
	background:url(back_top.gif);
}
.banner {
	background:url(head.jpg) center no-repeat;
	height:191px;
}
.heading1 {
	position: absolute;
	width: 240px;
	top: 184px;
}
.search_box {
	position: relative;
	float: right;
	clear: right;
	width: 200px;
}
.search_string {
	width: 100px;
	height: 16px;
	font-size: 10px;
	vertical-align: middle;
}
.search_submit {
	width: 50px;
	height: 22px;
	font-size: 10px;
	vertical-align: middle;
}
.banner a {
	color: #FFFFFF;
}
.menu {
	padding: 0 0 10px 0;
	font:0.8em/1.6 "trebuchet ms", verdana, sans-serif; 
	float: left;
	right:0px;
	top:0px;
	width: 211px;
}
.menu ul {
	background:#90aceb;
	border-right:1px solid #3D82AD;
	border-left:1px solid #3D82AD;
}
.menu ul ul {
	padding:0 0 22px 0; 
}
.menu li {
	list-style-type:none;
	display:block; 
	border-bottom:1px solid #3D82AD;
	color:#3D82AD;
	padding:5px 0 5px 8px;
}
.menu li a{
	font-weight:bold;
	display:block;
	color:white;
	background:url(block.gif) no-repeat 0px 55%;
	padding:0 0 0 12px;
}
.menu li a:hover{
	color:#3D82AD;
	background:url(block2.gif) no-repeat 0px 55%;
}
.menu li a:visited{
	font-weight:normal;
}
.menu li a.c{
	letter-spacing:0.2em;
	color:#3D82AD;
	font-size:0.81em;
	font-weight:normal;
	display:inline;
	text-transform:uppercase;
	background:none;
	padding:0 0 0 3px;
}
.menu li a.c:hover{
	font-weight:bold;
	background:none;
}

.login_table {
	border: 1px solid #D0D0D0;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
	padding-bottom: 3px;
}
.login_table h1 {
	color: #660033;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin: 5px 0px 5px 0px;
}
.login_table input {
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 0px 1px 0px;
	width: 100px;
}
.content {
	margin-left: 155px;
	padding: 4px 10px 14px 30px;
	text-align: justify;
	clear: right;
}
.footer {
	text-align: center;
	background:#FFFFFF;
	padding:10px 20px;
	border-top:1px solid #EFAE89
	clear: both;
	font-size:0.5em;
	line-height: 12px;
}
#footer a{
	color:#102658;
	font-size:0.5em;
}
#footer a:visited{
	color:#0b296b;
}
#footer a:hover{
	color:#314062;
}

.funding {
	text-align: center;
	padding:10px 20px;
	clear: both;
}
.powered_by {
	display:none;
}