@charset "utf-8";
/* CSS Document */

html {
	overflow-y: scroll;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background: url(/img/bkg.jpg) repeat-x fixed;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #cf1a14;
}
a:visited {
	color: #cf1a14;
}
h1 {
	margin: 0px 0px 10px 0px;
	color: #cf1a14;
	font-size: 16pt;
}
h2 {
	margin: 0px 0px 6px 0px;
	color: #000000;
	font-size: 12pt;
}
h3 {
	margin: 0px;
	color: #000000;
	font-size: 10pt;
}
.BodyContainer #Main {
	width: 1014px;
	margin: 0px auto;
	text-align: left;
}
#Content {
	display: block;
	margin: 0px;
	background: url(/img/content_bkg.png) repeat-y;
	padding: 9px 20px 9px 20px;
	width: 974px;
}
#OneColumn {
	width: 974px;
}
#TwoColumnLeft {
	float: left;
	width: 473px;
	padding: 0px 14px 0px 0px;
	border-right: solid 1px #cccccc;	
}
#TwoColumnRight {
	margin-left: 487px;	
	padding: 0px 0px 0px 14px;
	border-left: solid 1px #cccccc;
}
#ThreeColumnLeft {
	float: left;
	width: 227px;
}
#ThreeColumnRight {
	float: right;
	width: 227px;
}
#ThreeColumnMain {
	margin-left: 240px;
	margin-right: 240px;
	padding: 0px 14px 0px 14px;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
}
#EndColumns {
	clear: both;
}
#ContestWinners h2 {
	font-size: 10pt;
	margin: 0px;
	padding: 0px;	
}
#ContestWinners h3 {
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	color: #666666;	
}
#PageNav {
	display: block;
	background: #666666;
	height: 50px;
	padding-top: 0px;
	margin: 0px 0px 20px 0px;
	border: solid 1px #333333;
}
#PageNav span {
	color: #cccccc;
	width: 155px;
	height: 34px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	float: left;
	text-align: center;
}
#PageNav span.NavPromotions {
	background: url(/img/page_nav_promotions.gif) no-repeat center 8px;
}
#PageNav span.NavCareers {
	background: url(/img/page_nav_careers.gif) no-repeat center 8px;
}
#PageNav span.NavCompany {
	background: url(/img/page_nav_company.gif) no-repeat center 8px;
}
#PageNav span.NavContact {
	background: url(/img/page_nav_contact.gif) no-repeat center 8px;
}
#PageNav span.NavHelp {
	background: url(/img/page_nav_help.gif) no-repeat center 8px;
}
#PageNav span h1 {
	display: none;
}
#PageNav ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px 4px 0px 0px;
	display: block;
	float: right;
	text-align: center;
}
#PageNav ul li {
	display: block;
	width: 94px;
	height: 34px;
	margin: 8px 4px 0px 4px;
	font-size: 9px;
	text-align: center;
	float: left;		
}
#PageNav ul li a {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	display: block;
	width: 86px;
	height: 26px;	
	padding: 2px;
	border: solid 2px #ffffff;
	background: url(/img/model_nav_bkg.jpg) no-repeat center center;
}
#PageNav ul li a:hover, #PageNav ul li a.NavSelect {
	border: solid 2px #000000;
	color:  #000000;
	filter:alpha(opacity=60);
	opacity:0.6;
}
table thead {
	font-weight: bold;
}
#FAQ h3 {
	cursor: pointer;
	margin-bottom: 6px;
}
#FAQ h3:hover {
	color: #faaa1c;
}
#FAQ h3.active {
	color:#faaa1c;
}
#FAQ p {
	margin-top: 0px;
	display: none;
}
#PartnerLogos {
	text-align: center;
}
#PartnerLogos a {
	display: inline-block;
	margin: 8px;
}
#PartnerLogos img {
	border: none;
}
#HeadlineList p {
	margin: 2px 0px 16px 0px;
}
#PressRelease {
	text-align: left;
	background: #ffffff;
	border: solid 2px #999999;
	margin: 20px;
	padding: 12px;
}
fieldset {
	border: solid 1px #999999;
	padding: 8px;
	margin-bottom: 4px;
	background: #f3f3f3;
}
legend {
	border: solid 1px #999999;
	padding: 4px;
	background: #e3e3e3;
}
label {
	display: inline-block;
	margin: 0px 0px 0px 4px;
	font-weight: bold;
	color: #333333;
}
.Required {
	font-weight: bold;
	color: #cf1a14;
}
select {
	font-size: 10px;
}
input {
	display: block;
	font-size: 11px;
}
.inline {
	display: inline-block;
}
#bttn, .bttn, .bttnRight {
	background: url(/img/button_bkg.gif);
	border: solid 1px #333333;
	color: #cf1a14;
	font-weight: bold;
	font-size: 1em;
	padding: 2px;
	cursor: pointer;
	text-decoration: none;
} 
#bttn.Right, .bttnRight {
	float: right;
}
.FinePrint {
	font-size: 9px;
}
.spinner {
	position: absolute;
	opacity: 0.9;
	filter: alpha(opacity=90);
	z-index: 999;
	background: #fff;
}
.spinner-msg {
	text-align: center;
	font-weight: bold;
}

.spinner-img {
	background: url(/img/spinner.gif) no-repeat;
	width: 24px;
	height: 24px;
	margin: 0 auto;
}
.validation-failed {
	border: 1px solid #cf1a14;
}
table {
	border-collapse: collapse;
	border: none;	
}
.Left {
	text-align: left;
}
table td {
	border: solid 1px #cccccc;
	padding: 2px 4px 2px 4px;
}
table thead {
	font-weight: bold;
	background: #e3e3e3;
	text-align: center;
	vertical-align: bottom;	
}
tbody tr.RowAlt {
	background: #f3f3f3;
}
tbody tr {
	cursor: pointer;
}
tbody tr:hover {
	background: #faaa1c;
}
#Helpers {
	display: block;
	width: 472px;
	height: 90px;
	text-align: left;
	margin-top: 60px;
}
#Chat {
	display: block;
	float: left;
	width: 192px;
	height: 80px;
}
#LocationPlate {
	display: block;
	float: right;
	width: 258px;
	height: 56px;
	padding: 18px 8px 8px 8px;
	margin: 0px 0px 0px 5px;
	background: url(/img/location_bkg.gif);
}
#LocationPlate a {
	font-weight: bold;
}
#WebPromo {
	margin: 10px 0px 0px 0px;
}
#WebPromo h1 {
	padding-left: 40px;
	background: url(/img/icon_arrowup.gif) 0px 3px no-repeat;
}
#WebPromo img {
	float: left;
	margin: 10px 8px 0px 0px;
	border: none;
}
.Disclaimer {
	color: #999999;
	font-size: 9px;
}
