/* Style of mosCE editor */
body.mceContentBody {
	 background-color: #FFFFFF !important;
	 background-image: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #438c9a;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.head {font-family:Arial, Helvetica, sans-serif; font-size:14px; line-height:18px;}

/*
.subhead {font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:15px;}
.subhead a:link {font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:15px; text-decoration:underline; }
.subhead a:visited {font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:15px; text-decoration:underline; }
.subhead a:hover {font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:15px; text-decoration:none; }
.subhead a:active {font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:15px; text-decoration:none; }
*/

.subhead,
.newsfeed-progress strong {font-family:Arial, Helvetica, sans-serif; font-size:13px; line-height:15px; color:#5a8925}
.subhead a:link,
.newsfeed-progress strong a:link {font-family:Arial, Helvetica, sans-serif; font-size:13px; line-height:15px; text-decoration:none; color:#5a8925; }
.subhead a:visited,
.newsfeed-progress strong a:visited {font-family:Arial, Helvetica, sans-serif; font-size:13px; line-height:15px; text-decoration:none; color:#003300; }
.subhead a:hover,
.newsfeed-progress strong a:hover {font-family:Arial, Helvetica, sans-serif; font-size:13px; line-height:15px; text-decoration:none; color:#003300; }
.subhead a:active,
.newsfeed-progress strong a:active {font-family:Arial, Helvetica, sans-serif; font-size:13px; line-height:15px; text-decoration:none; color:#5a8925; }

.text img {margin-bottom:0px; margin-left:0px; margin-right:11px; margin-top:0px; float:left; }

.text {font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:13px; color:#333333; }
.text a:link {font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:13px; color:#333333; text-decoration:underline; }
.text a:visited {font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:13px; color:#333333; text-decoration:underline; }
.text a:hover {font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:13px; color:#000000; text-decoration:none; }
.text a:active {font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:13px; color:#000000; text-decoration:none; }

.main_nav_text {font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:12px; color:#FEFEFE; font-weight:bold; }
.main_nav_text a:link {font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:12px; color:#FEFEFE; text-decoration:none; font-weight:bold; }
.main_nav_text a:visited {font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:12px; color:#FEFEFE; text-decoration:none; font-weight:bold; }
.main_nav_text a:hover {font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:12px; color:#FEFEFE; text-decoration:underline; font-weight:bold; }
.main_nav_text a:active {font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:12px; color:#FEFEFE; text-decoration:none; font-weight:bold; }
.main_nav_text_on {font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:12px; color:#004447; font-weight:bold; }

#main_content {
	width:600px;
	padding: 46px 11px 0px 11px;
	position:relative;
	text-align:left;
	float:left;
/*	display:inline-table;*/
	font-size: 12px;
	line-height: 15px; 
	font-family:Arial, Helvetica, sans-serif;
}

#content_right {
	width:183px;
	padding: 46px 0px 11px 0px;
	position:relative;
	text-align:left;
	float:right;
/*	display:inline-table;*/
}

/* FREE RANGE STYLES */
#stateContainer {
    width: 380px;
    border: solid 1px #E1EBCA;
    padding: 0px 6px 0px 0px;
    height:100%;
    margin-bottom: 10px;
    }

#stateImage{
    float: left;
    height: 100%;
    }

.stateIntro {
    font-size: 13px;
    }

.mapContainer {
    width: 367px;
    border: solid 1px #E1EBCA;
    padding: 10px;
    }

.mapContainer img{
    float: left;
    margin: 5px;
    display: inline;
    vertical-align: middle;
    }
    
.why_container {
	padding: 20px;
	}

.newsfeed-progress li{

	margin-bottom: 10px;
	list-style-type: none;
	margin-left:0px;
	margin-right:0px;
	
}

/*.newsfeed-progress li{

	margin-bottom: 10px;

	}*/

/* JOOMLA STYLES */

/* Main Menu(s) */
table.moduletable .mainlevel {
	margin-bottom: 0px;
	padding-left: 10px;
	margin-left: 7px;
	list-style-type: none;
	width: 146px; /* Width of menu items */
}

table.moduletable .mainlevel li {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

#mainlevel {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 146px; /* Width of menu items */
}

#mainlevel li {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

/* style of link text in mainlevel */
a.mainlevel {
	font-size: 12px;
	display: block;
	font-weight: bold;
	width: 146px;
	height: 30px;  /* controls height of menu items */
	text-transform: uppercase;
	line-height: 30px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
 	background-color: #5A8925; /* background-color of menu items */
	padding: 0px 0px 0px 10px;
	border-bottom: 1px solid #ffffff;  /* border style of menu items */
}



/* html>body a.mainlevel {width:146px;} */ /* Opera5-Fix-fix */

/* style of link:hover text in mainlevel */
a.mainlevel:hover {
	color: #FFFFFF;
	background-color: #5A8925;  /* background-color of menu items */
	text-decoration: underline;
	border-bottom: 1px solid #ffffff;  /* border style of menu items */
}

/* style of the parent active menu item when in a submenu */
a.mainlevel#active_menu {
	color: #003864;
	background-color: #C4E574;
	text-decoration: none;
	border-bottom: 0px;
}

a.SEL {
	display: block;
	text-decoration: none;
	color: #003864;
	padding: 4px 5px;
	border-bottom: 1px dotted #669999;
}

a.SEL:hover {
	background-color: #FFFFFF;
	border-bottom: 1px dotted #669999;
}

/* table.moduletable .sublevel {
	margin-bottom: 0px;
	margin-right: 0px;
	padding-left: 10px;
	margin-left: 3px;
	list-style-type: none;
	background-color: #C4E574;
	width: 148px;
} */

/* style of sublevel menu item link */
a.sublevel {
	font-size: 11px !important;
	line-height:13px !important;
	display: block !important;
	font-weight: bold !important;
	padding-left: 10px !important;
	padding-right: 10px !important;
	padding-bottom: 5px !important;
	margin-left: 3px !important;
	width: 146px !important;
	text-transform: none !important;
	text-decoration: underline !important;
	font-family: Arial, Helvetica, sans-serif !important;
	color: #1A594D;
	background-color: #C4E574;
}

/* html>body a.sublevel {width:146px;} */ /* Opera5-Fix-fix ;-) */

a.sublevel:hover {
	text-decoration: none !important;
}

a.sublevel#active_menu {
	text-decoration: none;
	width: 146px;
	voice-family:"\"}\""; /* Box Model fix */
	voice-family:inherit;
	width: 146px;
}


/* html>body a.sublevel:hover, a.sublevel#active_menu { *//* Opera5-Fix-fix ;-) */ /*
	width: 146px;
} */


.sectiontableentry1 {
text-align: left;
background: #EFEFEF;
font-size: 10px;
padding: 2px;
}
.sectiontableentry2 {
background: #FFF;
font-size: 10px;
text-align: left;
padding: 2px;
}
.button {
border: 1px solid #BBBBBB;
}
.inputbox {
border: 1px solid #BBBBBB;
}

.createdate {
font-size: 10px;
color: #ABABAB;
height: 10px;
line-height: 0.7;
}
.modifydate {
font-size: 10px;
color: #ABABAB;
height: 20px;
line-height: 20px;
margin-bottom: 5px;
}
a.readon {
font-size: 10px;
text-decoration: none;
line-height: 15px;
border: 1px solid #EEEEEE;
padding-left: 13px;
background: url(../images/readon.gif) no-repeat left;
margin-top: 10px;
text-decoration: none;
font-weight: normal;
}

.blog_more {
font-size: 10px;
}

a.readon:hover {
background: #EEEEEE url(../images/readon.gif) no-repeat left;
text-decoration: none;
}

.blog {
width: 100%;
}

/* style for static page title */
.contentheading {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif !important;
	font-weight: bold;
	color: #5A8925;
	line-height:18px;
}

/* style for dynamic page title */
table.contentpaneopen {
	width: 600px;
}

/* style for dynamic page title */
table.contentpaneopen td.contentheading {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif !important;
	font-weight: bold;
	color: #5A8925;
	line-height:18px;
}

/* style of main content area */
table.contentpaneopen td {
	text-align: left;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}

/* style of main content area paragraph text */
table.contentpaneopen td p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
}

/* style of unordered lists in main content area */
table.contentpaneopen ul {
	padding-bottom: 5px;
}

/* style of unordered lists items in main content area */
table.contentpaneopen ul li{
	padding-bottom: 5px;
}

/* style for dynamic headlines on blog pages */
table.blog td.contentheading {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif !important;
	font-weight: bold;
	color: #5A8925;
	line-height:18px;
	padding-top: 10px; /* spacing between dynamic items on blog page */
}

/* style for dynamic headlines _links_ on blog pages */
table.blog td.contentheading a:link {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif !important;
	font-weight: bold;
	color: #5A8925;
	text-decoration: none;
	line-height:18px;
	padding-top: 10px; /* spacing between dynamic items on blog page */
}

/* style for dynamic headlines _link:visited_ on blog pages */
table.blog td.contentheading a:visited {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif !important;
	font-weight: bold;
	color: #5A8925;
	text-decoration: none;
	line-height:18px;
	padding-top: 10px; /* spacing between dynamic items on blog page */
}

/* style for dynamic headlines _link:hovers_ on blog pages */
table.blog td.contentheading a:hover {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif !important;
	font-weight: bold;
	color: #5A8925;
	text-decoration: underline;
	line-height:18px;
	padding-top: 10px; /* spacing between dynamic items on blog page */
}

.moduletable_orange {
	background-color: #F0D96A;
	width: 172px;
	padding: 11px;
	margin-bottom: 10px; /* spacing between modules */
}

/* style of module main table */
table.moduletable_orange {
	background-color: #F0D96A;
	width: 172px;
	padding: 11px;
	margin-bottom: 10px; /* spacing between modules */
}

/* style of module title */
table.moduletable_orange th  {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif ;
	text-align: left;
	color: #7A0404;
	line-height: 14px;
	padding-bottom: 5px; /* spacing below the module title */
	vertical-align: middle;
	text-transform: uppercase;
}

/* style of module main table */
table.moduletable_blue {
	background-color: #DBE9B7;
	width: 172px;
	padding: 11px;
	margin-bottom: 10px; /* spacing between modules */
}

/* style of module title */
table.moduletable_blue th  {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif ;
	text-align: left;
	color: #025565;
	line-height: 14px;
	padding-bottom: 5px; /* spacing below the module title */
	vertical-align: middle;
	text-transform: uppercase;
}

/* style of module main table */
table.moduletable_grey {
	background-color: #F2F4DF;
	width: 172px;
	padding: 11px;
	margin-bottom: 10px; /* spacing between modules */
}

/* style of module title */
table.moduletable_grey th  {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif ;
	text-align: left;
	color: #000000;
	line-height: 14px;
	padding-bottom: 5px; /* spacing below the module title */
	vertical-align: middle;
	text-transform: uppercase;
}

/* style of module main table */
table.moduletable_factbox {
	background-color: #E8E7C6;
	width: 172px;
	padding: 11px;
	margin-bottom: 10px; /* spacing between modules */
}

/* style of module title */
table.moduletable_factbox th  {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif ;
	text-align: left;
	color: #000000;
	line-height: 14px;
	padding-bottom: 5px; /* spacing below the module title */
	vertical-align: middle;
	text-transform: uppercase;
}

/* style of module main table */
table.moduletable_bluegrey {
	background-color: #F2F4DF;
	width: 172px;
	margin-bottom: 10px; /* spacing between modules */
}

/* style of module title */
table.moduletable_bluegrey th  {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif ;
	text-align: left;
	color: #FEFEFE;
	background-color: #334F63;
	line-height: 14px;
	padding: 5px;
	width: 100%;
	vertical-align: middle;
	text-transform: uppercase;
}

/* style of module td */
table.moduletable_bluegrey td {
	padding: 11px;
}

/* styles of page navigation */
.pagenav {
	font-size:11px;
	line-height:13px;
	font-family: Arial, Helvetica, sans-serif ;
	text-align: left;
	color: #000000;
}

a.pagenav {
	font-size:11px;
	line-height:13px;
	font-family: Arial, Helvetica, sans-serif ;
	text-align: left;
	color: #000000;
}

a.pagenav:link {
	color:#333333;
	text-decoration:underline;
}

a.pagenav:visited {
	color:#333333;
	text-decoration:underline;
}

a.pagenav:hover {
	color:#000000;
	text-decoration:none;
}

a.pagenav:active {
	color:#000000;
	text-decoration:none;
}


/* body.contentpane {
color: #FFFFFF;
padding: 10px 10px 10px 10px;
} */

.contentdescription {
font-size: 10px;
}
.sectiontableheader {
font-weight: bold;
font-size: 10px;
height: 25px;
line-height: 25px;
}
.categorytitle {
font-weight: bold;
font-size: 16px;
height: 25px;
line-height: 25px;
font-family: "Trebuchet MS", Verdana, sans serif;
}

/* page title for component pages */
.componentheading {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif !important;
	font-weight: bold;
	color: #5A8925;
	line-height:18px;
}

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

table.moduletable_topnav {
}

table.moduletable_topnav th {
}



.poll {
font-size: 10px;
text-align: center;
}


.back_button a{
font-size: 10px;
font-weight: normal;
}

.blogsection {
font-size: 10px;
}

.blog_more ul li{
list-style: none;
padding-left: 14px;
line-height: 18px;
}

table.contenttoc {
border: 1px solid #CCCCCC;
padding: 3px;
}

table.contenttoc th{
font-weight: bold;
font-size: 10px;
border-bottom: 1px solid #BBBBBB;
}


table.moduletable-progress { width: 340px; }

.newsfeed-progress div {font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:13px; color:#333333; }
.newsfeed-progress a:link {font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:13px; text-decoration:underline;  color:#333333; }
.newsfeed-progress a:visited {font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:13px; text-decoration:underline;  color:#333333; }
.newsfeed-progress a:hover {font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:13px; text-decoration:none;  color:#333333; }
.newsfeed-progress a:active {font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:13px; text-decoration:underline;  color:#333333; }

.subhead_reports {font-family:Arial, Helvetica, sans-serif; width:350px; padding-left: 13px;font-size:11px; line-height:13px; color:#333333; }
.subhead_reports a:link {font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:13px; text-decoration:underline;  color:#333333; }
.subhead_reports a:visited {font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:13px; text-decoration:underline;  color:#333333; }
.subhead_reports a:hover {font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:13px; text-decoration:none;  color:#333333; }
.subhead_reports a:active {font-family:Arial, Helvetica, sans-serif; font-size:11px; line-height:13px; text-decoration:underline;  color:#333333; }

.why_text {font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight: bold; line-height:13px; color:#333333}
.why_text a:link {font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight: bold; line-height:13px; text-decoration:none;  color:#333333; }
.why_text a:visited {font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight: bold; line-height:13px; text-decoration:none;  color:#333333; }
.why_text a:hover {font-family:Arial, Helvetica, sans-serif; font-size:11px;font-weight: bold; line-height:13px; text-decoration:none;  color:#000000; }
.why_text a:active {font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight: bold; line-height:13px; text-decoration:none;  color:#333333; }


