@charset "utf-8";
html {
	background-color: #6ccef5;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
body {
	margin-top: 0px;
}
.tbannerbg {
	background-image: url(images/banner_home.jpg);
	background-repeat: no-repeat;
	height: 86px;
}
.homebodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-align: justify;
}
.bottomnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(images/bottomnav_bg.gif);
	background-repeat: no-repeat;
	height: 20px;
	text-align: center;
}
.bottomnav  a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bottomnav a:visited {
	color: #6ccef5;
	text-decoration: none;
}
.bottomnav a:visited:hover {
	color: #6ccef5;
}
.bottomnav a:hover {
	color: #6ccef5;
}
h4 {
	color: #0069AF;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #8C8C8C;
}



/*FEEDBURNER STARTS HERE*/

.headline a {
	color:#04a7e8;
	font-size:16px;
	list-style-type: none;
	line-height: 16px;
	text-decoration: none;
	font-weight: normal;
	padding-right: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
.feedburnerFeedBlock .headline li {
	list-style-type: none;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
.feedburnerFeedBlock .headline ul {
	list-style-type: none;
	margin-left: 0px;
}
.feedburnerFeedBlock .date { 
		color:#333333; 
		font-size:11px;
		margin-top:20px;
}

.feedburnerFeedBlock  #creditfooter{
	display: none;

}
.feedburnerFeedBlock {
 width:460px;
	padding-left: 0px;
}

.feedburnerFeedBlock li{
	font-size:12px; 
	color:#333333;
	list-style-type: none;
	margin-left: 0px;
	margin-bottom:10px;
	line-height:20px;
}
.feedburnerFeedBlock p {
	color:#333333;
	font-size:11px; 
	font-weight:bold;

}
.feedburnerFeedBlock ul {
	color:#333333;
    font-size:11px; font-weight:normal;
	margin-left: 0px;
		line-height:20px;
}
.feedburnerFeedBlock .feedTitle a{
	color:#0068af;
	margin-left: 40px;
}
.feedburnerFeedBlock .fbsubscribelink a{
	color:#0068af;
	margin-left: 40px;
}


/*FEEDBURNER ENDS HERE*/
