/*this section defines the absolute pixel widths used in the site*/

.site_width {
	width: 980px;
}

.main_nav_width_home {
	width: 980px;
}

.main_nav_width{
	width: 900px;
}

.hp_left_column_width {
	padding-top:10px;
	width: 255px;
	background-color: #FFF;
}

.hp_center_column_width {
	padding-top:10px;
	width: 474px;
	background-color: #FFF;
}

.hp_right_column_width {
	padding-top: 15px;
	padding-left: 8px;
	width: 251px;
	background-color: #FFF;
}

.search_result_padding_left
{
	padding-left: 18px;
}

.sub_nav_width {
	width: 255px;
	height: 100%;
}

.content_width {
	padding-top:20px;
	width: 725px;
	background-color: #FFF;
}

.six_width {
	width: 6px;
}

.eight_width {
	width: 8px;
}

.ten_width {
	width: 10px;
}


.twenty_width {
	width: 20px;
}

.twenty_eight_width {
	width: 28px;
}
.thirty_four_width {
	width: 34px;
}

.thirty_width {
	width: 30px;
}

.one_eight_four_width {
	width: 184px;
}


/*this section styles all the standard elements*/

body {
	background-color: #F5F5F5;
	font-family: Arial, sans-serif;
	font-size: 70%;
	color:#000;	
}	

.nonLink{
	font-weight: bold;
	color: #666666;
}

a {
	color: #329139;
	text-decoration: underline;
}

a:visited {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: none;
}

a:visited:hover {
	color: #000;
	text-decoration: none;
}

/*table*/
/*table {
	background-color: #FFFFFF;
}*/

/*.table_test {
	background-color: red;
}

/*td borders to check layout*/
/*td {
	border: solid 0.1em #000000;
}

/*table headers*/
th {
	font-weight: bold;
	color: #329139;
	padding: 0.4em 0.3em 0.3em 0.3em;
	border-right: solid 1px #C0C0C0;
	border-bottom: solid 2px #C0C0C0;
}

/*paragraphs*/
p {
	padding: 0em 0em 0.8em 0em;
	color: #000;
	line-height: 1.6em;
	font-size: 1.1em;
}

/*input button*/
input {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 1em;
	border: none;
	padding: 0em 0.4em 0em 0.4em;
}

#btnSubmit {
	color: #329139;
	background: url(../images/button_background.jpg);
	height:17px;
	width:60px;
}

#btnGo {
	background: url(../images/go.jpg);
	height:17px;
	width:21px;
	display: block;
}
#btnSearchGo {
	color: #FFFFFF;
	background-color: #bbbbbb;
	height:18px;
	padding-left:5px;
}
/*H Styles*/
H1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #329139;
	padding: 0em 0em 0.4em 0em;
}

H2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #329139;
	padding: 0.6em 0em 0.3em 0em;
}

H3 {
font-size: 1.1em;
	font-weight: bold;
	color: #329139;
	padding: 0.4em 0em 0.3em 0em;
}

H4 {
font-size: 1.0em;
	color: #329139;
	padding: 0.4em 0em 0.3em 0em;
}

/*error*/
.error {
	height: 200px;
	padding-left: 22px;
	padding-top: 20px;
	background-color:#FFF;
}

/*padding*/
.padding_top{
	padding-top: 0.5em;
}
.padding_bottom{
	padding-bottom: 1em;
}

.padding_top_bottom{
	padding: 0.5em 0em 1em 0em;
}

.padding_top_bottom_left{
	padding: 0.5em 20px 1em 15px;
}

.form_text
{
	font-size:11px;
	padding: 5px 20px 0em 15px;
}
.form_text_name
{
	font-size:12px;
	padding: 6px 20px 0em 15px;
}

.padding_left_right{
	padding: 0em 20px 0em 15px;
	background-color:#FFFFFF;
}
/*rules*/
.solid_rule_top {
	border-top: dotted 1px #329139;
	padding: 1em 0em 0.5em 0em;
}

/*this places the logo*/
.logo a {
	background: url(../images/logo.jpg) no-repeat;
	height: 120px;
	display: block;
	width: 980px;
	background-color: #FFF;
}

