﻿@CHARSET "UTF-8";
﻿@page {
    @bottom {
	content: "Page " counter(page) " of " counter(pages)
    }
}
	
body {
	margin:0;
	padding:0;
	font: 13px/170% "Franklin Gothic Book", Verdana, Arial, sans-serif;
}
#container {
	position: relative;
	margin: 0 auto;
	width: 1020px;
	min-height: 100%; /*680px*/
	background-color: white;
}
#left,
#right,
#top-infoline,
#topnav,
#block-search-0,
#block-locale-0,
#tabs-wrapper {
	display: none;
	visibility: hidden;
}

#logo-floater {
	position: absolute;
	top: 24px;
}
#logo {
	height: 80px;
}
#footer {
	position: relative;
	float:left;
	padding: 0px;
	/*min-height: 120px;*/
	width:1020px;
	background-color: #deecd5;/*#bfdaae*/
	font: 10px/100% "Franklin Gothic Book", Verdana, Arial, sans-serif;	
}
.footer-message {
	position: absolute;
	padding: 0px;
	bottom: 10px;
	left: 5px;
	width: 720px;/*772px*/
}
.contact-info {
	position: relative;
	float: right;
	padding: 0px 5px;	
}
.contact-info P:FIRST-CHILD {
	font-weight: 600;
	color: #12ba02;
}

#page-content {
	position: relative;
	float:left;
	width: 100%;
	min-height: 500px;
	padding: 20px;
}

#front-page-content {
	position: relative;
	float: left;
	/*min-height: 904px*/
	width: 100%;
	padding-top: 20px;

}
#front-page-content H1 {
	font-size: 130%;	
}
#front-page-content H2, 
#front-page-content H3 {
	font-size: 130%;
	vertical-align: middle;
	text-align: center;
	padding: 0px;
	margin: 0px;
	color: #009933; /*#21527e*/
}
#front-page-content .page-title a,
#front-page-content .page-title a:VISITED {
	color: #009933;
}
#page-content P, #front-page-content P {
	color: #5E7583;
	margin-top: 5px;
	margin-bottom:5px;
	line-height: 110%;
	text-align: justify;
}

#page-content A, #page-content A:visited {
	text-decoration: none;
	font-weight: 600;
	color: #284C79;
}
#page-content UL, #page-content OL{
	margin-top: 2px;
	margin-bottom:5px;
	line-height: 110%;
}
#page-content LI {
	margin-top: 2px;
	margin-bottom: 2px;	
}



#breadcrumb-floater {
	position: absolute;
	top: 180px;
	left: 10px;
	z-index: 100;
}


#site-name-floater {
	position: absolute;
	top: 100px;
	left: 20px;
	font: normal normal 600 16px sans-serif;
	color: #5d789b;
}
#site-name-floater, #site-name-floater:visited {
	text-decoration: none;	
}


#page-title {
/*	margin: 212px 0px 0px; */
	text-align: left;
	color: #58c14a;
	border-bottom: 1px #D8D8D8 solid;
}
H1.page-title {
	padding: 0px 20px;
	margin: 0px;
	background-color: transparent; /*#deecd5*/
	color: #58c14a;
	height: 32px;
	vertical-align: middle;
	border-bottom: 1px #D8D8D8 solid;
}

#page-content .fix-bgcolor {
	background-color: white; /*#deecd5*/
}


a.active:visited {
	color: #284C79;
}

a.active {
	color: #284C79;
}

.breadcrumb {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.breadcrumb a:visited{
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 12px;
	font-weight: 500;
	color: #12ba02; /*58c14a*/
	
}
.breadcrumb a{
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 12px;
	font-weight: 500;
	color: #12ba02; /*58c14a*/
}


h1 {
  font-size: 165%;
}

h2 {
  font-size: 150%;
  line-height: 130%;
}

h3 {
  font-size: 130%;
}

h4 {
  font-size: 120%;
}

h5 {
  font-size: 110%;
}

h6 {
  font-size: 100%;
}

#attachments {
	width: 95%;
	margin-top: 20px;
	margin-left: 20px;
	border-spacing: 30px 30px;
	border-collapse: collapse;
	/*border-style: groove;*/
	border: thick #CBDEEB solid;
	empty-cells: show;
}
#attachments TH {
	padding-left: 10px;
	padding-right: 10px;
}

#attachments TD {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 110%;
}

#attachments THEAD {
	background-color: #CBDEEB;
}

#attachments TR.even{
	background-color: #EFF0F1;
}
#attachments TR.odd{
	background-color: #E6E9EE;
}

#attachments A {
	font-weight: normal;	
}
.list-type-none {
	list-style-image:none;
	list-style-type: none;
}
.list-type-decimal {
	list-style-image:none;
	list-style-type: decimal;	
}

.list-type-disc {
	list-style-type:disc;
	list-style-image:none;
}
.list-type-circle {
	list-style-type:circle;
	list-style-image:none;
}

.textnote-floating-right {
	background-color: white;
	border:1px silver solid;
	padding: 5px 5px 5px 10px;
	margin-left: 5px; 
	line-height:110%;  
	width: 250px; 
	float: right; 
	font-size: small;
	color: #284C79;
}

