body {
	background-color: #6b7737;
	margin-top: 0px;
	margin-bottom: 0px;
}
.background {
	background-image: 
	url('images/background.gif');
	background-position: bottom;
	background-repeat: no-repeat;
 }
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #01325E;
	line-height: 17px;
}
.subtitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #01325E;
	font-weight: bold;	
	text-decoration:none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #01325E;
	letter-spacing: .3em;
	font-weight: bold;
	font-style: normal;
}

.orangeLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d65a1a;
	font-weight: bold;
	text-decoration:none;	
	
}

.subMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration:underline;
	line-height: 10px;
	
}

	
.subMenuTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	line-height: 15px;
	list-style:none;
	
}	

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #01325E;
	text-decoration:none;
	line-height: 1.0em;
	
}


	
