﻿.FormTable 
{
	width:600px;
	
}
.FormQuestion 
{
	background-color: #272324;
	color: #ffffff;
	font-weight:bold;
	width: 150px;
	padding: 3px;
    font-family:Arial;
	font-size: 11px;
	vertical-align:top;
}
h1 
{
	font-family: Tahoma;
	font-size: 21px;
	color: #00b159;
	line-height: normal;
	margin-bottom:0px;
	margin-top:0px;
}

h2 
{
	font-family: Tahoma;
	font-size: 19px;
	color: #00b159;
	line-height: normal;
}
h3 
{
	font-family: Tahoma;
	font-size:16px;
	color: #00b159;
	line-height: normal;
}

h4 
{
	font-family: Tahoma;
	font-size: 13px;
	color: #00b159;
	line-height: normal;
}

p, span, td
{
	font-family: Tahoma;
 	font-size:14px;
	color:#292728;
}
div
{
	font-family: Tahoma;
 	font-size:14px;
	color:#292728;
	margin-top:6px;
	margin-bottom:6px;
}
.Search
{
	font-family: Tahoma;
 	font-size:13px;
	color:#2a2829;
	text-transform:uppercase;
}
a.footer:link 
{
	color: #ffffff; 
	font-weight: bold;
	text-decoration: none; 
	font-family: Tahoma;
 	font-size:12px;
}
a.footer:visited 
{
	color: #ffffff; 
	font-weight: bold;
	text-decoration: none; 
	font-family: Tahoma;
 	font-size:12px;
}
a.footer:hover 
{
	color: #ffffff; 
	font-weight: bold;
	text-decoration: underline; 
	font-family: Tahoma;
 	font-size:12px;
}
a:link 
{
	font-family: Tahoma;
 	font-size:14px;
	color:#00b159;
	text-decoration: none;
	font-weight: bold;
}
a:visited 
{
	font-family: Tahoma;
 	font-size:14px;
	color:#00b159;
	text-decoration: none;
	font-weight: bold;
}
a:hover 
{
	font-family: Tahoma;
 	font-size:14px;
	color:#292728;
	text-decoration: none;
	
}
.ImageTitle
{
	font-family: Arial;
 	font-size:11px;
	color:#000000;
}
.ChannelHeader
{
	background-color:#292728;
	height: 21px;
	color:#FFFFFF;
	padding-left:10px;
	font-family: Tahoma;
 	font-size:15px;
	font-weight: bold;
	width:176px;
}
.ChannelContent
{
	padding-top:18px;
	padding-left:15px;
	font-family: Tahoma;
	font-size:14px;
	color:#292728;

}
.ChannelGo
{
	width:59px;
	text-align:right;

}
.ChannelPicture
{
	width:244px;
}
.ChannelSpacer
{
	width:16px;	
}
.HeaderBg
{
	background-image:url('/images/design/headertxtbg.jpg');
	background-position: top;
	background-repeat: no-repeat;
	vertical-align:middle;
	padding-left:350px;
	height: 198px;
}
.HeaderText
{
	font-family: Tahoma;
	font-size:29px;
	font-weight:bold;
	color:#ffffff;	
}
.footerbg
{
	background-image:url('/images/design/footer-bg.gif');
	background-position: left;
	background-repeat: no-repeat;
	width:337px;
}
.footertext
{
	font-family: Tahoma;
	color:#ffffff;
	font-size:12px;
	text-align: center;
}
.bodyarea
{
	font-family: Tahoma;
 	font-size:14px;
	color:#292728;
	margin-top:0px;
	margin-bottom:0px;
	
}
.topdroplet
{
	background-image:url('/images/design/top-droplet_sub.jpg');
	background-position: bottom-right;
	background-repeat: no-repeat;
	
}