a:link, a:visited, a:active {
	color: #ffffff;
	text-decoration: underline;
	outline:none;
}

a:hover {
	color: #ffffff;
	text-decoration: underline;
}

body {
	background-color: #013F7C;
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

body#p2 {
	background-color: #1b75bb;
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

form {
	border: 0;
	margin: 0;
	padding: 0;
	display: inline;
}

h1 {
	font-size: 18px;
}

h2 {
	color: #ff0000;
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

h4 {
	color: #ff0000;
	font-size: 16px;
}

hr {
	color: #333333;
	height: 1px;
}

img {
	border: 0;
	display: inline;
}

input.imgsec {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	padding-top: 2px;
	text-transform: uppercase;
	width: 140px;
}

input.input {
	color: #000000;
	font-size: 10px;
	width: 130px;
}

input.nowidth {
	color: #000000;
	font-size: 10px;
}

input.radio {
}

select.nowidth {
	color: #000000;
	font-size: 10px;
}

select.select {
	color: #000000;
	font-size: 10px;
	width: 130px;
}

textarea {
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	width: 130px;
}

.answer {
	margin-left: 20px;
	padding-bottom: 10px;
}

.answer ul, .answer ol {
	margin: 0 0 0 24px;
	padding: 0;
}

.disclaimer {
	color: #000000;
	font-size: 10px;
}

.error {
	color: #FFEF01;
	font-size:10px;
	font-family:Arial;
}

.formtxt {
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	font-family:Arial;
}

.formtxt_error {
	color: #FFEF01;
	font-weight: bold;
	font-size: 10px;
}

.labelA {
	float: left;
	font-weight: normal;
}

.labelQ {
	color: #ffffff;
	float: left;
	font-weight: bold;
}

.question {
	color: #ffffff;
	font-weight: bold;
	margin-left: 20px;
	padding-bottom: 3px;
}

#container {
	margin: 0 auto;
	width: 960px;
}

#header{
	width:960px;
	height:20px;
	float:left;
}

#content {
	width:960px;
	float:left;
}

#footer {
	color: #80A4CA;
	font-size: 10px;
	text-decoration: none;
	float:left;
	width:960px;
	text-align:center;
	padding:10px 0 20px 0;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #80A4CA;
	font-size: 10px;
	text-decoration: underline;
}

#footer a:hover {
	color: #a2d0f4;
	font-size: 10px;
	text-decoration: underline;
}

#footer_p2 {
	color: #a2d0f4;
	font-size: 11px;
	text-decoration: none;
	float:left;
	width:806px;
	text-align:center;
	padding:0 0 20px 0;
}

#footer_p2 a:link, #footer_p2 a:visited, #footer_p2 a:active {
	color: #a2d0f4;
	text-decoration: none;
}

#footer_p2 a:hover {
	color: #a2d0f4;
	text-decoration: underline;
}


#popup {
	margin: 10px;
	text-align: left;
}

#popupBorder {
	background-color: #057DC1;
	border: solid 1px #93C8F6;
	margin-left: auto;
	margin-right: auto;
	width: 96%;
}

#popupContent {
	padding: 10px;
}

#popup_p2 {
	margin: 10px;
	text-align: left;
	background-color: #1b75bb;
}

#popupBorder_p2 {
	background-color: #57b6dd;
	border: solid 1px #f9db89;
	margin-left: auto;
	margin-right: auto;
	width: 96%;
}

#popupContent_p2 {
	padding: 10px;
}

/*-----infor--------*/
#content-left {
	background:url(../images/bg_left.jpg) left top no-repeat;
	width:614px;
	height:579px;
	float:left;
}

#content-right {
	background:url(../images/bg_right.jpg) right top no-repeat;
	width:346px;
	height:579px;
	float:left;
}

#content-left_p2 {
	background:url(../images/bg_left_p2.jpg) left top no-repeat;
	width:340px;
	height:625px;
	float:left;
}

#content-right_p2 {
	background:url(../images/bg_right_p2.jpg) right top no-repeat;
	width:466px;
	height:625px;
	float:left;
}

#gen-left_p2 {
	background:url(../images/bg_left_gen.jpg) left top no-repeat;
	width:340px;
	height:678px;
	float:left;
}

#gen-right_p2 {
	background:url(../images/bg_right_gen.jpg) right top no-repeat;
	width:466px;
	height:678px;
	float:left;
}

#headline {
	width:408px;
	float:left;
	padding:288px 0 0 138px;
}

#headline_p2 {
	float:left;
	padding:288px 0 0 0;
}

#flash_leftcopy_p2 {
	float:left;
	padding:416px 0 0 52px;
}

#body-copy-flash_p2 {
	float:left;
	padding:288px 0 0 0;
	width: 380px;
}


#body-copy {
	width:408px;
	float:left;
	padding:10px 0 0 138px;
}

#body-copy_p2 {
	width:384px;
	float:left;
	padding:10px 0 0 0;
}

#button {
	width:400px;
	float:left;
	padding:10px 0 0 138px;
}

.btn {
	float: left;
	margin-top: 16px;
}

/*-----login--------*/
#login-form {
	width:470px;
	float:left;
	padding:10px 0 0 138px;
}

#login-form_p2 {
	float:left;
	padding:10px 0 0 0;
	width:400px;
}

#login_error {
	width:470px;
	float:left;
	height:20px;
}

