a:link,
a:visited{	text-decoration: underline; color: #0a50a1;}
a:hover {	text-decoration: none; color: #0a50a1; }


html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	background: #0a50a1;
	font-size: 11px;
	line-height: 20px;
	color: #0a50a1;
	}
	
td {
	height: 100%;
	margin: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #0a50a1;
	}
h1{
	margin: 5px;
	font-size: 15px;
	color: dd0000;
	}
	
.container{
	width: 723px;
	text-align: left;
	position: relative;
	height: 100%;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
	background: #fff;
	}
	
.header {
	width: 723px;
	height: 100px;
	background: url(../images/header.jpg) 0px 0px no-repeat;
	line-height: 25px;
	color: #d0d0d0;
	}
.subheader {
	width: 723px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	color: #0a50a1;
	border-bottom: 2px solid #0a50a1;
	}
a.nav:link,
a.nav:visited{
	padding: 0px 10px;
	color: #0a50a1;
	font-weight: bold;
	text-decoration: none;
	}
a.nav:hover{
	padding: 0px 10px;
	color: #ff0000;
	}
.content {
	position: relative;
	margin-bottom: 55px;
	width: 713px;
	padding-left: 10px;
	padding-top: 10px;
	}
.footer {
	position: absolute;
	bottom: 0px;
	height: auto;
	color: #ffffff;
	width: 723px;
	line-height: 25px;
	font-weight: bold;
	text-align: center;
	background: #0a50a1;
}

a.footerlink:link,
a.footerlink:visited{	text-decoration: underline; color: #ffffff;}
a.footerlink:hover {	text-decoration: none; color: #ffffff; }

.sectiona1 table{
	margin-left: 30px;
	}
.sectiona2 input{
	margin-left: 30px;
	}

.sectiona3a input{
	margin-left: 30px;
	}

.sectiona3b input{
	margin-left: 30px;
	}
		
.sectiona4 table{
	margin-left: 30px;
	}
		
.sectionb5 input{
	margin-left: 30px;
	}
		
.sectionb6 input{
	margin-left: 30px;
	}
		
.sectionb7 input{
	margin-left: 30px;
	}
		
.sectionb8 table{
	margin-left: 30px;
	}
.sectionb8 td{
	padding: 5px;
	}
		
.sectionb9 textarea{
	margin-left: 30px;
	}
