body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	background-color: #666666;
}
h2,h3 {
	margin-top: 0px;
	padding-top: 0px;
}
div#head {
	left:0px;
	width:800px;  
	height:180px;
	background-color: #FFFFFF;
	top: 0px;
	position: absolute;
}

div#col1 {
	position:absolute;
	left:0px;
	width:200px;
	height:180px;
	background-color: #FFFFFF;
	top: 0px;
}

div#col2 {
	position:absolute;
	width:370px;
	height:175px;
	background-color: #FFFFFF;
	left: 240px;
	top: 0px;
	font-size:11pt;
	padding-top:5px;
}

div#col3 {
	position:absolute;
	left:620px;
	width:180px;
	height:150px;
	background-color: #FFFFFF;
	top: 30px;
}

div#wrapper {
	position:relative; 
	margin-left:auto; 
	margin-right:auto; 
	top: 50px; 
	padding-bottom: 40px;
	
	width:800px;  
	background-color: #666666;
}
div#break {
	background-color: #000066;
	width:790px;  
	position: relative;
	top: 180px;
	height:26px;
	padding-top:5px;
	padding-left:10px;
	
	font-size:12pt;
	color: #AAAAAA;
	white-space: pre;
}
div#content {
	width:790px;  
	position: relative;
	top: 180px;
	
	padding-top:20px;
	padding-bottom:10px;
	
	padding-left:5px;
	padding-right:5px;
	
	background-color: #FFFFFF;
	font-size:11pt
}
div#footer {
	width:790px;  
	height:50px;
	position: relative;
	top: 180px;
		
	background-color: #666666;
	font-size:11pt
}
.clear {
	clear:both;
}

a.navlink:link {color:#AAAAAA} 
a.navlink:link {color:#AAAAAA} 
a.navlink:visited {color:#AAAAAA} 
a.navlink:hover {color:#FFFFFF} 
a.navlink:active {color:#AAAAAA}

a.currlink:link {color:#FFFFFF; font-weight:bold;} 
a.currlink:visited {color:#FFFFFF;  font-weight:bold;} 
a.currlink:hover {color:#FFFFFF; font-weight:bold} 
a.currlink:active {color:#FFFFFF ;font-weight:bold} 