/*this places the bottom curve graphic*/
.bottom {
	background: url(../images/bottom.jpg) no-repeat;
	height: 12px;
	width: 980px;
}

/*flags*/

.flags {
	padding: 10px 22px 10px 0;
}

.flags a {
	padding: 0em 0em 0em 0.5em;
}

/*this section styles the header, tools and search*/

/*tools*/

.tools_menu_position {
	padding: 6px 30px 2px 0px;
	height: 22px;
}

#tools_menu li {
	float: left;
	list-style-type: none;
	white-space: nowrap;
}

#tools_menu {
	float: right;
}

#tools_menu {
	color: #666;
	text-decoration: none;
	text-align: right;
}

#tools_menu a {
	color: #329139;
	text-decoration: none;
	padding: 0em 0.5em 0em 0.5em;
	text-align: right;
}

#tools_menu a:hover {
	color: #000;
	text-decoration: none;
}

#tools_menu a:visited {
	color: #000;
	text-decoration: none;
}

#tools_menu a:visited:hover {
	color: #000;
	text-decoration: none;
}

/*search*/

.search {
	font-size: 0.9em;
	color: #737373;
	text-decoration: none;
	padding: 0px 0.2em 0em 0.5em;
	text-align: right;
}

.search_input {
	font-size: 0.9em;
	font-family: Arial, sans-serif;
	font-weight: normal;
	color: #666666;
	border-width: 1px;
	border-style: solid;
	border-color: #737373;
	height: 17px;
	width: 12em;
}

.search_input_position {
	padding-top: 0px;
}

.go_button_position {
	padding-top: 0px;
	padding-left: 3px;
	padding-right: 22px;
}

/*main nav*/

.main_nav_position {
	font-size: 0.9em;
	padding: 10px 16px 0em 0em; 
}

#main_nav li {
	float: left;
	list-style-type: none;
	white-space: nowrap;
}

#main_nav{
	font-size: 1.0em;
	font-weight: bold;
	float: right;
}

#main_nav {
	color: #666666;
	text-decoration: none;
	text-align: right;
}

#main_nav a {
	color: #329139;
	text-decoration: none;
	padding: 0em 0.7em 0em 0.7em;
	text-align: right;
}

#main_nav a:hover {
	color: #000;
	text-decoration: none;
}

#main_nav a:visited {
	text-decoration: none;
}

/*this section styles the footer and text resizer*/

.footer_simple{
	font-size: 0.9em;
	width: 80px;
	color: #4B4B4B;
	padding: 10px 0em 0em 22px;
}

.footer{
	font-size: 0.9em;
	width: 500px;
	color: #4B4B4B;
	padding: 10px 1em 0em 22px;
}

.footer p{
	color: #4B4B4B;
	padding: 0;
	margin: 0;
}

#footer_list li {
	float: left;
	list-style-type: none;
	white-space: nowrap;
	padding: 0.3em 0.5em 0em 0em;
}

#footer_list a {
	color: #329139;
	text-decoration: none;
	padding: 0em 0.5em 0em 0em;
}

#footer_list a:hover {
	color: #000;
	text-decoration: none;
}

#footer_list a:visited {
	color: #9329139;
	text-decoration: none;
}

#footer_list a:visited:hover {
	color: #000;
	text-decoration: none;
}

/*.text_size_footer {
	width: 18px;
	padding: 0.5em 0em 0em 0em;
}

.text_resize_small a {
	background: url(../images/text_size_small.gif) no-repeat;
	height: 13px;
	display: block;
	width: 18px;
}

.text_resize_small a:hover {
	background: url(../images/text_size_small_selected.gif) no-repeat;
}

.text_resize_small a.selected {
	background: url(../images/text_size_small_selected.gif) no-repeat;
	height: 13px;
	display: block;
	width: 18px;
}
.text_resize_medium a {
	background: url(../images/text_size_medium.gif) no-repeat;;
	height: 13px;
	display: block;
	width: 18px;
}

.text_resize_medium a:hover {
	background: url(../images/text_size_medium_selected.gif) no-repeat;
}

.text_resize_medium a.selected {
	background: url(../images/text_size_medium_selected.gif) no-repeat;
}
.text_resize_large a {
	background: url(../images/text_size_large.gif) no-repeat;;
	height: 13px;
	display: block;
	width: 18px;
}

.text_resize_large a:hover {
	background: url(../images/text_size_large_selected.gif) no-repeat;
}

.text_resize_large a.selected {
	background: url(../images/text_size_large_selected.gif) no-repeat;
}

/*this section styles the homepage content*/

