/*----------------Layout Elements-----------------*/

html,body{ font-family: Verdana, Arial, Helvetica, sans-serif;font-weight: normal; font-style: normal; font-variant: normal; margin:0; padding:0; text-align:center }
div#header{width:100%;margin:0 0 20px}
div#container{text-align:left;width:100%;margin:0 auto}
div#wrapper{float:left;width:100%}
div#footer{ background-position: 0 0; margin:0; padding:5px 10px; clear: both; width:100% }
#internal-content-left{
	float: left; width: 75%;
}



/*-------------------Content Styling-----------------*/
div#content{margin: 0 20px 10px 150px}
div#content p{ color: #2e2e2e; font-size: 10pt; font-family: arial, sans-serif; line-height: 14pt; margin: 0 10px 14px; }
div#content a:link { color: #009158; font-weight: bold; text-decoration: none; }
div#content a:visited { color: #009158; font-weight: bold; text-decoration: none; }
div#content a:hover { color: #009158; font-weight: bold; text-decoration: underline; }
div#content h3 { color: #2e2e2e; font-size: 10.5pt; font-weight: normal; line-height: 14pt; margin: 0 10px 20px; }
div#content h2 { color: #2e2e2e; font-size: 11pt; font-weight: bold; line-height: 14pt; margin: 0 10px 20px; }
div#content h1 { color: #009158; font-size: 18pt; font-weight: normal; line-height: 18pt; margin: 0 10px 20px; }
div#content ul { color: #2e2e2e; list-style-type: disc; margin: 1em 0 1em 40px; }
/*-------------------Navigation Styling-----------------*/

div#navigation{ background-color: #bfe7d9; background-position: 0 0; float:left; width:130px; margin-left:-100%  ; padding-right: 10px; }
div#navigation p{ font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; line-height: 12pt;
	margin:14px 12px 12px 16px }
div#navigation a:link { color: #009158; text-decoration: none; }
div#navigation a:visited { color: #009158; text-decoration: none; }
div#navigation a:hover {color: #000; text-decoration: none; }
div#navigation a:active {color: #000; text-decoration: none; }



/*-------------------Links Styling-----------------*/

div#extra{ background-position: 0 0; float:left; width:213px; margin-left:-213px }
div#extra p{ color: #348025; font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; line-height: 12pt;
	margin:0 10px 10px }
div#extra a:link { color: #348025; font-style: normal; text-decoration: none; }
div#extra a:hover {text-decoration: underline; }
div#extra a:active { color: black; text-decoration: none; }


/*-------------------Footer Styling-----------------*/

div#footer{ background-position: 0 0; clear: both; width:100% ; padding-top: 10px; }
div#footer p{ color: black; font-size: 11pt; font-family: arial, sans-serif; font-weight: normal; font-style: normal; line-height: 15pt; margin: 12px 15px 15px; }
div#footer tfoot { line-height: 1px; }
div#footer a:link { color: #009158; font-style: normal; text-decoration: none; }
div#footer a:hover {color: #000; text-decoration: none; }
div#footer a:active { color: black; text-decoration: none; }




/*----------------Text and content styling-----------------*/

body {
	font: 10pt/14pt arial, sans-serif;
	text-align:center;
}



/*-------------------homepage internal content left div-----------------------*/


div#internal-content-left2{margin: 0 20px 10px 150px}
div#internal-content-left2 p{ color: #2e2e2e; font-size: 10pt; font-family: arial, sans-serif; line-height: 14pt; margin: 0 10px 14px; }
div#internal-content-left2 a:link { color: #009158; font-weight: bold; text-decoration: none; }
div#internal-content-left2 a:visited { color: #009158; font-weight: bold; text-decoration: none; }
div#internal-content-left2 a:hover { color: #009158; font-weight: bold; text-decoration: underline; }
div#internal-content-left2 h3 { color: #2e2e2e; font-size: 10.5pt; font-weight: normal; line-height: 14pt; margin: 0 10px 20px; }
div#internal-content-left2 h2 { color: #2e2e2e; font-size: 11pt; font-weight: bold; line-height: 14pt; margin: 0 10px 20px; }
div#internal-content-left2 h1 { color: #009158; font-size: 18pt; font-weight: normal; line-height: 18pt; margin: 0 10px 20px; }
div#internal-content-left2 ul { color: #2e2e2e; list-style-type: disc; margin: 1em 0 1em 40px; }





/*---------------------homepage internal content right (new box) Code-------------------*/

/*----edit styles here for right hand side box on homepage----*/

#internal-content-right{ float: right; width: 16%; background-color: #bfe7d9; margin-right: 19px; padding: 0 10px 20px; }

#internal-content-right p{ font-size: 9pt; line-height: 12pt; ; }

#internal-content-right a:link { color: #009158; font-weight: bold; text-decoration: none; }
#internal-content-right a:visited { color: #009158; font-weight: bold; text-decoration: none; }
#internal-content-right a:hover { color: #009158; font-weight: bold; text-decoration: underline; }
