<Style>/* Default CSS Stylesheet for a new Web Application project */{}

body
{
	background-color: #FFFFFF;
}

.GeneralPage
{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

.GeneralTable
{
}

#PageSubTable
{
width: 760px;
}

#ContentCell
{
	align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}

a:link 
{color: #000000;
text-decoration: none;
font-size: 11px;}
a:visited 
{color: #000000;
text-decoration: none;
font-size: 11px;}  
a:hover 
{color: #999999;
text-decoration: none;
font-size: 11px;}
a:hover 
{color: #999999;
text-decoration: none;
font-size: 11px;}

.TopLnk
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #333333;
font-weight: normal;
font-style: normal;
text-decoration: none;
background-color: #FFFFFF;
vertical-align: middle;
}

.TopBanner
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
font-weight: bold;
font-style: normal;
text-decoration: none;
background-color: #FFFFFF;
vertical-align: middle;
}

.TopSubBanner
{
}

.TopSubBannerText
{
}

.homepage_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	margin: 5px;
	padding: 5px;
}

.homepage_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px 5px;
	padding: 0px 5px;
}

.opcatheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	margin-top: 12px;
	padding-top: 12px;
}

.opcatitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-align: left;
	text-decoration: underline;
}

.navstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}

.LeftColumn
{
text-decoration: none;
text-align: Left;
vertical-align: Top;
width: 150px;}

.LeftColumnText
{
font-style: normal;
text-decoration: none;
text-align: Left;
vertical-align: Top;
width: 150px;}

.RightColumn
{
font-family: Verdana;
font-size: 8pt;
color: #000000;
font-style: normal;
font-weight: Normal;
text-decoration: none;
background-color: White;
text-align: Left;
vertical-align: Top;
width: 150px;}

.RightColumnText
{
font-family: Verdana; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Normal; /* Font Style */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 150px;}

.Footer
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	vertical-align: Top;
	text-align: center;
	align: Left;
}

.FooterText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}

.Instructions
{
font-family: Verdana; /* Font Face */
font-size: 8pt; /* Font Size */
color: #006600; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Background color */
text-align: Left; /* Align Text */
}

.ErrorMessages
{
font-family: Verdana; /* Font Face */
font-size: 8pt; /* Font Size */
color: #333333; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Background color */
text-align: Center; /* Align Text */
}

.Messages
{
font-family: Verdana; /* Font Face */
font-size: 8pt; /* Font Size */
color: #006600; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Background color */
text-align: Center; /* Align Text */
}

.Headings
{
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	text-decoration: none;
	text-align: Left;
}

.Pendxcontent
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: Normal;
	font-style: normal;
	text-decoration: none;
	text-align: Left;
}

.Content
{
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	font-weight: Normal;
	font-style: normal;
	text-decoration: none;
	text-align: Left;
}

.ContentTableHeader
{
font-family: Verdana;
font-size: 12px;
color: #FFFFFF;
font-weight: Bold;
font-style: normal;
text-decoration: none;
text-align: Left;
background-color: #666666;
}

.ContentTable
{
background-color: #666666;
}

.ContentTableHorizontal
{
background-color: #999999;
}

.CategoryText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 0px 15px;
}
.images {
	padding: 0px 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.CategoryHeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	margin: 10px 5px 5px;
	padding: 10px 5px 5px 5px;
}
.contactinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin: 0px 5px;
	padding: 0px 5px 0px 5px;
}

a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
		.font12 {
	font-size:15pt;
	font-family:"Georgia", "Times New Roman", "Times", "serif";
	color: #73A332;
	font-style: normal;
	font-weight: normal;
	line-height: 25px;


}
		.font13 {
	font-size:11pt;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #73A332;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;

}
		.font3 {
	font-size:9pt;
	line-height:18px;
	font-family:arial;
	color: #333333;
	font-weight: normal;

}
.style1 {color: #666666}
.style2 {color: #e4881c}
</Style>
