BODY{
	text-align: center;

	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
	margin: 0px;
	border: 0px none;
	padding-bottom:20px;
	padding-left: 50px;
	padding-right: 0px;
	padding-top: 0px;
	
}


#wrapper{
		
	background: #ffffff url('images/header2.jpg') no-repeat left top;
		text-align: left;
	border: 0px solid #EEF5FF;
	color: #000000;
	margin: 10px auto;
	padding-top: 10px;
	width: 965px; /* bmh*/
	voice-family: "\"}\""; 
	voice-family: inherit;
}

#nav {
	margin-top: 220px;
	width:100%;
	height:20px;
}


#nav ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	color:#336699;
	/*display:table;*/
}
#nav ul li {
	margin:0px;
	padding:0px;
	vertical-align: middle;
	margin-right:12px;
	float:left;
	line-height:18px;
	font-size:12px;
	text-align: left;
}
#nav li.secure {
	
	background-image: url('/images/lock.png');
	background-position:right 50%;
	background-repeat: no-repeat;
	padding-right:18px;
}

#nav a{
	line-height:18px;
	background: #ffffff url('/images/0066_double_arrow.png') no-repeat left 50%;
	padding-left:17px;
	font-weight: bold;
	text-decoration: none;
	color: #336699;
	border:0px solid red;
	height:18px;
	vertical-align: middle;
}
#nav a img{
padding:0px;
margin:0px;
border:0px;
}

#nav a:hover {
		text-decoration: underline;
}



.leftnavi{
	text-align: left;
	align: left;
	position: absolute;
	margin-left: 0px;
	padding-left: 0px;
	float: left;
	width: 150px;
	margin-top:34px;

}
	
.navleft{
	background-color:#efefef;
	font-size: 10pt;
	margin:0px;
	padding:0px 3px 2px 3px;
	margin-bottom:5px;
}
.navleft h3{
	color: #336699;
	font-size: 12px;
	font-weight: bold;
	padding:0px;
	margin:0px;
	margin-bottom:2px;
	padding-left:15px;
}
.navleft ul {
	margin:0px;
	padding:0px;
	list-style-type:disc;
	color:#336699;
	padding-left:15px;
}
.navleft a {
	color: #336699;
}
.navleft a:hover {
	color: #223355;
}





#formcontent
{
	margin:0px;
	padding:0px;
	font-size: 10px;
	color: black;
	text-align: justify;
	background-color: lightgrey;
	position:relative;
	/*top: 240px; */
	left:0px;
	padding-right:0px;
}

#formtext{
	margin:0px;
	padding:0px;
	padding-right: 20px;
	padding-bottom: 20px;
	font-size: 10px;
	color: black;
	text-align: justify
}

#content
{
	margin:0px;
	padding:0px;
	font-size: 10px;
	color: black;
	text-align: justify;
	color: #000000;
	position:relative;
	left:160px;
	padding-right:160px;
}

#text{
	margin:0px;
	padding:0px;
	padding-right: 20px;
	padding-bottom: 20px;
	font-size: 10px;
	color: black;
	text-align: justify
}

p{
	font-size: 10pt;
	text-align: justify;
	color: #000000;
	margin-top:5px;
}

h1{
	font-size: 18px;
	padding:0px;
	margin:0px;
	margin-top:3px;
	margin-bottom:3px;
}

h2{
	font-size: 12pt;
	color: #000000;
}

a:link
{
	color: #0956B9;text-decoration:none; font-family:Verdana;  
}
a:visited
{
	color: #0956B9;text-decoration:none; font-family:Verdana; 
} 
a:active 
{
	color: #0956B9; text-decoration:none;
}
a:hover 
{
	text-decoration:underline;
}