@charset "utf-8";
/* CSS Document */

body
{margin:0px;}

p, div, span, #body
{
	font-family:"Trebuchet MS", Tahoma, Arial;
font-weight:normal;
color:#697572;
font-size:12px;
}

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;
}

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;
}

ul
{margin-bottom:5px;}

.header
{background:#006a71;
height:225px;
vertical-align:top;
width:100%;}

.header_logo
{background:#ffffff;
height:207px;
width:230px;
vertical-align:middle;}

.footer
{font-family:"Trebuchet MS", Tahoma, Arial;
font-weight:normal;
color:#ffffff;
font-size:11px;
background:#006a71;
height:21px;
vertical-align:middle;
}

.footer a:link
{font-family:"Trebuchet MS", Tahoma, Arial;
font-weight:normal;
color:#ffffff;
font-size:11px;
text-decoration:none;}

.footer a:active
{font-family:"Trebuchet MS", Tahoma, Arial;
font-weight:normal;
color:#ffffff;
font-size:11px;
text-decoration:none;}

.footer a:visited
{font-family:"Trebuchet MS", Tahoma, Arial;
font-weight:normal;
color:#ffffff;
font-size:11px;
text-decoration:none;}

.footer a:hover
{font-family:"Trebuchet MS", Tahoma, Arial;
font-weight:normal;
color:#ffffff;
font-size:11px;
text-decoration:underline;}

.separate
{vertical-align:top;
	width:205px;}

.menu
{background:#284368;
vertical-align:top;
padding-top:7px;
padding-bottom:7px;
padding-left:10px;}

.channel
{border:#006a71 2px solid;}

.channel_img_gal
{border:#74837f 1px solid;}

.channel_content
{padding-top:15px;
padding-bottom:15px;
padding-left:9px;
padding-right:7px;
text-align:left;}

.channel_header
{font-family:"Trebuchet MS", Tahoma, Arial;
font-weight:normal;
color:#ffffff;
font-size:14px;
background:#006a71;
height:22px;
vertical-align:middle;
padding-left:5px;
padding-right:2px;
}

.channel_link
{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_link a:link
{font-family:"Trebuchet MS", Tahoma, Arial;
font-weight:normal;
color:#ffffff;
font-size:13px;
text-decoration:none;
}

.channel_link a:active
{font-family:"Trebuchet MS", Tahoma, Arial;
font-weight:normal;
color:#ffffff;
font-size:13px;
text-decoration:none;
}

.channel_link a:visited
{font-family:"Trebuchet MS", Tahoma, Arial;
font-weight:normal;
color:#ffffff;
font-size:13px;
text-decoration:none;
}

.channel_link a:hover
{font-family:"Trebuchet MS", Tahoma, Arial;
font-weight:normal;
color:#ffffff;
font-size:13px;
text-decoration:underline;
}



.FormTable 
{
	width:80%;
	
}
.FormQuestion 
{
	background-color: #006a71;
	color: #ffffff;
	font-weight:bold;
	width: 150px;
	padding: 3px;
	font-family:"trebuchet MS";
	font-size: 11px;
	vertical-align:top;
}