/* HTML STYES */body {	background-color: #B02A30;	margin: 0px;	padding: 0px 0px 10px;	font-family: Helvetica;}p {	font-family: Helvetica;	font-size: 12px;	line-height: 15px;	color: #000000;	padding-top: 5px;	padding-right: 0px;	padding-bottom: 0px;	padding-left: 0px;	margin: 0px;}p.txt-head {	font-family: Helvetica;	font-size: 12px;	color: #000000;	font-weight: bold;	margin: 0px;	padding: 0px;}ul {	margin: 0px 0px 0px 15px;	padding: 0px;	font-family: Helvetica;	font-size: 12px;	line-height: 15px;	color: #000000;	}li.indentlist {	margin: 0px;	padding: 0px 0px 0px 10px;	background-image: url(../images/common/list_bull.gif);	background-repeat: no-repeat;	background-position: 0px 4px;	list-style-type: none;}ol {	margin: 0px 0px 0px 30px;	padding: 0px;	font-family: Helvetica;	font-size: 12px;	line-height: 15px;	color: #000000;	}ol.li {	margin: 0px;	padding: 0px 0px 0px 10px;	list-style-type: decimal;}/* INDEX PAGE STYLES */.content-col-index {	width: 291px;	background-color: #FFFFFF;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #000000;	margin: 0px;}.img-bkg {	background-color: #FFFFFF;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 0px;	padding-bottom: 10px;}/* DIV STYES */#bkg {	background-image: url(../images/common/bkg.jpg);	background-repeat: repeat-x;	height: 100%;	width: 100%;}#header {	position: absolute;	left: 50px;	top: 35px;}#content {	border-top-width: 3px;	border-top-style: solid;	border-top-color: #000000;	position: absolute;	top: 105px;	left: 0px;	width: 709px;}#left-menu {	width: 150px;	background-image: url(../images/common/red_dither.gif);	height: 250px;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #000000;	padding-top: 15px;}.content-col {	width: 290px;	background-color: #FFFFFF;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #000000;}.inset {	margin: 0px 10px 10px;}.pg-head {	margin-bottom: 20px;	font-family: Helvetica;	font-size: 24px;	font-weight: bold;	color: #FF0000;}.news {	margin-bottom: 10px;}.news-date {	font-weight: bold;	display: block;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #000000;	padding-bottom: 5px;	}.news-title {	font-weight: bold;	margin-bottom: 0px;}.news-subtitle {	font-style: italic;}.news-archive {	margin-bottom: 5px;}.news-archive-date {	font-weight: bold;	font-size: 12px;	width: 80px;	margin: 0px;	padding: 0px;}.news-archive-title{	font-weight: bold;	font-size: 12px;	line-height: 14px;	margin: 0px;	padding: 0px;	display: block;}#footer {	font-family: Helvetica;	font-size: 10px;	line-height: 11px;	color: #FFFFFF;	padding: 5px 5px 0px;}/* TYPE STYLES */.header-type {	font-size: 25px;	line-height: 30px;	background-image: url(../images/common/red_dither.gif);	font-weight: bold;}.lg-text {	font-size: 15px;	line-height: 20px;}.img-caption {	font-size: 9px;	line-height: 13px;	margin-top: 3px;}/* LINK SYLES */a.menu:link, a.menu:active, a.menu:visited {	font-weight: bold;	text-decoration: none;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #000000;	color: #000000;	width: 150px;	text-indent: 35pt;	padding-top: 5px;	padding-bottom: 5px;	font-size: 15px;	display: block;}a.menu:hover {	font-weight: bold;	text-decoration: none;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #000000;	color: #FFFFFF;	background-color: #000000;	text-indent: 35pt;	padding-top: 5px;	padding-bottom: 5px;	font-size: 15px;	display: block;}a:link, a:active, a:visited {	color: #FF0000;	text-decoration: none;	padding: 2px;}a:hover {	color: #FFFFFF;	background-color: #FF0000;	text-decoration: none;	padding: 2px;}