/* CSS Document */
 
html, body, div, ul, li, tr {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 13px;
	font-family: inherit;
}

ol, ul {
	list-style: none;
}

body {
	font-size:100%;
	font-family: Arial, Helvetica, san-serif;
	color: #000000;
	line-height: 20px;
	background-color:#656565;
}

td {
	font-family: Arial, Helvetica, san-serif;
}

	

button {
	cursor: pointer;
}

/* =LINK PROPERTIES
-----------------------------------------------------*/

a.linkTOP {
	color: #66a018;
	text-decoration: none;
	font-size: 13px;
	text-transform: uppercase;
	text-align: right;
	display: block;
	}

a.linkTOP:hover {
	color: #66a018;
	text-decoration: underline;
	text-transform: uppercase;
	text-align: right;
	}
	
a.linkTOP:active {
	color: #66a018;
	text-decoration: none;
	text-transform: uppercase;
	text-align: right;
	}
	
	
a.linkPlain {
	color: #000;
	text-decoration: underline;
}

a.linkPlain:hover {
	color: #000;
	text-decoration: none;
}

a.linkPlain:active {	
	color: #000;
	text-decoration: underline;
}

a.linkGraphic {
	text-decoration: none;
}




a.linkFooter {
	font-family: Arial, Helvetic, San Serif;
	font-size: 9px;
	text-decoration: none;
	color:#FFFFFF;
	text-transform: uppercase;
	}
	
a.linkFooter:visited {
	font-family: Arial, Helvetic, San Serif;
	font-size: 9px;
	text-decoration: none;
	color:#FFFFFF;
	text-transform: uppercase;
	}
	
a.linkFooter:hover {
	font-family: Arial, Helvetic, San Serif;
	font-size: 9px;
	text-decoration: underline;
	color:#FFFFFF;
	text-transform: uppercase;
}
	
a.linkFooter:active {
	font-family: Arial, Helvetic, San Serif;
	font-size: 9px;
	text-decoration: none;
	color:#FFFFFF;
	text-transform: uppercase;
	}
	


a.linkSubnav {
	font-family: Arial, Helvetic, San Serif;
	font-size: 12px;
	display:inline;
	text-decoration: none;
	margin-left: 16px;
	color: #000000;
	}
	
a.linkSubnav:visited {
	font-family: Arial, Helvetic, San Serif;
	font-size: 12px;
	display:inline;
	text-decoration: none;
	color: #000000;
	}
	
a.linkSubnav:hover {
	font-family: Arial, Helvetic, San Serif;
	display:inline;
	margin: -12px 0;
	padding-top: 2px;
	font-size: 12px;
	color: #000000;
	width: 176px;
	height: 22px;
	position:absolute;
	background-color: #badd8c;
	text-indent: 16px;
}
	
a.linkSubnav:active {
	font-family: Arial, Helvetic, San Serif;
	font-size: 12px;
	display:inline;
	text-decoration: none;
	color: #000000;
	}

/* =FULL WIDES 
-----------------------------------------------------*/


.headerWide{
	width:100%;
	margin:0 auto;
	background-image:  url(../images/shared/bg_hdr.gif);
	background-repeat: repeat-x;
}

.mainWide{
	width:100%;
	margin:0 auto;
	color: #000000;
	background-color:#656565;
}

.footerWide{
	width:100%;
	margin: 0 auto;
	background-color:#656565;
	height: 86px;
	padding-top: 3px;
	padding-bottom: 6px;
}


/* =HEADER 
-----------------------------------------------------*/
#header {
	width: 950px;
	height: 240px;
	margin:0 auto;
	position:relative;
	background:  #FFFFFF;
	z-index:1;
}


/* =MAIN CONTENT 
-----------------------------------------------------*/

#main {
	width: 950px;
	margin:0 auto;
}


/* =FOOTER
-----------------------------------------------------*/


#footer {
	width: 950px;
	margin:0 auto;
	position:relative;
}

.footer {
	font-family: Arial, Helvetic, San Serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
}


/* =HOME PAGE
-----------------------------------------------------*/

.homePageHead {
	font-size: 24px;
	line-height:32px;

}

.homePageContent {
	font-weight: normal;
	font-size: 13px;
	padding:0;
	line-height: 24px;
}

.homeCallOut {
	width: 280px;
	height: 450px;
	background-color: #8cc63f;
	background-image: url(../images/shared/tbl_hdr.gif);
	background-repeat: no-repeat;
}

