body { 
	 text-align: center;
	 margin-top: 0px;
	 margin-left: auto;
	 margin-right: auto;
	 margin-bottom: 0px;
	 font-family : arial, helvetica, sans-serif;
	 font-size: 11px;
	 background-color: #336799;
	 color: white;
}

#wrapper {
	width: 740px;
	border: none;
}

.header1 {
	border-top: 1px solid #BDBDBD;
	padding: 4px;
	border-bottom: 1px solid #BDBDBD;
	text-align: left;
	vertical-align: middle;
}

.newheader1 {
	border-top: 1px solid #BDBDBD;
	padding: 4px;
	border-bottom: 1px solid #BDBDBD;
	text-align: right;
	vertical-align: middle;
}

#header2 {
	border-bottom: 5px solid #003366;
}

#content1 { 
	padding-top: 24px;
	padding-left: 20px; 
	height: auto; 
	padding-right: 16px; 
	background-color: #336799;  
	text-align: left; 
	line-height: 16px; 
	padding-bottom: 40px;
}

.content2 { 
	padding-top: 24px; 
	padding-left: 15px; 
	padding-right: 15px; 
	padding-bottom: 40px; 
	background-color: #336799; 
	text-align: left; 
	/*border-left: 1px solid #214A94;
	border-right: 1px solid #BDBDBD;*/
}

#content3 {
	padding: 6px; 
	padding-top: 24px; 
	padding-left: 10px;
	text-align: left;
}

hr {
height: 1px; 
background-color:#bdbdbd; 
color: #bdbdbd;
}


td {
	font-family :  arial, helvetica, sans-serif;
	font-size : 13px;
	color : #333333;
	vertical-align: top;
}

.setFont {
	font-family :  arial, helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
	vertical-align: top;
}

.td1 {
	font-family :  arial, helvetica, sans-serif;
	font-size : 11px;
	color : #333333;
	vertical-align: bottom;
}



a:link, a:active, a:visited {
	font-family :  arial, helvetica, sans-serif;
	font-size : 11px;
	color : #003366;
}

a:hover {
	font-family :  arial, helvetica, sans-serif;
	font-size : 11px;
	text-decoration: underline;
	color : #999;
}


a.nav:link, a.nav:active, a.nav:visited {
	font-family :  arial, helvetica, sans-serif;
	font-size : 11px;
	color : #003366;
	width: 126px;
	border-bottom: 1px dotted #999;
	display: block;
	text-decoration: none;
	line-height: 20px;
}

a.nav:hover {
	font-family :  arial, helvetica, sans-serif;
	font-size : 11px;
	color : #999;
	width: 126px;
	border-bottom: 1px dashed #ccc;
	display: block;
	text-decoration: none;
	background-color: #e9e9e9;
	line-height: 20px;
}

a.bnav:link, a.bnav:active, a.bnav:visited {
	font-family :  arial, helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	color : #003366;
	width: 126px;
	border-bottom: 1px dotted #999;
	display: block;
	text-decoration: none;
	line-height: 20px;
}

a.bnav:hover {
	font-family :  arial, helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	color : #999;
	width: 126px;
	border-bottom: 1px dashed #ccc;
	display: block;
	text-decoration: none;
	background-color: #e9e9e9;
	line-height: 20px;
}


h1 {
	font-family :  arial, helvetica, sans-serif;
	font-weight: bold;
	font-size : 18px;
	color : #333333;
}

a.bottomnav:hover {
	font-family :  arial, helvetica, sans-serif;
	font-size : 11px;
	font-wieght : bold;
	text-decoration: underline;
	color : #ffffff;
}

a.bottomnav:link, a.bottomnav:active,  a.bottomnav:visited {
	font-family :  arial, helvetica, sans-serif;
	font-size : 11px;
	font-wieght : bold;
	text-decoration: underline;
	color : #EFEFE6;
}