#digest P {
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
#digest UL, #digest OL {
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 110%;
}
#digest UL {
	list-style-image: none;
	list-style: none;
	padding-left: 0px;
	margin-left: 0px;
}
#digest legend {
	color:#BFB8BF;
}
#digest fieldset {
	padding: inherit 16px inherit 8px;
	margin: 0px;
}
#digest a, #digest a:visited {
	text-decoration: none;
	font-weight: 600;
	color: #284C79;
}
#digest a:hover:link, #digest a:hover:visited {
	COLOR: #ca0002;
}
#digest-lightbox {
	background-color: #F5FCF5;
	color: #68B1D5;
	font-weight: 600;
	font-size: medium;
}

.digest-block {
	position: relative;
	float: left;
	width: 390px;
	height: 200px;
	overflow: hidden; 
	margin: 10px 0px 10px 0px;
	line-height: 110%;
}
.digest-block-odd {
	float: left;
}
.digest-block-even {
	float: right;
}
.digest-block H2 {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	width: 100%;
	background-color: #e4ffe1;/*#deecd5*/
	height: 32px;
	vertical-align: middle;
}
.digest-block H2:HOVER {
	background-color: #f7fff5;/*#eaf2e4*/
}

.digest-block a, .digest-block a:VISITED {
	text-decoration: none;
	color: #21527e;/*#58c14a*/
}
.digest-block .fix-bgcolor {
	background-color: #e4ffe1;/*#deecd5*/
}

.block-views {
	width: 100%;
	position: relative;
	float: left;
	line-height: 110%;
	overflow: hidden; 
}
.block-views H3 {
/*
	margin: 0px;
	padding: 0px 0px 0px 20px;
*/
	background-color: #deecd5;
	height: 32px;
	vertical-align: middle;
}
.block-views H3:HOVER {
	background-color: #eaf2e4;
}
.block-views a, .block-views a:VISITED {
	text-decoration: none;
	color: #21527e;/*#58c14a*/
}
.block-views IMG {
	max-width: 350px;
	text-align: center;
	padding: 0px 5px 5px 0px;
}
.block-case-studies .view-case-studies .views-row-odd {
	float: left;
}
.block-case-studies .view-case-studies .views-row-even {
	float: right;
}
.views-row-odd, .views-row-even {
	width: 390px;
}

.system-menu-block .menu{
	margin-left: 20px;
}
.nodeasblock-edit-link {
	text-align: right;
}

.box {
	margin: 0px;
	padding: 0px;	
}

.box .box-header {
	background-image: url('../images/corner_tr.png');
	background-repeat: no-repeat;
	background-position: 100% 0%; 
	HEIGHT: 4px; 
	OVERFLOW: hidden;
}

.box .box-header DIV {
	/*WIDTH: 4px;*/ 
	background-image: url('../images/corner_tl.png');
	background-repeat: no-repeat;
	background-position: 0px 0px; 
	HEIGHT: 4px; 
	OVERFLOW: hidden;
}

.box .box-footer {
	background-image: url('../images/corner_br.png');
	background-repeat: no-repeat;
	background-position: 100% 0%; 
	HEIGHT: 4px; 
	OVERFLOW: hidden
}

.box .box-footer DIV {
	/*WIDTH: 4px;*/ 
	background-image: url('../images/corner_bl.png');
	background-repeat: no-repeat;
	background-position: 0px 0px; 
	HEIGHT: 4px; 
	OVERFLOW: hidden;
}

.views-field-title {
	background-color: #deecd5;
	height: 36px;

	font-size: 130%;
	vertical-align: middle;
	text-align: center;
	padding: 0px;
	margin: 0px;
	
}
.logo-block {
	position: relative;
	display: block;
	width: 100%;
	padding-bottom: 10px;
	height: 120px;
/*	overflow: hidden;*/
}
.logo {
	display: inline;
	width: 150px;
	vertical-align: middle;
	text-align: center;
}
.logo IMG {
	padding: 0px 10px;
	max-height: 100px;
}
#menu-450 {
	margin-right: 100px;
}
.block-header {
	background-color: #e4ffe1;
}
.block-header .page-title {
	background-image: url("../images/button_1.png");
	background-position: 100% 100%;
	background-repeat: no-repeat;
}
.block-header .page-title:HOVER {
	background-image: url("../images/button_2.png");
	background-position: 100% 100%;
	background-repeat: no-repeat;
}
.block-header:HOVER {
	background-color: #f7fff5;
}
.submenu .block-header {
	background-color: transparent;
	background-image: none;
}

.submenu .page-title,
.submenu .page-title:HOVER {
	background-color: transparent;
	background-image: none;
}
.block-case-studies .block-header H2 {
	height: 32px;
}

.view-case-studies .views-row-odd,
.view-case-studies .views-row-even {
	float: none;	
}

.view-Events .views-row-odd,
.view-Events .views-row-even {
	width: auto;
}
.view-Events .views-field-title {
	font-size: 12px;
}

.chevron-item {
	position: relative;
	background-image: url("../images/chevron_bullet_110x110.png");
	background-repeat: no-repeat;
	background-position: 0% 0%;
	padding: 0px 6px 0px 92px;
	min-height: 110px;
}
.chevron-item-label {
	position: absolute;
	left: 45px;
	top: 35px;
	font-weight: 600;
}
#page-content a.chevron-item-label,
#page-content a.chevron-item-label:VISITED {
	color: white;
}
.digest-block-links {
	padding: 10px;
}
.digest-block-links a, 
.digest-block-links	a:VISITED {
	color: #009933;
	font-size: 16px;
	line-height: 130%;
}

.smart-block legend {
	color: #009933;
	font-weight: 600;
}
#banner {
	position: relative;
	float:left;
	width:1020px;
}