/** BASIC */body {	margin: 0px;	padding: 0px;	background: url(../images/newstrip.jpg) repeat-x left top;	line-height: 20px;	text-align: justify;	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	font-size: 10pt;}h1, h2, h3, h4, h5, h6 {	font-weight: normal;}a {	color: #006600;}a:hover {	text-decoration: none;}.list1 {	margin: 0;	padding: 0;	list-style: none;}.list1 a {	background: url(../images/img01.gif) no-repeat left 60%;	padding-left: 12px;}.list2 {	margin: 0;	list-style: none;}.list2 a {	background: url(../images/img01.gif) no-repeat left 60%;	padding-left: 12px;}img {	border: none;}img.left {	float: left;	margin: 3px 20px 0px 0px;}/** HEADER */#header {	width: 778px;	margin: 0px auto;	height: 90px;	color: #254360;}/** MENU */#menu {	width: 778px;	margin: 15px auto;}#menu ul {	margin: 0px;	padding: 0px;	list-style: none;}#menu li {	display: inline;}#menu a {	background: url(../images/img04.gif) no-repeat right 50%;	padding: 0px 20px 0px 20px;	text-decoration: none;	text-transform: uppercase;	font-weight: bold;	font-size: 12px;	color: #FFFFFF;}#menu a:hover {	background: #FFFFFF;	color: #000000;}#menu .active {	background: #FFFFFF;	color: #000000;}/** CONTENT */#content {	width: 778px;	margin: 0px auto;	padding: 20px 0px 20px 0px;}#columnA {	float: left;	width: 538px;	color: #000000;}#columnA h2 {	height: 22px;	border-bottom: 1px dashed #006600;	font-size: 12pt;	font-weight: bold;	color: #000000;}#columnA h3 {	font-size: 12pt;	font-weight: bold;	margin:0px;	color: #000000;}#columnB {	float: right;	width: 200px;	padding-left: 20px;	border-left: 1px dashed #006600;	font-size: 9pt;	color:#666666;}#columnB h3 {	height: 22px;	border-bottom: 1px dashed #006600;	border-spacing: 2px;	font-size: 10pt;	font-weight: bold;	color:#666666;}#columnC {	float: right;	width: 330px;}/** FOOTER */#footer {	clear: both;	margin: 0px auto;	height: 59px;	text-align: center;}#footer p {	margin: 0px;	padding: 18px 0px 0px 0px;	font-size: 10px;	color: #666666;}