@charset "utf-8";
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	background-color:#4395d1;
	margin: 0px 0px 0px 0px;
	color:#333333;
}
img {
	border:0px;
}
p {
	margin:0px;
	padding:0px;
}
.footerLinks, .readMore, .newsTitle {
	color:#4395d1;
	font-weight:bold;
	line-height:2em;
}
.footerLinks a {
	color:#333333;
	text-decoration:none;
}
.footerLinks a:hover {
	text-decoration:underline;
}
.readMore a {
	color:#4395d1;
	text-decoration:underline;
}
.readMore a:hover {
	text-decoration:underline;
	color:#002f75;
}
.newsTitle {
	color:#002f75;
	line-height:normal;
}
.copyRights {
	color:#002f75;
}
.memButton {
	width:78px;
	height:15px;
	border:1px solid #979797;
	background-color:#dfdfdd;
	color:#333333;
	text-decoration:none;
	padding:2px;
	display:block;
	margin-left:10px;
	text-align:center;
}
.memButton:hover {
	border:1px solid #979797;
	background-color:#FFFFFF;
	color:#4395d1;
}
.bodyHeading {
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	line-height:2em;
	color:#002f75;
}
.bodyNav {
	color:#002f75;
	text-transform:uppercase;
	font-weight:bold;
}
.bodyNav a {
	color:#4395d1;
	padding:0px 3px 0px 3px;
	text-decoration:none;
}
.bodyNav a:hover {
	text-decoration:underline;
}
ul {
	margin:0px;
	padding:0px;
	padding:0px 0px 0px 20px;
}
ul li {
	
	margin:0px;
	padding:0px;
	line-height:1.6em;
	list-style-image:url(../images/blue-bull.jpg);
	background-repeat:no-repeat;
	background-position: left center ;
}
.bodySubHead {
	color:#4395d1;
	font-weight:bold;
}
.personName {
	font-weight:bold;
	color:#002f75;
	padding:5px 0px 5px 5px;
}
.title {
	color:#4395d1;
	font-weight:bold;
	padding:5px 0px 5px 5px;
}
.title a {
	color:#4395d1;
	text-decoration:underline;
}
.title a:hover {
	color:#002f75;
	text-decoration:none;
}
.manStar {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#e00000;
	padding:3px;
}
.note {
	color:#afafaf;
	font-style:italic;
}
.liner {
	border-bottom:2px solid #002f75;
	padding:5px 0px 5px 0px;
}
.siteMap-Main, .siteMap-Main a {
	color:#002f75;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;
}
.siteMap-Main a:hover {
	text-decoration:underline;
}
.pointer {
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:right top;
}