/* CSS Document */

body, html {
width:100%;
height:100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 18px;
}
#container{
	position: absolute;
	width: 100%;
	text-align: center;
	background: #ff0000;
}

#homeWrapper{
	width: 1000px;
	background-image: url('images/homeshadow.gif');
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 10px;
}
/* IE FIX */
*html, #homeWrapper{
	padding-left: 0px;
	padding-right: 0px;
}
#divFooter{
	width: 1000px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}
/* IE FIX */
*html, #divFooter{
	padding-left: 0px;
	padding-right: 0px;
}
#divHeader{
	width: 980px;
	text-align: center;
}
/* IE FIX */
*html, #divHeader{
	padding-left: 10px;
	padding-right: 0px;
}
#divBody{
	width: 980px;
	text-align: center;
}
#divNav{
	width: 980px;
	text-align: center;
	color: #000000;
}
#divNav a {
	font-weight: bold;
}

/*** advanced table ***/
table.advanced {
	width: 100%;
}
table.advanced td {
	padding-left: 10px;
}
table.advanced td:last-child {
	padding-left: 30px;
}
table.advanced div.content {
	padding-left: 30px;
	background-image: url( 'images/bulletRedArrow.gif' );
	background-position: top left;
	background-repeat: no-repeat;
}
table.advanced div.content h3 {
	color: #d7172a;
	font-size: 14px;
}


h3 {
	font-size: 14px;
}












img {
border: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d7172a;
	text-decoration: none;
}
#holder {
	position:absolute;
	left:50%;
	width:990px;
	top:80px;
	margin-left:-495px;
	z-index:1;
	height: 230px;
	background-repeat: no-repeat;
}
#logo {
	position:absolute;
	left:50%;
	width:970px;
	top:25px;
	margin-left:-495px;
	z-index:2;
	height: 50px;
	padding-left: 20px;
}
#nav {
	position:absolute;
	left:50%;
	width:938px;
	top:101px;
	margin-left:-495px;
	height: 19px;
	z-index:3;
	padding-left: 52px;
	}
.link {
	height: 100%;
	float: left;
}
.link a {
	font-size: 11px;
	color: #FFFFFF;
	height: 100%;
	display: block;
	float:left;
	text-decoration:none;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 2px;
	background-image: url('images/dotted.gif');
	background-repeat: repeat-y;
}
.link a:hover  {
	background-color: #000000;
	float:left;
	background-image: url('images/dotted.gif');
	background-repeat: repeat-y;
}
.linkinactive {
	font-size: 11px;
	color: #FFFFFF;
	height: 100%;
	display: block;
	background-color: #000000;
	float:left;
	text-decoration:none;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 2px;
	background-image: url('images/dotted.gif');
	background-repeat: repeat-y;
}
.navright  {
	font-size: 11px;
	color: #FFFFFF;
	height: 100%;
	display: block;
	float:left;
	text-decoration:none;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 2px;
	background-image: url('images/dotted.gif');
	background-repeat: repeat-y;
}
#heading {
	position:absolute;
	left:50%;
	width:955px;
	top:180px;
	margin-left:-495px;
	height: 80px;
	z-index:7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	line-height: 0px;
	padding-left: 35px;
	text-indent: 30px;
	letter-spacing: 1px;
	}
#heading a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: normal;
}
#heading a:hover {
	color: #000000;
}
#content {
	position:absolute;
	left:50%;
	width:840px;
	top:305px;
	margin-left:-495px;
	height: 80px;
	z-index:9;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
	padding-right: 90px;
	padding-left: 60px;
	}
	.contentimg {
	float: left;
	padding-right: 25px;
}
#content2 {
	position:absolute;
	left:50%;
	width:990px;
	width:980px;
	top:385px;
	margin-left:-495px;
	height: 80px;
	z-index:9;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
	}
.rule {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	border-right-color: #666666;
	text-align: center;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.rule a {
	font-size: 10px;
	color:#FF0000;
	text-decoration: none;
}
.rule a:hover {
color: #000000;
}
.ruleHome {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	border-right-color: #666666;
	text-align: center;
	width: 980px;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.pullquote {
	font-size: 16px;
	line-height: 20px;
	color: #d7172a;
}
.pullquoteblue {
	font-size: 16px;
	line-height: 20px;
	color: #0099FF;
}
.subheading {
	font-style: italic;
	color: #d7172a;
}
.mainheading {
	font-weight: bold;
	color: #000000;
}
.subheadingred {
	font-style: italic;
	color: #d7172a;
}
.subheadinggreen {
	font-style: italic;
	color: #66CC00;
}
.subheadingblue {
	font-style: italic;
	color: #0099FF;
}
.subheadingboldblue {
	font-weight: bold;
	color: #0099FF;
}
.subheadingboxblue {
	padding: 3px;
	background: #f3faff;
	border: 1px solid #0099FF;
}
.subheadingboxwhite {
	font-size: 16px;
	padding: 3px;
	background: #ffffff;
	border: 1px solid #0099FF;
}
.inactivelink {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	letter-spacing: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.twocolumn {
	float: left;
	height: 200px;
	width: 330px;
}
.twocolumnholder {
	width: 100%;
	height: 200px;
}
.threecolumn {
	float: left;
	height: 40px;
	width: 330px;
}
.threecolumnholder {
	width: 100%;
	height: 40px;
}
#rulesitemap {
width:100%;
}
#content3 {
	position:absolute;
	left:50%;
	width:990px;
	width:980px;
	top:0px;
	margin-left:-495px;
	height: 375px;
	z-index:10;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
}
#homeshadow {
	position:absolute;
	left:50%;
	width:1010px;
	width:1000px;
	top:0px;
	margin-left:-505px;
	height: 100%;
	z-index:1;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
	background-image: url(images/homeshadow.gif);
	background-repeat: repeat-y;
}
.rule2 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	border-right-color: #666666;
	text-align: center;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	bottom: 0px;
	z-index: 66;
}


table.basic{

}
table.basic th{
	padding: 5px;
	border-bottom: 1px dotted #333333;
	color: #d7182a;
	color: #8cc63f;
}
table.basic td{
	padding: 5px;
	vertical-align: top;
	border-left: 1px dotted #333333;
	/*border-bottom: 1px dotted #333333;*/
}
table.basic td:first-child{
	border-left: 0px;
	
}

div.featureBoxBlue{
	padding: 10px; 
	padding-top: 10px; 
	padding-bottom: 10px; 
	border: 1px dotted #00adef; 
	background-color: #ecfaff;
}
div.featureBoxBlue h3{
	color: #00adef; 
}
div.featureBoxBlue a{
	color: #00adef;
	text-decoration: underline; 
}

ul.redBold li{
	color: #dd312b;
	/*font-weight: bold;*/
}