html {
	background-color:#808080;
	font-size: 1em;
	height:100% !important;
	margin-bottom:1px;
}
body {
	background-color:#808080;
	background-position:top center;
	background-repeat:repeat-y;
	font-family: Tahoma,Geneva,sans-serif;
	font-size: 75%;
	background-attachment: fixed;
	min-height: 101%;
}

p {
	margin-bottom:0.4em;
	line-height:120%;
}

a:link,a:visited,a:hover,a:active {
	color:#719C14;
	text-decoration:underline;
	font-weight:bold;
}
a:hover {
	color:#719C14;
	text-decoration:none;
}

a.button:link, a.button:visited, a.button:hover, a.button:active {
	font-size:12px;
}

.button-large-top a:link, .button-large-top a:visited, .button-large-top a:hover, .button-large-top a:active {
	text-decoration:none;
}
.button-large-top a:hover {
	text-decoration:none;
}

h1 {
	font-size:130%;
	font-weight:bold;
	margin:1em 0 1em 0;
}
h2 {
	font-size:120%;
	font-weight:bold;
	margin:0.3em 0 0.5em 0;
}
h3, h4, h5, h6 {
	font-size:110%;
	font-weight:bold;
	margin:0.3em 0 0.5em 0;
}
strong {
	font-weight: bold;
}
#wrapper {
	position:relative;
	margin:0 auto;
	background-color:#fff;
}


#header-left {
	width:100%;
	float:left;
	position:relative;
	z-index:5;
}

#header-image {
	width:390px;
	height:129px;
	position:relative;
	left:-20px;
}
#header-wrapper {
	position:relative;
	top:0;
	left:0;
	width:100%;
}
#header-buttons {
	position:absolute;
	bottom:38px;
	left:20px;
}
#header-buttons a {
	margin-left:8px;
}

html>body #header-image {
	background-image:url(images/feather-top.png);
	background-position:top left;
	background-repeat:no-repeat;
}

.box {
	padding: 5px 5px 10px 5px;
	border: 1px solid #c1c0c1;
	width: 182px;
	margin: 10px 0 10px 0;
}
.contentbox {
	background-color:#f4f3f3;
	padding: 5px 5px 10px 5px;
	border: 1px solid #c1c0c1;
	margin: 10px 0 10px 0;
}
.contentboxmini {
	background-color:#f4f3f3;
	padding: 5px 5px 10px 5px;
	border: 1px solid #c1c0c1;
	margin: 10px 0 10px 0;
	width: 350px;
}
.bg-unchanged {
	background-color:#fff;
}
#header-quote {
	position:relative;
	font-family:Verdana,Arial,sans-serif;
	width:390px;
	height:0;
	color:#fff;
	font-size:16px;
	line-height:150%;
	font-weight:100;
}
#header-quote .attribution {
	color:#000;
	font-size:14px;
}

#header-right {
	float:right;
	width:610px;
	margin-top:0px;
	position:relative;
	z-index:5;
}

.logo {
	height:55px;
	width:100%;
	background:#fff;
}
.header-logo{
	float:right;
}
.header-logo2{
	float:left;
}
.logo2 {
	height:86px;
	width:100%;
	background:#92c426;
	padding-top: 14px;
}
.tabs {
	height:29px;
	width:100%;
	background:#92c426;
}
.tabs li {
	float:left;
}
.tabs li a:link, .tabs li a:visited,.tabs li a:hover,.tabs li a:active {
	display:block;
	float:left;
	width:138px;
	height:21px;
	background:#363636 url(images/tab-both.gif) scroll no-repeat top left;
	color:#fff;
	text-align:center;
	text-decoration:none;
	padding-top:8px;
	font-weight:normal;
	font-size: .9em;
	letter-spacing: .07em;
}
.tabs li a:hover, .tabs li a:active, .tabs li.active a:link, .tabs li.active a:visited {
	color:#363636;
	font-weight:normal;
	background-color:#fff;
	background-position:0 -29px;
}	

#header-notice {
	margin-top:20px;
	padding:8px 8px 8px 8px;
	font-weight:bold;
	background:#fff /*url(images/header-notice-gradient.png) scroll repeat-x bottom left*/;
	border:1px solid #888;
}
#header-notice h3 {
	font-size:1.1em;
	margin-bottom:0.5em;
	font-weight:bold;
}
#header-notice p {
	font-size:0.95em;
}

#header-notice .button-large-top {
	margin-top:8px;
	line-height:100%;
}


a.side-tab {
	position:absolute;
	z-index:1;
}


