
/* basic elements */
body { 
	}
#deptBrand{
	position:inherit;
	top:0px;
	left:0px;
	height:0px;
	width:0px;
	vertical-align:inherit;
	z-index:inherit;
	line-height:inherit;
	}
	
#deptBrand a:link,#deptBrand a:visited,#deptBrand a:hover,#deptBrand a:active{ 
	font-size:inherit;
	font-smooth:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:inherit;
	letter-spacing:inherit;
	text-align:inherit;
	color:#0F5F13;
	text-decoration:inherit;
	}
	
/* specific divs */	
#subHeader{
	background-color:#FFFFFF;
	border-left-color:#FFFFFF;
	border-right-color:#FFFFFF;
	border-bottom-color:#FFFFFF;
	}

#subHeaderArea1{
	}

#subHeaderArea2{
	float:none;
	text-align:right;
	vertical-align:inherit;
	padding-right:0px;
	padding-top:0px;
	margin-bottom:0; 
	}
	
#pageContent{
	}

#pageContentArea1{
	}
	
#pageContentArea2{
	}

#pageContentArea3{
	}

.newsHeader{
	}
	
.newsHeader a:link,.newsHeader a:visited{ 
	}
	
.newsHeader a:hover,.newsHeader a:active{ 
	}
	
.sidebarText{
	}
	
.contactText{
	}