h1.hidden{
	position: absolute;
	left: -1600px;
}
h2.hidden{
	position: absolute;
	left: -1600px;
}
label.hidden{
	position: absolute;
	left: -1600px;	
}

/*news list*/

.news_date_year {
	font-size: 1.2em;
	font-weight: Bold;
	color: #000;
	padding: 0.7em 0.5em 0.4em 0.5em;
}


.news_date_list {
	color: #000;
	padding: 0.7em 0.5em 0.4em 0em;
	text-align: right;
	width:25%;
}

.news_list
{
	padding-right: 3.5em;
	padding-left: 0em;
	padding-bottom: 0em;
	padding-top: 0.7em;
}


.news_list p {
	padding: 0em 1.1em 0.8em 0em;
	color: #000;
	line-height: 1.2em;
}

.news_list a {
	text-decoration: none;
	font-weight: bold;
}

.news_list a:hover {
	text-decoration: underline;
}

.news_position_list {
	padding: 0.5em 0em 2em 0em;
}

/*document list*/

.document_info_list{
	color: #666666;
	padding: 0.7em 0em 0.4em 0em;
	width: 20%;
}

.document_icon_list{
	padding: 0.5em 0em 0.5em 0em;
	width:4%;
}

/*this section styles the sub nav links: note that the CMS re-order graphic needs putting inside the <a> tags and needs to be the pixel height of the text*/

.sub_nav {
	background-color: #FFFFFF;
	height: 100%;
}

/*selected section*/
#sub_nav_list .selected_section {
	padding: 0.6em 1em 0.6em 10px;
	margin: 20px 15px 0 22px;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFF;
	height: 32px;
	background: url(../images/section_heading.jpg) no-repeat #8BC53F;
}

#sub_nav_list {
	margin: 0;
	padding: 0;
}

#sub_nav_list li {
	float: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sub_nav_list a {
	background: url(../images/02.jpg) no-repeat;
	color: #329139;
	font-weight: bold;
	text-decoration: none;
	padding: 0.5em 1em 0.5em 24px;
	margin: 0 15px 0 22px;
	display: block;
	border-bottom: 1px dotted #329319;
}

#sub_nav_list a:hover {
	display: block;
	background: url(../images/02_selected.jpg) no-repeat #E5F0E8;
}

#sub_nav_list .selected {
	display: block;
	background: url(../images/02_selected.jpg) no-repeat #E5F0E8;
	font-size: 1em;
}

/*this section styles the sub nav level 02 links*/

#sub_nav_02_list {
	margin: 0;
	padding: 0;
}

#sub_nav_02_list li {
	float: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sub_nav_02_list a {
	padding: 0.5em 1em 0.5em 34px;
	background: #ECF4EC;
}

#sub_nav_02_list a:hover {
	background: url(../images/selected.jpg) no-repeat #E5F0E8;
}

#sub_nav_02_list .selected {
	background: url(../images/selected.jpg) no-repeat #E5F0E8;
}

/*this section styles the sub nav level 03 links*/

#sub_nav_03_list{
	margin: 0;
	padding: 0;
}

#sub_nav_03_list li {
	float: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sub_nav_03_list a {
	padding: 0.5em 1em 0.5em 44px;
	font-weight: normal;
	background: #D9EADA;
}

#sub_nav_03_list a:hover {
}

#sub_nav_03_list .selected {
}

/*this section styles the sub nav level 04 links*/

#sub_nav_04_list{
	margin: 0;
	padding: 0;
}

#sub_nav_04_list li {
	float: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sub_nav_04_list a {
	padding: 0.5em 1em 0.5em 54px;
	background: #C5E0C7;
}

