html 
{
	font-family:Arial,sans-serif;
	font-size:12px;
	color:#666666;
	background:transparent url(../images/body_background_top.gif) top center no-repeat;
}

body
{
	height:100%;
	width:100%;
}

div.header 
{
	margin:0;
	padding:0;
	width:800px;
	height:100px;
	position:relative;
	background:transparent url(../images/flash_background.gif) center 100px no-repeat;
}

div.BayerLogo
{
	position:absolute;
	width:250px;
}

div.DiabetesLogo
{
	position:absolute;
	width:207px;
}

div.header p   
{
	display:block;
	width:430px;
	height: 64px;
	margin:0;
	padding:0;
	text-indent: -2000px;
	position:absolute;
	top: 93px;
	right: 20px;
}

div.holder	
{
	margin:0 auto;
	padding: 0;
	width: 800px;
	height:100%;
	z-index:0;
} 

td.headtext { font-weight:700; font-size:12px; }

div.content h2 { width: 379px; margin:5px 0 0 38px; padding:0; color:#336699; font: bold 16px Arial, Helvetica, sans-serif; }		
div.content h3 { width: 379px; margin:5px 0 0 38px; padding:0; color:#336699; font: bold 14px Arial, Helvetica, sans-serif; }						
				
div.content p { width: 360px; padding:0; }

div.content 
{ 
	margin:0 auto;	
	padding:0;	
	position:relative;				
	width:470px;
	float:left;
	height:100%;
	background:None;
	color: #282f7d; 
}

div.ThankYou 
{ 
	margin:0 auto;	
	padding:0;	
	position:relative;				
	width:470px;
	float:left;
	height:400px;
	color: #282f7d; 
}

div.ThankYou h2 { width: 379px; margin:5px 0 0 38px; padding:0; color:#336699; font: bold 16px Arial, Helvetica, sans-serif; }		
div.ThankYou h3 { width: 379px; margin:5px 0 0 38px; padding:0; color:#336699; font: bold 14px Arial, Helvetica, sans-serif; }						

div.rightHandSide 
{
	margin:0 auto;
	padding:0;	
	position:relative;				
	width:300px;
	float:right; 
	height:100%;
}

table.OrderForm { color:#282f7d; width:100%; }
table.OrderForm th { background-color:#cccccc; text-align:left; width:50%; font-size:11px; }
table.OrderForm td { width:50%; font-size:11px; }

table.SurveySelections td { width:50%; }
table.SurveySelections { width:100%; }

input
{
	border:1px solid #2b94b3;
}

p
{
	width:100%;
}

div.privacy
{
	font-size:11px;
	color: #282f7d; 
}

div.errorText li { color:#880000; font-size:12px;}

input.TextControl { border:1px solid #2b94b3; }

div.footer 
{
	height:100px;
	position:absolute;
    text-align:center;
	color: #282f7d; 
	font-size:11px; 
}

div.footer h1 { display:block; width:154px; height:29px; margin:0 0 10px 0; padding:0; text-indent: -2000px; }
div.footer a:link,
div.footer a:active {text-decoration:none;}
div.footer a:hover {text-decoration: underline; color:#B8ECF1;}
div.footer a:visited {text-decoration:none; color:#3E7A97;}	
div.footer ul {list-style:none outside none; margin-bottom:10px; padding:0; display:inline; text-align:center;}
div.footer li {display:inline;}
div.footer p { width:100%; } 

.SurveyQuestions
{
	width:100%;
}
