
body
{
	background-color: white;
	margin: 0px;
}
p
{
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
td
{
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
.tabtable
{
	background: url(images/pattern.gif) repeat-x fixed;
}
.tabs
{
	color: #0664ab;
	font-size: 11px;
	font-family: Verdana;
	background-color: #bcdaf5;
}
.footer
{
	color: black;
	font-size: 11px;
	font-family: Verdana;
	text-align: center;
}
.footer p
{
	text-align: center;
	margin: 5px;
}
.pagehead
{
	color: #0664ab;
	font-size: 24px;
	padding: 15px 0px 5px;
}
.parahead
{
	color: #0664ab;
	font-size: 18px;
	font-family: "Trebuchet MS";
	padding: 5px 0px;
}
.bodytext1
{
	color: black;
	font-size: 12px;
	line-height: 150%;
	padding: 0px 10px 0px 0px;
}
.bodytext1 p
{
	margin-top: 0px;
	margin-bottom: 10px;
}
.bodytext1 ul
{
	list-style-image: url(images/bullet1.gif);
	list-style-position: outside;
	margin-top: -5px;
	margin-bottom: 10px;
}
.bodytext1 li
{
}
.bodytext2
{
	color: black;
	font-size: 11px;
	line-height: 150%;
	padding: 5px 10px 5px 0px;
	border-bottom: 1px dotted #dcdcdc;
}
.bodytext3
{
	color: black;
	font-size: 11px;
	line-height: 150%;
	padding: 5px 10px 5px 0px;
}
form
{
	margin: 0pt 0px 0px;
	padding: 0px;
}
a:link
{
	color: #0664ab;
	text-decoration: none;
}
a:visited
{
	color: #0664ab;
	text-decoration: none;
}
a:hover
{
	color: black;
	text-decoration: none;
}
.highlight
{
	color: #cd5c5c;
}
.Button
{
	color: #fff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #339;
	padding-top: 2px;
	padding-bottom: 2px;
	border-style: solid;
	border-width: 2px;
	border-color: #9cf #000 #000 #9cf;
	/*border-right: black medium solid;
	border-top: lightgrey medium solid;
	font-weight: bolder;
	border-left: lightgrey medium solid;
	color: White;
	border-bottom: black medium solid;
	font-family: verdana, arial, Georgia, 'Times New Roman' , Tahoma, 'Courier New';
	font-size: xx-small;
	background-color: #0664ab;*/
}
.TextBox
{
	border-left: solid 1px gray;
	border-right: solid 1px gray;
	border-top: solid 1px gray;
	border-bottom: solid 1px gray;
	padding: 2px 1px 1px 2px;
	font-size: 8pt;
	font-family: Verdana,Arial,Lucida Sans Regular;
	background-color: #FFF;
	color: #000;
}
.ErrorMessage
{
	color: Red;
	font-weight: normal;
	font-size: 8pt;
	font-family: Verdana,Arial,Lucida Sans Regular;
}
.CheckBox
{
	background-color: #FFF;
	font-family: Verdana,Arial,Lucida Sans Regular;
	font-size: 8pt;
	color: #000;
}
