a {
	color: #000000;
}

body{
	background-color: #013478;
	background-image: url(../images/body_background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	text-align: center;
}

hr{
	border: 1px solid #000000;
	color: #000000;
	font-size: 0px;
	height: 1px;
	line-height: 0px;
}

h1{
	color:#990000;
	font-size: 18px;
	margin: 5px 0px 10px 0px;
}

h2{
	color:#990000;
	font-size: 14px;
	margin: 5px 0px 10px 0px;
	border-bottom: 2px solid #990000;
}

h3{
	color:#990000;
	font-size: 12px;
	margin: 5px 0px 5px 0px;
}

a img{
	border: none;
}

li{
	line-height: 14px;
	list-style-position: outside;
	margin: 5px 0px 5px 30px;
}

td{
	vertical-align: top;
}

td, option, textarea, input{
	font-size: 12px;
	line-height: 18px;
}

inset ul{
	margin-left: 20px;
	padding-left: 20px;
}

.indexCell{
	background-image: url(../images/index_table_background.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
	width: 223px;
	padding-top: 0px;
	padding-bottom: 70px;
}
.indexCell div{
	padding: 15px;
}

#contentColumn{
	width: 958px;
}

#credits{
	position: absolute;
	margin: 0px 0px 0px 740px;
	color: #ffffff;
}

#credits a{
	color: #ffffff;
	text-decoration: none;
}

#dropShadow{
	background-image: url(../images/drop_shadow_underlay.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-top: 10px;
}

#footer{
	clear: both;
	color: #ffffff;
	font-weight: bold;
	margin: 0px;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
	height: 45px;
	padding-top: 5px;
	background-image: url(../images/footer_background.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

#footer a, #topNav a {
	color: #ffffff;
	text-decoration: none;
}

#header{
	color: #ffffff;
	height: 321px;
}

#leftColumn{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 178px;
}

#pageContainer{
	background-color: #ffffff;
	margin: 0px auto 0px auto;
	position: relative;
	text-align: left;
	width: 958px;
	background-image: url(../images/container_background.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#phone{
	position: absolute;
	margin: 90px 0px 0px 600px;
	color: #B40001;
	font-size: 24px;
	font-weight: bold;
}

#inset{
	margin:0px 20px 20px 20px;
}

#print_logo {
	display:none;
	padding-bottom:20px;
}







