@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #424242;
}
body {
	background-color: #f8f8f8;
	background-image:url(../images/Logo.gif);
	background-repeat: no-repeat;
	background-position:center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}
.font24
{
	font-size:24px;
	font-family:Georgia;
}
.viewMore{
	color:#ca2c34;
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
}
.viewMore:hover{
	color:#ca2c34;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	text-decoration:underline;
}
.contactMenu{
	font-family:Arial;
	font-size:11px;
	text-transform:uppercase;
	color:#666666;
	text-decoration:none;
	font-weight:normal;
}
.contactMenu:hover{
	font-family:Arial;
	font-size:11px;
	text-transform:uppercase;
	color:#a41b20;
	text-decoration:none;
	font-weight:bold;
}
.contactMenuSelected{
	font-family:Arial;
	font-size:11px;
	text-transform:uppercase;
	color:#a41b20;
	text-decoration:none;
	font-weight:bold;
}
.textbox{
	font-family:Arial;
	font-size:11px;
	color:#424242;
	width:204px;
	height:19px;
}
.textarea{
	font-family:Arial;
	font-size:11px;
	color:#424242;
	width:204px;
	height:73px;
}
.copyright{
	color:#ffffff;
	font:Arial;
	font-size:12px;
	float:left;
	width:450px;
}
.fomax{
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
.fomax:hover{
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
}
.font20{
	color:#a41b20;
	font-family:Arial;
	font-size:20px;
	font-weight:normal;
	text-decoration:none;
}
.blueBulletRight{
	margin:10px 0 0 20px;
	padding:0 0 0 0;
}
.blueBulletRight li{
	list-style-position: outside;
	list-style-image:url(../images/blueArrow.gif);
	padding:0 0 7px 0;
	margin:0 0 0 0;
}
.dotHorizontal{
	background:url(../images/horizontalDot.gif) repeat-x center;
}
.stripHorizontal{
	background:url(../images/bigDivider.gif) repeat-x top;
}
.footerLinks{
	font-family:Georgia;
	font-size:24px;
	font-weight:normal;
	text-decoration:none;
	color:#424242;
}
.footerLinks:hover{
	font-family:Georgia;
	font-size:24px;
	font-weight:normal;
	text-decoration:underline;
	color:#424242;
}
.homeLink{
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
	color:#424242;
	font-weight:normal;
}
.homeLink:hover{
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
	color:#000000;
	font-weight:normal;
}
.headerBox{
	width:940px; 
	height:74px; 
	float:left; 
	position:relative; 
	text-align:right; 
}
.headerBox h1{
	padding:0px;
	margin:0px;
	color:#d08d8f;
	font-family:verdana;
	font-size:9px;
	font-weight:normal;
}