/* CSS Document */
body {
	font-family: Georgia, "Times New Roman", Times, serif;
}
p {
	font-size: 14px;
	line-height: 28px;
	color: #333333;
}
a {
	color: #000E7F;
}
h4 {
	color: #660000;
}
h3 {
	color: #000E7F;
}
.navitem {
	color: #FFCC99; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
}
#content {
	margin: 0;
}
#contact {
	margin: 0;
	min-height: 278px;
	padding: 4px;
	border: thin dashed #FFCC99;
	background-color: #FEFEFE;
}
#contact h4 {
	text-align: center;
}
#contact p {
	text-align: center;
	font-size: 12px;
	line-height: 20px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.padright {
	float: left;
	margin-right: 8px;
}
.navtable {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #FFCC99;
}
.cutline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #333333;
	text-align: center;
}
ul {
	font-size: 14px;
	line-height: 28px;
	color: #333333;
}