#sub_nav_04_list a:hover {
}

#sub_nav_04_list .selected {
}

/*this section styles the sub nav level 05 and below links*/

#sub_nav_05_list{
	margin: 0px;
	padding: 0px;
}

#sub_nav_05_list li {
	float: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sub_nav_05_list a {
	padding: 0.5em 1em 0.5em 64px;
	background: #B3D5B5;
}

#sub_nav_05_list a:hover {
}

#sub_nav_05_list .selected {
}

/*this styles the bold intro para*/
.intro_para{
	font-weight: bold;
	padding-top: 1em
}

/*this section styles the breadcrumb*/

/*.breadcrumb {
	font-size: 0.9em;
	color: #666666;
	text-decoration: none;
	padding: 0.7em 0em 0em 30px;
	height: 2.5em;
	border-top: 1px solid #EBEBEB;
}
.breadcrumb a{
	color: #666666;
	padding: 0em 0.5em 0em 0.3em;
	text-decoration: none;		
}

.breadcrumb a:hover{
	color: #C32967;
	text-decoration: none;
}

.breadcrumb a:visited{
	color: #666666;
	text-decoration: none;
}

.breadcrumb a:visited:hover{
	color: #C32967;
	text-decoration: none;
}

.breadcrumb a .selected{
	font-weight: bold;
	padding: 0em 1em 0em 0.3em;
}*/

/*this section styles the print and email*/

.page_tools {
	background: url(../images/tools_background.jpg) no-repeat 17px 0px;
	padding: 0.7em 0.7em 2em 30px;
}

#page_tools_left {
	margin: 6px 0px 0px 5px;
	float: left;
	width:100px;
}	

#page_tools_right {
	margin: 6px 20px 0px 0px;
	float: left;
}	

.page_tools a{
	padding: 0.3em 0.3em 0.4em 2.2em;
	color: #737373;
	text-decoration: none;
	display: block;	
}

.page_tools a:hover{
	color: #000;
	text-decoration: none;
}

.page_tools a:visited{
	text-decoration: none;
}

.page_tools a:visited:hover{
	color: #000;
	text-decoration: none;
}

.page_tools_icon_print{
	background: url(../images/print_icon.jpg) no-repeat;
	height: 20px;
	display: block;
	width: 20px;
}

.page_tools_icon_share{
	background: url(../images/share_icon.jpg) no-repeat;
	height: 20px;
	display: block;
	width: 20px;
}

.page_tools_icon_bookmark{
	background: url(../images/bookmark_icon.jpg) no-repeat;
	height: 20px;
	display: block;
	width: 20px;
}

.page_tools_icon_contact{
	background: url(../images/contact_icon.jpg) no-repeat;
	height: 20px;
	display: block;
	width: 20px;
}

/*this styles the in page search*/
.in_page_search{
	color: #000;
	font-weight: bold;
}
.in_page_search_position{
	padding: 1em 0em 1em 0.5em;
	border-top: solid 1px #329319;
	border-bottom: solid 1px #329319;
}

.in_page_search_input{
	font-family: Arial, sans-serif;
	font-weight: normal;
	color: #000;
	border: solid 1px #329319;
	background-color: #FFFFFF;
	width: 140px;
	padding: 0.25em 0em 0em 0.4em;
	height: 2em;
}

.in_page_search_dropdown{
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 1em;
	color: #000;
	border: solid 0.1em #329319;
	background-color: #FFFFFF;
	width: 140px;
}

.in_page_search_input_position{
	padding: 0em 1.3em 0em 0.4em 
}
.in_page_search_dropdown_position{
	padding: 0.2em 0.4em 0em 0.4em ;
}

/*this styles the forms*/

.form{
	color: #000;
	vertical-align: top;
	padding: 0.6em 1.5em 0.5em 0em;
}

.form_radio{
	color: #000;
	vertical-align: top;
	padding: 0.3em 1em 0.5em 0.3em;
}
.form_bold{
	font-weight: bold;
}

