/**********************************************************************//* INDEX-ONLY STYLES                                                  *//**********************************************************************/	#header {	width: 990px;	height:175px;	margin: 0 auto;	text-align:center;	/*background: url(../images/index/header-index.jpg) no-repeat center top; Original Header without Rollover Graphic */	background: url(../images/index/header-index2.jpg) no-repeat center top;	position: relative;	}	/*NEW 12.19.2006 */#ahc {	position:absolute;	width:257px;	height:20px;	top:140px;	left:605px;	background: url(../images/common/ahc_link.gif) no-repeat left top;	}	#ahc img{	border:none;	}	#ahc a {	background: url(../images/common/ahc_link.gif) no-repeat left top;	display:block;	width:257px;	height:20px;	}	#ahc a:hover {	background: url(../images/common/ahc_link_active.gif) no-repeat left top;	display:block;	width:257px;	height:20px;	}	h1 {	font-size:170%;	}	h1 span.red, h1 span.red a {	font-weight:normal;	color:#c42128;	font-style: italic;		}	h1 span.red a:hover {	color:#f90;	text-decoration:none;	}	h3 {/*Latest News */	color:#5f7599;	font-size:120%;	border-top:1px solid #5f7599;	padding: 5px 0 0 0;	margin: 5px 0 0 0;	}	h3 a {	color:#5f7599 !important;	display:block;	text-decoration:none;	}h3 span.red{	padding-left:12px;	}	span.red {	font-weight:normal;	color:#c42128;	}	#left {	width:504px;	float:left;	text-align:left;	padding-bottom:20px;	}	#left_inset {	width:435px;	position:relative;	left:50px;	top:20px;	}	#right {	width:482px;	float:right;	padding-bottom:20px;	}	#right img {	padding: 0 0 10px 0;	margin:0;	}	#container {	width: 990px;	margin: 0 auto;	background: #fffeec url(../images/common/container_bg.gif) repeat-y center top;	}		/**********************************************************************//*TEXT SIZE                                                           *//**********************************************************************/#textsize {	width:430px;	height:15px;	background: url(../images/index/textsize-index.gif) no-repeat left 6px;	}	#textsize p {float:left;margin:0;padding:1px 0 0 0;position:relative; left:315px;}