@charset "utf-8";
/* CSS Document */

/* defaults */
html {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
}
body {
	text-align: center;
	min-width: 760px;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	background-color:#FFFFFF;
	line-height: 150%;
 }
form {
	margin:0;
	padding:0;
}
ul{
	margin:0;
	padding:0;
	list-style-position: inside;
}
h1{
	font-size: 16px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h2{
	margin:0;
	padding:0;
	font:Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight:normal;
}
h3{
	margin:0;
	padding:0;
	font:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:normal;
}
h4{
	margin:0;
	padding:0;
	font:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:normal;
}
img { 
	border:0;
}

fieldset { 
	border:0;
}
caption,th {
	text-align:left;
}



/* ID's */

 #wrapper {
	text-align: left;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
 }

#header{

}

#header #logo{
	float:left;
}

#header #topNav{
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#333333;




	padding-top: 1
.em;
	padding-right: 1em;
	padding-top: 1.6em;
}
#header #topNav a{
	color: #333333;
	text-decoration: none;
}
#header #topNav a:hover{
	text-decoration: underline;
}
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:#333333;
	line-height: 133%;
	padding: 1em;
}
#content a{
	color: #006699;
	text-decoration: none;
}
#content a:hover{
	text-decoration: underline;
}

#content #left_content{
	float:left;
	width:520px;
}


#content #right_content{
	float:left;
	width:191px;
	margin-left:15px;
	padding-top:20px;
}

.cta{
	margin-top:15px;
}

.right_nav{
	width:191px;
	background-image:url(../images/bg/right_nav.png);
	background-repeat:repeat-y;
	
}

.right_nav_top{
	width:191px;
	background-image:url(../images/bg/right_nav_top_round.png);
	height:12px;
	background-repeat:no-repeat;
	font-size:1px;
}

.right_nav_bottom{
	width:191px;
	height:12px;
	background-image:url(../images/bg/right_nav_bottom_round.png);
	background-repeat:no-repeat;
}

.right_nav ul li a{
	color:#FFFFFF !important;
	text-decoration:none;
	
}

.right_nav ul li a:hover{
	text-decoration:underline;
}

.right_nav ul{
	list-style-type:none;
}

.right_nav ul li{
	list-style-type:none;
	padding:10px 10px;
	background-image:url(../images/bg/right_nav_divider.png);
	background-position:bottom;
	background-repeat:no-repeat;
}

.right_nav_last{
	background-image:none !important;

}

#CTM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#999999;
	float: right;
}
#CTM a{
	color:#999999;
	text-decoration: none;
}
#CTM a:hover{
	text-decoration: underline;
}
#footer{
	margin-top: 15px;
	color:#999999;
}
#footerNav {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 8px;
	color:#999999;
}
#footerNav a {
	color:#999999;
	text-decoration: none;
}
#footerNav a:hover {
	text-decoration: underline;
}
#sponsors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #292929;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #292929;
	border-bottom-color: #292929;
}
#sponsor_images ul {
	text-align: center;
	list-style-type: none;
}
#sponsor_images ul li {
	display: inline;
	margin-left: 40px;
}


#footer #copyright{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#999999;
	line-height: 133%;
	float: left;
}
#footer #copyright a{
	color:#999999;
	text-decoration: none;
}
#footer #copyright a:hover{
	text-decoration: underline;
}
.clear{
	clear:both;
}
.float_left{
	float:left;
}

.float_right{
	float:right;
}

#nav{
	float: right;
	width: 561px;
	text-align: right;
	margin-top: 35px;
}

#navBottom{
	height:30px;
	width: 561px;
	background-image: url(/images/nav_bottom.png);
	background-repeat: no-repeat;
	background-position: right;
	margin-bottom:10px;
	
}
#navBottom div{
	padding-right:20px;
	padding-top:6px;
}
#nav ul {
	margin:0px;
	list-style-type: none;
	display: inline;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#nav ul li {
	float:right;
	color:#FFFFFF;
	text-transform: uppercase;
	margin-left:15px;
}

#nav ul li a{
	

	text-decoration:none;
	color:#FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#nav ul li a:hover{
	text-decoration:none;
}
.CTML_01 {
	border: 1px solid #E8E8E8;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 24px;
	padding-left: 12px;
}
.CTML02{
}
.CTML02 dl {
	width: 330px;
	font-size: 80%;
}
.CTML02 dt {
	float: right;
	width: 190px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.CTML02 dd {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.CTML02 {
	float: left;
}
.Terms {
	height: 300px;
	overflow: scroll;
}


.registration_form input{
	width: 225px;
}

.registration_form textarea{
	width: 225px;
}

.registration_form .radio_button{
	width: 17px;
}

.registration_divider{
	margin: 15px 0px;
	background-color:#999999;
	height:1px;
}

.registration_button{
	width:115px !important;
}#fp_flashLeft {
	float: left;
	height: 315px;
	width: 569px;
}
#fp_flashRight {
	float: left;
	width: 191px;
	height: 315px;
	background-image: url(/images/flash_right.png);
	background-repeat: no-repeat;
	background-position: right;
}
#fp_flash {
	margin-top: 5px;
}
#fp_signup {
	color: #FFF;
	text-align: center;
	font-size: 10px;
	font-style: italic;
	text-transform: uppercase;
	padding-bottom: 10px;
}
#fp_question {
	color: #FFF;
	text-align: right;
	padding-right: 7px;
	padding-top: 12px;
	font-weight: bold;
}
#fp_question a {
	color: #FFF;
	text-decoration: none;
}
#fp_signup img {
	margin-top: 10px;
}
#fp_loginForm {
	margin-top: 20px;
	height: 122px;
}
#fp_welcome {
	padding-top: 12px;
	padding-bottom: 10px;
}
#fp_formsubmit {
	margin-right: 20px;
}
