/* CSS Document */

BODY
{
background-color: #F29831;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #000000;
}

P
{
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #00000;
}

H1
{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: bold;
color: #2D1802;
}

H2
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: bold;
color: #2D1802;
}


UL
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #000000;
font-style: normal;
font-weight: normal;
line-height: 10pt;
}

OL
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #000000;
font-style: normal;
font-weight: normal;
}

A:link 
{
color: #0079FF;
text-decoration: underline
} 

A:visited 
{
color: #0079FF;
text-decoration: underline
}

a:hover
{
color: #D9EB57;
text-decoration: none
}

A:active 
{
color: #D9EB57;
text-decoration: underline 
} 

.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}

.closewindow
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #446000;
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 15px;


}

.copyright {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #2D1802;
	font-weight: normal;
}

#ContactUs p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #00000;
	text-align: right;

}

#ContactUs input {
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0A1B3D;
	height: 20px;
	background-color: #FFFFFF;
	background-image: url(../images/spacer.gif);
	background-repeat: repeat;
	margin-bottom: 1px;

}

#ContactUs input.w30 {
	width: 30px;
}

#ContactUs input.w50 {
	width: 50px;
}

#ContactUs input.w80 {
	width: 80px;
}

#ContactUs input.w100 {
	width: 100px;
}

#ContactUs input.w150 {
	width: 150px;
}

#ContactUs input.w250 {
	width: 250px;
}

#ContactUs input.w400 {
	width: 400px;
}

#ContactUs textarea.address {
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	height: 50px;
	width: 250px;
	background-color: #FFFFFF;
	background-image: url(../images/spacer.gif);
	background-repeat: repeat;
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans";
	color: #0A1B3D;
}

#ContactUs textarea.comments {
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	height:100px;
	width: 262px;
	background-color: #FFFFFF;
	background-image: url(../images/spacer.gif);
	background-repeat: repeat;
	font-family: "Trebuchet MS", Tahoma, "Lucida Sans";
	color: #0A1B3D;
}
.form {
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;

}
.errorText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0079FF;
	font-weight: bold;

}
.errorTitle {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
