BODY {
	color:#000000; margin-top:2px; margin-left:2px; margin-right:2px; margin-bottom:2px; font-size:10pt; font-family: Arial, sans-serif;
}
.content-area {
	background-color:#ffffff;
	font-family: Garamond,Georgia serif;
	font-size: 12pt
}
.boldOnlyWBG {
	background-color:gainsboro;
	font-family: Garamond,Georgia, serif;
	font-size: 12pt;
	font-weight: bold;
	color: black
}
.emphasis {
	background-color:#ffffff;
	font-family: Garamond,Georgia, serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
	color: black
}
.note {
	background-color:#ffffff;
	font-family: Garamond, Georgia, serif;
	font-size: 12pt;
	font-style: italic
}
.smallerContent {
	background-color:#ffffff;
	font-family: Garamond,Georgia serif;
	font-size: 11pt
}
.header {
	background-color: #ffffff;
}
.nav_head {
	background-color: #999999;
}
.nav_top {
	background-color: #eeeeee;
}
.nav_top2 {
	background-color: #ffffff;
}
.nav_top3 {
	background-color: #ffffff;
}
.nav_side {
	background-color: #ffffff;
}
.footer {
	background-color: #999999;
}
.side {
	background-color: #ffffff;
}
.nav {
	background-color: silver;
}
.nav_footer {
	background-color: #ffffff;
}

h1 {
	font-weight: normal; font-size: 35px;
	font-family: Centaur,"Book Antiqua", Garamond, Georgia, serif;
	}
h2 {
	font-family: Centaur, "Book Antiqua", Garamond, Georgia, serif;
	font-weight: bolder; font-size: 25px;
}
h3 {
	font-family: Centaur, "Book Antiqua", Garamond, Georgia, serif;
	font-weight: bolder; font-size: 22px
}
h4 {
	font-family: Centaur, "Book Antiqua", Garamond, Georgia, serif;
	font-weight: bolder; font-size: 18px
}
hr {
	color: #666666;
}
.nav-s-normal {
	padding-left : 8px;
	padding-right : 8px;
	color: #000000;
	font-size: 9pt;
	background-color: #ffffff;
	border-style : solid solid solid solid;
	border-width : 1px 1px 1px 1px;
	border-color : #ffffff #ffffff #999999 #ffffff;
}
.nav-s-normal A:link{
	color: #000000;
	font-size: 9pt;
	background-color: #ffffff;
}
.nav-s-normal A:visited{
	color: #000000;
	font-size: 9pt;
	text-decoration: none;
	background-color: #ffffff;
}
.nav-s-normal A:hover{
	color: #000066;
	font-size: 9pt;
	text-decoration: underline;
	background-color: #ffffff;
}
.nav-s-highlighted {
	padding-left : 8px;
	padding-right : 8px;
	color: #000066;
	font-size: 9pt;
	font-weight: bold;
	background-color: #ffffff;
	border-style : solid;
	border-width : 1px 1px 1px 1px;
	border-color : #ffffff #ffffff #999999 #ffffff;
}
.nav-s-highlighted A:link{
	color: #000066;
	font-size: 9pt;
	background-color: #ffffff;
}
.nav-s-highlighted A:visited{
	color: #000066;
	font-size: 9pt;
	text-decoration: none;
	background-color: #ffffff;
}
.nav-s-highlighted A:hover{
	color: #000066;
	font-size: 9pt;
	text-decoration: underline;
	background-color: #ffffff;
}
.oldlogoHeader {
	background-color: #999999;
	font-family: Centaur, Georgia, Garamond;
	font-size: 28pt;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	background-image: url("Sand.jpg");
	text-indent: 10px
}
.logoHeader {
	background-color: midnightblue;
	font-family: Centaur, Georgia, Garamond;
	font-size: 28pt;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	text-indent: 10px;
    color: white
}
.menuNavigation {
	background-color: mediumsteelblue;
	font-family: Centaur, Georgia, Garamond;
	background-image: url("Sand.jpg");
}
.logoName {
	background-color:steelblue;
	font-family: Centaur, Georgia, Garamond;
	font-size: 18pt;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: white
}
.rightColumn {
	background-color:midnightblue;
	font-family: Centaur, "Book Antiqua", Garamond, Georgia, serif;
}
.menuColumn {
	background-color:midnightblue;
}
.origBottomFooter {
	background-color: gray;
	font-family: Centaur, "Book Antiqua", Garamond, Georgia, serif;
	font-size: 10pt;
	color: white
}
.bottomFooter {
	background-color: steelblue;
	font-family: Centaur, "Book Antiqua", Garamond, Georgia, serif;
	font-size: 10pt;
	color: white
}
A:link {
	color: #3366CC;	text-decoration: none;
}
A:hover {
	color: DarkBlue; text-decoration: underline;
}
A:visited {
	color: DarkGrey; text-decoration: underline;
}
