body {

}

DIV {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : regular;
	color : #000000;
	text-decoration : underline;
}
A:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : regular;
	color : #000000;
	text-decoration : underline;
}
A:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : regular;
	color : #62818F;
	text-decoration : underline;
}

.lighttext {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}



A.specificlinks {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
A.specificlinks:visited {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
A.specificlinks:hover {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#5C7C0D;
	text-decoration:underline;
}

span.agentname {
	font-family : "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:17px;
	color:#00618B;
}
span.agentaddress {
	font-family : "Times New Roman", Times, serif;
	font-weight:regular;
	font-size:15px;
	color:#00618B;
}
div.agentcontactinfo {
	font-family : "Times New Roman", Times, serif;
	font-weight:regular;
	font-size:18px;
	color:#00618B;
}

.star {
	color: #b40101;
}

.graphicheadings {
	width:100%;
	height:38px;
	text-align:center;
}

/* TABLE FORMS */
TABLE.forms { 
	border:1px solid #00618B;
}

TABLE.forms th {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #ffffff;
	background-color : #00618B;
}
TABLE.forms td {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #000000;
	font-weight : regular;
	background-color:#FFFFFF;
}

TABLE.forms input { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; }
TABLE.forms select { font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 10px; }

TABLE.forms A {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : regular;
	color : #97120C;
	text-decoration : underline;
	/* display : block;
	margin-bottom : 10px; margin-top : 10px ; */
}
TABLE.forms A:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : regular;
	color : #97120C;
	text-decoration : underline;
}
TABLE.forms A:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : regular;
	color : #000000	;
	text-decoration : underline;
}

h1.submitmessage {
	margin:0px;
	padding:0px;
	font-size:20px;
	text-align:center;
}

.inputerror {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : regular;
	color : #900;
}
/* END TABLE FORMS */

/* FOOTER */
.footer {
	width:1024px;
	height:23px;
	background-color:#00618B;
	text-align:center;
}
.footeragentinfo {
	background-color:#00618B;
	text-align:center;
	font-family : "Times New Roman", Times, serif;
	font-size:16px;
	color:#FFFFFF;
	padding-top:2px;
	
}
.footer a {
	font-family : "Times New Roman", Times, serif;
	font-size:17px;
	color:#00618B;
}

.footer a:visited {
	font-family : "Times New Roman", Times, serif;
	font-size:17px;
	color:#00618B;
}

.footer a:hover {
	font-family : "Times New Roman", Times, serif;
	font-size:17px;
	color:#000000;
}

.copyright {
	width:1024px;
	height:29px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	color:#00618B;
	background:#ffffff;
	padding-top:8px;
}
/* END FOOTER */
