﻿p {
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	color: #505050;
}
table {
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	color: #505050;
}
body {
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	color: #505050;
}
h1 {
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	color: #505050;
	margin-bottom: 8px;
}
h3,h4 {
	font-size: 16px;
	font-family: Arial,Helvetica,sans-serif;
	color: #505050;
}
A 
{	color :#2a517b;
	text-decoration: none;
}
A:visited
{
	color :#2a517b;
	text-decoration: none;
}
A:hover
{
	color: #fb721c;
	text-decoration: underline;
}
.contentHeader {
	color: #6699CC;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 5px;
}
.featureTitle {
	color: #2a517b;
	font-weight: normal;
	font-size: 14px;
	margin-left: 5px;
}
.featureDate {
	color: #fb721c;
	font-weight: normal;
	font-size: 12px;
	margin-left: 5px;
}
.featureDescription {
	color: #505050;
	font-weight: normal;
	font-size: 12px;
	margin-left: 5px;
}
.featureURL {
	color: #2a517b;
	font-weight: normal;
	font-size: 11px;
	margin-left: 5px;
}
.featureQuote {
	color: #fb721c;
	font-weight: normal;
	font-size: 11px;
}
.featureSignature {
	color: #505050;
	font-weight: normal;
	font-size: 11px;
}
ul {
list-style-type: square;
margin-left: 25px;
margin-top: 5px;
}
ol li{
	line-height:16px;
	margin-top: 12px;	
}
}
/* begin styles for RSS Feed 

     This is the most basic style to use for a list with no bullets */
.rss_box {
}
.rss_title a:link {
	margin: 0px 0;
	padding: 0;
	color: #2a517b;
	font-weight: bold;

}
.rss_title {
	margin: 0px 0;
	padding: 0;
	color: #2a517b;
	font-weight: bold;
	margin-bottom:1em;

}
.rss_items {
       list-style:none;
       margin:0;
       padding:0;
       margin-top: 1em;
}
.rss_item  {
	font-size: 12px;
	margin-bottom: 5px;
	margin-top:5px;
}
.rss_item a:active {
	}
.rss_item a:visited {
	}
.rss_item a:link {
	}
.rss_item a:hover { 
	}
.rss_date {
	font-size: xx-small;
	margin-bottom: 5px;
	}
.footer {
	font-size: 10px;
	color: #AAAAAA;
	margin-left: 40px;
}
.footerRight{
	font-size: 12px;
	color: #AAAAAA;
	margin-right: 25px;
}
.footerRight a:link{
	color: #AAAAAA;
}
.homecontent {
	font-size: 12px;
	color: #505050;
}

.testimonial {
	font-size: 12px;
	text-align: left;
	color: #6699CC;
	margin-left: 10px;
	margin-right: 10px
}
.testimonial ul {
  margin-left: 12px;
  padding-left: 5px;
  list-style-type: square;
}
.imgcenter {
	text-align: center;
}
.caption
 {  font-family: Helvetica, sans-serif; 
 font-size: 9px; line-height: 11px
 }

.formbutton 
{  font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #666666; 
border: 1px #aaaaaa solid; 
text-align: center;
background-color: #FFFFFF
}
.dropdown 
{  font-family: Arial, Helvetica, sans-serif;
 font-size: 10px; 
 color: #000000; 
 background-color: #FFFFFF; 
 border: 1px #000000 solid
 }
.formclass { font-family: Arial, sans-serif;
 font-size:12px;
 color: #505050;
 background-color: #FFFFFF;
 border: 1px #aaaaaa solid;
 }
textarea { font-family: sans-serif;
 font-size:11px;
 text-align: left;
 border: 1px #aaaaaa solid;
 color: #666666;
 width: 200px;
 height: 100px;
}

select { font-family: sans-serif;
 font-size:11px;
 text-align: left ;
 border: 1px #aaaaaa solid;
 color: #666666
 }

.formclass input { font-family: sans-serif;
 font-size:11px;
 text-align: left ;
 border: 1px #aaaaaa solid;
 color: #666666
 }

button 
{  font-family: Arial, Helvetica, sans-serif;
font-size:11px;
border: 1px #e6e6e6 solid;
background-color: #FFFFFF;
color: #666666;
text-align: center  
}

.formclass submit 
{  font-family: Arial, Helvetica, sans-serif;
font-size:11px;
border: 1px #e6e6e6 solid;
background-color: #FFFFFF;
color: #666666;
text-align: center  
}

