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

body {
	background-color: #FFFFFF;
	margin-top: 0;
	margin-left: 0;
}

.mainsection {
	padding-left:20px;
	padding-top:10px;
	padding-right:10px;
	background-color: #FFFFFF;}

.fivehundred {
	width:500px;}

.faq {padding-left: 20px; padding-right:20px;}

.bodytext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	}

.headers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color:#333333;
	}
	
.style1 {font-size: 18px}

.rss_box {
	 width: 455px;
	 padding-left:0px;
	 background-color: #ffffff;
	 font-family: helvetica;
	 font-size:25px;
}

.rss_title, rss_title a {
	margin: 0px 0;
	padding: 0;
}

.rss_items {
       font-family: verdana;
	   font-size: 11px;
	   line-height:14px;
	   list-style:none;
       margin:0;
       padding-left:10px;
	   background-color:#ffffff;
}

.rss_item  {
  font-family: verdana;
  font-size: 11px;
  line-height:14px;
  margin-bottom:2em;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {

font-family: helvetica, sans serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;

	}
	
.rss_item a:hover { font-family: helvetica, sans serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
	border-bottom: 1px dotted;
	}

.rss_date {

	font-size: xx-small;
	font-family: verdana;
	color: #999999;

	}

.navlink {
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;
	line-height: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right:0px;
	margin-top: 5px;
	
}

.navlink a:link, .navlink a:visited, .navlink a:active {
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
	
}

.navlink a:hover {
font-size: 12px;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:999999;
}
.footer a:link, a:visited, a:active {
	text-decoration: none;
	color: #999999;
}
.footer a:hover {
	text-decoration: underline;
	color: #666666;
}

.normal {
	color:#000000;
	text-decoration:none;
}

.normal a:link, a:visited, a:active {
	color: #000000;
	text-decoration: none;
}
.normal a:hover {
	text-decoration: none;
	color: #999999;
	border-bottom: 1px dotted #000000;
}