#nav {
	width:100%;
	background:#cdcdcd url(images/nav-bg.png) scroll repeat-x top left;
	min-height:25px;
	clear:both;
	font-size:1em;
	position:relative;
	z-index:5;
}
#nav ul {
	margin:0;
	padding:0;
	min-height:25px;
}
#nav li {
	margin:0;
	padding:0;
	float:left;
	min-height:25px;
}
#nav a {
	display:block;
	float:left;
	padding:4px 15px 0 15px;
	border-right:1px solid #c1c1c1;
	border-top:1px solid #d4dadf;
	border-bottom:1px solid #d6d6d6;
	min-height:19px;
	text-decoration:none;
	font-weight:bold;
	font-size:100%;
}
#nav a:hover {
	border-top:1px solid #c1c1c1;
	border-bottom:1px solid #c1c1c1;
	background:#f1f1f1;
}




#content {
	padding:10px 20px 20px 20px;
	background-color:#fff;
	float:left;
	overflow:hidden;
}

/*
#content a:link,#content a:visited,#content a:hover,#content a:active {
	color:#719C14;
	text-decoration:underline;
}
#content a:hover {
	text-decoration:none;
}
*/

#right-col {
	position:relative;
	float:left;
	padding:10px 19px 10px 0;
	width:181px;
	background-color:#fff;
	height:100%;
	overflow:visible;
}

#key-wrapper {
	width:196px;
	color:#000;
	position:absolute;
	bottom:20px;
	right:9px;
	z-index:2;
	display:none;
}
#key-top {
	width:196px;
	height:21px;
	background-position:top left;
	background-repeat:no-repeat;
	text-align:center;
	background-image:url(images/prefs-top.png);
}
#key-body {
	width:196px;
	background-color: #f0f0f0;
	background-position:top left;
	background-repeat:no-repeat;
	padding:0;
	text-align:center;
	font-size:1em;
}
html>body #key-body {
	background-image:url(images/prefs-body.png);
}
#key-slide {
	outline:0;
}
#key-js-title {
	position:relative;
	top:-12px;
	margin-bottom:0;
}
#key-tohide {
	text-align:left;
	display:none;
	padding:0 20px 10px;
}
#key-tohide p {
	margin-bottom:0.5em;
}
#key-tohide img {
	vertical-align:middle;
}
#key-close {
	text-align:center;
	font-size:0.9em;
}
#key-close a {
	display:block;
	width:100%;
}


#prefs-wrapper {
	width:196px;
	margin-bottom:20px;
	color:#000;
	position:relative;
}
#prefs-top {
	width:196px;
	height:21px;
	background-position:top left;
	background-repeat:no-repeat;
	text-align:center;
	background-image:url(images/prefs-top.png);
}
#prefs-body {
	width:196px;
	background-color: #fdfdfd;
	background-position:bottom left;
	background-repeat:no-repeat;
	padding:0;
	text-align:center;
	font-size:1em;
}
html>body #prefs-body {
	background-image:url(images/prefs-body.png);
}

#prefs-body a:link, #prefs-body a:visited, #prefs-body a:hover, #prefs-body a:active,
#key-body a:link, #key-body a:visited, #key-body a:hover, #key-body a:active {
	color:#3a3a3a;
	text-decoration:none;
	font-weight:bold;
}

#prefs-body a:hover,
#key-body a:hover {
	color:#719C14;
}
#prefs-slide {
	outline:0;
	padding:0 10px;
}
#prefs-tohide {
	/*padding:10px 0 0 0;*/
	padding:0;
	display:block;
	font-size:1em;
}
#prefs-js-title {
	display:none;
}
p#prefs-nonjs-title {
	position:relative;
	top:-10px;
}
#slider-wrapper {
	display:none;
	/*margin:10px 0 12px 0;*/
	margin:0  0 20px 0;
}
#slider { 
	background-image:url(/interface/colorbar.png);
	margin:auto;
	font-size:10px;
	width:150px;
	position:relative;
	top:5px;
}

#prefs-body p, #prefs-bottom p {
	font-weight:bold;
	clear:both;
}
#prefs-body .buttons {
	text-align:left;
	margin:0.1em auto;
	width:160px;
	white-space:nowrap;
}
#prefs-body .buttons img {
	margin:0 0 0 2px;
}
#prefs-body .buttons .left {
	white-space:normal;
	width:90px;
}
#prefs-body .buttons .left2 {
	white-space:normal;
	width:50px;
}
#prefs-body .buttons .left.fullwidth {
	width:auto;
}
#prefs-body .buttons .right img {
	vertical-align:middle;
	padding-bottom:2px;
}
#prefs-body .buttons span {
	margin-bottom:4px;
}

