BODY
{
    FONT-SIZE: 65%;
    FONT-FAMILY:Verdana, Arial, Helvetica, sans-serif;
    BACKGROUND-color:#EAEEE9;
    color:#062805;
    line-height: 1.5;
}
A 
{
	color: #000;
}
A:hover
{
	color: #F00;
	text-decoration:none;
}
DT
{

}
dd
{

}
ul li
{
	list-style-type:disc;
}
H1, H2, H3, H4, H5, H6
{
	color: #062805;
}
H1
{
    font-family: Arial, sans-serif;
    FONT-SIZE: 200%;
}
H2
{
    font-family: Arial, sans-serif;
    FONT-SIZE: 170%;
}
H3
{
    FONT-SIZE: 130%;
}
H4
{
    FONT-SIZE: 120%;
}
H5
{
    FONT-SIZE: 105%;
}
H6
{
    FONT-SIZE: 100%;
}
IMG
{
	border:1px solid #072606;
}
#mainLayout a img
{
	border: 1px solid #96B5AE;
}
TABLE
{
	width:100%;
	border:none;
} 
table td, table th
{
	text-align:left;
	padding:0;
	vertical-align:top;
}

ul
{
	list-style-type:circle;
}

/* ################################### Site Classes ################################# */

.box
{
	padding:0;
}
.box .tl
{
	background:#92B7B1 url(/ewCommon/images/schemes/standard/EmeraldGreen/box_corner_tl_title.gif) left top no-repeat;
	padding-left: 6px;
	padding-bottom: 0;
	height: 37px;
}
.box .tr
{
	background:#92B7B1 url(/ewCommon/images/schemes/standard/EmeraldGreen/box_corner_tr_title.gif) right top no-repeat;
	padding-right: 6px;
	height: 37px;
}
.box h2.title
{
	background: #92B7B1 url(/ewCommon/images/schemes/standard/EmeraldGreen/box_background_fade.gif) left top repeat;
	padding: 6px 6px 6px 6px;
	margin: 0;
	font-size: 160%;
	color: #fff;
	
}
.box .br, 
{
	display:none;
}
.box .content
{
	background: #E7EFE6;
	border:1px solid #000;
	border-top:none;
	color:#0E540C;
}
.box dl,.box ol,.box ul
{
	margin-left:40px !important;
	color:#062805;
}
.detail H3
{

}
.detail IMG.picture
{
   position:relative;
}
.dropDown, .textArea, .textBox
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	width:250px;
}
.ghosted
{
	font-weight: bold;
	font-size: 90%;
	text-decoration: none;
	color: #999;
}
.label
{
	font-weight:bold;
}
form .label
{
	text-align:right;
	padding-right:10px;
	padding-top:2px;
}
form td
{
	padding-bottom:3px;
}
.list
{
	padding: 0 48px 7px;
	margin:0;
	border-bottom:1px solid #CDCDCD;
}
.list a
{
	text-decoration: none !important;
	color: #333;
}
.list a:hover
{
	color: #c1400d;
}
.list p
{
	margin: 0;	
}
.list H3
{

}
.list H4
{
	margin: 0;
}
.list .date
{

}
td.list IMG.thumbnail
{
    float: none;
    margin: 0;
}
.stepper
{
	position:relative;
	color: #666;
}
.stepper a
{
	font-weight: bold;
	font-size: 90%;
	text-decoration: none;
	color: #999;
}
.stepper a:hover
{
	color: #000;
}
.stepper p
{
	padding:0 !important;
}
.stepper p.links
{
	position:absolute;
	top:0;
	left:0;
}
TABLE.documentTable
{

}
TABLE.documentTable TD.cell
{

}
TABLE.documentTable TH.heading
{

}
TABLE.documentTable TR.alternative
{

}
.list .terminus
{
	clear:right !important;
}

/* ################################### Site IDs ################################# */

#mainTable
{
	margin: auto; 
	width: 760px;
	background-color: #fff;
}

#mainHeader
{
	background: url(/images/header_bg.jpg) left top no-repeat;
	height:180px;
}
#header
{
	margin-top:10px;	
}
#location
{
	color:#C0C7BE;
	font-size:90%;
	margin-bottom:10px;
}
#location a
{
	text-decoration: none;
	color: #C0C7BE;
	
}
#location A:hover
{
	color: #062805;
}
#mainLayoutContainer
{
	margin:0;
	padding:5px 10px;
}

/* ################################## Menu setup ################################### */

