@charset "UTF-8";

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
}
.list {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
.listred {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #78282d;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #78282d;
	text-transform: uppercase;
}

#wrapper {
	text-align: left;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#header {
	width: 750px;		
}


#content {
	
}

#footer {
	width: 750px;	
}






#leftNav {
	
}
#main {
	width: 750px;	
}


#mainHead {
	
	
	}

#mainBody {
	
	
	
	
	}
	
	
	
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #78282d;
	text-decoration: underline;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: 78282d;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

