/* CSS Document *//* Global Rules */body {	margin: 0;	font-family: Geneva, Arial, Helvetica, sans-serif;	font-size: 12px; line-height:17px;}p {	margin-top: 0px;}ul {	margin:4px 10px 4px 28px;	padding: 0;}a:link, a:visited {	color: #044972;	text-decoration: none;}a:hover, a:active {	color: #948631;	text-decoration: none;}/* User Defined Rules */.tm {	font-size: 9px;	font-style: normal;	line-height: 0px;}.gold {	color: #948631;}.big_gold {	color: #948631;	font-size: 16px;	font-weight: bold;	letter-spacing: 1px;	}.big_blue {	color: #044972;	font-size: 16px;	font-weight: bold;	letter-spacing: 0px;}.bold_blue {	color: #044972;	font-weight: bold;	letter-spacing: 0px;}.copywrite {	color: #888888;	font-size: 10px;}.white {	color: #FFFFFF;	font-size: 10px;	font-weight: normal;}/* Unique Rules */#global_div {	width: 100%;	height: 100%;	z-index: 0;	position: absolute;}#main_div {	max-width: 1024px;	min-width: 780px;	width: expression(document.body.clientWidth > 1024? "1024px": document.body.clientWidth < 780? "780px": "100%"); /* IE5.5+ Fix */	position: relative;	z-index: 1;	width: 100%;}#header_div {	height: 100px;	position: relative;	width: 100%;}#logo_div {	width: 283px;	position: absolute;	z-index: 2;	top: 15px;	left: 20px;	height: 72px;}#main_nav_div {	position: absolute;	z-index: 2;	top: 22px;	right: 20px;	font-size: 13px;	font-weight: bold;	letter-spacing: 1px;	text-align:right;}#gray_bar_div {	width: 100%;	height: 27px;	position: relative;	z-index: 2;	background-color: #d9d9db;	margin-top:8px;}#pagetitle{	height: 27px;	width: 150px;	position: absolute;	right: 20px;	text-align: right;	font-size: 14px;	color: #666666;	line-height: 27px;	z-index: 3;	top: 0px;	font-weight: bold;	letter-spacing: 0px;}#banner_div {	width: 100%;	height: 195px;	position: relative;	z-index: 2;	background-image: url(images/banner.jpg);	background-position: right;	}#banner_div p {	padding-left: 50px;	padding-top: 35px;	text-indent: 0px;	color: #044972;	font-size: 13px;	font-weight: bold;	letter-spacing: 0px;}#banner_div p:first-line {	font-size: 16px;}#content_div {	min-height: 280px;	_height: 280px; /* IE5.5+ Fix */	position: relative;	background-color: #f2f2f2;	width: 100%;	z-index: 2;	padding-bottom: 50px;	}#blue_bar_div {	width: 100%;	height: 27px;	position: relative;	z-index: 2;	background-color: #044972;}#blue_bar_div p {	font-size: 12px;	color: #FFFFFF;	line-height: 27px;	text-align: center;	letter-spacing: .1em;}#footer_div {	width: 100%;	height: 100px;	position: relative;}#footer_div p {	font-size: 12px;	color: #666666;	text-align: center;	letter-spacing: 0.1em;	line-height: 50px;}#container_blue_div {	width: 100%;	position: absolute;	z-index: 5;	height: 47px;	font-size:13px;	background-color: #044972;	top: 0px;	left: 0px;	text-align: left;}#about_container_blue_div {	width: 100%;	position: absolute;	z-index: 5;	height: 52px;	background-color: #044972;	top: 0px;	left: 0px;	text-align: left;}#container_blue_div p {	margin-top: 5px;	margin-left: 10px;	margin-bottom: 5px;	margin-right: 10px;	color: #FFFFFF;	font-weight: bold;	letter-spacing: 1px;}#about_container_blue_div p {	margin-top: 5px;	margin-left: 10px;	margin-bottom: 5px;	margin-right: 10px;	color: #FFFFFF;	font-weight: bold;	letter-spacing: 1px;}#container_gold_div {	width: 100%;	position: absolute;	z-index: 4;	height: 52px;	background-color: #948631;	top: 0px;	left: 0px;}#about_container_gold_div {	width: 100%;	position: absolute;	z-index: 4;	height: 57px;	background-color: #948631;	top: 0px;	left: 0px;}#container_text_div {	width: 100%;	position: absolute;	z-index: 5;	top: 0px;	left: 0px;	margin-top: 60px;	padding-left: 5px;	padding-right: 5px;	width: 131px;}/* Home Page */#welcome_div {	width: auto;	position: relative;	z-index: 2;	left: 20px;	top: 35px;	margin-right: 535px;}#home_container1_div {	width: 140px;	position: absolute;	z-index: 3;	right: 20px;	height: 200px;	top: 35px;	background-color: #D9D9DB;}#home_container2_div {	width: 140px;	position: absolute;	z-index: 3;	right: 165px;	height: 200px;	top: 35px;	background-color: #D9D9DB;}#home_container3_div {	width: 140px;	position: absolute;	z-index: 3;	right: 310px;	height: 200px;	top: 35px;	background-color: #D9D9DB;}#home_container4_div {	width: 140px;	position: absolute;	z-index: 3;	right: 455px;	height: 200px;	top: 35px;	background-color: #D9D9DB;}/* System Page */#system_text_div {	width: auto;	position: relative;	z-index: 2;	right: 20px;	top: 35px;	margin-left: 282px;	text-align: justify;}#system_container1_div {	width: 220px;	position: absolute;	z-index: 3;	left: 20px;	height: 433px;	top: 35px;	background-color: #D9D9DB;	padding-top: 65px;}#system_container1_div p {	margin-left: 10px;	margin-bottom: 5px;	margin-right: 10px;}/* Services Page */#services_text_div {	width: auto;	position: relative;	z-index: 2;	right: 20px;	top: 35px;	margin-left: 260px;}#services_container1_div {	width: 195px;	position: absolute;	z-index: 3;	left: 20px;	height: 300px;	top: 35px;	background-color: #D9D9DB;	padding-top: 65px;}#services_container1_div p {	margin-left: 10px;	margin-bottom: 5px;	margin-right: 10px;}/* Links Page */#links_text_div {	width: auto;	position: relative;	z-index: 2;	right: 20px;	top: 35px;	margin-left: 260px;}#links_container1_div {	width: 195px;	position: absolute;	z-index: 3;	left: 20px;	height: 200px;	top: 35px;	background-color: #D9D9DB;	padding-top: 65px;}#links_container1_div p {	margin-left: 10px;	margin-bottom: 5px;	margin-right: 10px;}/* About Page */#About_container_div {	width: 600px;	position: absolute;	z-index: 1;	height: 267px;	top: 35px;	left: 50%;	z-index: 1;	margin-left: -300px;}#About_container_div img {	margin-top: 70px;}#About_container1_div {	width: 181px;	position: absolute;	z-index: 3;	right: 0%;	height: 267px;	background-color: #D9D9DB;}#About_container2_div {	width: 181px;	position: absolute;	z-index: 1;	height: 267px;	left: 50%;	margin-left: -90px;	background-color: #D9D9DB;}#About_container3_div {	width: 181px;	position: absolute;	z-index: 3;	left: 0%;	height: 267px;	background-color: #D9D9DB;}/* Links Page */#contact_text_div {	width: auto;	position: relative;	z-index: 2;	right: 20px;	top: 35px;	margin-left: 300px;}#contact_container1_div {	width: 240px;	position: absolute;	z-index: 3;	left: 20px;	height: 220px;	top: 35px;	background-color: #D9D9DB;	padding-top: 65px;}#contact_container1_div p {	margin-left: 10px;	margin-bottom: 5px;	margin-right: 10px;}