/* Content*/

#content {
	width:auto;
	margin: 0px 0px 0px 190px;
	padding:0px 5px 1px 5px;
	min-height:230px;
}

.contenttext {
	font-size:13px;
}


.clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }
a.contenttextlink  {
	color:#244622;
	font-weight:bold;
	text-decoration:none;
}

a:hover.contenttextlink {
	font-weight:bold;
	background-color:#244622;
	color:#FFFFFF;
}

.leftmenu_text_on {
	border-top: 0px none #333333;
	border-right: 0px none #333333;
	border-bottom: 1px dotted #333333;
	border-left: 0px none #333333;
	font-size:1.1em;
	font-weight:bold;
	color:#224921;
}

a.blackitaliclink {
	color:#333333;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;
}

a:hover.blackitaliclink {
	color:#224921;
	text-decoration:underline;
}

.blackitaliclink  {
	color:#333333;
	font-style:italic;
	font-weight:bold;
}

#content li { list-style-type: square; }

.contenttext_h2 {
	font-size: 15.2px;
	text-transform: uppercase;
	font-weight:bold;
	color: #333333;
	letter-spacing: .25em;
}

.contenttext_h3 {
	font-size: 14.5px;
	font-weight:bold;
	color: #333333;
}

.columnright {
	width:48%; 
	text-align:left; 
	float:right; 
	vertical-align:text-top;
}
	
.columnleft {
	width:48%; 
	text-align:left; 
	float:left; 
	vertical-align:text-top;
}
.columnfull {
	width:99%; 
	text-align:left; 
	float:left; 
	vertical-align:text-top;
}
.
img.fastfactsimage {
	float: right;
	margin: 20px 10px 20px 10px;
}

.hr {
	border: none 0;
	border-top: 1px dashed #000;
	width: 50%;
	height: 1px;
}

.field {
	 font-size: 12px;
	border:1px solid #333333;
	 color:#333333;
	 width:80%;
}

.formbutton{
	border:1px solid #333333;
	color:#FFFFFF;
	background-color:#224921;
	
}