.form_input_text_area{
	font-family: Arial, sans-serif;
	font-size: 1em;
	padding: 0.1em 0.3em 0.1em 0.3em;
	font-weight: normal;
	color: #000;
	width: 250px;
	border: solid 1px #C0C0C0;
	background-color: #FFFFFF;
}

.form_input_text{
	font-weight: normal;
	color: #666666;
	height: 2em;
	width: 250px;
	border: solid 0.1em #C0C0C0;
	background-color: #FFFFFF;
}

.form_input_position{
	padding: 0.3em 1.5em 0.3em 0em;
	width: 400px;
}

.form_input_dropdown{
	font-family: Arial, sans-serif;
	font-size: 1em;
	height: 1.7em;
	color: #666666;
	border: solid 1px #C0C0C0;
	width: 250px;
}

/*this styles the attached documents*/

.attached_document_icon_position {
	padding: 0.5em 0em 0.5em 0em;
	width: 20px;
}

.attached_document {
	color: #666666;
	padding: 0.7em 1em 0em 0em;
}

.attached_document a {
	font-weight: bold;
	text-decoration: none;
}

.attached_document a:hover {
	text-decoration: underline;
}

/*this styles the in page featured items*/

.featured_items_header_text {
	height:27px;
	font-weight: Bold;
	color: #FFFFFF;
	padding: 0em 0em 0em 0.5em;
}

.featured_items {
	border-left: solid 1px #8BC53F;
}

.featured_items_link {
	border-left: solid 1px #8BC53F;
	border-right: solid 1px #8BC53F;
	border-bottom: solid 1px #8BC53F;
	padding: 0em 0.5em 0.5em 0.5em;
}

.featured_items p {
	padding: 0.5em 0.5em 0.5em 0.5em;
}

.featured_items_link a {
	font-weight: bold;
	text-decoration: none;
}

.featured_items_link a:hover {
	text-decoration: underline;
}

.featured_item_image {
	padding: 0.5em 0.5em 0.5em 0.5em;
	border-right: solid 1px #8BC53F;
}

/*this styles the in page related items*/

.related_item_top {
	background: url(../images/related_item_top.jpg) no-repeat;
	width: 222px;
}

.related_item_tile {
	background: url(../images/related_item_tile.jpg) repeat-y;
}

.related_item_bottom {
	background: url(../images/related_item_bottom.jpg) no-repeat;
}

#related_item{
	margin: 0px;
	padding: 0px;
}

#related_item ul {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#related_item li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 1.1em;
}

#related_item .related_item_item {
	list-style-type: none;
	padding: 0.5em 0em 0.2em 0.5em;
	width: 192px;
}

#related_item .related_item_icon {
	float: right;
	padding: 0.5em 0.5em 0.2em 0.5em;
}

#related_item a {
	text-decoration: none;
}

#related_item a:hover {
	text-decoration: underline;
}

/*this styles the in this section*/

.in_this_section_header_cell {
	font-size: 1.1em;
	font-weight: Bold;
	color: #329139;
	padding: 0em 0em 0.5em 0em;
}

.in_this_section_header_text {
	padding: 0em 1em 0em 0em;
}

#in_this_section ul{
	color: #000;
	padding: 0.5em 0.5em 0em 0em;
}

#in_this_section li{
	color: #000;
	text-decoration: none;
	float: none;
	list-style-type: none;
}

#in_this_section li a {
	background: url(../images/in_this_section_arrow.gif) no-repeat;
	height: 21px;
	color: #329139;
	font-weight: bold;
	text-decoration: none;
	padding-left: 2.5em;
	padding-top: 0.4em;
	padding-bottom: 0.5em;
}

#in_this_section a:hover {
	text-decoration: underline;
	color: #000;
}

#in_this_section .description {
	padding-left: 2.5em;
	padding-bottom: 0.5em;
}

/*this styles the in page contacts*/

.contact_solid_rule_top {
	border-top: solid 1px #329139;
	padding: 1em 0em 0.5em 0em;
}
.contact_solid_rule_title_bold {
	font-weight: bold;
	font-size: 1.2em;
	color: #329139;
	padding: 0em 0em 0.5em 0em;
}
.contact_solid_rule_top_bold {
	font-weight: bold;
}

