body{
padding:0px;
margin:0px;
background-color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 19px;
}
h3 {
	font-size: 14px;
	margin: 0;}

h2 {
	font-size: 14px;}
td { vertical-align:top;}

img { border:0px;}



legend{
	color: #455D91;
	font-size: 10pt;
	font-weight: bold;
	}
fieldset{
	width: 400px;
	margin-bottom: 20px;
	}
h1{
	width: 400px;
	padding-bottom: 5px !important;
	padding-bottom: 5px;
	border-bottom: #000 1px solid;
	padding-top: 0 !important;
	padding-top: 20px;
	}
.redtext{
	color: #f00;
	}
.title{
	font-weight: bold;
	font-size: 14px;
	}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	margin-top: 5px;
	}
#topnav{
	padding-top: 23px;
	background-image: url('../images/yellow_box.jpg');
	width: 337px;
	height: 47px;
	background-repeat: no-repeat;
	text-align: center;
	float: right;
	}
#topnav a{
	/*color: #445D91;*/
	color: #fff;
	text-decoration: none;
	}
#topnav a:hover{
	color: #BAC3DB;
	text-decoration: underline;
	}
.rightnav {
	background: url(../images/bg_topnav.jpg) repeat-y;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
#rightnav{
	line-height: 20px;
	margin: 0;
	padding: 0;

	}
#rightnav li {
	font-size: 12px;
	list-style: none;
	margin: 0;
	font-weight: bold;}
	
#rightnav ul {
	font-size: 12px;
	padding-top: 3px;
	list-style: url(none) none;
	margin-left: 0px;
	line-height: 21px;
	}
#rightnav li a{
	text-decoration: none;
	width: 220px;
	padding-left: 10px;
	color: #FFFFFF;
	display: block;}
	
#rightnav li a:hover {
	background-color: #243257;}
	

#footer{
	background-color: #E9E9E9;
	width: 760px;
	font-size: 8pt;
	line-height: 19px;
	}
#copyright {
	font-size: 10px;
	padding-left: 5px;
	color: #666666;}
#copyright a {
	padding: 0;
	margin: 0;
		color: #666666;}
#footer a{
	margin-left: 5px;
	text-align: left;
	margin-right: 5px;
	color: #0382B6;
	text-decoration: underline;
	}
#footer a:hover{
	text-decoration: none;
	color: #3FC8FF;
	}
#botLinks {
	color: #999999;
	margin-top: 3px;
	font-size: 10px;
		padding-left: 5px;}
#botLinks a{
	color: #999999;
	text-decoration: none;}