html, body, ul, li  { 
	margin: 0px; 
	padding: 0px; 
	border: 0px; 
	font-size: 100%; 
	line-height: 100%;
	text-align: center; 
}
  
.height-wrap {
	height: 300px;
}
  
#wrap{ 	
	font-size: 10px; 
	font-family: verdana; 
	line-height: 16px; 
	text-align: left; 
	width: 700px; 
	margin: 10px auto 0px auto; 
	border: 12px #006633 solid; 
}
	
	
a {
	color: #006633;
	direction: none;
	margin: 0px;
	border: 0px;
	padding: 0px;
	}

.head { 
	background-image: url(../images/head.jpg); 
	background-repeat: no-repeat; 
	width: 680px; 
	height: 100px; 
	margin: 10px auto 0px auto; 
	padding: 0px;
	border: 0px;
	text-align: center; 
	}


h1 { 
	color: #435869; 
	font-size: 14px; 
	font-family: verdana; 
	font-weight: bold; 
	font-style: normal; 
	width: 672px; 
	text-align: right; 
	margin: 0 auto; 
	padding: 82px 10px 0 0; }


h2 {
	color: #006633;
	font-size: 12px;
	font-weight: bold;
	}

h6 { 
	color: #006633; 
	font-size: 60pt; 
	font-weight: lighter; 
	line-height: 60pt; 
	text-align: right; 
	margin: 0; 
	padding: 0; 
	}


.nav { 
	background-color: #435869; 
	width: 680px; 
	margin: 0px auto 0px auto; 
	padding: 0px; 
	border: 0px;
	text-align: center; 
	height: 14px;}


.nav li { 
	line-height: 14px; 
	float: left; 
	margin: 0; 
	padding: 0; 
	border-right: 1px #cbe199 solid; 
	list-style-type: none; 
	list-style-image: none; 
	}


.nav li a { 
	color: #fff; 
	font-size: 10px; 
	font-family: verdana; 
	line-height: 14px; 
	background-color: #435869; 
	text-decoration: none; 
	margin: 0; 
	padding: 0 10px 0 10px; 
	border: 0;
	}


.nav li a:hover { 
	color: #fff; 
	background-color: #006633; 
	text-decoration: underline; 
}

.double	{
	width: 315px;
	float: left;
	height: 400px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.single { 
	width: 600px; 
	margin: 10px; 
	height: auto; 
}

table { 
	clear: both; 
}

.double li, .single li { 
	text-align: left; 
	margin-bottom: 16px; 
	margin-left: 16px; 
	list-style-type: none; 
}

.double ol li, .single ol li { 
	font-size: 10px; 
	line-height: 16px; 
	margin-left: 0; 
	list-style-type: decimal;  
	}

.double img, .single img {
	border: #006633 1px	solid;
	}
	
.single img { 
	float: left; 
	margin: 0 10px 10px 0; 
	}

.double img { 
	float: right; 
	margin: 0px 10px 10px 10px; 
	clear: both; 
	}

.footer {
	width: 100%;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	border-top: 12px solid #006633;
	clear: both;
	height: 80px;
	}

.footer p {
	float: left;
	margin: 5px 10px;
	padding: 0 0 10px 0;
	}
	
.footer img {
	margin: 10px;
	float: right;
	clear: none;}
	
.AccordionPanelTab h2 {
	margin: 2px;
	}.clear {
	clear: both;
}

