
body
{
	font-family:helvetica;
	font-size:12px;
	color:#222222;
	padding:0px;
	margin:0px;
	text-align:center;
	background:#e0e0e0;
	margin-top:32px;
	margin-bottom:32px;
}

h3
{
    font-size:14pt;
    margin-bottom:0px;
}

div
{
    text-align:left;
    background:white;
}

td
{
	font-family:helvetica;
	font-size:12px;
	color:#222222;
	padding:0px;
	margin:0px;
    text-align:left;
    background:white;
}

td.featurecheck
{
    text-align:center;
}

table.topmenu
{
	table-layout:fixed;
	width:1000px;
	background:white;
	border-top:solid 1px #6FA533;
	border-left:solid 1px #6FA533;
	border-right:solid 1px #6FA533;
}

table.padded td 
{ 
    padding:2px; 
}

td.topmenu
{
    background:#D2ECB8;
	border-right:solid 1px #6FA533;
	padding-left:6px;
	height:22px;
	font-weight:bold;
	width:100px;
}

td.topmenulast
{
    background:#D2ECB8;
	padding-left:6px;
	height:22px;
	font-weight:bold;
	width:100px;
}


table.featuretable
{
	border-collapse:collapse;
}


tr.featuretable
{
	padding: 2px;
}

td.featuretable
{
	padding: 2px;
	font-size: 9pt;
}

div.leftnavtitle
{
	font-weight:bold;
	font-size:9pt;
	color:#306300;
	padding-bottom: 4px;
	background:transparent;
}

a.leftnav1:link, a.leftnav1:visited
{
	font-size:9pt;
	font-weight:bold;
	margin-left: 4px;
	text-decoration:none;
	color:#306300;
	cursor:pointer;
}

a.leftnav1:hover
{
	font-size:9pt;
	font-weight:bold;
	margin-left: 4px;
	text-decoration:none;
	color:#D78F0D;
	cursor:pointer;
}

a.leftnav1sel:link, a.leftnav1sel:visited
{
	font-size:9pt;
	font-weight:bold;
	margin-left: 4px;
	text-decoration:none;
	color:#D78F0D;
}

a.leftnav2:link, a.leftnav2:visited
{
	font-size:9pt;
	font-weight:bold;
	margin-left: 18px;
	text-decoration:none;
	color:#306300;
}

a.leftnav2sel:link, a.leftnav2sel:visited
{
	font-size:9pt;
	font-weight:bold;
	margin-left: 18px;
	text-decoration:none;
	color:#D78F0D;
}

a.topnav:link, a.topnav:visited, a.topnav:hover
{
	font-size: 8pt;
	color:#222222;
	text-decoration:none;
	margin-left: 0px;
}


a.leftnav2:hover
{
	font-size:9pt;
	font-weight:bold;
	margin-left: 18px;
	text-decoration:none;
	color:#D78F0D;
}


a:link, a:visited
{
	margin-left: 0px;
	text-decoration:none;
	color:#306300;
}

a:hover 
{ 
	margin-left: 0px;
	text-decoration:none;
	color:#D78F0D;
}

.smallTop{
	border-right:1px solid #6FA533;
}
.smallBottom{
	border-right:1px solid #6FA533;
}


.homePageArea1
{
	font-size:12px;
	border-bottom:1px solid #6FA533;
	border-right:1px solid #6FA533;
	border-left:1px solid #6FA533;
	vertical-align: top;	
}

.homePageArea2
{
	padding:14px;
	font-size:12px;
	border: 1px solid #6FA533;
	vertical-align: top;	
}

.genTable
{
	border-collapse : collapse; 
	width:1000px;
	table-layout:fixed;
}

.bullet
{
	font-size:8pt; 
	font-family:webdings;
}

.leftArea 
{
	padding: 20px 0px 0px 10px;
	font-size:12px;
	border-left:1px solid #6FA533;
	border-right:1px solid #e0e0e0;
	border-bottom:1px solid #6FA533;
	text-align:left;
	vertical-align: top;	
	background:#f8f8f8;
	width:228px;
}


.contentArea
{
	width: 679px;
	height:650px;
	padding: 8px 20px 20px 20px;
	font-size:12px;
	border-right:1px solid #6FA533;
	border-bottom:1px solid #6FA533;
	text-align:left;
	vertical-align: top;	
}



.copyright
{
	text-align:right;
	padding: 4px;
	font-size: 8pt;
	border:	1px solid #6FA533;
	background-color:#D2ECB8;
	color:#305000;
}

.pageTitle
{
	color:#D78F0D;
	font-size:16px;
	font-weight:bold;
	line-height: 30px;
}

.pageTitleNoPadding
{
	color:#D78F0D;
	font-size:16px;
	font-weight:bold;
}


.paragraphTitle
{
	color:#306300;
	font-weight:bold;
}

a.faqtitle
{
	color:#004000;
}

a.faqtitle:hover
{
	color:#D78F0D;
}

#faqdiv
{
	padding-top: 0px;
}

a.featuretable:link,a.featuretable:visited,a.featuretable:hover
{
	font-size: 9pt;
}


td.navbar1
{
	border: solid 1px #6FA533;
	cursor: hand;
}

td.navbartop
{
	border: solid 1px #6FA533;
	cursor: hand;
}

.MenuItem
{
	cursor:grab;
	text-align:left;
	border: solid 1px #6FA533;
	width:130px;
	height:22px;
	background: #D2ECB8;
	
}

div.menu:hover
{
	background: #e0ffe0;
}

div.menu
{
	font-weight:bold;
	font-size:9pt;

	color: #305000;
	
	position:absolute;
	top:82px;
	width:102px;
	height:19px;
	
	border:solid 1px #6FA533;
	padding: 4px 0px 1px 8px;
	
	cursor:pointer;	
}


div.menuitem
{
	font-weight:bold;
	font-size:9pt;

    background:#D2ECB8;
	color: #305000;

	width:215px;
	height:19px;

	border-left: solid 1px #6FA533;
	border-right: solid 1px #6FA533;
	border-bottom: solid 1px #6FA533;
	padding: 5px 4px 0px 8px;
	
	cursor:pointer;
	
	text-align:left;
}

div.menuitemfirst
{
	font-weight:bold;
	font-size:9pt;

    background:#D2ECB8;
	color: #305000;

	width:215px;
	height:19px;

	border: solid 1px #6FA533;
	padding: 5px 4px 0px 8px;
	
	cursor:pointer;

	text-align:left;
}

div.pageselector
{
    margin:0px 6px 6px 0px;
    float:right;
    padding: 4px 6px 4px 6px;
    background:#D2ECB8;
    border: solid 1px #808080;
    font-weight:bold;
    cursor:pointer;
}

div.pageselector:hover
{
    margin:0px 6px 6px 0px;
    float:right;
    padding: 4px 6px 4px 6px;
    background:#D2ECB8;
    border: solid 1px #808080;
    font-weight:bold;
    cursor:pointer;
    text-decoration:underline;
}

