@charset "utf-8";
/* CSS Document */

body {
font-family: Georgia, "Times New Roman", Times, serif;
font-size:13px;
color: #482702;
line-height: 20px;
}

.menu {
font-size:15px;
font-weight: normal;
line-height:25px;
}

.selected {
font-size:15px;
font-weight: bold;
line-height:25px;
line-height: 30px;
background-image: url(images/menu_background.gif);
background-position:left;
background-color:;
padding: 5px 8px 5px 30px;
background-repeat:no-repeat;
color:#482702;
text-decoration:none;
letter-spacing:.5px;
}
a.menu:link {
line-height: 30px;
background-image: url(images/menu_background.gif);
background-position:left;
padding: 5px 8px 5px 30px;
background-repeat:no-repeat;
color: #336600;
text-decoration:none;
letter-spacing:.5px;
}

a.menu:visited {
line-height: 30px;
background-image: url(images/menu_background.gif);
background-position:left;
padding: 5px 8px 5px 30px;
background-repeat:no-repeat;
color:#336600;
text-decoration:none;
letter-spacing:.5px;
}

a.menu:hover {
line-height: 30px;
background-image: url(images/menu_background_f2.jpg);
background-position:left;
background-color:#CAD8FE;
padding: 5px 8px 5px 30px;
background-repeat:no-repeat;
color:#482702;
text-decoration:none;
letter-spacing:.5px;
font-weight:bold;
}

a.menu:active {
line-height: 30px;
background-image: url(images/menu_background_f2.jpg);
background-position:left;
background-color:#CAD8FE;
padding: 5px 8px 5px 30px;
background-repeat:no-repeat;
color:#482702;
text-decoration:none;
letter-spacing:.5px;
}
a:link {
color: #999900;
text-decoration:none;
}
a:visited {
color: #999900;
text-decoration:none;
}
a:hover {
color: #3399CC;
text-decoration:underline;
}
a:active {
color: #3399CC;
text-decoration:underline;
}
input, textarea, select {
background-color: #D8E2FF !important;
border: none;
padding:3px;
}
.uppercase{
text-transform:uppercase;
}
ul {
padding-left:10px;
margin-left:10px;
}
li{
padding-left:10px;
padding-bottom:5px;
}

.section {
	padding-bottom:7px;
}

hr {
	margin: 20px 0px 20px 0px;
}

ul.faq {
	list-style-image:url(images/bullet.gif);
	padding-left: 10px;
	
}

li.faq{
padding-left:5px;
padding-bottom:2px;
}

div.feedburnerFeedBlock {
vertical-align:top;
widows:100%;
}

.feedTitle {
font-size:12px;
font-weight:bold;
}

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

margin-top:0px;
padding-top:0px;
list-style-position:outside;

}


div.feedburnerFeedBlock li  {
}

div.feedburnerFeedBlock div {


}

div.feedburnerFeedBlock div ul{
	list-style-type: disc;
	list-style-position: outside;
	margin-top:10px;
	margin-left: 20px;
	padding-left:10px;

}

.headline {


}

.date {

}

.enclosure {

}

.creditfooter {
display: none; 
}

#creditfooter {
display: none; 
}

div.feedburnerFeedBlock a:link{
	
	
}
div.feedburnerFeedBlock a:visited {

	

}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-right: 40px;
}


div.feedburnerFeedBlock a:hover {
	

	

}
div.feedburnerFeedBlock a:active {
	
	
}

.title {
	font-size:18px;
	text-transform:uppercase;
	letter-spacing:1.5px;
	padding-bottom:7px;
}

.larger {
	font-size:17px;
	line-height: 22px;
}

ul.check li { list-style-image:url(images/checkmark.jpg);}
