body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(graphics/bg-tile.gif);
	background-color: #0059A9;
	background-repeat: repeat-x;
	padding: 20px;
	color: #FFFFFF;
}
li {
	list-style-image: url(graphics/bullet3.gif);
	list-style-position: outside;
	margin-right: 30px;
	font-size: 90%;
	font-weight: bold;
	color: #0059A9;
}
h1 {
	font-size: 140%;
	color: #ED3426;
}
h2 {
	font-size: 130%;
}
a:link { 
text-decoration: underline; 
color : #0158A7; 
}
a:hover { 
text-decoration: underline; 
color : #ED3426; 
}
a:visited,a:hover { 
text-decoration: underline; 
color : #ED3426; 
}
a:active {
color: #348948;
}
a.footer:link { 
text-decoration: underline; 
color : #FFFFFF; 
}
a.footer:visited { 
text-decoration: none; 
color : #FFFFFF; 
}
a.footer:hover { 
text-decoration: none; 
color : #FFFFFF; 
}
a.footer:active {
color: #FFFFFF;
}
.white {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer {
	font-size: 90%;
}
.lead {
	font-size: 140%;
}

.feedTitle {
	display: none;
	font-size:1.4em;
	font-weight:bold;
	line-height:1.6em;
	margin: 15px 5px 0px 15px;
}

img{
	border: none;
}

/*.feedTitle a:link {
	text-decoration: none;
	color:red;
}

.feedTitle a:visited {
	text-decoration: none;
	color:red;
}

.feedTitle a:hover, .feedTitle a:visited:hover {
	text-decoration: none;
	color:#374471;
}*/

.feedburnerFeedBlock ul{
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}
.feedburnerFeedBlock li{
	font-weight: normal;
	list-style: none;
	list-style-image: none;
	margin: 10px 5px 8px 0px;
}
.feedburnerFeedBlock p{
	margin: 0px 0px 10px 0px;
}

.feedburnerFeedBlock div{
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}

.headline a:link {
	font-weight: bold;
}

.headline a:hover, .headline a:visited:hover {
	font-weight: bold;
}

.headline a:visited {
	font-weight: bold;
}

#creditfooter {
	display: none;
}


