/* LINKS LINKS LINKS LINKS LINKS LINKS LINKS LINKS LINKS LINKS LINKS LINKS LINKS LINKS LINKS LINKS */

a:link { color: #EEEA0D; text-decoration: underline }
a:visited { color: #EEEA0D; text-decoration: underline }
a:hover { color: #EEEA0D; text-decoration: none }
a:active { color: #EEEA0D; text-decoration: none }

.footerlinks {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
	background: url(images/_shared-images/footer-bottom.jpg);
	padding: 10px }
.footerlinks a:link { color: #FFFFFF; text-decoration: none }
.footerlinks a:visited { color: #FFFFFF; text-decoration: none }
.footerlinks a:hover { color: #538D26; text-decoration: underline }
.footerlinks a:active { color: #538D26; text-decoration: underline }

/* ----- LIST IN DIV 3D PUSH - LIST IN DIV 3D PUSH - LIST IN DIV 3D PUSH - LIST IN DIV 3D PUSH ----- */

	/* IE had a problem with the top on the roll state for this 3d version,
	so to adjust padding here, do BOTH "subnav ol" & "subnav ol li a" for TOP
	& do BOTH "subnav" & "subnav ol li a" for BOTTOM.
	Sides are just done in the link. */
.subnav-3d-push {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	white-space: nowrap;
	margin: 0 1px 0 0;
	padding: 3px 0 15px 0;
	color: #93D95F;
	background-color: #4A4A4A }
.subnav-3d-push ol {
	margin: 0;
	padding: 6px 0 0 0;
	text-align: center;
	list-style-type: none }
.subnav-3d-push ol li {
	display: inline;
	white-space: nowrap;
	margin: 0 }
.subnav-3d-push ol li a {
	text-decoration: none;
	margin: 0;
	padding: 6px 10px 7px 10px;
	color: #93D95F;
	background-color: #5B5B5B;
	border-top: #AAAAAA 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-left: #AAAAAA 1px solid }
.subnav-3d-push ol li a:visited {
	text-decoration: none;
	margin: 0;
	padding: 6px 10px 7px 10px;
	color: #93D95F;
	background-color: #5B5B5B;
	border-top: #AAAAAA 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-left: #AAAAAA 1px solid }
.subnav-3d-push ol li a:hover {
	text-decoration: none;
	color: #000000;
	background-color: #999999;
	border-top: #AAAAAA 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-left: #AAAAAA 1px solid }
.subnav-3d-push ol li a:active {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #222222;
	border-top: #000000 1px solid;
	border-right: #AAAAAA 1px solid;
	border-bottom: #AAAAAA 1px solid;
	border-left: #000000 1px solid }

.sidebar-content a:link { color: #FFFFFF; text-decoration: underline }
.sidebar-content a:visited { color: #FFFFFF; text-decoration: underline }
.sidebar-content a:hover { color: #000000; text-decoration: none }
.sidebar-content a:active { color: #000000; text-decoration: none }
/* Above sidebar rules control link properties only. To adjust other aspects, see CUSTOM area below. */

.imglinks_unused { background-color: transparent }
.imglinks a:link { background-color: transparent }
.imglinks a:visited { background-color: transparent }
.imglinks a:hover { background-color: transparent }
.imglinks a:active { background-color: transparent }
/* Above imglinks rules are only needed if background-color or border-bottom is used on normal links. */

/* HTML TAGS HTML TAGS HTML TAGS HTML TAGS HTML TAGS HTML TAGS HTML TAGS HTML TAGS HTML TAGS HTML TAGS */

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	line-height: 140%;
	margin: 0 }
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	list-style-type: none;
	line-height: 170%;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-left: 7px }
ul li { 
	background-image: url(images/_shared-images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left: 16px }
	/* Note for lists top spacing problems - 2 methods:
	1. Use the "list-header" style on the para or h tag above the list.
   		-- OR --
	2. Make the list part of the paragraph or h tag it is under, 
   		then adjust the margin-top of the list accordingly.
   		(Move the ending tag </p> manually to the end of the list.) */
ol_unused {
	line-height: 135%;
	margin-top: 10px;
	margin-bottom: 5px }
blockquote_unused {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: italic;
	line-height: 135% }
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
	text-transform: capitalize;
	word-spacing: .1em;
	margin-top: 0;
	margin-bottom: 0;
	padding: 7px;
	background: #307500;
	border: #000000 1px solid }
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #60A62D;
	text-transform: uppercase;
	margin-bottom: 0;
	padding: 5px }
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #60A62D;
	margin-top: 5px;
	margin-bottom: 3px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: -.03em;
	word-spacing: .3em }
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EEEA0D;
	text-align: center;
	margin: 0;
	line-height: 150% }
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #EEEA0D;
	text-align: center;
	margin: 20px 0 10px 0;
	line-height: 200% }
hr_unused { margin-top: 0; margin-bottom: 0 }

/* CUSTOM STYLES CUSTOM STYLES CUSTOM STYLES CUSTOM STYLES CUSTOM STYLES CUSTOM STYLES CUSTOM STYLES */

.bold { font-weight: bold }
.italic { font-style: italic }
.page-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 140%;
	margin: 0 0 0 20px }
.p-align-no-justify_unused { text-align: left; text-indent: 2em }
.p-align-right { text-align: right; text-indent: 0em }
.p-align-center { text-align: center }
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px }
.smalltext-black {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000 }
.right-col-smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 120%;
	padding-top: 5px;
	padding-bottom: 5px }
.img-right { float: right; margin-left: 15px; margin-bottom: 7px; border: #60A62D 1px solid }
.img-left { float: left; margin-right: 15px; margin-bottom: 7px; border: #60A62D 1px solid }
.img-right-no-border { float: right; margin-left: 15px; margin-bottom: 7px }
.img-left-no-border { float: left; margin-right: 15px; margin-bottom: 7px }
.list-header_unused { margin-bottom: 5px }
.yellow { color: #EEEA0D }
.accent-lt-grey-bkgrd {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	line-height: 140%;
	padding: 5px;
	background: #CACACA }
.accent-black-bkgrd {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-align: center;
	line-height: 140%;
	padding: 7px;
	background: #000000 }
.accent-green-bkgrd-brdr {
	text-align: center;
	padding: 5px;
	background: #307500;
	border: #000000 1px solid }
.large-text-black-bkgrd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 12px 0 0 0;
	text-align: center;
	background: #000000 }
.border-simple-green { border: #60A62D 1px solid }
.border-simple-black { border: #000000 1px solid }
.border-right-green { border-right: #60A62D 1px solid }
.border-btm-green { border-bottom: #60A62D 1px solid }
.border-full { border-top: #060606 1px solid; border-left: #060606 1px solid }
.border-full td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 135%;
	background: #282828;
	border-right: #6C6C6C 1px solid;
	border-bottom: #6C6C6C 1px solid;
	padding: 3px;
	text-align: center }
.border-full2 { border-top: #60A62D 1px solid; border-left: #60A62D 1px solid }
.border-full2 td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 135%;
	border-right: #60A62D 1px solid;
	border-bottom: #60A62D 1px solid;
	padding: 3px;
	text-align: center }
.border-none td { border: none; padding: 3px 10px 3px 10px }
.testimony-table { border-bottom: #60A62D 1px solid }
.testimony-table td { padding-bottom: 10px }
.dk-green-bkgrd { background: #316907 }
.news-note-box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #60A62D;
	line-height: 140%;
	background: #282828;
	border-top: #060606 1px solid;
	border-right: #6C6C6C 1px solid;
	border-bottom: #6C6C6C 1px solid;
	border-left: #060606 1px solid;
	text-align: center }
.larger-white-h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	background: #000000;
	line-height: 175% }

/* FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS FORMS */
/* width, height, rounded rect pill shape */

form { margin-bottom: 0 }
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-align: right }
input, textarea, select, .form-input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background: #4E0000;
	padding-left: 3px;
	padding-right: 3px;
	border-left: #CC0000 1px solid;
	border-top: #CC0000 1px solid;
	border-right: #CC0000 1px solid;
	border-bottom: #CC0000 1px solid }
.form-radio, .form-ckbox {
	background: none;
	padding-left: 0;
	padding-right: 0;
	border: none }
.form-btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	background-color: #CC0000;
	border-left: #4E0000 2px solid;
	border-top: #4E0000 2px solid;
	border-right: #4E0000 2px solid;
	border-bottom: #4E0000 2px solid }

/* TEMPLATE BACKGROUNDS (use instead of table/cell bkgrds) TEMPLATE BACKGROUNDS TEMPLATE BACKGROUNDS */

#left-col {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEEA0D;
	letter-spacing: .15em;
	font-style: italic;
	font-weight: bold;
	background: #4A4A4A;
	padding: 2px;
	border-right: #60A62D 1px dashed;
	text-align: center }
#left-col-home {
	width: 274px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EEEA0D;
	letter-spacing: .15em;
	font-style: italic;
	font-weight: bold;
	background: #4A4A4A;
	padding: 2px;
	border-right: #60A62D 1px dashed;
	text-align: center }
#right-col { width: 200px; background: #000000 }
#content { width: 400px; background: #4A4A4A; padding: 0 12px 15px 12px }
#content-2col { width: 600px; background: #4A4A4A; padding: 0 12px 15px 12px }
#content-home { width: 476px; background: #4A4A4A; padding: 0 12px 0px 12px }
#home-banner { background: #4A4A4A; padding: 12px 0 0 0 }
#home-banner-c-btm {
	height: 68px;
	background: url(images/home_ibg-banner_c-btm.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center }

/* BODY BODY BODY BODY BODY BODY BODY BODY BODY BODY BODY BODY BODY BODY BODY BODY BODY BODY BODY BODY */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #333333;
	background: url(images/_shared-images/bkgd-txtrd-plstc.jpg);
	scrollbar-face-color: #000000;
	scrollbar-arrow-color: #60A62D;
	scrollbar-track-color: #5B5B5B;
	scrollbar-shadow-color: #60A62D;
	scrollbar-highlight-color: #538D26;
	scrollbar-3dlight-color: #60A62D;
	scrollbar-darkshadow-color: #538D26 }
html { margin: 0; padding: 0; height: 100% }

/* ----------------------------------- COLORED SCROLLBAR REFERENCE ---------------------------------- 

Possible parameters & descriptions:

face -------- main bar
arrow ------- arrows
base -------- leave out or see explanation below
track ------- under main bar (what the main bar slides in)
3dlight ----- outer top left line around main bar
highlight --- inner top left line around main bar
shadow ------ inner btm right line around main bar
darkshadow -- outer btm right line around main bar

"Face" & "Base" are similar & would typically NOT be used together.  Usually it would be "Face" & "Track" without "Base" - or use "Base" by itself (eliminate the other parameters - except maybe 'arrow') to have a standard 3D bar in whatever color scheme is specified.  For example, scrollbar-base-color: #FF0000; will look like the normal 3D bar - in red.

To get the dithered look for the track, don't specify a track color.  It's supposed to get its blended
color from the "highlight" & "face" colors.  If you want solid, specify a color.
*/