/*
 Font settings -- change your font, colour, alignment etc.
 Insert 'font-weight: bold;' or 'font-style: italic;' without quotes if you want.
 Note that items contain <A HREF> tags, so if your other stylesheets style anchor tags,
 you may want to manually override the settings for :link, :visited etc. here.
*/
body {
	margin:0px;
	font-family:arial, verdana, helvetica;
	font-size:11px;
	color:#4B4B4B;
}
.container {
	font-size:11px;
	}
a {
	color:#034926;
}
h3 {
	color:#034926;
	margin-bottom:10px;
	font-size:18px;
}
h4 {
	margin:0px;
	color:#666;
	font-size:13px;
}
.green {
	color:#034926;
}
.HomeNav td {
	border-top:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	padding:2px 0px 3px 5px;
}
#HomeBody {
	/*margin-left:260px;*/
	width:739px;
	background-color:#fff;
}
#HomeBody td.HomeLeft {
	padding:0px;
	background-color:#ebecee;
	background-image: url(../_images/rule_back.gif);
	background-repeat: repeat;
	border-right:1px solid #ccc;
}
#HomeBody td.body {
	padding:20px 15px 10px 30px;
}
.LeftCol {
	padding-left:5px;
	width:165px;
	padding-top:17px;
	height:450px;
	font-size:11px;
}
.DlrFind {
	padding-left:15px;
}
.ContentArea {
	width:470px;
	padding-bottom:30px;
	font-size:11px;
}
.bordertable {
	border-collapse: collapse;
}
.bordertable th {
	padding-left:7px;
	padding-right:7px;
	border: 1px solid black;
	margin: 0px 0px 0px 0px;
}
.bordertable td {
	padding-left:7px;
	padding-right:7px;
	border: 1px solid black;
	margin: 0px 0px 0px 0px;
	align: center;
}
.blankButton {
	font-weight: bold;
	color: white;
	background: transparent;
	background-image: url(/_images/rounded_cell.gif);
	background-repeat: no-repeat;
	width: 130;
	height: 20;
	text-align: center;
}
.textbox {
	background: white;
	border: 1px solid #666666;
	color: #000000;
	font: 11px Verdana, Arial, Helvetica, san-serif;
	letter-spacing: 0px;
	line-height: 15px;
	margin: 0px 0px 0px 0px;
}
ListItem {
	background: red;
	border-style: none;
	color: #000000;
	font: 11px Verdana, Arial, Helvetica, san-serif;
	letter-spacing: 0px;
	line-height: 15px;
	margin: 0px 0px 0px 0px;
}
.lowText {
	color: #FFFFFF;
	font: Bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none
}
.highText {
	color: #FFFFFF;
	font: Bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none
}
/* Borders used by some items */

/*.itemBorder { border: 1px solid #666666 }*/
/*.itemBorderBlank { border: 1px solid #CCCCDD }*/

.proddescription2 {
	color: #4B4B4B;
}
.proddescription {
	color:#4B4B4B;
	line-height:17px;
}
/* The "button" demo menu styles, as used by the "File-Reopen" menu. Delete if not using */

.buttonText {
	text-decoration: none;
	color: #FFFFFF;
	font: Bold 10px Verdana, Arial, Helvetica;
}
.buttonHover {
	text-decoration: none;
	color: #FFFFFF;
	font: Bold 10px Verdana, Arial, Helvetica;
	padding: 1px
}
/*.buttonBorder { border: 1px outset black }
.buttonBorderOver { border: 1px inset #cccccc }*/

