﻿.FormTable 
{
	width:80%;
	
}
.FormQuestion 
{
	background-color: #006a71;
	color: #ffffff;
	font-weight:bold;
	width: 150px;
	padding: 3px;
    font-family:Arial;
	font-size: 11px;
	vertical-align:top;
}
h1 
{
font-family:"Trebuchet MS", Tahoma, Arial;
	font-size: 16px;
	color: #006a71;
	line-height: normal;
		margin-top:10px;
	margin-bottom:5px;
}

h2 
{
font-family:"Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	color: #006a71;
	line-height: normal;
		margin-top:10px;
	margin-bottom:5px;
}
h3 
{
font-family:"Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #006a71;
	line-height: normal;
		margin-top:10px;
	margin-bottom:5px;
}

h4 
{
font-family:"Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
	color: #006a71;
	line-height: normal;
	margin-top:12px;
	margin-bottom:3px;
}

p, div, span, #body
{
	font-family:"Trebuchet MS", Tahoma, Arial;
font-weight:normal;
color:#697572;
font-size:12px;
}

p{
	margin-top:5px;
	margin-bottom:5px;
	}
a:link {
	font-family:"Trebuchet MS", Tahoma, Arial;
font-weight:normal;
color:#284368;
font-size:12px;
text-decoration:underline;
}

a:visited 
{
	font-family:"Trebuchet MS", Tahoma, Arial;
font-weight:normal;
color:#284368;
font-size:12px;
text-decoration:underline;
}
a:hover 
{
	font-family:"Trebuchet MS", Tahoma, Arial;
font-weight:normal;
color:#284368;
font-size:12px;
text-decoration:none;
}
.ImageTitle
{
font-family:"Trebuchet MS", Tahoma, Arial;
 	font-size:11px;
	color:#000000;
}

.channel_header
{font-family:"Trebuchet MS", Tahoma, Arial;
font-weight:normal;
color:#ffffff;
font-size:13px;
background:#006a71;
height:22px;
vertical-align:middle;
padding-left:5px;
padding-right:2px;
}


.channel
{border:#006a71 2px solid;}