.homeCallOutTXT {
	font-size: 13px;
	line-height: 20px;
	padding-left: 24px;
	padding-right: 24px;
}

.homeVideoCallOut {
	width: 280px;
	height: 450px;
	background-color: #efefef;
	
}

.subQuoteCallOut {
	width: 280px;
	background-color: #d9d9d9;
	
}

.subQuoteTTL {
	font-size: 18px;
	line-height:22px;

}

.subQuoteTXT {
	font-size: 13px;
	line-height: 18px;
	padding-left: 24px;
	padding-right: 24px;
}

.subArrowCallOut {
	width: 280px;
	background-color: #8cc63f;
	background-image: url(../images/shared/tbl_hdr.gif);
	background-repeat: no-repeat;
}


/* =GENERAL STYLES
-----------------------------------------------------*/


.cellbgWHITE { background-color: #FFFFFF;}

.cellbgBLACK { background-color: #000000;}

.cellbgGREYLGT {
	background-color: #d8d8d8;
}

.cellbgGREYMED {
	background-color: #929199;
}

.cellbgGREYDRK { background-color: #464646; }

.cellbgPRIMARY {
	background-color: #8cc63f;
}

.cellbgSECONDARY { background-color: #E0E7EE;}

.cellbgTERTIARY { background-color: #B50938;}

.bold { font-weight: bold; }

.em { font-style:italic; }

.lrg { font-size: 14px;  }

.sm { font-size: 10px; }



/* =TITLES
-----------------------------------------------------*/

h1 {
	font-size: 24px;
	font-weight: normal;
	line-height: 1.2em;
	color:#000;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	color:#8cc63f;
	line-height: normal;
	margin: 0;
	padding: 0;
}

h3 {
	font-size: 18px;
	font-style:italic;
	font-weight: normal;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	text-transform:uppercase;
	margin: 0;
	padding: 0;
}


/* =SUBLEVELS
-----------------------------------------------------*/

.subnavHighlight  {
	font-family: Arial, Helvetic, San Serif;
	font-size: 10px;
	background-color: #dadada;
	padding-bottom: 2px;
	padding-top: 2px;
	text-decoration: none;
	color: #000;
	}
	

.bullets {
	padding: 8px 0 0 10px;
	list-style-position: outside;
	list-style-image: url(../images/icons/bullet.png);
	margin-left: 18px;
}

.bullets2 {
	padding: 8px 0 0 6px;
	list-style-position: outside;
	list-style-image: url(../images/icons/bullet2.png);
	margin-left: 10px;
}



.Login {
	width: 124px;
	height: 16px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 2px;
	font-size: 10px;
	color: #666;
	border: 1px solid #000;
}

.Dropdown {
	width: 135px;
	height: 20px;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-size: 10px;
	color: #666;
	border: 1px solid #000;
}

.NavArrowBG {
	background-image:  url(../images/sublevel/nav_bg_arw.gif);
	background-position:bottom;
	background-repeat: no-repeat;
	background-color: #8cc63f;
}


.Video {
	width: 376px;
	height: 304px;
	padding: 0;
	border: 1px solid #333;
}

.SubnavHover {
	font-family: Arial, Helvetic, San Serif;
	padding-top: 2px;
	font-size: 12px;
	color: #000000;
	width: 176px;
	height: 22px;
	background-color: #badd8c;
	text-indent: 16px;
}

/*/ SMALL FORM /*/

.TextFields {
	width: 230px;
	height: 18px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 2px;
	font-size: 10px;
	color: #000;
	background-color:#b7d98a;
	border: 1px solid #dbecc5;
}

/*/ Contact FORM /*/

.ContactTextFields {
	width: 200px;
	height: 18px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 2px;
	font-size: 10px;
	color: #000;
	background-color:#fff;
	border: 1px solid #000;
}

/* =MAIN  BUTTOMS 
-----------------------------------------------------*/
.Button a {
	height: 22px;
	text-transform:uppercase;
	color:#000;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	float:right;
	background-color: #b7d98a;
	border: 1px solid #FFF;
	vertical-align:top;
	text-align: center;
	padding-top: 2px;
	padding-left: 8px;
	padding-right: 8px;
}

 .Button a:hover{
	
	background-color: #FFF;
}

 .Button a:active{
		background-color: #d0d6da;
}