.contact_solid_rule_top p {
	padding: 0em 0em 0.3em 0em;
}

.contact_solid_rule_top a {
	text-decoration: none;
}

.contact_solid_rule_top a:hover {
	text-decoration: underline;
}

/*styles the WYSIWYG content (tables in particular)*/
#contentHTML table{
	border: none;
	margin: 0;
	padding: 0;
}

#contentHTML td{
	border: none;
	margin: 0;
	padding: 0;
	color: #000;
}

#contentHTML th{
	border: none;
	margin: 0;
	padding: 0;
}


#data_table table{
	border-left: solid 1px #737373;
	border-top: solid 1px #737373;
	margin: 1.1em 0em 1.1em 0em;
}

#data_table td{
	color: #000;
	padding: 0.4em 0.3em 0.3em 0.3em;
	border-right: solid 1px #737373;
	border-bottom: solid 1px #737373;
}

#data_table th{
	font-weight: bold;
	color: #329139;
	padding: 0.4em 0.3em 0.3em 0.3em;
	border-right: solid 1px #737373;
	border-bottom: solid 2px #737373;
}

#contentHTML a {
	color: #329139;
	text-decoration: underline;
}

#contentHTML a.nounderline {
	text-decoration: none;
}

#contentHTML a:visited {
	color: #666666;
	text-decoration: underline;
}

#contentHTML a:hover {
	text-decoration: none;
	color: #000;
}

#contentHTML a:visited:hover {
	text-decoration: none;
}

#contentHTML ul{
	margin-left: 2em;
	color: #000;
	padding: 0em 0em 1.5em 1.1em;
	line-height: 1.5em;
}

#contentHTML ul li {
	float: none;
	list-style-type: disc;
	white-space: normal;
	font-size: 1.2em;
}

#contentHTML ol{
	margin-left: 2.5em;
	color: #000;
	padding: 0em 0em 1.5em 1.1em;
	line-height: 1.5em;
}
#contentHTML ol li {
	float: none;
	list-style-type: decimal;
	white-space: normal;
	font-size: 1.2em;
}
#contentHTML img{
	margin-left:10px;
}

/*styles the admin*/

#tools_menu .logged_in a {
	color: #D71D22;
}

#sub_nav_list .logged_in a {
	color: #D71D22;
}

#sub_nav_02_list .logged_in a{
	color: #D71D22;
}

#sub_nav_03_list .logged_in a {
	color: #D71D22;
}

#sub_nav_04_list .logged_in a {
	color: #D71D22;
}

#sub_nav_05_list .logged_in a {
	color: #D71D22;
}

.padding_top_bottom_left_right{
	padding: 2em 30px 1em 40px;
}

/*this section styles the SEO content */

.SEO_text {
	font-size: 0.9em;
	color: #CCCCCC;
	padding: 1em 5em 0em 5em;
	line-height: 1.4em;
}

.SEO_text p {
	color: #CCCCCC;
	padding: 1em 5em 0em 5em;
	line-height: 1.4em;
}

.SEO_text a {
	color: #CCCCCC;
	padding: 0em 0.3em 0em 0.3em;
	text-decoration: none;
}

.SEO_text a:hover {
	color: #818181;
	text-decoration: underline;
}

.SEO_text a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

.fullHeight{
	height:100%;
}
.hrItemDivider{
	height:1px;
	border-bottom: solid 1px #D5E1F0;
}

.rate_this_page_header_text {
	color: #C32967;
}
.imgCenter{
	vertical-align:text-bottom
}

.login {
padding: 0 0 0 17px;
}


/* HARD CODED WYSIWYG format alterations */
.CogenHead{
	font-weight: bold;
	font-size: 13px;
	color: #ee1a2c;
}
.CogenBold{
	font-weight: bold;
	font-size: 12px;
	color: #ee1a2c;
}
.CogenText{
	font-size: 12px;
	color: #ee1a2c;
}

.RenewHead{
	font-weight: bold;
	font-size: 13px;
	color: #4e8635;
}
.RenewBold{
	font-weight: bold;
	font-size: 12px;
	color: #4e8635;
}
.RenewText{
	font-size: 12px;
	color: #4e8635;
}

