body {	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	font-family: Arial, Helvetica, sans-serif;	background-color: #FFFFFF;}/* STD text */.std_text_left {	font-size: 12px;	font-style: normal;	line-height: normal;	font-weight: normal;	font-variant: normal;	text-transform: none;	text-align: left;	vertical-align: top;	padding-right: 10px;	padding-left: 0px;	color: #333333;}.std_text_right {	font-size: 12px;	font-style: normal;	line-height: normal;	font-weight: normal;	font-variant: normal;	text-transform: none;	text-align: left;	vertical-align: top;	padding-right: 0px;	padding-left: 10px;	color: #333333;}/* STD Header */.std_header {	font-size: 22px;	font-style: normal;	line-height: 30px;	font-weight: normal;	font-variant: normal;	text-transform: none;	text-align: left;	vertical-align: top;	color: #333333;}/* STD navigation */.std_navigation {	font-size: 14px;	font-style: normal;	line-height: normal;	font-weight: normal;	font-variant: normal;	text-transform: none;	color: #333333;	text-align: left;	line-height: 25px;}A.std_navigation:link { 	color:#333333; 	text-decoration:none}A.std_navigation:visited { 	color:#333333; 	text-decoration:none}A.std_navigation:hover {	color:#7E7459;	text-decoration:none;	cursor:pointer;}A.std_navigation:active { 	color:#333333; 	text-decoration:none}/* FOOTER */.footer{	font-size: 12px;	line-height: 15px;	color: #666666;	text-align: center;	vertical-align: middle;}A.footer:link { 	color:#666666; 	text-decoration:none}A.footer:visited { 	color:#666666; 	text-decoration:none}A.footer:hover {	color:#7E7459;	text-decoration:none;	cursor:pointer;}A.footer:active { 	color:#666666; 	text-decoration:none}/* Header Navigation */.head_nav{	font-size: 12px;	line-height: 15px;	color: #666666;	text-align: right;	vertical-align: middle;}A.head_nav:link { 	color:#89D1CE; 	text-decoration:none}A.head_nav:visited { 	color:#89D1CE; 	text-decoration:none}A.head_nav:hover {	color:#7E7459;	text-decoration:none;	cursor:pointer;}A.head_nav:active { 	color:#89D1CE; 	text-decoration:none}/*coloumn spacing*/.left_column {	text-align: left;	vertical-align: top;	padding-right: 0px;	padding-left: 20px;}.right_column {	text-align: left;	vertical-align: top;	padding-right: 20px;	padding-left: 20px;}.header_sub {	font-size: 14px;	line-height: 20px;	font-weight: bold;	color: #89D1CE;}.header_sub_grey {	font-size: 14px;	font-weight: bold;	color: #333333;}/* Contact Form */.formentry {	font-family: "Trebuchet MS", Verdana, Arial;	font-size: 12px;	font-style: normal;	line-height: 15px;	font-weight: normal;	font-variant: normal;	text-transform: none;	color: #000000;	text-align: left;	vertical-align: top;	border: 1px none #5D656F;	background-color: #FFFFFF;	padding: 5;}.formframe {	font-family: "Trebuchet MS", Verdana, Arial;	font-size: 12px;	font-style: normal;	line-height: 15px;	font-weight: normal;	font-variant: normal;	text-transform: none;	color: #000000;	text-align: left;	vertical-align: top;	border: 1px dashed #5D656F;	background-color: #FFFFFF;	padding: 5;}