body {
	font-family: Tahoma,Arial,Helvetica,Sans-Serif;
	font-size:10pt;
	background-repeat : no-repeat;
	width:100%;
	height:100%;
	margin: 0px;
	color: #404040;
}

.launchBody, .helpBody, .whydonorcodeBody
{
	background-color: #404040;
}

.helpBody, .whydonorcodeBody
{
	margin: 50px;
	color: #FFFFFF;
}

#launchText .launchHeader{
	font-weight: bold;
}

.helpBody a:link, .whydonorcodeBody a:link 
{
	color: #6699CC;
}

.helpBody a:active, .whydonorcodeBody a:active 
{
	color: #6699CC;
}

.helpBody a:visited, .whydonorcodeBody a:visited 
{
	color: #6699CC;
}
	
#launchText 
{
	position: absolute;
	width: 450px; 
	left: 50%; 
	top: 30%; 
	margin: 0px -225px;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: center;
}

#launchText a{
	font-size:10pt;
	color: #6699CC;
}

.launchText a:link{
	color: #6699CC;
}

.launchText a:visited{
	color: #6699CC;
}

.launchText a:active{
	color: #6699CC;
}

a {
	text-decoration: none;}
	
a:link	{ 
	color:#333399;}
	
a:visited { 
	color:#333399;}
	
a:hover { 
	text-decoration: underline;}

div, table
{
	font-size: 8pt;
}

.TextField

{
	display: block;
}

#pnlDecline
{
	margin-top: -20px;
}

#pnlDecline a:link	{ 
	color:red;
	text-decoration: underline;}
	
#pnlDecline a:visited { 
	color:red;
	text-decoration: underline;}

.SurveyForm h1 
{
	display: none;
}

.SurveyForm .FormItem
{
	padding: 0px 0px 20px 0px;
}	

.SurveyForm .FormLabel
{
	display: block;
	padding: 0px 0px 10px 0px;
}

.SurveyForm .FormButtons
{
	display: none;
}

.TopBody 
{
	background-image: url(images/onlineSetupAirHeader.jpg);
	background-color: #FFFFFF;
}

.MainBody 
{
	background-color: #FFFFFF;
}

.MainBody .bodyText 
{
	position: absolute;
	padding: 42px 35px 0px 35px;
}

.BottomBody
{
	border-top: 3px solid white;
	background-color: #E1E1E1;
}


.BottomBody .bodyText
{
	margin: 5px 0px 0px 20px;
}

.BottomBody .bodyText img
{
	margin-right:10px;
}

.BannerImage 
{
	margin-right: 10px;
}

#pnlMuteButton
{
	position:absolute;
	top: 0px;
	left: 378px;
}

#pnlVolumeControl
{
	position:absolute;
	top: 33px;
	left: 378px;
}

.JoinText a:link, .JoinText a:visited
{
	color: #333399;
	font-weight: bold;
}

.JoinText .Title
{
	font-weight: bolder;
	font-size: 14px;
}