.prefs-separator {
	clear:both;
	margin:0 auto 5px auto;
	border-top:1px dotted #ccc;
}

#prefs-body .prefs-last {
	position:relative;
	top:10px;
	margin:0 auto;
}
#prefs-body .prefs-last .left {
	width:auto;
}
#prefs-body .prefs-last span {
	margin-bottom:0;
}

a:link#prefs-help, a:visited#prefs-help, a:active#prefs-help {
	text-decoration:underline;
}

a.pref-width {
	font-size:0.9em;
}

a.prefs-textbutton {
	width:40%;
	display:block;
	padding:1px 5px;
	background-color:#fff;
	border: 1px solid #bcbcbc;
	text-align:center;
}
#prefs-reset {
	margin:0 auto;
}
#prefs-save {
	display:none;	
	float:right;
}

#prefs-bottom {
	width:196px;
	height:21px;
	background-position:top left;
	background-repeat:no-repeat;
	text-align:center;
	background-image:url(images/prefs-bottom.png);
}

.search input {
	font-family:Arial,Verdana,sans-serif;
	font-size:0.8em;
	margin:0 0 10px 0;
}
.search .searchbox {
	display:inline;
	width:60%;
	margin-right:5px;
}
.search .searchsubmit {
	display:inline;
	width:30%;
}


.rightnav {
	clear:both;
	margin:0 0 20px 0;
}
.rightnav li {
	margin-bottom:3px;
}
.rightnav div {
	z-index:1;
}
#footer {
	position:relative;
	z-index:3;
	background:#92C426;
	margin-top:20px;
	padding:10px;
	font-weight: bold;
}
#footer p {
	color:#2d2d2e;
	font-size:130%;
	text-align:center;
	margin-bottom:0;
	padding:0;
}
.footerwhite {
	height:75px;
	width:100%;
	background:#fff;
text-align: center;
padding-top: 5px;
}

#breadcrumbs {
	font-size:0.9em;
	margin-bottom:1em;
}

html>body .button-large-top {
	position:relative;
	background-repeat:no-repeat;
	width:181px;
	background-image:url(/css/images/button-large-top.png);
}
html>body .button-large-top a {
	position:relative;
	top:6px;
	display:block;
	min-height:13px;
	background-image:url(/css/images/button-arrow.png);
	background-position:left center;
	background-repeat:no-repeat;
	width:152px;
	padding-left:18px;
	margin-left:6px;
}
.button-large-top a {
	font-size:0.9em;
}

html>body .button-large-bottom {
	background-repeat:no-repeat;
	height:11px;
	width:181px;
	background-image:url(/css/images/button-large-bottom.png);
}


.left {
	float:left;
}
.right {
	float:right;
}

.clear {
	clear:both;
}
a[href$='.pdf'], .pdflink {
display:inline-block;
padding:2px 20px 0px 0px;
line-height:18px;
min-height:18px;
overflow:visible;
background:transparent url(/images/pdficon.gif) bottom right no-repeat;
}
a[href$='.doc'], .doclink {
display:inline-block;
padding:2px 20px 0px 0px;
line-height:18px;
min-height:18px;
overflow:visible;
background:transparent url(/images/wordicon.gif) bottom right no-repeat;
}
a[href$='.zip'], .ziplink {
display:inline-block;
padding:2px 20px 0px 0px;
line-height:18px;
min-height:18px;
overflow:visible;
background:transparent url(/images/zipicon.gif) bottom right no-repeat;
}
a[href$='.js'] {
display:inline-block;
padding:2px 20px 0px 0px;
line-height:18px;
min-height:18px;
overflow:visible;
background:transparent url(/images/jslink.gif) bottom right no-repeat;
}
a[href^="ftp:"] {
display:inline-block;
padding:2px 20px 0px 0px;
line-height:18px;
min-height:18px;
overflow:visible;
background:transparent url(/images/ftplink.gif) bottom right no-repeat;
}

a[href^="https:"] {
display:inline-block;
padding:2px 20px 0px 0px;
line-height:18px;
min-height:18px;
overflow:visible;
background:transparent url(/images/httpslink.gif) bottom right no-repeat;
}
a[href^="http:"] {
display:inline-block;
padding:2px 20px 0px 0px;
line-height:18px;
min-height:18px;
overflow:visible;
background:transparent url(/images/externallink.png) bottom right no-repeat;
}
.tabs a[href^="http:"] {
display:inline-block;
padding:0;
line-height:18px;
min-height:18px;
overflow:visible;
background:none;
}
a[href^="mailto:"] {
display:inline-block;
padding:2px 20px 0px 0px;
line-height:18px;
min-height:18px;
overflow:visible;
text-decoration: none;
background:transparent url(/images/mailtolinkicon.gif) bottom right no-repeat;
}
a[href$='.rss'] {
display:inline-block;
padding:2px 20px 0px 0px;
line-height:18px;
min-height:18px;
overflow:visible;
background:transparent url(/images/rsslink.gif) bottom right no-repeat;
}