/* Used for dynamic toolbar on right */
LI:after {
	content: ".";
}
.toolbarhead {
	font-family: arial, verdana, helvetica;
	color: orange;
	line-height: 12px;
	font-weight: bold;
	background-color: #034926;
	padding-top:10px;
	font-size:11px;
}
.toolbaritem {
	font-family: arial, verdana, helvetica;
	color: #ffffff;
	line-height: 13px;
	background-color: #034926;
	font-size:11px;
}
.toolbaritem a:link {
	color:#ffffff;
	line-height:13px;
	background-color:#034926;
}
.toolbaritem a:visited {
	color:#ffffff;
	line-height:13px;
	background-color:#034926;
}
.toolbaritem a:hover {
	color:#88AE1E;
	line-height:13px;
	background-color:#034926;
}
.toolbaritem a:active {
	color:#88AE1E;
	line-height:13px;
	background-color:#034926;
}
/*
	Used for navigation indenting on left hand nav panel
*/

	.sub0 {
	color:#4B4B4B;
	line-height:25px;
	margin-left:0px;
}
.sub0 a:link {
	color: #303030;
	text-decoration: underline;
}
.sub0 a:visited {
	color: #303030;
	text-decoration: underline;
}
.sub0 a:hover {
	color: orange;
	text-decoration: underline;
}
.sub0 a:active {
	color: orange;
	text-decoration: underline;
}
.sub0active {
	font-family: arial, verdana, helvetica;
	color: #88AE1E;
	line-height: 25px;
	margin-left: 0px;
}
.sub0active a:link {
	color: #88AE1E;
	text-decoration: underline;
}
.sub0active a:visited {
	color: #88AE1E;
	text-decoration: underline;
}
.sub0active a:hover {
	color: orange;
	text-decoration: underline;
}
.sub0active a:active {
	color: orange;
	text-decoration: underline;
}
.sub1 {
	color:#4B4B4B;
	line-height:25px;
	margin-left:5px;
	font-size:11px;
}
.sub1 a:link {
	color: #303030;
	text-decoration: underline;
}
.sub1 a:visited {
	color: #303030;
	text-decoration: underline;
}
.sub1 a:hover {
	color: orange;
	text-decoration: underline;
}
.sub1 a:active {
	color: orange;
	text-decoration: underline;
}
.sub1active {
	color:#88AE1E;
	line-height:25px;
	margin-left:5px;
	font-size:11px;
}
.sub1active a:link {
	color: #88AE1E;
	text-decoration: underline;
}
.sub1active a:visited {
	color: #88AE1E;
	text-decoration: underline;
}
.sub1active a:hover {
	color: orange;
	text-decoration: underline;
}
.sub1active a:active {
	color: orange;
	text-decoration: underline;
}
.sub2 {
	color:#4B4B4B;
	line-height:19px;
	margin-left:10px;
	font-size:11px;
}
.sub2 a:link {
	color: #303030;
	text-decoration: underline;
}
.sub2 a:visited {
	color: #303030;
	text-decoration: underline;
}
.sub2 a:hover {
	color: orange;
	text-decoration: underline;
}
.sub2 a:active {
	color: orange;
	text-decoration: underline;
}
.sub2active {
	color:#88AE1E;
	line-height:19px;
	margin-left:10px;
	font-size:11px;
}
.sub2active a:link {
	color: #88AE1E;
	text-decoration: underline;
}
.sub2active a:visited {
	color: #88AE1E;
	text-decoration: underline;
}
.sub2active a:hover {
	color: orange;
	text-decoration: underline;
}
.sub2active a:active {
	color: orange;
	text-decoration: underline;
}
.sub3 {
	margin-left:18px;
	color:#4B4B4B;
	line-height:17px;
	font-size:11px;
}
.sub3 a:link {
	color: #303030;
	text-decoration: underline;
}
.sub3 a:visited {
	color: #303030;
	text-decoration: underline;
}
.sub3 a:hover {
	color: orange;
	text-decoration: underline;
}
.sub3 a:active {
	color: orange;
	text-decoration: underline;
}
.sub3active {
	margin-left:18px;
	color:#4B4B4B;
	line-height:17px;
	font-size:11px;
}
.sub3active a:link {
	color: #88AE1E;
	text-decoration: underline;
}
.sub3active a:visited {
	color: #88AE1E;
	text-decoration: underline;
}
.sub3active a:hover {
	color: orange;
	text-decoration: underline;
}
.sub3active a:active {
	color: orange;
	text-decoration: underline;
}
.sub3activeManual {
	margin-left:18px;
	color:#4B4B4B;
	line-height:17px;
 background-image: url /_images/arrow_off2_2.gif;
	background-position: right;
	padding-right: 16px;
}
.sub3activeManual a:link {
	color: #88AE1E;
	text-decoration: underline;
	background-image: url(/_images/arrow_off2_2.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 16px;
}
.sub3activeManual a:visited {
	color: #88AE1E;
	text-decoration: underline;
	background-image: url(/_images/arrow_off2_2.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 16px;
}
.sub3activeManual a:hover {
	color: orange;
	text-decoration: underline;
	background-image: url(/_images/arrow_off2_2.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 16px;
}
.sub3activeManual a:active {
	color: orange;
	text-decoration: underline;
	background-image: url(/_images/arrow_off2_2.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 16px;
}
.sub4 {
	margin-left:29px;
	color:#4B4B4B;
	line-height:12px;
	font-size:11px;
}
.sub4 a:link {
	color: #303030;
	text-decoration: underline;
}
.sub4 a:visited {
	color: #303030;
	text-decoration: underline;
}
.sub4 a:hover {
	color: orange;
	text-decoration: underline;
}
.sub4 a:active {
	color: orange;
	text-decoration: underline;
}
.sub4active {
	margin-left:29px;
	color:#4B4B4B;
	line-height:12px;
	font-size:11px;
}
.sub4active a:link {
	color: #88AE1E;
	text-decoration: underline;
}
.sub4active a:visited {
	color: #88AE1E;
	text-decoration: underline;
}
.sub4active a:hover {
	color: orange;
	text-decoration: underline;
}
.sub4active a:active {
	color: orange;
	text-decoration: underline;
}
.sub5 {
	margin-left:35px;
	color:#4B4B4B;
	line-height:12px;
}
.sub5 a:link {
	color: #303030;
	text-decoration: underline;
}
.sub5 a:visited {
	color: #303030;
	text-decoration: underline;
}
.sub5 a:hover {
	color: orange;
	text-decoration: underline;
}
.sub5 a:active {
	color: orange;
	text-decoration: underline;
}
.sub5active {
	margin-left:35px;
	color:#4B4B4B;
	line-height:12px;
}
.sub5active a:link {
	color: #88AE1E;
	text-decoration: underline;
}
.sub5active a:visited {
	color: #88AE1E;
	text-decoration: underline;
}
.sub5active a:hover {
	color: orange;
	text-decoration: underline;
}
.sub5active a:active {
	color: orange;
	text-decoration: underline;
}
.navpanel {
	font-family: Arial, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	line-height:12px;
}
.navpanel a:link {
	font-family: Arial, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
}
.navpanel A:VISITED {
	font-family : Arial, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
}
.navpanel A:ACTIVE {
	font-family : Arial, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
}
.navpanel A:HOVER {
	font-family : Arial, Geneva, Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-align: center;
}
.breadcrumbpanel {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: white;
	background-color: #034926;
}
.breadcrumbpanel a:link {
	font-family : Arial, Geneva, Arial, Helvetica, sans-serif;
	color: White;
}
.breadcrumbpanel a:hover {
	font-family : Arial, Geneva, Arial, Helvetica, sans-serif;
	color: #FF9900;
}
.breadcrumbpanel a:visited {
	font-family : Arial, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.breadcrumbpanel a:active {
	font-family : Arial, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.navbar_active {
	font-family: arial, verdana, helvetica;
	color: orange;
	line-height: 12px;
	font-weight: bold;
	text-align: left;
	background-color: #034926;
}
.navbar_active a:link {
	color: orange;
	text-decoration: none;
}
.navbar_active a:visited {
	color: orange;
	text-decoration: none;
}
.navbar_active a:hover {
	color: orange;
	text-decoration: none;
}
.navbar_active a:active {
	color: orange;
	text-decoration: none;
}
.navbar {
	font-family: arial, verdana, helvetica;
	color: white;
	line-height: 12px;
	font-weight: bold;
	text-align: left;
	background-color: #034926;
}
.navmenu {
	color:white;
	line-height:12px;
	font-weight:bold;
	text-decoration: none;
}
.nav {
	font-family: arial, verdana, helvetica;
	color: white;
	line-height: 12px;
	font-weight: bold;
	text-align: left;
	font-size:11px;
}
.nav a:link {
	color: white;
	text-decoration: none;
}
.nav a:visited {
	color: white;
	text-decoration: none;
}
.nav a:hover {
	color: white;
	text-decoration: none;
}
.nav a:active {
	color: white;
	text-decoration: none;
}
.nav_active {
	color:#ffffff;
	line-height:12px;
	font-weight:bold;
	background-color:#88AE1D;
}
.nav_active a:link {
	color: white;
	text-decoration: none;
}
.nav_active a:visited {
	color: white;
	text-decoration: none;
}
.nav_active a:hover {
	color: white;
	text-decoration: none;
}
.nav_active a:active {
	color: white;
	text-decoration: none;
}
.pagenav_active {
	color:#88AE1E;
	line-height:12px;
	font-weight:bold;
}
.pagenav_active a:link {
	color: #88AE1E;
	text-decoration: none;
}
.pagenav_active a:visited {
	color: #88AE1E;
	text-decoration: none;
}
.pagenav_active a:hover {
	color: #88AE1E;
	text-decoration: none;
}
.pagenav_active a:active {
	color: #88AE1E;
	text-decoration: none;
}
.subnav_active {
	color:orange;
	line-height:12px;
	font-weight:bold;
	font-size:11px;
	padding-top:8px;
}
.subnav_active a:link {
	color: orange;
	text-decoration: none;
}
.subnav_active a:visited {
	color: orange;
	text-decoration: none;
}
.subnav_active a:hover {
	color: orange;
	text-decoration: none;
}
.subnav_active a:active {
	color: orange;
	text-decoration: none;
}
subnav_focus {
	color:orange;
	line-height:12px;
	font-weight:bold;
	padding-top:8px;
}
.subnav_focus a:link {
	color: orange;
}
.subnav_focus a:active {
	color: orange;
}
.subnav_focus a:hover {
	color: orange;
}
.subnav {
	color:#ffffff;
	line-height:12px;
	font-weight:bold;
	background-color:#034926;
	font-size:11px;
	padding-top:8px;
}
.subnav a:link {
}
.subnav a:visited {
}
.subnav a:hover {
	color:orange;
}
.subnav a:active {
	color: white;
}
.activenav {
	color:#88AE1E;
	line-height:12px;
	font-weight:bold;
}
.activenav a:link {
	color:#88AE1E;
	line-height:12px;
	font-weight:bold;
}
.activenav a:visited {
	color:#88AE1E;
	line-height:12px;
	font-weight:bold;
}
.activenav a:active {
	color:#88AE1E;
	line-height:12px;
	font-weight:bold;
}
.activenav a:hover {
	color:#88AE1E;
	line-height:12px;
	font-weight:bold;
}
.mainnav {
	color:#ffffff;
	line-height:12px;
	font-weight:bold;
}
.mainnav a:hover {
	color:#88AE1E;
	line-height:12px;
	font-weight:bold;
}
.mainnav a:link {
	color:#ffffff;
	line-height:12px;
	font-weight:bold;
}
.mainnav a:visited {
}
.mainnav a:active {
	color:#88AE1E;
	line-height:12px;
	font-weight:bold;
}
.bgcolor {
	background-color: #034926;
}
.main {
	color:#4B4B4B;
	line-height:14px;
	scrollbar-face-color: #006600;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #33CC33;
	scrollbar-3dlight-color: #CCFF00;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #EEEEEE;
	scrollbar-arrow-color: #FFFF00;
}
.tcolor {
	background-color: #2F4F4F
}
.tcolor2 {
	background-color: #ffffff
}
.tcolor3 {
	background-color: #D9D9D9
}
.footer1 {
	background-color: #ccc;
	font-size:11px;
}
.footer1 a:link {
	color: #034926;
}
.footer1 a:visited {
	color: #034926;
}
.footer1 a:hover {
	color: orange;
}
.footer2 {
	background-color: #E8E8E8;
	background-image: url(../_images/rule_back.gif);
	background-repeat: repeat;
}
.footer_body {
	color:#034926;
	line-height:17px;
	font-size:11px;
}
.footer_body a:link {
	color: #034926;
}
.footer_body a:visited {
	color: #034926;
}
.footer_body a:hover {
	color: orange;
}
.footer_small {
	font-size:9px;
	color:white;
	font-style:italic;
}
.footer_small a:link {
	color:white;
}
.footer_small a:visited {
	color:white;
}
.footer_small a:hover {
	color:white;
}
.pageheader {
	font-size:18px;
	color:#034926;
	font-weight:bold;
}
.pageheadernobold {
	font-size:18px;
	color:#034926;
	line-height:20px;
}
.pageheader30 {
	font-size:35px;
	color:#034926;
	font-weight:bold;
}
.header {
	color:#303030;
	line-height:14px;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;
	padding-right:4px;
}
.header2 {
	font-family:verdana, helvetica, arial;
	font-size:10px;
	color:orange;
	line-height:14px;
	font-weight:bold;
}
.header3 {
	font-size:24px;
	color:#c0c0c0;
	font-weight:500;
}
.header4 {
	font-size:24px;
	color:#99CC00;
	font-weight:500;
}
.header5 {
	
	color:#ffffff;
	line-height:14px;
	font-weight:bold;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;
	padding-right:4px;
}
.headernobold {
	color:#303030;
	line-height:14px;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;
	padding-right:4px;
}
.mailing {
	color:green;
	line-height:14px;
	font-weight:bold;
}
.callout {
	font-size:10px;
	color:orange;
	line-height:14px;
	padding-left:30px;
}
.numbers {
	color:#595959;
	line-height:14px;
}
#divFoldCont {
	position:absolute;
	left:80px;
	top:100px;
	width:170px;
	visibility:hidden;
}
.clFold {
	position:absolute;
	width:170px;
}
.clFoldSub {
	position:absolute;
	left:15px;
	width:170px;
	visibility:hidden;
}
.clFoldSub2 {
	position:absolute;
	left:15px;
	width:170px;
	visibility:hidden;
}
.clFoldLinks {
	font-family:Arial, Verdana, Helvetica, Helv;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:black;
}
.clSubLinks {
	font-family:Arial, Verdana, Helvetica, Helv;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:black;
}
.clSubLinks2 {
	font-family:Arial, Verdana, Helvetica, Helv;
	
	text-decoration:none;
	color:black;
}
#search {
	position:absolute;
	left:790px;
	top:80px;
	width: 170px;
	height: 88px;
}
#searchcontact {
	position:absolute;
	left:740px;
	top:80px;
	width: 170px;
	height: 88px;
}
#search_index {
	position:absolute;
	left:0px;
	top:165px;
}
#topimage {
	position:absolute;
	left:169px;
	top:0px;
}
#logo {
	position:absolute;
	left:0px;
	top:0px;
}
.divShow {
	visibility: visible;
}
.divHide {
	visibility: hidden;
}
#finddealer_index {
	position:absolute;
	left:59px;
	top:292px;
	width: 79px;
}
#finddealer_company {
	position:absolute;
	left:80px;
	top:400px;
}
#finddealer_products {
	position:absolute;
	left:20px;
	top:360px;
}
#finddealer_low_volume {
	position:absolute;
	left:70px;
	top:300px;
}
#finddealer_mailing {
	position:absolute;
	left:60px;
	top:340px;
}
#finddealer_popup {
	position:absolute;
	left:35px;
	top:405px;
}
#helpchoose_index {
	position:absolute;
	left:52px;
	top:376px;
}
#dealer_index {
	position:absolute;
	left:10px;
	top:240px;
}
#footer_table {
	position:relative;
	left:0px;
	top:0px;
}
#FooterPanel {
	position:relative;
	left:0px;
	top:100px;
}
#footer_info {
	width:470;
}
P {
	margin-top :0px;
}
UL {
	font-family: arial, verdana, helvetica;
	font-size: 11px;
	color: #4B4B4B;
	text-indent: 0px;
	margin-left: 15px;
	margin-bottom: 10px;
}
UL a:link {
	
	color:#034926;
	text-indent: 0px;
	/*margin-left: 15px;*/
	margin-bottom: 0px;
}
UL a:visited {
	color:#034926;
}
/**********     Hasler Custom Styles     **********/

