/* Start of CMSMS style sheet 'default' */
html, body, #contents {
	min-height: 100%;
	width: 100%;
	height: 100%;
}

/* The "height" above is a hack for IE5+/Win.  Below we adjust it using the child selector to hide from IE5+/Win  */
html>body, html>body #contents {
	height: auto;
}

/* Without this, Moz1.0 adds a vertical scrollbar */
body {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	font-size: 0px;
	line-height: 0px;
	text-align: center;
	background-color: #DBDBDB;
	background-image: url(images/bodyback.gif);
	background-repeat: repeat-x;
}
.chart th{
	border-left: 1px solid #707168;
	border-top: 1px solid #707168;
	background-color: #E1E2D5;
	line-height: 15px;
}
.chart td{
	border-left: 1px solid #707168;
	border-top: 1px solid #707168;
}
.chart {
	border-right: 1px solid #707168;
	border-bottom: 1px solid #707168;
}
#contents {
	position: absolute;
	top: 0px;
	left: 50%;
	font-size: 0px;
	line-height: 0px;
	width: 750px;
	margin: 0px auto 0px -375px;
	text-align: left;
	background-color: #FFFFFF;
	border-left: 1px solid #797A70;
	border-right: 1px solid #797A70;
	background-image: url(images/leftsideback.gif);
	background-repeat: repeat-y;
}

#footer {
	position: absolute;
	bottom: -1px;
	height: 50px;
	font-size: 11px;
	width: 100%;
	text-align: center;
	color: #000000;
	clear: both;
	line-height: 16px;
	margin-bottom: 0px;
	border-top: 3px solid #870000;
	background-color: #D1D2C6;
	font-weight: bold;
	letter-spacing: 1px;
}

#main {
	margin-bottom: 30px;
	height: auto;
}

#header{
	width: 750px;
	font-size: 0px;
	line-height: 22px;
	background-color: #FFFFFF;
	height: 130px;
	background-image: url(images/header.gif);
	border-bottom: 1px;
}

#mainnav{
	background-color: transparent;
	float: left;
	width: 110px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 50px 0px;
	font-size: 11px;
	line-height: 22px;
	position: relative;
	letter-spacing: 1px;
	display: inline;
}

#contentcolumn{
	background-color: transparent;
	padding: 15px 0px 60px 0px;
	font-size: 12px;
	line-height: 22px;
	margin-left: 150px;
	width: 570px;
}


#pagetitle{
		width: 740px;
		text-align: right;
		color: #000000;
		height: 20px;
		font-weight: bold;
		letter-spacing: 1px;
		position: absolute;
		top: 140px;
		left: 0px;
		font-size: 13px;
}

#tagline{
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #1A1D26;
	width: 100%;
	text-align: right;
	position: relative;
}
#headerphoto{
	float: right;
	top: 0px;
	right: 0px;
	position: relative;
}

#logo{
	position: absolute;
	top: 15px;
	left: 15px;
}
#indextable td{
	line-height: 15px;
	font-size: 11px;
}
#indextable h1{
	margin-bottom:0px;
	line-height:14px;
}
#indextable img{
	margin:4px 10px 20px 0px;
	border: 1px solid #4A4A4A;
	float: left;
}
#indextable img.header{
	margin:0px 0px 0px 0px;
	border: 0px solid #4A4A4A;
	float: left;
}
#indextable hr{
	height:2px;
	border-color:#993300;
	margin-top:0px;
}
#indextable a:hover{
	color: #000000;
	text-decoration: none;
}
a img{
	border: 0px none;
}

td{
	font-size: 11px;
	line-height: 22px;
}

hr{
	border: 1px solid #000000;
	color: #000000;
	font-size: 0px;
	height: 1px;
	line-height: 0px;
}

li{
	line-height: 14px;
	list-style-position: outside;
	margin: 5px 0px 5px 30px;
}

ul{
	list-style-position: outside;
	margin: 4px 0px 8px 0px;
	padding: 0px;
}

h1{
	font-size: 14px;
	margin-bottom: 5px;
}

.alert{
	color: #BF0F0F;
	font-weight: bold;
}

.bold{
	font-weight: bold;
}

.border1{
	border: 1px solid #383838;
}

.centertext{
	text-align: center;
}

.copyright{
	color: #CCCCCC;
	font-size: 9px;
	text-decoration: none;
}

.floatleft{
	color: #333333;
	float: left;
	font-size: 11px;
	line-height: 14px;
	margin: 5px 15px 10px 0px;
	position: relative;
}

.floatright{
	color: #333333;
	float: right;
	font-size: 11px;
	line-height: 14px;
	margin: 5px 0px 10px 15px;
	position: relative;
}
.fineprint{
	font-size: 9px;
}
.indent{
	margin: 5px 5px 5px 15px;
}

.largerfont{
	font-size: 110%;
}

.smallerfont{
	font-size: 10px;
}
.sitecredit{
	color: #A4A59B;
	font-size: 10px;
}
a{
	color: #000000;
	text-decoration: underline;
}

a:hover{
	color: #777D8C;
	text-decoration: underline;
}
a.subnav{
	 background-color: #E1E2D5;
}
.primenav{
	color: #000000;
	letter-spacing: 1px;
	text-decoration: none;
}

/*menu stuff below*/
#nav{
	list-style: none;
}
#nav ul { 
	padding:0px;
	margin:0px;
	list-style: none;
	z-index:99;
	overflow:visible;
	position:absolute;
	background-color: #E1E2D5;
	width:120px;
}
#nav li { 
	position: relative; 
	border-bottom:none;
	display:block;
	height: auto; /*auto */
	margin:0px;
}
#nav a {
	text-decoration:none; 
	display:block;
	padding: 3px 0px 3px 10px;  
	margin:0px; /*helps Opera with hover */
	width:110px; /* helps IE with hover */
	height: auto;
}
#nav a:hover{
	background-color: #818275; 
	color:#FFFFFF;
}
#nav ul, #nav ul ul, #nav ul ul ul{
	display:none; 
	position: absolute; 
	top:0px; 
	left:120px;
	border: 1px solid #9C9D94;
}
#nav li:hover ul ul, #nav li:hover ul ul ul{
	display:none; 
}
#nav li:hover ul, #nav ul li:hover ul, #nav ul ul li:hover ul{
	display:block;
}
li>ul { 
	top: auto;
	left: auto;
}

/* Win IE only \*/
* html #nav li{
	float:left;
}/* end holly hack */

.red{
background-color:#CC0000;
color:#fff;
	}
}
/* End of 'default' */