#login_error_p2 {
	width:400px;
	float:left;
	height:20px;
}

#login_error_p2 {
	width:400px;
	float:left;
	height:20px;
}

.loginform {
	width:470px;
	float:left;
}

.loginform_p2 {
	width:408px;
	float:left;
}

#login-form .regrow {
	width:230px;
	float:left;
}

#login-form_p2 .regrow {
	width:230px;
	float:left;
}

#login-form .regrow_btn {
	float:left;
}

#login-form_p2 .regrow_btn {
	float:left;
}

#login_btn_submit {
	width: auto;
}

#login-form .input {
	width:210px;
}

#login-form_p2 .input {
	width:210px;
}

/*-----reg--------*/
#content-left-reg {
	background:url(../images/bg_left_reg.jpg) left top no-repeat;
	width:485px;
	height:769px;
	float:left;
}

#content-right-reg {
	background:url(../images/bg_right_reg.jpg) right top no-repeat;
	width:475px;
	height:769px;
	float:left;
}

#content-left-reg_p2 {
	background:url(../images/bg_left_reg_p2.jpg) left top no-repeat;
	width:340px;
	height:1121px;
	float:left;
}

#content-right-reg_p2 {
	background:url(../images/bg_right_reg_p2.jpg) right top no-repeat;
	width:466px;
	height:1121px;
	float:left;
}

#headline-reg {
	width:270px;
	float:left;
	padding:288px 0 0 138px;
}

#body-copy-reg {
	width:270px;
	float:left;
	padding:10px 0 0 138px;
}

#headline-reg_p2 {
	width:270px;
	float:left;
	padding:288px 0 0 0;
}

#body-copy-reg_p2 {
	width:380px;
	float:left;
	padding:10px 0 0 0;
}

#reg_error {
	float:left;
	width:475px;
	height:20px;
	padding:208px 0 0 0;
}

#reg_error_p2 {
	float:left;
	width:380px;
	height:20px;
	padding:16px 0 0 0;
}


#reg-form {
	float:left;
	width:400px;
}

#reg-form #age {
	width:165px;
	font-size:10px;
}

#reg-form_p2 #age {
	width:196px;
	font-size:10px;
}

#reg-form #zip {
	width:60px;
	font-size:10px;
}

#reg-form_p2 #zip {
	width:94px;
	font-size:10px;
}

#reg-form .input  {
	width:160px;
}

#reg-form .regrow  {
	width:180px;
	float:left;
	height:35px;
}

#reg-form_p2 .input  {
	width:196px;
}

#reg-form_p2 .regrow  {
	width:208px;
	float:left;
	height:35px;
}


.line {
	width:343px;
	float:left;
	padding:15px 0 15px 0;
}

.line_p2 {
	width:400px;
	float:left;
	padding:15px 0 15px 0;
}


/*-----flash--------*/
#content-left-flash {
	background:url(../images/bg_left_flash.jpg) left top no-repeat;
	width:333px;
	height:579px;
	float:left;
}

#content-right-flash {
	background:url(../images/bg_right_flash.jpg) right top no-repeat;
	width:627px;
	height:579px;
	float:left;
}

#content-left-flash_p2 {
	background:url(../images/bg_left_game.jpg) left top no-repeat;
	width:322px;
	height:625px;
	float:left;
}

#content-right-flash_p2 {
	background:url(../images/bg_right_game.jpg) right top no-repeat;
	width:484px;
	height:625px;
	float:left;
}

#content-left-flash-decoder {
	background:url(../images/bg_left_flash_decoder.jpg) left top no-repeat;
	width:383px;
	height:769px;
	float:left;
}

#content-right-flash-decoder {
	background:url(../images/bg_right_flash_decoder.jpg) right top no-repeat;
	width:577px;
	height:769px;
	float:left;
}

#headline-flash{
	width:185px;
	float:left;
	padding:318px 0 0 138px;
}

#headline-flash1{
	width:241px;
	float:left;
	padding:318px 0 0 138px;
}

#body-copy-flash {
	width:185px;
	float:left;
	padding:15px 0 0 138px;
}

#flash_game {
	width:460px;
	padding:288px 0 0 0;
	height:270px;
}

#flash_game_p2 {
	width:480px;
	padding:288px 0 0 0;
}

#flash_game1 {
	width:460px;
	padding:298px 0 0 0;
	height:270px;
	text-align: center;
}
/*-----taf--------*/

#taf-error {
	width:408px;
	height:20px;
	float:left;
	padding:10px 0 0 138px;
}

#taf-form {
	width:408px;
	float:left;
	padding:0 0 0 138px;
}

#taf-error_p2 {
	width:408px;
	height:20px;
	float:left;
	padding:10px 0 0 0;
}

#taf-form_p2 {
	width:408px;
	float:left;
}

#taf-form .input, #taf-form_p2 .input {
	width:110px;
}

#taf-form .tafrow, #taf-form_p2 .tafrow {
	width:130px;
	float:left;
}

/*-----trivia--------*/
#trivia {
	padding:10px 0 0 138px;
	width:475px;
	float:left;
}

#trivia_p {
	padding:10px 0 0 0;
	width:380px;
	float:left;
}

#headline-trivia {
	font-size:17px;
	float:left;
	padding:328px 0 50px 138px;
	line-height:22px;
}

#headline-trivia_p2 {
	float:left;
}