
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	color: #606060;
	}
	
	
h1{
	font-size: 20px;
	color: #026127;
	
}

h2{
	font-size: 16px;
	color: #606060;
	margin-top: 35px;
}	
h3{
	font-size: 13px;
	color: #606060;
}		

#grnbkg {
	background-color: #026127;
	text-align: center;
	width: 100%;
	height: auto;
	}
	
#orline {
	background-image: url( /rems/images/orange.jpg );
	background-repeat:repeat-x;
	height: 33px;
	width: 100%;
	text-align: center;
	}
	
#whitebkg {
	background-color: #ffffff;
	text-align: center;
	width: 100%;
	height: auto;
	}
	
#mainContainer {
	background-color: #ffffff;
	width: 972px;
	height: auto;
	}	
	
#header {
	background-image: url( /rems/images/header_bkg.jpg );
	background-repeat:repeat-x;
	width: 972px;
	height: auto;
	}		
#nav {
	background-image: url( /rems/images/nav_bkg.jpg );
	background-repeat:repeat-y;
	width: 203px;
	height: auto;
	text-align: center;
	}	

#navCont {
	padding: 15px;
	text-align: right;
	font-weight:bold;
	margin-top: 15px;
	font-size: 12px;
	}
	
p a:link, p a:active, p a:visited{
color: #026127;
}

p a:link{color: #026127;
}

a:link, a:active, a:visited{
color: #026127;
}

a:link{color: #026127;
}
	
	
#copyCont {
	padding: 25px 25px 55px 25px;
	text-align: left;
	margin-top: 15px;
	}	
	
#footer{color:#666666; width:972px; text-align:left;}
#footer ul{list-style:disc;}
#footer p{color:#666666;}

#footer p a:link, #footer p a:visited, #footer p a:active{color:#025b24; text-decoration:underline;}
#footer p a:hover{color:#025b24; text-decoration:none;}

#footer_center{color:#666666; width:972px; text-align:center;}

#footer_center p a:link, #footer_center p a:visited, #footer_center p a:active{color:#025b24; text-decoration:underline;}
#footer_center p a:hover{color:#025b24; text-decoration:none;}

#footer a:link, #footer a:visited, #footer a:active{color:#025b24; text-decoration:underline; font-size:12px; }
#footer a:hover{color:#025b24; text-decoration:none; font-size:12px;}


#footer table{ font-size:12px;}

.headline{
	font-size: 22px;
	color: #026127;
	margin-top: 135px;
	margin-left: 40px;
}

.orange {
	color: #eca853;
	}


a.nav:link {
	color: #026127;
	text-decoration:none;
	font-size: 12px;
	}
a.nav:visited {
	color: #026127;
	text-decoration:none;
	font-size: 12px;
	}
a.nav:hover {
	color: #ee8e1e;
	text-decoration:none;
	font-size: 12px;
	}
a.nav:active {
	color: #026127;
	text-decoration:none;
	font-size: 12px;
	}
.navDn {
	color: #ee8e1e;
	text-decoration:none;
	font-size: 12px;
	}
	
.navdiv {
	margin-top: 10px;
	margin-bottom: 10px;
	}	
	
	