/**********     Main Body Elements     **********/
.body {
	color:#4B4B4B;
	line-height:17px;
	font-size:11px;
}
.body a:link {
	
	color:#034926;
	line-height:17px;
	text-indent:0px;
}
.body a:hover {
	
	color:orange;
	line-height:17px;
	text-indent:0px;
}
.body a:visited {
	
	color:#034926;
	line-height:17px;
	text-indent:0px;
}
.bodynoindent {
	color:#4B4B4B;
	line-height:17px;
	text-indent:0px;
	font-size:11px;
}
.bodynoindent a:link {
	
	color:#034926;
	line-height:17px;
}
.bodynoindent a:hover {
	
	color:orange;
	line-height:17px;
}
.bodynoindent a:visited {
	
	color:#034926;
	line-height:17px;
}
.bodynoindent12 {
	
	color:#4B4B4B;
	line-height:17px;
	text-indent:0px;
}
.bodynoindent12 a:link {
	
	color:#034926;
	line-height:17px;
}
.bodynoindent12 a:hover {
	
	color:orange;
	line-height:17px;
}
.bodynoindent12 a:visited {
	
	color:#034926;
	line-height:17px;
}
.bodynoindenthref {
	
	color:orange;
	line-height:17px;
}
.bodynoindenthref a:hover {
	
	color:orange;
	line-height:17px;
}
.bodynoindentsmall {
	font-size:10px;
	color:#4B4B4B;
	line-height:12px;
}
.bodynoindentsmall a:link {
	font-size:10px;
	color:#034926;
	line-height:12px;
}
.bodynoindentsmall a:hover {
	font-size:10px;
	color:orange;
	line-height:12px;
}
.bodynoindentsmall a:visited {
	font-size:10px;
	color:#034926;
	line-height:12px;
}
.searchrow {
	color:#4B4B4B;
	line-height:17px;
}
.searchrow a:link {
	
	color:#034926;
	line-height:17px;
}
.searchrow a:hover {
	
	color:orange;
	line-height:17px;
}
.searchrow a:visited {
	
	color:#034926;
	line-height:17px;
}
.transparenthref {
	color:#FFFFFF;
	line-height:17px;
	text-indent:0px;
	text-decoration:none;
}
.bodytitle {
	font-family : Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	font-size:13pt;
}
.parahead {
	font-family : Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	font-size:10pt;
}
.parahead2 {
	
	font-weight:bold;
	color:#333333;
}
.mailaddress {
	font-style: italic;
}
.admin_small {
	font-style: italic;
	font-size: 7pt;
}
.admin_small a:link {
	color:#FFFFFF;
}
.admin_small a:active {
	color:#FFFFFF;
}
.admin_small a:hover {
	color:#FFFFFF;
}
.admin_small a:visited {
	color:#FFFFFF;
}
/**********     Main Navigation     **********/
.navmain {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	background-color : #000000;
	color : #FFFFFF;
	text-decoration:none;
}
A:VISITED.navmain {
	color:#FFFFFF;
}
A:HOVER.navmain {
	color:#0099FF;
}
#navmainactive {
	font-weight : bold;
}
.navmainsmall {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	background-color : #000000;
	color : #FFFFFF;
	text-decoration:none;
}
A:VISITED.navmainsmall {
	color:#FFFFFF;
}
A:HOVER.navmainsmall {
	color:#ffccff;
}
.breadcrumbpanel {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: white;
	background-color: #034926;
}
A.breadcrumbpanel:link {
	font-family : Arial, Geneva, Arial, Helvetica, sans-serif;
	color: White;
}
A.breadcrumbpanel:hover {
	font-family : Arial, Geneva, Arial, Helvetica, sans-serif;
	color: #FF9900;
}
/**********     Section Navigation     **********/
.secnavhead {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	background-color : #000000;
	color : #FFFFFF;
	text-decoration:none;
}
A:VISITED.secnavhead {
	color : FFFFFF;
}
A:HOVER.secnavhead {
	color:#0099FF;
}
.secnav {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color:#000000;
	text-decoration: underline;
}
A:VISITED.secnav {
	color:#000000;
}
A:HOVER.secnav {
	color:#0000FF;
}
/**********     Home Page Blocks     **********/
.newsitem {
	color:#000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-align:justify;
}
.newsindex {
	color:#4B4B4B;
	line-height:17px;
}
.newsindex a:link {
	
	color:#034926;
	line-height:17px;
}
.newsindex a:hover {
	
	color:orange;
	line-height:17px;
}
.newsindex a:visited {
	color:#034926;
}
.bluehilite {
	color:#0000ff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight:bold;
}
A.newsitem {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color:#0000ff;
	text-decoration: underline;
}
A:VISITED.newsitem {
	color:#0000ff;
}
A:HOVER.newsitem {
	color:#ff0000;
}
A.newsitemsmall {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color:#0000ff;
	text-decoration: underline;
}
.newsitemsmallnodeco {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color:#000000;
	text-decoration: none;
}
A.newsitemsmallnodeco {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color:#0000ff;
	text-decoration: none;
}
A:HOVER.newsitemsmallnodeco {
	color:#ff0000;
}
A:VISITED.newsitemsmall {
	color:#0000ff;
}
A:HOVER.newsitemsmall {
	color:#ff0000;
}
/*************  Content  ****************/
.content {
	color:#000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	text-align:justify;
}
.contentnojustify {
	color:#000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}
.contentnojustifyalt {
	color:#000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	background-color:#cccccc;
}
.contentsmall {
	color:#000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
.contentsmalljustify {
	color:#000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-align:left;
	padding-left:6px;
}
.formsmall {
	color:#000000;
	background-color : #ffffcc;
	font-family : Verdana, sans-serif;
	font-size : 8pt;
	font-weight : bold;
}
.formsmall2 {
	color:#000000;
	font-family : arial, helvetica, sans-serif;
	font-size : 8pt;
	border : 1 solid #cccc99;
}
A.contentsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color:#000000;
	text-decoration: underline;
}
A:VISITED.contentsmall {
	color:#000000;
}
A:HOVER.contentsmall {
	color:#0000ff;
}
.error {
	color:#ff0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight: bold;
}
.error a:link {
	
	color:#034926;
	line-height:17px;
	font-weight:normal;
}
.error a:hover {
	
	color:orange;
	line-height:17px;
	font-weight:normal;
}
.error a:visited {
	
	color:#034926;
	line-height:17px;
	font-weight:normal;
}
.sendbutton {
	color:#ffffff;
	background:#034926;
	font-family:Verdana, sans-serif;
	font-size:8pt;
	font-weight:bold;
}
.editbutton {
	color:#ffffff;
	background:#003399;
	font-family:Verdana, sans-serif;
	font-size:8pt;
	font-weight:bold;
}
.editbuttoni {
	color:#ffffff;
	background:#003399;
	font-family:Verdana, sans-serif;
	font-size:8pt;
	font-weight:bold;
	font-style:italic;
}
.editbuttonu {
	color:#ffffff;
	background:#003399;
	font-family:Verdana, sans-serif;
	font-size:8pt;
	font-weight:bold;
	text-decoration:underline;
}
.editbuttonl {
	color:#0033cc;
	background:#cccccc;
	font-family:Verdana, sans-serif;
	font-size:8pt;
	font-weight:bold;
}
.tiny {
	color:#000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 7pt;
}
.teensy {
	color:#000000;
	font-family : sans-serif;
	font-size : 3pt;
}
.userbutton {
	color:#000000;
	font-family : verdana;
	font-size : 11pt;
	text-align:right;
	height:36;
	background-image: url(/employees/_images/user.gif);
}
.userbuttondown {
	color:#000000;
	font-family : verdana;
	font-size : 11pt;
	text-align:right;
	height:40;
	background-image: url(/employees/_images/userdown.gif);
}
.bluebar {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	background-color : #333399;
	color : #FFFFFF;
	text-decoration:none;
}
.mailbar {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	background-color : #339933;
	color : #FFFFFF;
	text-decoration:none;
}
.folderinserterbar {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	background-color : #660066;
	color : #ffffff;
	text-decoration:none;
}
.addressprinterbar {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	background-color : #993333;
	color : #ffffff;
	text-decoration:none;
}
.thingridheader {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: #000000;
	border-top: 1px solid Black;
	border-bottom: 1px solid Black;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
}
.thingridleft {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: #000000;
	border-bottom: 1px solid Black;
	border-left: 1px solid Black;
}
.thingridright {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: #000000;
	border-bottom: 1px solid Black;
	border-right: 1px solid Black;
}
.thingridcenter {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: #000000;
	border-bottom: 1px solid Black;
	border-left: 1px solid Black;
	border-right: 1px solid Black;
}
.treetitle {
	padding:2px;
	cursor:default;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.editednode {
	padding:2px;
	cursor:default;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.editednodeinput {
	background-color: #FFFFFF;
	color: #000000;
	width: 150px;
	height: 17px;
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.treetitleselectedfocused {
	padding:2px;
	cursor:default;
	background-color: highlight;
	color: highlighttext;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.treetitleselectedblured {
	padding:2px;
	cursor:default;
	background-color: menu;
	color: windowtext;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.inlineli {
	display:inline;
	padding-right:3px;
	padding-left:3px;
}
/* jqModal base Styling courtesy of;
	Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
	the Window's z-index value will be set to 3000 by default (in jqModal.js). You
	can change this value by either;
	  a) supplying one via CSS
	  b) passing the "zIndex" parameter. E.g.  (window).jqm({zIndex: 500}); */
	
.jqmWindow {
	display: none;
	position: fixed;
	top: 17%;
	left: 50%;
	margin-left: -300px;
	width: 600px;
	background-color: #EEE;
	color: #333;
	border: 1px solid black;
	padding: 12px;
}
.jqmOverlay {
	background-color: #000;
}
/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
 width: expression(this.parentNode.offsetWidth+'px');
 height: expression(this.parentNode.offsetHeight+'px');
}
/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
	position: absolute;
 top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}
#ipodshuffle {
	float:right;
	position: absolute;
	left:500px;
	top: 350px;
}
.datagrid {
	border:1px solid #E5E5E5;
	margin-top:10px;
}
.datagrid td {
	padding:2px 3px;
	font-size: 11px;
}
.datagrid .head {
	background-color:#00ab4c;
	font-weight:bold;
	color:#FFF;
}
.datagrid .row2 {
	background-color:#E5E5E5;
}
.BorderAll {
	border-top:1px solid #CCC;
	border-right:1px solid #CCC;
	font-size:11px;
}
.BorderAll td {
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
}
.BorderAllGrn {
	border-top:1px solid #034926;
	border-right:1px solid #034926;
}
.BorderAllGrn td {
	border-bottom:1px solid #034926;
	border-left:1px solid #034926;
}
.green_hdr {
	padding:3px;
	background-color:#034926;
	color:#fff;
	font-weight:bold;
}
.green_hdr a {
	color:#fff;
	text-decoration:none;
}
.green_hdr a:hover {
	color:orange;
	text-decoration:none;
}
.rules {
	background-image: url(../_images/rule_back.gif);
	background-repeat: repeat;
}
.BLft {
	border-left:1px solid #ccc;
}
.BRt {
	border-right:1px solid #ccc;
}
.BBot {
	border-bottom:1px solid #ccc;
}
a.button {
	border:1px solid #ccc;
	padding:3px 10px;
	color:#034926;
	font-weight:bold;
	text-decoration:none;
	background-color:#e9f6d9;
}
a.button:hover {
	background-color:#f6f6f6;
	border:1px solid #034926;
	color:#000;
}
.infoTable {
	border:1px #034926 solid;
	background-image: url(../_images/rule_back.gif);
	background-repeat: repeat;
}
.mini_nav {
	float:right;
}
.mini_nav a {
	color:#034926;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
}
.mini_nav a:hover {
	color:#666;
	text-decoration:underline;
}
.closewin {
	color:#999;
	font-weight:bold;
}
.prodlinks {
	padding:20px;
}
.prodlinks a {
	color:#034926;
	font-weight:bold;
}
.prodlinks a:hover {
	color:orange;
}
.subhead {
	font-weight:bold;
	font-size:13px;
	color:#034926;
}
#ffinfo {
	margin:0px auto;
	border:1px solid #ccc;
	padding:10px;
	background-color:#dcf5f7;
	padding-bottom:5px;
	font-size:10px;
	font-weight:bold;
	width:300px;
}
#ffinfo td {
	padding : 2px 3px;
}
#ffinfo .subhead {
	background-color:#00a1b1;
	color:#fff;
	font-weight:bold;
	padding:4px;
	
}
#ffinfo table {
	border:1px solid #00a1b1;
}
#ffinfo .tr-alt {   /* Use for a gray background alt rows */
	background-color:#00a1b1;
}
#ffinfo input, select {
	
}
.event {
	margin-bottom:20px;
}
.event a {
	font-weight:bold;
}
.event .logo {
	padding-right:20px;
	vertical-align:top;
}
.event .location {
	vertical-align:top;
	width:99%;
}
.event .desc {
	padding:10px 0px;
	border-bottom:1px solid #ccc;
}
.event h3 {
	color:#000;
	
	margin:0px 0px 10px 0px;
	padding-top:0px;
}
.PDF {
	display:block;
	background-image: url(../_images/pdf_icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	font-weight:bold;
	color:#fff;
	padding-left:23px;
}
.RightCol {
	background-color:#034926;
	padding:20px 0px 0px 15px;
	font-size:11px;
}
.related {
	margin-top:10px;
	}
.related td{
	font-size:11px;
	}