body {
	MARGIN-LEFT: auto;
	MARGIN-right: auto;
	MARGIN-TOP: 16px;
	FONT-SIZE: 12px;
	font-family: trebuchet ms;
      COLOR: black;
	background-color:white;
}
td {
	FONT-SIZE: 11px;
	font-family: trebuchet ms;
      COLOR: black;
}
h1 {
	FONT-SIZE: 16px;
      COLOR: #064058;
	font-weight:bold;
	display:inline;
}
h2 {
	FONT-SIZE: 14px;
      COLOR: #064058;
	font-weight:bold;
	display:inline;
}
h3 {
	FONT-SIZE: 12px;
      COLOR: #064058;
	font-weight:bold;
	display:inline;
}

.topMenu a:link, .topMenu a:active, .topMenu a:visited {
	margin:0px 12px;
	color:#4c7575;
	font-weight:bold;
	text-transform: uppercase;	
	text-decoration:none;
}
.topMenu a:hover {
	color:#4c7575;
	font-weight:bold;	
	text-decoration:underline;
}
.rgtMenu {
	text-align:right;
	padding-bottom:10px;
}
.rgtMenu a:link, .rgtMenu a:active, .rgtMenu a:visited {
	padding-right:14px;
	color: white;
	font-size: 11px;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration: none;
	white-space:nowrap;
}

.rgtMenu a:hover {
	background-image:url('/images/rgtMenu_on.gif');
	background-position:top right;
	background-repeat:no-repeat;
	color: white;
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
}
.rgtMenuAt {
	text-align:right;
	padding-bottom:16px;
}
.rgtMenuAt a:link, .rgtMenuAt a:active, .rgtMenuAt a:visited, .rgtMenuAt a:hover {
	background-image:url('/images/rgtMenu_on.gif');
	background-position:top right;
	background-repeat:no-repeat;
	padding-right:14px;
	color: white;
	font-size: 11px;
	font-weight:bold;
	text-transform: uppercase;
	text-decoration: none;
}
.lftMenu {
	padding-bottom:15px;
}
.lftMenu a:link, .lftMenu a:active, .lftMenu a:visited {
	color:#4c7575;
	font-size: 11px;
	font-weight:bold;	
	text-decoration:none;
}
.lftMenu a:hover {
	color:#4c7575;
	font-weight:bold;	
	text-decoration:underline;
}
.lftMenuAt {
	padding-bottom:15px;
}
.lftMenuAt a:link, .lftMenuAt a:active, .lftMenuAt a:visited, .lftMenuAt a:hover {
	color:#4c7575;
	font-size: 12px;
	font-weight:bold;	
	text-decoration:underline;
}
.pageTitle {
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	color:#4c7575;
}
.homeContent {
	font-size:15px;
	line-height:26px;
	color:#4c7575;
	font-weight:bold;
	text-align:justify;
}
.featCat {
	font-size:12px;
	color:white;
	font-weight:bold;
}
.featDesc {
	font-size:10px;
	color:white;
}
.quote {
	font-size:11px;
	color:black;
	line-height:13px;
}

.btmMenu a:link, .btmMenu a:active, .btmMenu a:visited, .btmMenu a:hover {
	font-size:16px;
	color:white;
	font-weight:bold;
	text-decoration:underline;
}

.more {
	font-size:12px;
	color:white;
	font-weight:bold;
}
.more a:link, .more a:active, .more a:visited {
	font-size:12px;
	color:white;
	font-weight:bold;
	text-decoration:none;
}
.more a:hover {
	font-size:12px;
	color:white;
	font-weight:bold;	
	text-decoration:underline;
}
.credit {
	font-size: 10px;
	color: white;
}
.credit a:link, .credit a:active, .credit a:visited {
	font-size: 10px;
	text-decoration:none;
	color: white;
}
.credit a:hover {
	font-size: 10px;
	text-decoration:underline;
	color: white;
}
.keys a:link, .keys a:visited {
	font-size: 10px;
	color: white;
	text-decoration: none;
}
.keys a:hover, .keys a:active {
	font-size: 10px;
	text-decoration:none;
	cursor:text;
	color: white;
}
