body {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(bgd.gif);
	background-repeat:repeat-x;
	background-color: #cccccc;
	text-align: left;
	}
.footer {
	font-size: 10px;
	}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #073578;
	line-height: 25px;
}
a:link { 
        color: #E86E00;
		text-decoration: none;
        }
a:visited { 
        color: #E86E00;
		text-decoration: none;
        }
a:hover { 
        color: #125FA8;
        text-decoration: none;
        }
a:active { 
        color: #E86E00;
		text-decoration: none;
        }
.subheader {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #073578;
}

.announce {
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:20px;
	color: #E86E00;
	text-align:center;
}

.announce:hover {background-color:#f4f4f4;}

.home_module {
	padding:10px 10px 0px 10px;
	border:1px dotted #cccccc;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	color:#073578;
	font-size:14px;
	line-height:14px;
}

.home_module table tr td {padding-bottom:5px;}
.home_module table tr td img {padding-right:7px;}

.home_module span {font-size:12px;}

.home_module h1 {font-size:17px; font-family:Georgia, "Times New Roman", Times, serif; line-height:18px; font-weight:normal;}
.home_module h1 span {font-size:14px; font-family:Helvetica, Arial, Verdana, sans-serif; color:#073578;}
.home_module p {color:#073578;}

.contact_form td {vertical-align:top; padding-top:10px;}
.contact_form td span {color:red;}