TD {
	vertical-align: top;
}

TH.contacts {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: bold;
	background-color: #FFD46D;
	text-align: center;
}

TD.contacts {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: bold;
	background-color: #FFEDA6;
	text-align: center;
}

TABLE.stdForm {
	font-family : Arial, Helvetica, sans-serif;

}

TD.stdForm {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight: standard;
	text-align: center;
}

H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-weight: bold;
	line-height: 100%;
	color: #203339;
}

H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight: bold;
	color: #203339;
}

H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight: bold;
	color: #203339;
}

P {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

UL {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

DIR {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

.error {
	font-weight : bold;
	color: #cc0000;
}

TD.mainMenu {
	padding: 0px 10px 7px 10px;
}

.mainMenu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color: #444530;
	line-height: 105%;
}


a.mainMenu:link {
	text-decoration : none;
}

a.mainMenu:visited {
	text-decoration : none;
}

a.mainMenu:hover {
	text-decoration : underline;
	color: #990000;
}

.mainMenuCurrent {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color: #000000;
}

TD.secMenu {
	padding: 3px 2px 7px 20px;	
}

.secMenu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	color: #203339;
	line-height: 90%;
}


a.secMenu:link {
	text-decoration : none;
}

a.secMenu:visited {
	text-decoration : none;
}

a.secMenu:hover {
	text-decoration : underline;
	color: #AF2F1A;
}

TD.secMenuCurrent {
	padding: 3px 2px 7px 2px;	
	background-color: #696D88;
	color: #FFEDA6;
}

.secMenuCurrent {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

.normal {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

a.normal:link {
	text-decoration : underline;
	color: #444530;
}

a.normal:visited {
	text-decoration : underline;
	color: #444530;
}

a.normal:hover {
	text-decoration : underline;
	color: #999999;
}


.footer {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color: #DEE4E9;
}

a.footer:link {
	text-decoration : underline;
	color: #DEE4E9;
}

a.footer:visited {
	text-decoration : underline;
	color: #DEE4E9;
}

a.footer:hover {
	text-decoration : underline;
	color: #990000;
}


############################ contact form stuff
H1.contactForm {
	margin-top: 0px;
	font-weight: bold;
	font-size: 14pt;
	margin-bottom: 0px;
	text-align: center;
}

H2.contactForm {
	margin-top: 0px;
	font-weight: bold;
	font-size: 14pt;
	margin-bottom: 0px;
	text-align: center;
}

P.contactForm {
}

TABLE.contactForm {
	margin: 20px;
	background-color: #CFD0AE;
}

.searchFormBrief {
	padding: 0px;
	margin: 0px;
}