DIV {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
BODY {
	color: #000000;
    font-family: verdana, helvetica;
    font-size: 10pt;
    font-weight: normal;
	background-color:#252223;
	margin:0;
}
FORM, TABLE, TD {
    font-family: verdana, helvetica;
    font-size: 11px;
	padding: 0px;
	margin: 0px;
}
P {
	line-height:18px;
	font-size:12px;
	color: #252223;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
SELECT, INPUT, TEXTAREA {
    color: #000000;
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
}
UL { 
	list-style-type: square; 
} 
LI {
	line-height:18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
H1 {
    color: #252223;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
	font-stretch: expanded;
	padding-bottom: 10px;
	margin-bottom: 5px;
	text-indent:4px;
	background-image:url(images/hr1.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}
H2 {
    color: #252223;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
	margin:0px;
	padding:5px 0 5px; 0;
}
H3 {
    color: #291972;
    font-family: Modern, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
	font-stretch: expanded;
	padding-bottom: 3px;
	margin-bottom: 5px;
	text-indent:4px;
	background-image:url(../images/hr1.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
A {
	text-decoration: none;
	color: #252223;
}
A:HOVER {
	color: #F8A616;
	text-decoration:underline;
}
A IMG {
	border:none;
}
.header {
	padding-left:235px;
}
.header img {
	margin-top:40px;
}
.header p {
	color:#FFFFFF;
	font-size:24px;
	padding:30px 20px 0 0;
}
.menu {
	padding-right:10px;
	text-align:right;
}
.menu a {
	color:#252223;
	font-size:12px;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	vertical-align:middle;
}
.menu a:hover {
	color:#F8A616;
	text-decoration:underline;
}
.container {
	margin-top:10px;
	margin-bottom: 20px;
	margin-left:40px;
	margin-right:40px;
	text-align:left;
	width:724px;
}
.container a {
	color: #D96C00;
	text-decoration:underline;
}
.container a:hover {

}
.content {
	float:left;
	background-image:url(images/content_background.jpg);
	background-repeat:repeat-x;
	padding:5px;
	margin-top:10px;
	padding-right: 100px;
}
.content p {
	color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
	margin:0;
}
.image {
	border:1px solid #999999;
	margin: 0 10px 0 10px;
}
.errorContainer {
	border:1px solid #252223;
	padding:5px;
}
.error {
	color:#FF0000;
}
.contact {
	margin-bottom:20px;
}
.contact p {
	font-size:14px;
	margin:0;
}
.contact_form input, textarea {
	width:350px;
	resize:none;
}
.faq p {
	padding:5px 0 5px 0;
	margin:0;
}
.faq span {
	color:#F8A616;
	font:bold;
}
.footer {
	text-align:right;
	color:#FFFFFF;
	padding-right:60px;
}
.footer a {
	color:#F8A616;
	text-decoration:underline;
}
.footer a:hover {

}
