/* ----- Reset Styles to Zero in All Browsers ---------- */  
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0;
	padding: 0;
	font-style: inherit;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	text-align: left;
}
ol, ul { list-style: none; }
a { text-decoration: none; -moz-outline-style: none; }

/* ----- Color Palette --------------------------------
   
   Bright Orange: #fe9600          Sky Blue: #92bfeb
   Muted Orange: #ec9b28           Medium Blue: #7094b6
   Kelly Green: #7cab61            SubHead Blue: #4a6e90
   Lt Bkg Grey: #f6f7f7
   Border Greys: #eaeaea, #cccccc, #b5b4b4
   Med Grey Text: #595959
   Graphite Text: #333333
   Accent Text: #595959
   Accent Text 2: #ed1f25

/ ----- Base Styles ---------------------------------- */
   
body {
	background-color: #ffffff;
	color: #333333;
	font-family: arial,tahoma,ms sans-serif,sans-serif;
	font-size: 9pt;
	font-weight: normal;
	width: 100%;
}
a:link,a:visited { color: #7cab61; border-bottom: 1px solid #7cab61; }
a:focus,a:hover,a:active { color: #7cab61; border-bottom: 1px dashed #7cab61; }

ul {
	margin-left: 0;
	padding-left: 6px;
}

li {
	padding-left: 20px;
	background-image: url('bullet_b.gif');
	background-repeat: no-repeat;
	background-position: .5em;
}

input, select, textarea {
	font-family: arial,tahoma,ms sans-serif,sans-serif;
	font-size: 8pt;
	padding-left: 2px;
	outline: 0;
	-moz-outline-style: none;
}

.divcol {
	border-left-style: solid;
	border-left-color: #eaeaea;
	border-left-width: 1px;
	width: 20px;
	vertical-align: top;
}
.subbanner {
	background-color: #fe9600;
	padding: 0px 0px 0px 0px;
	height: 50px;
	text-align: right;
	vertical-align: bottom;
	font-size: 24px;
	font-weight: 400;
	color: #ffffff;
}

/* ----- Content ------------------------------------- */

.subhead {
	font-family: arial,tahoma,ms sans-serif,sans-serif;
	font-size: 11pt;
	font-weight: bold;
	letter-spacing: 0;
	color: #4a6e90;
	padding-top: 10px;
	padding-bottom: 8px;
}
.content {
	padding-left: 10px;
	vertical-align: top;
}
.ptext {
	padding-bottom: 12px;
	line-height: 140%;
}
.lhpad6 {
	height: 6px;
}

.text8 {
	font-size: 8pt;
	line-height: 15pt;
}

.text7 {
	font-size: 7pt;
	line-height: 15pt;
}

.media {
	font-size: 7pt;
	color: #7094b6;
}

.smtext { font-size: 8pt; }

.img { 
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
}

.float {
float: left;
margin-top: 3px;
margin-left: 0px;
margin-right: 8px;
margin-bottom: 0px;
border-width: 1px;
border-style: solid;
border-color: #cccccc;
padding: 2px;
}

.vimg {
float: left;
padding-left: 0px;
padding-top: 3px;
padding-right: 8px;
padding-bottom: 1px;
}

.vimg2 {
float: left;
padding-left: 0px;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 0px;
}

.vimg3 {
float: left;
padding-left: 0px;
padding-top: 5px;
padding-right: 8px;
padding-bottom: 5px;
}

.vimgr {
float: right;
padding-left: 8px;
padding-top: 3px;
padding-right: 0px;
padding-bottom: 1px;
}

.vimgr2 {
float: right;
padding-left: 8px;
padding-top: 3px;
padding-right: 4px;
padding-bottom: 1px;
}

li.ven { line-height: 140%; margin-bottom: 12px; background-position: .4em 4px; }
li.ven2 { line-height: 140%; margin-top: 3px; margin-bottom: 3px; background-image: url('bullet_t.gif'); background-position: .4em 4px; }
li.ven3 { line-height: 140%; margin-top: 3px; margin-bottom: 3px; background-position: .4em 4px; }


.logo {
	padding-top: 10px;
	padding-bottom: 10px;
}

.acc { font-weight: bold;
		color: #595959;
}

.acc2 { font-weight: bold;
		color: #ed1f25;
}

.ssub { font-weight: bold;
		color: #ec9b28;
		padding-top: 10px;
		padding-bottom: 8px;
}

.dtab { padding-top: 4px;
		padding-bottom: 4px;
		line-height: 140%;
}

a.imglink:link, a.imglink:visited,a.imglink:focus,a.imglink:hover,a.imglink:active { border: 0; border-style: none; text-decoration: none; }

/* ----- Left Navigation ----------------------------- */

a.nav:link,a.nav:visited { color: #333333; border: 0; }
a.nav:focus,a.nav:hover,a.nav:active { color: #7cab61; border-top: 1px dashed #7cab61; border-bottom: 1px dashed #7cab61; }

a.navcat:link,a.navcat:visited { color: #4a6e90; border: 0; }
a.navcat:focus,a.navcat:hover,a.navcat:active { color: #7cab61; border-top: 1px dashed #7cab61; border-bottom: 1px dashed #7cab61; }

.navcat {
	font-weight: bold;
	color: #4a6e90;
}
.navcell_arr {
	padding-top: 3px;
	padding-bottom: 3px;
	width: 15px;
}
.navcell_text {
	padding-top: 3px;
	padding-bottom: 3px;
	width: 145px;
}
.navcell_texttop {
	padding-top: 10px;
	padding-bottom: 3px;
	width: 145px;
}
.navcell_arrtop {
	padding-top: 10px;
	padding-bottom: 3px;
	width: 15px;
}
.mform_outertable {
	padding: 0;
	border: 1px solid #b5b4b4;
	width: 140px;
	
}
.mform_innertable {
	padding: 0;
	width: 124px;
}
.mform_fields {
	margin-top: 1px;
	margin-bottom: 1px;
	border: 1px solid #eaeaea;
	background-color: #f6f7f7;
	height: 16px;
	width: 124px;
	color: #595959;
}
.mform_textbox {
	margin-top: 1px;
	margin-bottom: 1px;
	border: 1px solid #eaeaea;
	background-color: #f6f7f7;
	height: 70px;
	width: 124px;
	color: #595959;
}
.mform_submit {
	margin-top: 1px;
	margin-bottom: 4px;
	background-image: url('miniform.gif');
	height: 17px;
	width: 60px;
    border: 0;
    outline: 0;
}
.mform_reset {
	margin-top: 1px;
	margin-bottom: 4px;
	background-image: url('miniforn.gif');
	height: 16px;
	width: 16px;
    border: 0px;
    outline: 0;
}
.text7 {
	font-size: 7pt;
	line-height: 15pt;
}

/* ----- Contact Form ------------------------------------- */

.form_fields {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	height: 16px;
	width: 200px;
	border: 1px solid #cccccc;
	background-color: #f5faff;
    margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 2px;
}

.form_textbox {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	height: 100px;
	width: 200px;
	border: 1px solid #cccccc;
	background-color: #f5faff;
    margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 2px;
}

.form_smtextbox {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	height: 60px;
	width: 200px;
	border: 1px solid #cccccc;
	background-color: #f5faff;
    margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 2px;
}


.form_select { 
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
    height: 16px;
	width: 200px;
    border: 1px solid #cccccc; 
	background-color: #f5faff;
    margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 2px;
}

.form_submit {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url('form_sub.gif');
	height: 20px;
	width: 68px;
    border: 0;
    outline: 0;
}


/* ----- Featured Products ---------------------------- */

.feattext {
	height: 65px;
	vertical-align: top;
	padding-left: 8px;
	padding-right: 0px;
	font-size: 8pt;
	background-image: url('featprod.jpg');
}
.feattextvid {
	height: 85px;
	vertical-align: top;
	padding-left: 8px;
	padding-right: 6px;
	font-size: 8pt;
	background-image: url('featproe.jpg');
}
.feattitle {
	font-weight: bold;
	color: #4a6e90;
}
.featbtmrow {
	padding-left: 8px;
	padding-right: 8px;
	height: 85px;
}

/* ----- Footer -------------------------------------- */

.footer {
	font-size: 8pt;
	line-height: 12pt;
}
a.footer:link,a.footer:visited,a.footer:focus,a.footer:hover,a.footer:active { color: #7cab61; }