@charset "UTF-8";
#splashpg {
	background-color: #0E0E0E;
}
#main_container {
	background-image: url(images/splash_bg.jpg);
	background-repeat: no-repeat;
	height: 613px;
	width: 631px;
	background-color: #020202;
}
.secondary_table {
	padding-top: 19px;
	padding-right: 63px;
	padding-bottom: 19px;
	padding-left: 63px;
}
#title1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FF3300;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 19px;
	margin-left: 0px;
	text-transform: uppercase;
}
.form_spc {
	vertical-align: top;
	text-align: right;
	padding-left: 30px;
}
#content1 {
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	font-size: 12px;
	line-height: 16px;
}
.table_pad {
	height: 366px;
}
#footer {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-align: center;
	text-transform: uppercase;
	width: 631px;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
#footer a:link {color: #666666; text-decoration:none}
#footer a:hover {color: #FFFFFF; text-decoration:underline}
#footer a:visited {color: #666666; text-decoration:none
}
#formpg {
	margin: 0px;
	padding: 0px;
}
.field {
	height: 15px;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 5px;
}
#title2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 19px;
	padding-left: 0px;
}
#content2 {
	font-family: "Trebuchet MS";
	color: #82EBEE;
	font-size: 12px;
	line-height: 16px;
}
#content2_error {
	font-family: "Trebuchet MS";
	color: #FF3333;
	font-size: 13px;
	line-height: 16px;
}
#video_button {
	margin-bottom: 12px;
}
#video_pg #menu {
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #57B5B4;
	padding: 7px;
	text-align: center;
}
#video_pg #menu a:link {
	color: #FFFFFF;
	text-decoration:none
}
#video_pg #menu a:hover {
	color:#000000;
	text-decoration:none
}
#video_pg #menu a:visited {
	color: #000000;
	text-decoration:none
}
#video_pg {
	background-color: #0E0E0E;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
#video_pg #footer {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #666666;
	text-align: center;
	width: 100%;
}
#video_pg #footer a:link {
	color: #666666;
	text-decoration:underline
}
#video_pg #footer a:hover {
	color:#FFFFFF;
	text-decoration:none
}
#video_pg #footer a:visited {
	color: #666666;
	text-decoration:underline
}