#subMenu
{
	padding: 7px 0;
	float: left;
	width: 176px;
	border-top: 1px solid #D5DAD4;
	border-bottom: 1px solid #D5DAD4;
}
#subMenu ul 
{	 
	padding: 0;
	margin: 0;
}
#subMenu li
{
	padding: 0;
	margin: 0;
	display: inline;
}
#subMenu ul a
{
	border-top: 1px solid #FFF;
	background: url(/ewCommon/images/schemes/standard/EmeraldGreen/sq_bullet.gif) no-repeat left center;
	background-position: 8px center;
	display: block;
	padding: 6px 3px 6px 20px;
	text-decoration: none;
	color: #869772;
	font-weight:700;	
}
#subMenu ul ul a 
{
	background: url(/ewCommon/images/schemes/standard/EmeraldGreen/sq_bullet.gif) no-repeat left center;
	font-weight: normal;
	background-position: 18px center;
	color: #333;
	padding: 6px 3px 6px 28px;

}
#subMenu ul ul ul a
{
	background: url(/ewCommon/images/schemes/standard/EmeraldGreen/sq_bullet.gif) no-repeat left center;
	background-position: 28px center;
	padding: 6px 3px 6px 40px;	
}
#subMenu ul ul ul ul a
{
	background: url(/ewCommon/images/schemes/standard/EmeraldGreen/sq_bullet.gif) no-repeat left center;
	background-position: 28px center;
	padding-left: 25px;
}
#subMenu ul a:hover, #subMenu ul a.active
{
	color: #0E540C;
	background: url(/ewCommon/images/schemes/standard/EmeraldGreen/sq_bullet_ov.gif) no-repeat left center;
	background-position: 8px center;	
}
#subMenu ul ul a:hover, #subMenu ul ul a.active
{
	background: url(/ewCommon/images/schemes/standard/EmeraldGreen/sq_bullet_ov.gif) no-repeat left center;
	background-position: 18px center;
}
#subMenu ul ul ul a:hover, #subMenu ul ul ul a.active
{
	background: url(/ewCommon/images/schemes/standard/EmeraldGreen/sq_bullet_ov.gif) no-repeat left center;
	font-weight: normal;
	background-position: 28px center;
}

/* ======================== */

#mainTitle
{
	display:none;
	padding:10px 0;
}
#mainTitle h1
{
	margin:0;
	color:#062805;
}
#mainLayout
{
	padding:0 0 10px 10px !important;
}
#mainFooter
{
	color: #fff;
	background: #B0946C url(/ewCommon/images/schemes/standard/EmeraldGreen/footer_background.gif) left top repeat;
	font-size: 90%;
	margin: 0;
	padding: 7px 25px;
	border:1px solid #0C3306;
}

/* ======================== */

#developerLink
{
	background:#EAEEE9;	
}
#developerLink a
{
	border: 1px solid #0C3306;
	margin: 14px 4px 8px;
	color: #167805;
	background:#88BA7F url(/images/devlink_bg.gif) left top repeat;
}
#developerLink a:hover
{
	color:#000;
}

/* ======================== */

#template_Stepped_Pages .content
{
	margin:0 !important;
}

/* ======================== */


TABLE#subPageTable
{
	border-top: 1px solid #999 !important;
	border-left: 1px solid #999 !important;
}
TABLE#subPageTable th.heading
{
	color: #fff;
	background-color: #666 !important;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	text-align:left;	
	font-weight: bold;
	padding:10px 5px;
}
TABLE#subPageTable td.cell
{
	padding:4px 5px;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	background-color: #F5F5F5 !important;
}
TABLE#subPageTable td.col1 
{
	font-weight: bold;
	text-decoration: none !important;
	padding:3px;
	background-color: #e0e0e0 !important;
}
TABLE#subPageTable .col1 A 
{
	text-decoration: none;
	color: #333;
}
TABLE#subPageTable .col1 A:hover
{
	color: #c1400d;
}

/* ======================== */

#template_Home_Variant .list
{
	padding: 0 !important;
	padding-bottom: 30px;
	border-bottom:1px solid #CDCDCD;
}
/* ======================== */
#template_Products_List
{
	width: 550px;
	float: right;
	position: relative;
}
#template_Products_List h3.title 
{
	padding-top: 20px;	
}
#template_Products_List .thumbnail
{
	float: right;
	position: relative;
	margin-top: 20px;	
}
/* ======================== */

#template_Links
{
	width: 550px;
	float: right;
	position: relative;
}
#template_Links h3.title 
{
	padding-top: 20px;	
}
#template_Links .thumbnail
{
	float: right;
	position: relative;
	margin-top: 20px;	
}
/* ======================== */

#template_Events_Style_2 #column1
{
    width: 180px !important;
}
#template_Events_Style_2 #column2
{
	margin-right: 190px !important;
}
#template_Events_Style_2 .list
{
	padding: 0 !important;
	border-bottom:1px solid #CDCDCD;
}
#column2
{
	color: #333;
	margin:0!important;
	padding:0!important;
}
#template_Events_Style_2 .date
{

}

/* ======================== */

#template_Links img.thumbnail
{
	float:right !important;
}
/* ========================== */

#template_sitemap UL
{
	margin:0;
	padding:0;
	margin-left:25px;
}
#template_sitemap UL LI
{
	padding:5px 0;
}
#template_sitemap UL UL LI
{
	padding:0px;
}
#template_sitemap UL UL a
{
	text-decoration: none;
	font-size:90%;
}
#template_sitemap LI
{
	font-size: 105%;
	list-style-type: triangle;
	color: #c8c8c8;
	text-decoration: none !important;
}
#template_sitemap ul a
{
	font-weight: bold;
	text-decoration: none;
	color: #2d2d2d;
}
#template_sitemap ul a:hover
{
	text-decoration: none;
	color: #c1400d;
}
#template_sitemap ul ul a
{
	font-weight: normal !important;
	text-decoration: none;
	color: #545454;
}
#template_sitemap ul ul a:hover
{
	font-weight: normal !important;
	text-decoration: none;
	color: #c1400d;
}

/* ========================== */








/* ========================== */







/* =========how to========= */

/*.list.product
{
	padding: 0 48px;
	padding-bottom: 7px;
	border-bottom:1px solid #CDCDCD;
}*/
/* ======================== */