Body
{
	Margin: 0px;
}
#ContentTable
{
	Width: 760px;
}
.TopRow
{
	Height: 77px;
}
.SecondRow
{
	Height: 193px;
}
.LeftColHome
{
	Width: 241px;
}
.Copy
{
	Padding: 5px;
	Font-family: Arial, Helvetica, sans-serif;
	Font-size: 11px;
	Color: #56544f;
	letter-spacing: 0px;
	
}
.Copy a , .Copy a:visted
{
	Font-family: Arial, Helvetica, sans-serif;
	Font-size: 11px;
	Color: #96b11b;
	text-decoration: none;
}
.Copy a:hover
{
	Font-family: Arial, Helvetica, sans-serif;
	Font-size: 11px;
	Color: #bccc75;
	text-decoration: none;
}
.Navi
{
	Font-family: Arial, Helvetica, sans-serif;
	Font-size: 11px;
	Color: #000000;
	Height: 21px;
	Border-Bottom: 1px dotted #ffffff;

}
.Navi a , .Navi a:visited
{
	Color: #000000;
	text-decoration: none;
	width: 100%;
	height: 100%;
	Padding-top: 5px;
	Padding-left: 4px;
}
.Navi a:hover
{
	Color: #35591e;
	text-decoration: none;
	background-color: #d7d6c7;
	width: 100%;
	height: 100%;
	filter: alpha(opacity=70);
}
.Headers
{
	Font-family: Arial, Helvetica, sans-serif;
	Font-size: 20px;
	Font-weight: bold;
	Color: #4b4a46;
	margin-bottom: 6px;

}
.SubHeaders
{
	Font-family: Arial, Helvetica, sans-serif;
	Font-size: 16px;
	Font-weight: bold;
	Color: #4b4a46;
	margin-bottom: 6px;

}
.HeaderText
{
	Font-family: Arial, Helvetica, sans-serif;
	Font-size: 14px;
	Font-weight: bold;
	Color: #96b11b;
	margin-bottom: 6px;

}
div.float {
  float: right;
  width: 120px;
  padding: 5px;
}

.Footer
{
	font-family: Arial, Helvetica, sans-serif;
	Font-size: 10px;
	Font-weight: normal;
	Color: #ffffff;
	padding-left: 4px;
	text-decoration: none;
	padding-right: 5px;
	padding-top: 15px;
}
.Footer a , .Footer a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	Font-size: 10px;
	Font-weight: normal;
	Color: #bcd102;
	text-decoration: none;
}
.Footer a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	Font-size: 10px;
	Font-weight: normal;
	Color: #5b8a09;
	text-decoration: underline;
}

.TextFields
{
	Height: 20px;
	Width: 200px;
	Border: 1px solid #8a9927;
	Border-right: 4px solid #8a9927;
	margin-top: 10px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	Font-size: 11px;
	Font-weight: normal;
	Color: #666666;
}
.TextFieldsMulti
{
	Width: 200px;
	Border: 1px solid #8a9927;
	Border-right: 4px solid #8a9927;
	margin-top: 10px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	Font-size: 11px;
	Font-weight: normal;
	Color: #666666;
}
.SubmitButton
{
	Height: 20px;
	Width: 200px;
	Border: 1px solid #000000;
	Border-right: 4px solid #000000;
	margin-top: 10px;
	background-color: #8a9927;
	font-family: Arial, Helvetica, sans-serif;
	Font-size: 11px;
	Font-weight: normal;
	Color: #ffffff;
}
div.iframe    
{
 margin-left:0px;

}
iframe#ifrm 
{ 
  border-right:1px solid #eeecf0; border-bottom:1px solid #eeecf0; border-left:1px solid #eeecf0; 
}
.HoriScroll { Overflow: Hidden; Width: 249px; height: 85px; Background-Color: White; Border: 1px solid #daddc6; Padding: 5px; }
.HoriScrollMove { Position: Absolute; }