body {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#8f98ea;
}
h1 {
	font-size:24px;
	color:#8f98ea;
	line-height:20px;
}
h2 {
	font-size:20px;
	color:#8f98ea;
	line-height:18px;
}
h3 {
	font-size:18px;
	color:#8f98ea;
	line-height:16px;
}
h4 {
	font-size:16px;
	color:#8f98ea;
	line-height:14px;
}
a:link {
	text-decoration:none;
	color:#4e7fef;
}
a:hover {
	text-decoration:none;
	color:#4e7fef;
}
a:active {
	text-decoration:none;
	color:#2c55b1;
}
a:visited {
	text-decoration:none;
	color:#4e7fef;
}
.nav-top {
	width:800px;
	height:25px;
	text-align:right;
	border-bottom: #474f97 3px dotted;
	font-size:12pt;
}
.nav-top a {
	font-weight:bold;
}
.nav-top a:hover {
	text-decoration:none;
	border-bottom: #4e7fef 1px solid;
}
.member-layer {
	top:0;
	right:0;
	position:absolute;
	width:100;
	height:20;
	padding:3;
}
.sidebar-left {
	width:210px;
	background:url(../../new-design/images/images/image-nav-background-left.gif) #6b1514 repeat-y;
}
.nav-left {
	padding-top:10px;
	padding-right:20px;
	padding-left:20px;
	padding-bottom:10px;
	line-height:30px;
	border-bottom: #474f97 3px dotted;
	font-size:12pt;
}
.nav-left a {
	font-weight:bold;
	word-spacing:-2px;
}
.nav-left a:hover {
	text-decoration:underline;
}
.news-events {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	border-bottom: #474f97 3px dotted;
}
.news-events-content {
	padding:15px 20px 5px 20px;
	color:#6770c3;
	border-bottom: #474f97 3px dotted;
	font-size:12px;
	font-style:italic;
}
.news-events-content h3 {
	margin:5px 0 5px;
	font-style:none;
}
.news-events-content p {
	margin: 0px 5px 15px;
}
.body-content {
	width:600px;
	padding:20px;
	background:url(../../new-design/images/images/image-nav-background-right.gif) #6b1514 repeat-y right;
}
.body-content H1 {
	border-bottom:#474f97 1px solid;
}
.body-content img {
	border:none;
	padding:20px;
}
.bottom-text {
	color:#e7e7e7;
	font-size:12px;
	text-align:center;
	margin: 10px;
	padding-bottom:10px;
}
.bottom-text A {
	text-decoration:none;
}
.bottom-text A:hover {
	text-decoration:underline;
}