BODY {
	margin-top: 0px;
	background-color: #E0D6C7;
	margin-left: 0px;
	margin-right: 0px;
	background-position: top;
}
A:link  {
	color: #6074f8;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}
A:visited  {
	color: #6074f8;
	font-family: Helvetica, Arial, sans-serif;	
	text-decoration: none;
	font-weight: bold;
}
A:active  {
	color: #6074f8;
	font-family: Helvetica, Arial, sans-serif;	
	text-decoration : none;
	font-weight : bold;
}
A:hover  {
	color: #7A7DBA;
	font-family: Helvetica, Arial, sans-serif;	
	text-decoration: underline;
	font-weight: bold;
}
p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #111111;
}
small {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #444444;
}
h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #222222;
	font-weight: bold;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight : bold;	
}
ul {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #111111;
}
li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #111111;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.nav {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}
a.nav:link {
	color : #ffffff;
	text-decoration : none;
	font-weight : normal;
}
a.nav:visited {
	color : #ffffff;
	text-decoration : none;
	font-weight : normal;
}
a.nav:active {
	color : #ffffff;
	text-decoration : none;
	font-weight : normal;
}
a.nav:hover {
	color : #60c0f8;
	text-decoration : none;
	font-weight : normal;
}
a.nav_drop:link {
	color : #ffffff;
	text-decoration : none;
	font-weight : normal;
}
a.nav_drop:visited {
	color : #ffffff;
	text-decoration : none;
	font-weight : normal;
}
a.nav_drop:active {
	color : #ffffff;
	text-decoration : none;
	font-weight : normal;
}
a.nav_drop:hover {
	color : #ffffcc;
	text-decoration : none;
	font-weight : normal;
}
.box {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	color: #000000;
}
.box_white {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	color: #ffffff;
}
.calendar {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	color: #000000;
}
/* CSS for Feedburner on the home page */
.date {
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	margin-bottom: 0px;
	margin-top: 0px;	
}
.fbsubscribelink {
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;
	margin-bottom: 0px;
	margin-top: 5px;	
}
.fbsubscribelink a:link {
	color: #777777;
	text-decoration: none;	
}
.fbsubscribelink a:hover {
	color: #666666;
	text-decoration: none;
}
.fbsubscribelink a:active {
	color: #777777;
	text-decoration: none;	
}
.fbsubscribelink a:visited {
	color: #777777;
	text-decoration: none;	
}
div.feedburnerFeedBlock ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	margin: -15px 0 0 0;
	background-color: #E2E7FE;
}
div.feedburnerFeedBlock li { 
margin-left:0; 
padding-left:0; 
list-style-type: none; 
margin:0px 0px 2px 0;
color: #000000;
}
div.feedburnerFeedBlock { 
border: 0px solid #ffffff; 
background-color: #E2E7FE;
padding:0px; 
margin-top: 0px; 
}
div.feedburnerFeedBlock ul li span.headline { 
font-weight:bold;
margin-top: 4px; 
}
div#creditfooter {
display: none;
}
div.feedburnerFeedBlock li a:link {
font-weight: bold;
text-decoration: none;
color: #000000; 
}
div.feedburnerFeedBlock li a:hover {
font-weight: bold;
text-decoration: none;
color: #000000; }
div.feedburnerFeedBlock li a:visited {
font-weight: bold;
text-decoration: none;
color: #000000; 
}
div.feedburnerFeedBlock li a:active {
font-weight: bold;
text-decoration: none;
color: #000000 }
/* End CSS for Feedburner on the home page */