/* CSS Document */

div.feedburnerFeedBlock ul { 
margin-left:0; 
padding-left:0; 
list-style-type: none 
}

p{
font-family: Verdana, sans-serif;
font-size: 11px;
color: #000000;
line-height: 18px;
padding: 3px;
}

A:link {font-weight: bold; text-decoration: none; color: #D6EAD5}
A:visited {font-weight: bold; text-decoration: none; color: #D6EAD5}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: #21536A}

li{
font-family: Verdana, sans-serif;
font-size: 11px;
color: #000000;
line-height: 14px;
padding: 1px;
}

.bold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #990000;
	line-height: 18px;
	font-weight: bold;
}

.navigation{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ECE9D8;
	text-decoration: none;
	background-color: #5c743d;
	display: block;
	padding: 12px;
	width: 175px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #cccccc;
	border-left-color: #FFFFFF;
}

.navigation:hover{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #9933cc;
	text-decoration: none;
	background-color: #99cc66;
	display: block;
	padding: 12px;
	width: 175px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #cccccc;
	border-right-color: #FFFFFF;
	border-bottom-color: #EAECE9;
	border-left-color: #FFFFFF;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	padding: 3px;
}