#content label {display: block; width: 190px; float: left; clear: both;}
#content input, select, textarea {float: left; clear: both;
margin-bottom: 10px; width: 230px;}
#content fieldset { border: none;}
#ajaxSearch_input {
width: 120px;
margin-bottom: 10px;}
#ajaxSearch_submit {
width: 50px;
margin-bottom: 10px;}

.small {
	font-size: 0.9em;
	font-style: italic;
}
#content ul,#content ul li{
	margin-left:15px;
}

#content ol,#content ol li {
	list-style-type:decimal;
margin-left:15px;
}
#content #columns, #content #columns li{
list-style-image: url('images/transparent.gif');
margin: 0;
}
#columns {
	padding-top: 5px;
	}
#columns li {
	float: left;
	width:25%;
	w\idth: 24%;
	padding: 0 5px 0 0;
margin: 0;
	}
#columns p{
padding-right: 5px;
border-right: 1px dotted #c1c1c1;
	}
#columns h3 {
	display: inline;
}
.clearFix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
.clearFix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearFix {height: 1%;}
.clearFix {display: block;}
/* End hide from IE-mac */
.CTAwrapper { text-align:center; }

#tags {
float: none;
width: 220px;
margin: 10px 0px;
padding: 10px;
background:#ececec;
color:#333;
border: 1px dashed #cccccc;
text-align: justify;
}
#tags .title {
font-family:arial;
font-size:16px;
font-weight:bold;
background-color: transparent;
padding: 4px 4px;
color:#808080;
}
#tags a {
color:#39c;
background-color: transparent;
padding: 2px 4px;
white-space: nowrap;
text-decoration: none;
font-family:arial;
}
#tags a:hover {
color:#39c;
background: silver;
text-decoration: none;
} 
.t-img {
float: right;
width: 270px;
text-align: center;
margin-bottom: 25px;
margin-top: 25px;
}
.row {
margin-bottom: 25px;
border: 1px dotted black;
padding: 5px;}

.clientlogos img{
padding: 5px 10px 15px 0;}

#breadcrumbs {
margin-top: 10px;}
div.row {
clear:both;
overflow:hidden;
padding-top:10px;
}
.formField {
clear:both;
float:left;
margin-bottom:10px;
width:100%;
}
#content input.radio {
width: 25px;
margin-top: 3px;
margin-bottom: 3px;}
form {
margin-top: 10px;}
.red {
color: #ff0000;}
form { display: block; float: left;}
img.rhimage {
display: block;
margin-left: auto;
margin-right: auto;
padding-top: 50px;}
#content li{
	list-style-image:url("/images/cogbullet.png");
	list-style-position: inside;}
.greybg{
background: #ccc;
margin-left: 10px;}

.pad {
padding-right: 15px;
padding-bottom: 5px;}
.pad img{
border: 1px solid #000;}

.bookmarks a[href^="http:"], a[href^="mailto:"] img{
display:inline-block;
padding-top: 10px;
line-height:18px;
min-height:18px;
overflow:visible;
text-align: center;
margin: 0 0 0 13px;
text-decoration: none;
}
.bookmarks h2{
background: #ccc;
margin-top: 25px;
padding: 5px;
border: 1px dotted #d7d7d7;
margin-right: 5px;}

.bookmarks .left{
background: #f4f3f3;
border: 1px dotted #d7d7d7;}
.bookmarks .left a[href^="mailto:"]{
margin-left: 10px;
line-height: 17px;
margin-bottom: 1px;}
.bookmarks p{
font-size: 10px;}

#content .formfield input, textarea, label{
width: 180px;
clear: none;
float: left;}
#content .formfield .radio input{
width: 20px;}
.lowercase {
text-transform: lowercase;}
#content .CTAwrapper ul{ display:inline; 
list-style-image: url('images/transparent.gif');margin: 0;
padding: 0;
text-align: left;}
#content .CTAwrapper li{ float: left;
margin: 0;
padding: 0;
list-style-image: url('/images/transparent.gif');
list-style-position: outside;
}
#content .CTAwrapper li img{
padding: 0;
margin: 0;}