/* CSS Document */
 
html, body, div, ul, li, tr {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 12px;
	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: 10px;
	text-transform: uppercase;
	text-align: right;
	display: block;
	}

a.linkTOP:hover {
	color: #66a018;
	text-decoration: underline;
	font-size: 10px;
	text-transform: uppercase;
	text-align: right;
	}
	
a.linkTOP:active {
	color: #66a018;
	text-decoration: none;
	font-size: 10px;
	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: 10px;
}


/* =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: 18px;
	font-weight: normal;
	line-height: 1.6em;
}

.homePageContent {
	font-weight: normal;
	font-size: 13px;
	padding-left: 18px;
	line-height: 30px;
}

.homeBenefitCallOut {
	font-size: 13px;
	padding: 28px;
	background-image:  url(../images/home/benefits_bg.gif);
	background-repeat: no-repeat;
	line-height: 24px;
}
/* =GENERAL STYLES
-----------------------------------------------------*/


.cellbgWHITE { background-color: #FFFFFF;}

.cellbgBLACK { background-color: #000000;}

.cellbgGREYLGT {
	background-color: #d5d5d8;
}

.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: 18px;
	font-weight: normal;
	line-height: 1.2em;
	color:#66a018;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	margin: 0;
	padding: 0;
}

h3 {
	font-size: 12px;
	font-style:italic;
	font-weight: bold;
	text-transform: uppercase;
}


/* =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: 44px;
}



.Login {
	width: 122px;
	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;
}
