h1  {
	font-family: Verdana;
	color:#FFFFFF;
	font-size: 21px;
	font-style: normal;
	font-weight:bold;
	line-height:23px;
}

h2  {
	font-family: Verdana;
	color:#CCCCCC;
	font-size: 14px;
	font-style: normal;
	font-weight:bold;
	line-height:16px;
}



.nav_top {
	font-family: Verdana;
	color:#FFFFFF;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: lowercase;
}

.nav_top a {
	color: #EEEEEE;
	text-decoration: none;
}
.nav_top a:hover {
	text-decoration: none;
	color: #1E9AD8;
}

.white_text_sm {
	font-family: Verdana;
	color:#FFFFFF;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	text-transform: lowercase;
	line-height:16px;
}
.white_text_sm a {
	color: #CCCCCC;
	text-decoration: underline;
}

.white_text_sm a:hover {
	text-decoration: none;
	color: #1E9AD8;
}

.white_text_sm2 {
	font-family: Verdana;
	color:#FFFFFF;
	font-size: 11px;
	font-style: normal;
	font-weight:normal;
	line-height:18px;
}
.white_text_sm2 a {
	color: #CCCCCC;
	text-decoration: underline;
}

.white_text_sm2 a:hover {
	text-decoration: none;
	color: #1E9AD8;
}


.white_text_lg {
	font-family: Verdana;
	color:#FFFFFF;
	font-size: 13px;
	font-style: normal;
	font-weight:normal;
	line-height:21px;
}
.white_text_lg a {
	color: #CCCCCC;
	text-decoration: underline;
}

.white_text_lg a:hover {
	text-decoration: none;
	color: #1E9AD8;
}


.rules_gray {
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-top-width: 1px;
}

.rules_main_content {
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-left-width: 1px;
}

.formbutton{
font-family:Verdana;
font-size:8pt;
font-weight:normal;
font-style:normal;
color:#FFFFFF;
background-color:#007CBA;
border-style:outset;
border-width:2px;
border-color:#1E9AD8;


}

