body
{
	background-color: #deeffd;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: center;
	background-image:url(images/body_bg.gif);
	background-repeat:repeat-x;
}

a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

img
{
	border: 0;
}

.ContentPane
{
	position: relative;
	margin: auto;
	width: 1028px;
	text-align: center;
}

.ContentMid
{
	position: relative;
	margin: auto;
	width: 960px;
	background-color:#FFFFFF;
	text-align: center;
}
.ContentBottom
{
	position: relative;
	margin: auto;
	width: 960px;
	background-color:#FFFFFF;
	text-align: center;
}

.Content
{
	position: relative;
	margin: 0 0 0 0;
	width:890px;;
	text-align: left;
	padding: 0px;
		float:inherit;
	background:#FFFFFF;
}

.ContentLeft
{
	position: relative;
	margin: 0 auto 0 auto;
	width: 33px;
	float:left;
	text-align: left;
	padding-bottom:814px;
	background-image:url(images/left_bg.gif);
	z-index:50;
}

.ContentLeft2
{
	position: relative;
	margin: 0 auto 0 auto;
	width: 33px;
	float:left;
	text-align: left;
	padding-bottom:1130px;
	background-image:url(images/left_bg.gif);
	z-index:50;
}

.ContentRight2
{
	position: relative;
	margin: 0 auto 0 auto;
	width: 33px;
	float:right;
	text-align: left;
	padding: 0;
	padding-bottom:1130px;
	background-image:url(images/right_bg.gif);
		z-index:51;
}

.ContentLeft3
{
	position: relative;
	margin: 0 auto 0 auto;
	width: 33px;
	float:left;
	text-align: left;
	padding-bottom:1744px;
	background-image:url(images/left_bg.gif);
	z-index:50;
}

.ContentRight3
{
	position: relative;
	margin: 0 auto 0 auto;
	width: 33px;
	float:right;
	text-align: left;
	padding: 0;
	padding-bottom:1744px;
	background-image:url(images/right_bg.gif);
		z-index:51;
}

.ContentRight
{
	position: relative;
	margin: 0 auto 0 auto;
	width: 33px;
	float:right;
	text-align: left;
	padding: 0;
	padding-bottom:814px;
	background-image:url(images/right_bg.gif);
		z-index:51;
}

.RulesContent
{
	position: relative;
	margin: 0 auto 0 auto;
	height: 250px;
	width: 600px;
	overflow: auto;
	text-align: left;
	padding: 10px;
	border: 1px solid #999999;
}

.NationalRulesContent
{
	position: relative;
	margin: 0 auto 0 auto;
	height: 356px;
	width: 600px;
	overflow: auto;
	text-align: left;
	padding: 10px;
	border: 1px solid #999999;
}

.FaqsContent
{
	position: relative;
	margin: 0 auto 0 auto;
	height: 337px;
	width: 600px;
	overflow: auto;
	text-align: left;
	padding: 10px;
	border: 1px solid #999999;
}

.headerblue
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #333333;
	font-weight: bold;
}

.headerblueALLCAPS
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
}

select.RulesSelect
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
}

.MapPrimary
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
}

.MapSecondary
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333333;
	font-weight: bold;
}

.MapSecondaryDesc
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.MapTertiary
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #999999;
	font-weight: bold;
}

.MapTertiaryDesc
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

a.MapSecondaryDesc, a.MapTertiaryDesc
{
	text-decoration: none;
}