.EnManHead{
	font-weight: bold;
	font-size: 13px;
	color: #1b2677;
}
.EnManBold{
	font-weight: bold;
	font-size: 12px;
	color: #1b2677;
}
.EnManText{
	font-size: 12px;
	color: #1b2677;
}

.EnWasteHead{
	font-weight: bold;
	font-size: 13px;
	color: #c36e30;
}
.EnWasteBold{
	font-weight: bold;
	font-size: 12px;
	color: #c36e30;
}
.EnWasteText{
	font-size: 12px;
	color: #1b2677;
}	

.standard{
	font-family: Arial, sans-serif;
	font-size: 1em;
	padding: 0.1em 0.3em 0.1em 0.3em;
	font-weight: normal;
	color: #000;
	width: 250px;
	border: solid 1px #C0C0C0;
	background-color: #FFFFFF;
}
textarea{
	font-family: Arial, sans-serif;
	font-size: 1em;
	padding: 0.1em 0.3em 0.1em 0.3em;
	font-weight: normal;
	color: #000;
	width: 250px;
	border: solid 1px #C0C0C0;
	background-color: #FFFFFF;
}
.tabpane.labelOnly{
	font-weight: bold;
	font-size: 12px;
	color: #329139;
	line-height: 25px;
}

.imgtemplate{
	margin-right:-4px;
}


/*** COMPANY LANDING PAGES STYLES ***/

.white {
	background-color:#FFFFFF;
	}
table#company_landing_table 
{
	margin: 17px;
	padding:0;
	width: 946px;
	}
	
.left_col
{
	width: 228px;
	vertical-align:top;	
	}


#left_col_links_text li
{
	margin:0;
	padding:0;
	font-weight:bold;
	font-size:11px;
	}
	
#left_col_links_text a
{
	background: url(../images/company_landing_pages/plain_button.jpg) no-repeat;
	width: 208px;
	width: expression('228px');
	height:22px;
	height: expression('28px');
	display:block;
	padding:6px 10px 0 10px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight:bold;
	font-size:11px;
	}

#left_col_links_text a:hover
{
	background: url(../images/company_landing_pages/plain_button_over.jpg) no-repeat;
	}
	
#left_col_links_green_one a
{
	background: url(../images/company_landing_pages/narrow_button_one.jpg) no-repeat;
	width: 90px;
	width: expression('114px');
	height:49px;
	height: expression('59px');
	display:block;
	padding:10px 12px 0 12px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight:bold;
	font-size:11px;
	}

#left_col_links_green_one a:hover
{
	background: url(../images/company_landing_pages/narrow_button_one_over.jpg) no-repeat;
	}
#left_col_links_green_two a
{
	background: url(../images/company_landing_pages/narrow_button_two.jpg) no-repeat;
	width: 90px;
	width: expression('114px');
	height:49px;
	height: expression('59px');
	display:block;
	padding:10px 12px 0 12px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight:bold;
	font-size:11px;
	}

#left_col_links_green_two a:hover
{
	background: url(../images/company_landing_pages/narrow_button_two_over.jpg) no-repeat;
	}
	
#left_col_links_green_three a
{
	background: url(../images/company_landing_pages/narrow_button_three.jpg) no-repeat;
	width: 90px;
	width: expression('114px');
	height:49px;
	height: expression('59px');
	display:block;
	padding:10px 12px 0 12px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight:bold;
	font-size:11px;
	}

#left_col_links_green_three a:hover
{
	background: url(../images/company_landing_pages/narrow_button_three_over.jpg) no-repeat;
	}
	
#left_col_links_green_four a
{
	background: url(../images/company_landing_pages/narrow_button_four.jpg) no-repeat;
	width: 90px;
	width: expression('114px');
	height:49px;
	height: expression('59px');
	display:block;
	padding:10px 12px 0 12px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight:bold;
	font-size:11px;
	}

#left_col_links_green_four a:hover
{
	background: url(../images/company_landing_pages/narrow_button_four_over.jpg) no-repeat;
	}
	
