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

BODY {margin:0px auto; padding:0px; background:url(/images/background.jpg) repeat-x; background-color:#F5F5F5;}
BODY, TD, P, DIV, SPAN {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
H1,H2,H3,H4,H5{margin:0px; padding:0px;color:#BA0A30;}

A:link, A:active, A:visited {color:#BA0A30; text-decoration:none;}
A:hover {text-decoration:underline;}

FORM{margin:0px; padding:0px;}
INPUT.field{ width:100%; border:#DA857C solid 1px !important; background-color:#FFFFFF !important; margin:3px 0px;}
INPUT.buttonWithImage{ 
	border:#FFFFFF 0px;
	height:20px;
	width:70px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	background:url(/images/form_button.png) no-repeat;
	behavior: url(/css/png.htc);
}

A.buttonWithImage{ 
	border:#FFFFFF 0px;
	height:20px;
	width:70px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	padding-top:3px;
	font-size:11px;
	display:block;
	background:url(/images/form_button.png) no-repeat;
	behavior: url(/css/png.htc);
}

.accessibility{display:none; visibility:hidden;}

#container{ width:780px; margin:30px auto;}
#pageTop{width:780px; height:30px; background:url(/images/page_top.png) no-repeat; behavior: url(/css/png.htc);}
#header{background-color:#FFFFFF; padding:0px 25px; position:relative; height:150px;}
#flashLogo{ width:730px; height:155px; top:-5px; position:absolute;}
#subContainer{width:730px; background-color:#FFFFFF; padding:15px 25px;}
#welcomeMessage{background:url(../images/welcome_message_background.png) no-repeat bottom; margin-top:-15px; padding:10px;}
#welcomeMessage H1,#welcomeMessage H2,#welcomeMessage H3,#welcomeMessage H4{font-size:18px; color:#000000; font-weight:bold; font-style:italic; margin-bottom:5px;}
#welcomeMessage P{margin:0px; padding:0px;}

#navigationTop{width:730px; height:36px; background:url(/images/nav_bar.png) no-repeat; margin-bottom:15px;}
#navigationTop ul{margin:0px; padding:0px; text-align:center; padding-top:11px}
#navigationTop ul li{margin:0px; padding:0px;list-style:none; display:inline; border-left:#FFFFFF solid 1px;}
#navigationTop ul li.first{border-left:none;}
#navigationTop ul li a{color:#FFFFFF; text-decoration:none; margin:0px 10px; font-weight:bold;}
#navigationTop ul li a:hover{color:#000000;}

#navigationSide{width:145px; background:url(/images/nav_background.png) no-repeat; overflow:hidden; padding:10px; float:left;}
#navigationSide ul{margin:0px; padding:0px; margin-bottom:30px;}
#navigationSide ul li{
	margin:0px;
	padding:5px 0px;
	list-style:none;
	padding-left:8px;
	background-image: url(/images/arrow.gif);
	background-repeat:no-repeat;
	background-position: left 8px;
	border-bottom:#FFFFFF dotted 1px;
}
#navigationSide ul li a{color:#FFFFFF; text-decoration:none;}
#navigationSide ul li a:hover{color:#000000;}
#navigationSide H2,#navigationSide H3{color:#000000; font-size:14px; font-weight:bold; margin-bottom:5px;}
#navigationSide P{color:#BA0A30; font-weight:bold;}
#mailingListForm{font-weight:bold; position:relative;}

#navigationSide .bottom{ width:165px; height:12px; margin-left:-10px; margin-bottom:-10px; background:url(/images/nav_bottom.png) no-repeat;behavior: url(/css/png.htc);}

#content{width:550px; margin-left:175px; position:relative;}

#wanted{width:550px; background:url(/images/wanted_box_background.png) no-repeat; position:relative; margin-top:35px;}
#wanted .content{padding:10px; position:relative;}
#wanted .content *{behavior: url(/css/png.htc);}
#wanted .content H1,#wanted .content H2,#wanted .content H3,#wanted .content H4{color:#FFFFFF; font-weight:bold; font-size:20px;}
#wanted .content P{margin:0px; padding:0px; margin:3px 0px;}
#wanted .bottom{ width:550px; height:11px; margin-bottom:-1px; background:url(/images/wanted_box_bottom.png) no-repeat;behavior: url(/css/png.htc);}

#footer{width:780px; height:28px; margin-bottom:25px;background:url(/images/page_bottom.png) no-repeat;behavior: url(/css/png.htc);}
#footer P{color:#000000; font-weight:bold; text-align:center; margin:0px;}
P.footerText{}

P.footerText {color:#666666;text-align:center;font-size:10px;}


.ctl, .ctr, .cbl, .cbr{position:absolute; margin:0px; padding:0px; height:5px; width:5px; behavior: url(/css/png.htc);}
.ctl{background:url(/images/corner_top_left.png) no-repeat; top:0px; left:0px;}
.ctr{background:url(/images/corner_top_right.png) no-repeat; top:0px; right:0px;}
.cbl{background:url(/images/corner_bottom_left.png) no-repeat; bottom:0px; left:0px;}
.cbr{background:url(/images/corner_bottom_right.png) no-repeat; bottom:0px; right:0px;}
* html .cbl{margin-bottom:-8px;}
* html .cbr{margin-bottom:-8px;}

.box{position:relative; color:#FFFFFF; padding:5px; margin-bottom:10px;}
.box IMG{float:left; margin-right:5px; position:relative;}
.box A,.box A:visited{color:#FFFFFF; text-decoration:none; font-size:12px; font-weight:bold;}
.box A:hover{text-decoration:underline;}

* html .box{height:1px;}
.box.light{background-color:#F29B8E;}
.box.dark{background-color:#990000;}

#offer{float:right;width:550px; position:relative;}
#offer .title{background:url(/images/ootw_title_background.png); width:350px; text-align:center; padding-top:15px; padding-bottom:10px; position:relative;}
#offer .title H3{color:#FFFFFF; font-weight:bold; font-size:24px;}
#offer .box P{display:block; height:105px; overflow:auto; margin:0px; margin-top:5px; color:#FFFFFF}

.formHelp {font-size:10px;color:#666666;}
.formHelp .errorText {font-size:10px;}
.errorText {color:#CC0000;}

DIV.errorText, P.errorText {margin-top:3px;margin-bottom:3px;}

INPUT, TEXTAREA, SELECT, OPTION {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
.button, LABEL {cursor:pointer;}

H1, H2,H3, H3 .title, P STRONG SPAN.title {font-size:18px; font-weight:bold; color:#BA0A30;}

DIV.smallPrint {border-top:1px solid #CCCCCC;}
.smallPrint P {color:#666666; font-size:9px; line-height:1.3em;	margin-top:8px;	margin-bottom:8px;}