body {
	font-family: Tahoma,Arial,Helvetica,Sans-Serif;
	font-size:10pt;
	background-repeat : no-repeat;
	width:100%;
	height:100%;
	margin: 0px;
	color: #203543;
}

.launchBody, .helpBody, .whydonorcodeBody
{
	background-color: #203543;
}

.helpBody, .whydonorcodeBody
{
	margin: 50px;
	color: white;
}

#launchText .launchHeader{
	font-weight: bold;
}

.helpBody a:link, .whydonorcodeBody a:link 
{
	color: #ffe028;
}

.helpBody a:active, .whydonorcodeBody a:active 
{
	color: #ffe028;
}

.helpBody a:visited, .whydonorcodeBody a:visited 
{
	color: #ffe028;
}
	
#launchText 
{
	position: absolute;
	width: 500px; 
	left: 50%; 
	top: 30%; 
	margin: 0px -225px;
	font-size: 10pt;
	color: white;
	text-align: center;
}

#launchText a{
	font-size:10pt;
	color: #ffe028;
}

.launchText a:link{
	color: #ffe028;
}

.launchText a:visited{
	color: #ffe028;
}

.launchText a:active{
	color: #ffe028;
}

a {
	text-decoration: none;}
	
a:link	{ 
	color:#272E6E;}
	
a:visited { 
	color:#272E6E;}
	
a:hover { 
	text-decoration: underline;}

div 
{
	font-size: 8pt;
}


.MainBody 
{
	background-color: #C1CAE9;
}

.MainBody .bodyText 
{
	position: absolute;
	width: 330px;
	top: 42px;
	left: 35px;
}

.BottomBody
{
	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: 353px;
}

#pnlVolumeControl
{
	position:absolute;
	top: 33px;
	left: 353px;
}