#left_col_links_green_one_wide a
{
	background: url(../images/company_landing_pages/wide_button_one.jpg) no-repeat;
	width: 204px;
	width: expression('228px');
	height:49px;
	height: expression('59px');
	display:block;
	padding:10px 12px 0 12px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight:bold;
	font-size:11px;
	}

#left_col_links_green_one_wide a:hover
{
	background: url(../images/company_landing_pages/wide_button_one_over.jpg) no-repeat;
	}
#left_col_links_green_two_wide a
{
	background: url(../images/company_landing_pages/wide_button_two.jpg) no-repeat;
	width: 204px;
	width: expression('228px');
	height:49px;
	height: expression('59px');
	display:block;
	padding:10px 12px 0 12px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight:bold;
	font-size:11px;
	}

#left_col_links_green_two_wide a:hover
{
	background: url(../images/company_landing_pages/wide_button_two_over.jpg) no-repeat;
	}
	
#left_col_links_green_three_wide a
{
	background: url(../images/company_landing_pages/wide_button_three.jpg) no-repeat;
	width: 204px;
	width: expression('228px');
	height:49px;
	height: expression('59px');
	display:block;
	padding:10px 12px 0 12px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight:bold;
	font-size:11px;
	}

#left_col_links_green_three_wide a:hover
{
	background: url(../images/company_landing_pages/wide_button_three_over.jpg) no-repeat;
	}
	
#left_col_links_green_four_wide a
{
	background: url(../images/company_landing_pages/wide_button_four.jpg) no-repeat;
	width: 204px;
	width: expression('228px');
	height:49px;
	height: expression('59px');
	display:block;
	padding:10px 12px 0 12px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight:bold;
	font-size:11px;
	}

#left_col_links_green_four_wide a:hover
{
	background: url(../images/company_landing_pages/wide_button_four_over.jpg) no-repeat;
	}

.center_col
{
	width: 474px;
	vertical-align:top;
	padding: 0px 10px 20px 10px;	
	}
	
.center_col_title
{
	padding: 5px 7px 10px 7px;
	}
	
.center_col_header
{
	padding: 0px 0px 10px 0px;
	}
	
.center_col_inset_title
{
	background: url(../images/company_landing_pages/center_col_inset_title_tile.jpg) repeat-y;
	vertical-align:top;
	padding: 0 15px 5px 15px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	}
	
.center_col_inset_content
{
	background: url(../images/company_landing_pages/center_col_inset_content_tile.jpg) repeat-y;
	vertical-align:top;
	padding: 5px 15px 0 15px;
	}

.center_col_inset_content ul
{
	margin:0;
	padding:0;
	}

.center_col_inset_content li
{
	margin:0;
	padding:0;
	}
	
.center_col_inset_content a
{
	padding:0 0 0 14px;
	text-decoration:none;
	background: url(../images/company_landing_pages/center_col_inset_bullet.jpg) 0 2px no-repeat;
	line-height: 15px;
	}

.center_col_inset_content a:hover
{
	padding:0 0 0 14px;
	text-decoration:none;
	background: url(../images/company_landing_pages/center_col_inset_bullet_over.jpg) 0 2px no-repeat;
	line-height: 15px;
	}

.center_col_bottom_logos
{
	vertical-align:top;
	padding: 10px 7px 10px 7px;
	}

#logos 
{
	border-top: 1px dashed #359139;
	padding: 10px;
	}
	
.right_col
{
	width: 224px;
	vertical-align:top;
	}
	
.right_col_content
{
	background: url(../images/company_landing_pages/right_col_tile.jpg) repeat-y;
	vertical-align:top;
	padding: 0 15px 0 15px;
	}
	
.right_col_content p
{
	font-size: 11px;
	line-height: 14px;
	padding-bottom: 14px;
	}
	
h5
{
	font-size: 12px;
	font-weight:bold;
	color:#359139;
	padding-bottom: 3px;
	}

p.address 
{
	padding-bottom: 5px;
	}
	
p.email 
{
	padding-bottom: 5px;
	}

.dotted_border
{
	border-bottom: 1px dashed #359139;
	margin-bottom: 14px;
	padding-bottom: 14px;
	}