html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	font: 24px "Trebuchet MS", "Lucida Grande", Verdana, sans-serif;
	font-size: 17px;
	line-height:normal;
	color:#000000;
	font-style:normal;
	
	margin: 0px;
	
	background-color:#FFFFFF;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0px 0px;
	/* Hide from IE-Mac \*/
	margin-top: 0px;
	/* _margin-top: 0px; used for IE specific positioning */
	background-position: 0px 92px;
	/* End hide */
	background-image: url(graphics/clouds_rep.jpg);
	
}

a {
	color: #666600;
	text-decoration: none;
}

.colorTables {
	padding-left:5px;
	padding-right:5px;
	text-align: left;
}

a:hover {
	color:#FF0000;
	text-decoration: underline;
}

.navTableNormal {
	background-color:transparent;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}

.navTableOver {
	background-color:#E0E0CC;
	cursor: pointer;
	font-size: 12px;
	text-decoration: underline;
	/* font-weight: bold; */
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}

div.container {
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%;
	position: fixed; 
	display: table;
}
p.cent {
	display: table-cell;
	vertical-align: bottom;
}

p {
	text-align:left;
}

li {
	margin-bottom: 10px;
}

.bottom_image {
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	
}

.centerVert {
	display: block;
	margin: auto;
}

#padded_image {
	margin: 10px;
}

div.top_tan_bar {
	top: 0;
	left: 0;
	height:92px;
	width: 100%;
	background-color:#E0E0CC;
	z-index: 0;
	position: absolute;
}

#outer {
	position: absolute;
	top: 0;
	width: 100%;
}

#inner {
}

#masthead_address {
	font-size: 10px;
	margin-bottom: 5px;
	text-align:left;
}

#masthead_links {
	font-size: 12px;
	margin: 0px;
	text-align:left;
}

#footer {
	font-size: 12px;
	text-align: center;
	margin-top: 10px;
}

#bodyText {
	margin-top: 20px;
}

.heading {
	font-size: 36px;
	font-weight:bolder;
}

.subhead {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	
}

#footer_bigger {
	font-size: 18px;
	font-weight:bold;
	text-align:center;
	margin-top: 10px;
}

.footnote {
	font-size: 12px;
}
