body, p, input, td {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

body {
	background-color:#ffffff;
	margin:0px 0px 0px 0px;
	}
	
a:link, a:visited, a:active {
	text-decoration: underline;
	color: #008266;
	}

a:hover {
	text-decoration: underline;
	color: #000000;
	}

h1 {
	font-size: 14px;
	color: #383838;
}


hr  {
	color: #383838;
	background-color: #383838;
	border: 2px solid #383838;
	border-style: none none solid;
	}
	

.subnav {
	line-height: 20px;
	}

.subnav a:link, a:visited, a:active {
	text-decoration: underline;
	color: #008266;
	font-weight:bold;
	}

.subnav a:hover {
	text-decoration: underline;
	color: #000000;
	font-weight:bold;
	}	
	
#subsection hr  {
	color: #bbbdc0;
	background-color: #bbbdc0;
	border: 1px solid #bbbdc0;
	border-style: none none solid;
	}	

#subsection {
	background-color: #bbbdc0;
	height:1px;
	width:225px;
	}



#footerline { 
	background-color: #bbbdc0;
	height:1px;
	width:780px;
	}
	
#alternatetext {
	color: #008266;
	}	
    
