/* ================================================= *//* STYLES WORK WORTH DOING *//* ================================================= */body{    margin: 0px; padding:0px;    text-align:center;    background-color: #ADD8E6;    color: #000;    font-size: 11px;    line-height: 1.5em;    font-family: helvetica, arial, verdana, sans-serif;}#content {	width:760px;	margin:0px auto;	padding: 10px 20px 20px 20px;	text-align:left;	background-color: #fff;}#header{	padding: 0px;	background-color: #fff;	margin-bottom: 10px;}#header ul li {	font-size: 16px;	list-style-type: none;	display: inline;	text-indent: -2em;	padding-left: -2em;	}ul.headermenu {	font-size: 16px;	list-style-type: none;	display: inline;	text-indent: -2em;	padding-left: 0em;	}ul li.selected a{	background-color: #FF8C00;	color: #000;}ul li a:hover{	color: #000;	background-color: #FF8C00;}.box-content-left{	float: left;	width: 460px;	padding: 0px;	background-color: #fff;}#box-content-left span.label1 {  float: left;  width: 460px;  text-align: left;  }#box-content-left span.desc {  float: right;  width: 230px;  text-align: right;  }     #menusub ul li a:hover{	color: #000;	background-color: #FFD030;}#box-content-right-top{	float: right;	width: 260px;	padding: 0px;	font-size: 11px;	background-color: #fff;	}#box-content-right{	float: right;	width: 260px;	padding: 0px;	font-size: 11px;	background-color: #fff;	}#box-content-right ul li {	list-style: none;	display: block;	text-indent: -3.5em;	padding-left: 0em;	font-size: 11px;}#box-content-right ul li a:hover{	color: #000;	background-color: #FF8C00;}#box-content-right ul li.sub {	list-style: disc url(images/arrow.gif) inside;}//two classes below are for setting up min-height in MSIE.prop{	height: 90px;	float: right;	width: 1px;}.clear{	clear: both;	height: 1px;	overflow: hidden;}#footer {	clear: both;	height: 10px;	padding-bottom: 10px;	padding-top: 20px;	font-size: 9px;	width: 800px;	}.section-title{	font-size: 18px;	line-height: 1.6em;	font-weight: normal;	margin-top: 0px;	margin-bottom: 10px;	text-align:left;	width: 100%;}img {	  align: center;	  border: 0px;}a:link, a:visited {	text-decoration: none;	font-weight: bold;	color: #000;}a:hover, a:active{	color: #000;	text-decoration: none;}p {	border: 0px;	padding: 0px;	margin-top: 0px;	margin-bottom: 10px;}h1 {	font-size: 1.6em;	line-height: 1.1em;}li {	line-height: 1.2em;	padding-bottom: 1em;}#about {	font-size: 11px;	line-height: 4em;}.small{	font-size:1em;	padding-bottom: 10px;}/*EOF