﻿body {
	margin:0;
	padding:0;
}
a:link {
	color:#003399;
}
a:visited {
	color:#003399;
}
a:active {
	color:#0099ff;
}
.container {
	width:960px;
	margin:0 auto;
}
td.padded {
	padding:12px 6px 12px 12px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.menu:hover {
	color: #F26262;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.main {
	margin-right: 4px;
	margin-left: 7px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #404076;
	font-weight: bold;
	margin-left: 0px;
}
.leftmenu {
	font-size: 90%;
	font-weight: bold;
	color: #003399;
}
.download {
	font-size: 9pt;
	color: #FFFFFF;
}
.leftmenu:hover {

	font-size: 90%;
	font-weight: bold;
	color: #3399FF;
}
.bold {
	font-weight:bold;
}
.italic {
	font-style: italic;
}
.bodytext {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #000000;
}
.bodyheader {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	display:inline;
	font-size: 12px;
}
  p.txtBox {
	border-color: #133f6c #133f6c #133f6c #133f6c;
	border-style: ridge ridge ridge ridge;
	border-width: 2px 2px 2px 2px;
	background-color: transparent;
	padding: 10px 10px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	overflow: inherit;
}
body {
	background-color: #FFFFFF;
	margin:0;
	padding:0;
}
.bleft {
	border-left: 1px solid #999999; 
}
.bright {
	border-right: 1px solid #999999; 
}
.btop {
	border-top: 1px solid #999999; 
}
.bbottom {
	border-bottom: 1px solid #999999; 
}
#surveyDiv {position:absolute; height:1; width:1; top:0; left:0;}
