BODY
{
	background-color: #FFF;
	font: 11px Arial, Verdana, sans-serif;
	color: #000;
	margin: 0 auto;
	padding: 0;
}
/*          Safari edit by Ryan Hill of TSR -*/
BODY
{
	background-color: #FFFFFF;
}
BODY:first-of-type A
{
	text-decoration: none;
}
BODY:first-of-type #ContentArea
{
	padding: 0px;
}
BODY:first-of-type #FooterHome
{
	clear: both;
	margin-top: 10px;
}
BODY:first-of-type .rightcontent
{
	margin: 0px 15px 0px 0px;
	padding: 0px;
}
/*(top, right, bottom, left)*/
#container
{
	width: 1000px;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	background: url(images/tile.jpg) repeat top left;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
}
#header_right
{
	float: right;
	width: 480px;
/*          Changed from 320px for additional menu items. - JGT - 11/18/2009*/
	background-color: #FFFFFF;
}
/*- Top Navigation----------*/
DIV#TopNavContainer
{
	width: 1000px;
	height: 83px;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}
#TopNavContainer UL
{
	list-style-type: none;
	margin: 8px 2px 0px 0;
	padding: 0;
}
#TopNavContainer UL LI
{
	float: left;
	margin: 0;
	padding: 0;
}
#TopNavContainer UL LI A
{
	height: 15px;
	width: 90px;
	color: #555;
	text-decoration: none;
	text-transform: uppercase;
	display: inline;
	text-align: center;
	font: normal 9px Arial, Verdana, sans-serif;
	margin: 0 6px;
	padding: 0;
}
#TopNavContainer UL LI A:Hover
{
	color: #006239;
	text-decoration: underline;
}
.right_swoosh
{
	background: url(images/right_swoosh.gif) no-repeat top left;
	float: right;
	width: 825px;
	height: 110px;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}
