body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #395775;
	line-height: normal;
	margin: 0px;
	padding: 0px;
	width: auto;
	font-size: 10px;
	margin-left: 50px;
	margin-right: 50px;
}

.menu_header {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #395775;
	font-size: 10px;
	position: static;
}

.menu {
	background-color: #DADADA;
	border: 0;
	border-bottom-width: thin;
	text-decoration: none;
	font-size: 9px;
}
	
}
#globalNav{
	color: #cccccc;
	padding: 0px 0px 0px 10px;
	white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */
h1{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: lighter;
}

h2{
	font-size: 100%;
	color: #004000;
}

h3{
 font-size: 100%;
 color: #334d55;
}

.breadcrumbs {
	font-size: 10px;
	color: #999999;
}
.sectionHeader {
	font-weight: bold;
	color: #0080C0;
}

.pageHeader {
	font-size: 12px;
	font-weight: normal;
	margin-left: 25px;
	vertical-align: top;
}
#TitlePage {
}
#globalNav {
	height: 20px;
	padding-top: 10px;
}


.sectionHeaderText {
	color: #0080C0;
}

.menuCurrent {
	font-style: italic;
	background-color: #DADADA;
	color: #D41FAA;
}

.marooonSmall {
	font-size: 1em;
	color: #800000;
}
#mbrTable {
	border: thin solid #0080C0;
	padding: 4px;
}


.red {
	color: #FF0000;
}

dt {
	list-style-type: none;
	color: #800000;
	list-style-position: inside;
}

#body {
	margin: 5px;
	left: auto;
	right: auto;
}

.tdBorder {
	border: thin solid #808080;
}
.lightGrey {
	color: #C0C0C0;
}


#padded {
	padding: 5px;
	margin: 5px;
}

.maroon {
	color: #800000;
}
#siteInfo {
	text-align: center;
}
#mainbody {
	right: auto;
	left: auto;

}
#masthead {
	background-image: url(../graphics/indexlayers/topfountain_global.jpg);
	background-repeat: repeat-x;
	left: auto;
	right: auto;
}

.normal {
	font-size: 10px;
}
a:link {
	text-decoration: none;
	color: #395775;
}
a:visited {
	text-decoration: none;
	color: #808080;
}
a:hover {
	text-decoration: underline;
	color: #800040;
}
a:active {
	text-decoration: none;
	color: #C10061;
}
.tdBorderMaroon {
	border: thin solid #800040;
	color: #800040;
	padding-left: 5px;
}

