body {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-color: #FFFFFF;
	font-family: arial, helvetica, serif;
	color: #333333;
}
TD, td, .BodyText	{
	font-family: arial, helvetica, serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}
.BGbarTop	{
	background-color: #CCCCCC;
}
.BGbarMiddle	{
	background-color: #FF6600;
}
h1, .h1	{
	font-family: trebuchet, arial, helvetica, serif;
	font-size: 16.5px;
	line-height: 21px;
	color: #666666;
	font-weight: bold;
}
h2, .h2	{
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
}
h3, .h3, a.h3, a.h3:visited	{
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #333366;
}
h4, .h4	{
	font-size: 11px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom:4px;
	margin-bottom:8px;
	line-height: 18px;
	color: #990000;
}
.Question	{
	font-size: 12px;
	line-height: 14px;
	color: #990000;
}
.SmBodyText	{
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}
.div	{
	font-size: 10px;
	line-height: 11px;
	color: #666666;
}
.blueborder {
	font-size: 12px;
	line-height: 15px;
	color: #333333;
    border:1px solid #333366;
}
.ltgraysmtext	{
	font-size: 11px;
	line-height: 14px;
	color: #999999;
}
.imgleft {
	float: left;
	padding: 0 10px 10px 0;
}

#imageright {
	clear: both;
}

#imageleft {
	clear: both;
}

#imageright img {
	float: right;
	border: 0px;
}

#imageleft {
	float: left;
	border: 0px;
}





.required, .red	{
	color: #990000;
}
a, a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover	{
	text-decoration: underline;
}
.copyright	{
	font-size: 10px;
	line-height: 11px;
	color: #666666;
	background-color: #FFCC66;
}
a.smalltextOff, a.smalltextOff:visited	{
	font-size: 10px;
	line-height: 11px;
	color: #333366;
	text-decoration: none;
}
a.smalltextOff:hover	{
	color: #990000;
	text-decoration: none;
}
.smalltextOn, a.smalltextOn, a.smalltextOn:visited	{
	font-size: 10px;
	line-height: 11px;
	color: #666666;
	text-decoration: none;
}
.subnavspacer {
	background-color: #CCCCCC;
}
.subnavdiv
{
	font-size: 11px;
	font-weight: normal;
    color: #FFFFFF;
	background-color: #333366;
    text-decoration: none;
}
.subnavdiv A:link
{
    DISPLAY: block;
    PADDING-RIGHT: 3px;
    PADDING-LEFT: 3px;
    PADDING-BOTTOM: 3px;
    PADDING-TOP: 3px;
    color: #FFFFFF;
    text-decoration: none;
}
.subnavdiv A:visited
{
    DISPLAY: block;
    PADDING-RIGHT: 3px;
    PADDING-LEFT: 3px;
    PADDING-BOTTOM: 3px;
    PADDING-TOP: 3px;
    color: #FFFFFF;
    text-decoration: none;
}
.subnavdiv A:hover
{
    DISPLAY: block;
    PADDING-RIGHT: 3px;
    PADDING-LEFT: 3px;
    PADDING-BOTTOM: 3px;
    PADDING-TOP: 3px;
    color: #FFFFFF;
    background-color: #009999;
    text-decoration: none;
}
