body {
	background: url('images/41244PoliticalPageBG.jpg') repeat-x #DCECFB;
	text-align: center;
	font-family: tahoma, verdana, sans-serif;
	font-size: 11px;
}
body, * {
	margin: 0;
	padding: 0;
}
.regform {
	background: url('images/41244PoliticalBG.jpg') no-repeat;
	width: 1070px;
	height: 700px;
	text-align: left;
	margin: 0px auto 0 auto;
	position: relative;
}
#PoliticalVideo {
	left:580px;
	top:165px;
	position:absolute;
}
#spot1{
	left:910px;
	top:250px;
	position:absolute;
}
#spot2{
	left:910px;
	top:310px;
	position:absolute;
}
#the-video{
	left:580px;
	top:155px;
	position:absolute;
}
h1 a {
	width: 232px;
	height: 42px;
	position: absolute;
	top: 100px;
	left: 50px;
}
h2 {
	background: url('images/burger2_h2.gif') no-repeat;
	width: 258px;
	height: 70px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 150px;
	left: 37px;
}
.h2 {
	width:258px;
	height:70px;
	position: absolute;
	top: 150px;
	left: 37px;		
}
fieldset {
	border: none;
	height: 26px;
	clear: both;
}
label {
	color: #666;
	font-size: 11px;
	float: left;
	display: block;
	text-align: right;
	margin: 0 10px 0 0;
	width: 90px;
}
.findChemistryBtn { text-align: center; }
.terms {
	text-align: center;
	color: #c09d57;
	font-size: 9px;
	line-height: 11px;
	position: absolute;
	bottom: 0;
	right: 0;
}
.terms a:link, .terms a:active, .terms a:visited {
	color: #c09d57;
	text-decoration: underline;
}
.terms a:hover { text-decoration: none; }
.ChemLinks {	
	position: relative;
	top: 20px;
	left: 900px;
	z-index:300;
	color:#FFF;
	width:200px;
}
.ChemLinks a {
	color:#FFF;
	text-decoration: none;
}
.signintxt {
	text-decoration:underline;
}
.signIn {
	list-style-type: none;
	color: #fff;
	font-size: 11px;
}
a.signIn:link, a.signIn:active, a.signIn:visited {
	color: #fff;
	text-decoration: none;
}
a.signIn:hover { text-decoration: none; }
.pipe {color: #666;}
.register {
	position: absolute;
	width: 285px;
	top: 235px;
	left: 160px;
	height: 263px;
}
.firstName input, .password input, .email input { width: 125px; }
.zip input { width: 90px; }
.gender span, .genderSeek span {
	color: #666;
	font-size: 12px;
}
#ChemFooter {
	position:relative;
	width:1039px;
	height:50px;
	float:left;
	top:680px;
}
#ChemFooterTxt {
	float:left;
	top:20px; 
	position:absolute;
	text-align:left;
	display:block;
	font-size: 11px;
	font-family: tahoma, verdana, sans-serif;
	color:#135498;
	z-index:1000;
	padding:0px 140px 0 140px;
}
.tabletxt{
	color:#135498;
}
.ChemFooterTbl {
	margin-top:20px;	
	margin-bottom:20px;	
}
#ChemFooterTxtHdr {
	font-family:times, serif;	
	font-size: 20px;
	color:#135498;
	font-weight:700;
}
#ChemFooterTxtSubHdr {
	font-family:times, serif;	
	font-size: 14px;
	color:#135498;
	font-weight:700;
}
#ChemCopyRight {
	text-align:center;
}
/* Aligns radio buttons with their corresponding labels. */
.radioAlign {
	width: 150px;
	height: 20px;
	float: left;
	position: relative;
	top: -1px;
}
.radioAlign input { vertical-align: middle; }
.radioAlign span {
	vertical-align: middle;
	position: relative;
	top: -1px;
	padding: 0 10px 0 0;
}
/********************************************************************************
Error
********************************************************************************/
#errorWrapper
{
    -x-background-x-position:0%; -x-background-y-position:0%;
    background-attachment:scroll;
    background-color:#FFFFFF;
    background-image:none;
    background-repeat:repeat;
    border: solid #C00500 1px;
    color:#C00500;
    float:right;
	font-size:11px;
    font-weight:bold;
    left:130px;
    overflow-x:hidden;
    overflow-y:hidden;
    padding:5px 5px 5px 5px;
    position:absolute;
    top:75px;
    width:410px;
    max-height:210px;
	z-index:1000;
	opacity:0.9;
}

.error
{
    padding:5px 0px 5px 0px;
}
a {
    background:transparent none repeat scroll 0%;
    color:#333333;
    text-decoration:underline;
}
a:hover {
    background:transparent none repeat scroll 0%;
    color:#333333;
    text-decoration:underline;
}