.left_swoosh
{
	float: left;
	width: 175px;
	height: 80px;
	margin: 0;
	padding: 0;
	background: url(images/swoosh.gif) no-repeat top left;
}
.logo
{
	background: url(images/logo.jpg) no-repeat top left;
	width: 255px;
	height: 83px;
	float: left;
	margin: 0px 0 0;
	padding: 0;
}
/*- Left Side Column------------------------*/
#LeftNavColumn
{
	float: left;
	width: 175px;
	margin: 0;
	padding: 0;
}
/*- Styles for LeftNav Flyouts--------------*/
UL#LeftNavList
{
	font: 13px Arial, Verdana, sans-serif;
	list-style-type: none;
	width: 175px;
	margin: 0;
	padding: 0;
}
#LeftNavList LI
{
	width: 175px;
	margin: 0 0 1px;
}
#LeftNavList LI A
{
	display: block;
	background: transparent;
	width: auto;
	border-width: 0px 0px 1px 1px;
	padding: 4px 2px 4px 25px;
	margin: 0;
}
#LeftNavList LI A:Link, #LeftNavList LI A:Visited
{
	color: #006239;
	text-decoration: none;
}
#LeftNavList LI A:Link:Hover, #LeftNavList LI A:Visited:Hover
{
	background-color: #006239;
	color: #FFF;
}
/*- Dropdowns------------------*/
#dropmenudiv
{
	position: absolute;
	border: 1px solid #92C16D;
	z-index: 100;
	background-color: #006239;
	width: 160px;
	border-width: 2px 2px 1px;
	margin: 0;
}
#dropmenudiv A
{
	display: block;
	border-bottom: 1px solid #92C16D;
	text-decoration: none;
	font: 11px Arial, Verdana, sans-serif;
	letter-spacing: 1px;
	color: #FFF;
	width: 160px;
	padding: 3px 3px 3px 12px;
}
#dropmenudiv A:Link, #dropmenudiv A:Visited
{
	text-decoration: none;
	color: #FFF;
}
#dropmenudiv A:Link:Hover, #dropmenudiv A:Visited:Hover
{
	background-image: url(highlight.jpg);
	background-color: #92C16D;
	color: #FFF;
}
/*- Search Box Area------------------*/
DIV#SiteSearch
{
	width: 183px;
	font: bold 11px Arial, Verdana, sans-serif;
	margin: 20px 0px 0px 0;
	padding: 0;
	float: right;
}
#SiteSearch FORM
{
	margin: 0;
	padding: 0;
}
INPUT#SearchBox
{
	display: inline;
	width: 100px;
	color: #000;
	font: normal 10px Arial, Verdana, sans-serif;
	border: 0;
	margin: 5px 0 10px 15px;
	padding: 1px;
}
INPUT#GoButton
{
	border: 0;
	margin: 0 0 3px;
	padding: 0;
}
/*- Contractors Info Area----------------*/
DIV#LeftAdSpace
{
	color: #333;
	font: normal 11px Arial, Verdana, sans-serif;
	margin: 0;
	padding: 10px 20px;
}
#LeftAdSpace A:Link, #LeftAdSpace A:Visited
{
	color: #006239;
	text-decoration: underline;
}
#LeftAdSpace A:Link:Hover, #LeftAdSpace A:Visited:Hover
{
	color: #006239;
	text-decoration: none;
}
/*- Content Place Holder------------------------*/
.leftcontent
{
	position: relative;
	float: left;
	background-color: #FFF;
	color: #000;
	width: 600px;
	font: 11px Arial, Verdana, sans-serif;
	line-height: 1.8em;
	margin: 0;
	padding: 0;
	border-right: 1px solid #92C16D;
	min-height: 300px;
	height: auto;
}
.rightcontent
{
	position: relative;
	float: right;
	background-color: #FFF;
	color: #000;
	width: 170px;
	font: 11px Arial, Verdana, sans-serif;
	line-height: 1.8em;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
.content
{
	float: left;
	background-color: #FFF;
	color: #000;
	width: 825px;
	font: 11px Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
}
.content H1
{
	color: #006239;
	font: bold 15px Arial, Verdana, sans-serif;
	margin: 6px 0;
}
.content H2
{
	color: #006239;
	font: bold 15px Arial, Verdana, sans-serif;
	margin: 12px 0;
}
.content H3
{
	color: #000;
	font: italic bold 14px Arial, Verdana, sans-serif;
	margin: 6px 0;
}
.content H4
{
	color: #91C070;
	font: bold 14px Arial, Verdana, sans-serif;
	margin: 26px 0 0;
}
.content IMG A
{
	border: 0;
}
.content A
{
	color: #006239;
	text-decoration: underline;
}
.content A:hover
{
	color: #006239;
	text-decoration: none;
}
.content UL
{
	margin: 6px 0 0;
	padding: 0;
}
.content LI
{
	color: #333;
	list-style-type: square;
	margin: 0 0 6px 1.5em;
	padding: 0;
}
.content LI B
{
	color: #006239;
	text-transform: uppercase;
	font-size: 102%;
}
.content DD
{
	display: block;
	margin: 0;
	padding: 0;
}
.content_subbold
{
	font: bold 11px Arial, Verdana, sans-serif;
	color: #006239;
}
.content_alert
{
	color: #FF0000;
	font-weight: 700;
}
A.pdf
{
	background: url(images/btg-adobePDF.gif) no-repeat left center;
	padding-left: 15px;
}
A:hover.pdf
{
	background: url(images/btc-adobePDF.gif) no-repeat left center;
	padding-left: 15px;
}
/*- Cookie Trail-------------------*/
.cookie
{
	color: #006239;
	font: 11px Arial, Verdana, sans-serif;
	padding: 0 5px;
}
.cookie A:Link, .cookie A:Visited
{
	color: #006239;
	text-decoration: underline;
}
.cookie A:Link:Hover, .cookie A:Visited:Hover
{
	color: #006239;
	text-decoration: none;
}
/*- Right Content Area W/ BORDER-------------------*/
#sideContent
{
	float: right;
	width: 200px;
	margin: 0 20px;
	padding: 0 0 0 20px;
	border-left: 1px solid #92C16D;
}
#sideContent P
{
	font: bold 10px Arial, Verdana, sans-serif;
	margin: 10px 30px 40px 10px;
	padding: 0;
}
/*- Right Content Area W/O BORDER-------------------*/
#sideShow
{
	float: right;
	width: 200px;
	height: 100%;
	margin: 0;
	padding: 0 0 0 20px;
}
#sideShow P
{
	font: normal 10px Arial, Verdana, sans-serif;
	margin: 10px 30px 40px 10px;
	padding: 0;
}
.sideNote
{
	width: 250px;
	float: right;
	margin: 10px;
	padding: 15px 0 0;
}
#cthreebar
{
	display: block;
	width: 100%;
	background-color: #ECECEC;
	vertical-align: middle;
	border: 1px solid #CCC;
	float: left;
	margin: 5px 5px 15px 0;
	padding: 5px 3px;
}
#cthreebar IMG
{
	margin-left: 0.9em;
	margin-right: 0.3em;
	vertical-align: middle;
	background-color: transparent;
	border: 0;
}
#xref_guide
{
	margin-right: 200px;
	width: 170px;
	padding: 3px;
	float: right;
	text-align: center;
}
.payback
{
	width: 600px;
}
.facility
{
	width: 300px;
	float: right;
	margin: 10px;
	padding: 50px 0 0;
}
/*- Left Content Area-------------------*/
DIV#ContentArea
{
	min-height: 350px;
	color: #000;
	font: 11px Arial, Verdana, sans-serif;
	line-height: 1.3em;
	margin: 0;
	padding: 0px 20px 10px;
}
DIV#ContentArea H1
{
	color: #006239;
	font: bold 15px Arial, Verdana, sans-serif;
	padding: 0;
	margin: 0;
}
DIV#ContentArea H2
{
	padding: 0;
	margin: 12px 0 6px;
}
#BCrumb A:Link, #BCrumb A:Visited
{
	color: #006239;
	text-decoration: underline;
}
#ContentArea A:Link, #ContentArea A:Visited
{
	color: #006239;
	text-decoration: underline;
}
#ContentArea A:Link:Hover, #ContentArea A:Visited:Hover
{
	color: #006239;
	text-decoration: none;
}
#rep
{
	width: 200px;
	margin: 12px 20px;
}
#rep P
{
	margin: 0;
	padding: 3px 0 20px;
}
#selector LI
{
	list-style: none;
	padding: 0 0 0 20px;
}
.instructions
{
	width: 550px;
	background: #CCC;
	border: 1px solid #000;
	margin: 10px 0;
	padding: 10px;
}
/*- Entry Tables--------------------*/
TABLE#Gridlines
{
	background-color: #FFF;
	width: 550px;
	border: 1px solid #006239;
	margin: 0;
	padding: 0;
}
TABLE#Gridlines THEAD TD
{
	background-color: #92C16D;
	color: #006239;
	font: bold 14px Arial, Verdana, sans-serif;
	margin: 0;
	padding: 5px;
}
TABLE#Gridlines TBODY TD
{
	color: #000;
	border-top: 1px solid #B9D6A0;
	text-align: left;
	vertical-align: top;
	margin: 0;
	padding: 8px 5px;
}
#Gridlines TD.img
{
	text-align: center;
}
TR.oddrow
{
	background-color: #E0ECD4;
}
/*- Xref Guide--------------------*/
#ContentArea LABEL
{
	display: block;
	font-weight: 700;
	color: #006239;
	margin: 10px;
	padding: 0;
}
#ContentArea LABEL SELECT
{
	border: 1px solid #666;
	display: block;
	font: 11px Arial, Verdana, sans-serif;
	color: #333;
	margin: 3px 0;
	padding: 0;
}
#ContentArea LABEL INPUT
{
	background-color: #006239;
	color: #FFF;
	border: 1px outset #FFF;
	font: 11px Arial, Verdana, sans-serif;
	margin: 10px 0;
	padding: 2px;
}
/*- Bottom Navigation ---------------*/
DIV#Footer
{
/*       -JGT-20100503  - float added to avoid footer error in FF*/
	float: left;
	width: 810px;
	background-color: #FFFFFF;
	border-top: 1px solid #006239;
	margin: 40px 0 0;
	padding: 5px 0 0;
}
DIV#FooterHome
{
	width: 810px;
	background-color: #FFF;
	border-top: 1px solid #006239;
	margin: 40px 0 0;
	padding: 5px 0 0;
}
.bnav
{
	width: 700px;
	color: #006239;
	font: 11px Arial, Verdana, sans-serif;
	padding: 5px;
}
.bnav A:Link, .bnav A:Visited
{
	line-height: 16px;
	color: #444;
	text-decoration: underline;
	padding: 0 5px;
}
.bnav A:Link:Hover, .bnav A:Visited:Hover
{
	background-color: #006239;
	color: #FFF;
	text-decoration: none;
}
.ekmenu
{
	color: rgb(255, 255, 255);
	width: 138px;
	font-size: 11px;
	font-family: Sans-Serif;
	height: 300px;
}
/*SUB MENU POSITION*/
.ekmenu_unorderedlist
{
	position: absolute;
	margin: 0px;
	padding: 0px 8px 8px 0px;
	list-style: none;
	width: 148px;
	z-index: 1;
}
.ekmenu_unorderedlist_item
{
/*LI; container for menu items (typically either links or sub-menus).
Typical parent element: ul.ekmenu_unorderedlist*/
	position: static;
	line-height: 1.25em;
	margin-bottom: -1px;
}
.ekmenu_submenu_items
{
/*DIV; container for menu lists.
Typical parent element: div.ekmenu (root level), div.ekmenu_submenu*/
	overflow: hidden;
/*truncate what cannot fit
border-bottom: solid 2px rgb(71, 71, 71);*/
}
.ekmenu_submenu_items_hidden
{
/*DIV; normally hidden container for menu lists (becomes visible if
user clicks on related submenu button, or if Javascript/CSS not supported).
Typical parent element: div.ekmenu (root level), div.ekmenu_submenu*/
	display: none;
}
/*Nested menu items*/
.ekmenu_submenu_items .ekmenu_submenu_items, .ekmenu_submenu_items .ekmenu_submenu_items_hidden, .ekmenu_submenu_items_hidden .ekmenu_submenu_items_hidden
{
	float: left;
	margin-left: 0px;
/*indents menu items, accumulating with each nesting level*/
	margin-top: 0;
	border-bottom-width: 0px;
/*prevents bottom border from accumulating, with each level of nesting*/
}
/*Start*/
.ekmenu_button
{
	display: block;
	float: left;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #006239;
	width: 138px;
	padding: 6px 0px 5px 10px;
/*(top, right, bottom, left)*/
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	background: url(images/tile.jpg) repeat top left;
}
.ekmenu_button_hover
{
/*SPAN; hovered version of .ekmenu_button, see above...
Typical parent element: div.ekmenu_submenu, or else
h3.ekmenu_accessible_submenu_navheading if 508-Compliance is enabled.*/
	display: block;
	float: left;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	width: 138px;
	padding: 6px 0px 5px 10px;
/*(top, right, bottom, left)*/
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	background: url(images/tile.jpg) repeat top left;
}
.ekmenu_button_selected
{
/*SPAN; selected version of .ekmenu_button, see above...
Typical parent element: div.ekmenu_submenu, or else*/
	display: block;
	float: left;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	width: 138px;
	padding: 6px 0px 5px 10px;
/*(top, right, bottom, left)*/
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	cursor: hand;
	background-color: #92C16D;
}
.ekmenu_button_selected_hover
{
/*SPAN; hovered version of .ekmenu_button_selected, see above...
Typical parent element: div.ekmenu_submenu, or else
h3.ekmenu_accessible_submenu_navheading if 508-Compliance is enabled.*/
	display: block;
	float: left;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	width: 138px;
	cursor: hand;
	padding: 6px 0px 5px 10px;
/*(top, right, bottom, left)*/
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	background-color: #92C16D;
}
/*Link menu items*/
A.ekmenu_link, A.ekmenu_link:link, A.ekmenu_link:visited
{
	display: block;
	float: left;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #006239;
	width: 138px;
	padding: 6px 0px 5px 10px;
/*(top, right, bottom, left)*/
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	background-color: #92C16D;
}
A.ekmenu_link:hover, A.ekmenu_link:active, A.ekmenu_link:focus
{
	display: block;
	float: left;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	width: 138px;
	padding: 6px 0px 5px 10px;
/*(top, right, bottom, left)*/
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	background-color: #92C16D;
}
A.ekmenu_link_selected
{
	display: block;
	float: left;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	width: 138px;
	padding: 6px 0px 5px 10px;
/*(top, right, bottom, left)*/
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	background-color: #92C16D;
}
A.ekmenu_link_selected:hover
{
	display: block;
	float: left;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	width: 138px;
	padding: 6px 0px 5px 10px;
/*(top, right, bottom, left)*/
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	background-color: #92C16D;
}
.trade
{
	color: #006239;
	font-size: 10px;
	margin-top: 0px;
	margin-left: 5px;
	height: 20px;
	position: absolute;
}
.fix
{
	clear: both;
}
.green_button
{
	background-color: #006239;
	cursor: pointer;
	width: 60px;
	color: #FFF;
	padding: 2px;
}
.featured
{
	background-color: #00692F;
	cursor: pointer;
	width: 250px;
	color: #FFF;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: bold;
}
