/* CSS Document */
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	font-size: 16px;
}
body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #4F2964;
}
a:active {
	text-decoration: none;
	color: #4F2964;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F2963;
	font-weight: bold;
}
.homeSide {
	font-size: 14px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
div#pgTitle {
	font-family:"Times New Roman", Times, serif;
	font-size: 36px;
	color: #663366;
	font-weight: bold;
}
div#header {
	width:760px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
}
div#copyright {
	width:610px;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
	font-size: 10px;
	color: #000000;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
}
.copyrightlink {
	font-size: 10px;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
}
/* Feedburner Styles */
.feedburnerFeedBlock UL {margin: 0;padding: 0;}
.feedburnerFeedBlock UL LI {list-style-type: none; margin: 5px 0 0 0;padding; 10px 0;border-bottom: solid 1px #000;}
.feedburnerFeedBlock .headline A {display: none;}
.feedburnerFeedBlock .date {margin: 0 10px 5px 0;}
.feedburnerFeedBlock UL LI DIV {display: inline;}
.feedburnerFeedBlock #creditfooter {display: none;}