/* CONTENT STYLES */
/* These should be copied to the Editor stylesheet */
body 
{
	font-family: Arial, Serif;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited 
{
	color:#009DDC;
}
a:hover, a:active 
{
	color:#7CC142;
}

.header
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.subHeader
{
	font-family: Arial, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #808284;
}
.content
{
	font-family: Arial, Serif;
	font-size: 11px;
}
.contentSmall
{
	font-family: Arial, Serif;
	font-size: 9px;
}
/* End of what should be copied to Editor stylesheet */
.contentOver, .ContentOver
{
	background-color: #FFFF00;
	cursor: hand;
}
.btn, .button, #ExtranetLogin_btnLogin
{
	background-color: #7BC142;
	color: #FFFFFF;
	border: solid 1px #008349;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
}
body * 
{
	line-height: 1.22em;
}
table 
{
	font-size: 10pt; /* This should match the font-size in the body and .content selectors above */
}
form 
{
	margin: 0;
}
img
{
	border: none 0 Transparent;
}

#PageTitle 
{
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 12px;
}
#MainNav 
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	color: #000000;
}
#SubNav 
{
	font-family: Arial, Sans-Serif;
	font-size: 13px;
	line-height: 11px;
	font-weight: bold;
	color:#009DDC;
	
	/*color: #808284;*/
}
#QuickLinks 
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
}
#SubNav .sep, #FooterLinks .sep 
{
	display: none;
}
#FooterLinks 
{
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	line-height: 13px;
}

#PageFooter .eventFeature 
{
	display: none;
}
.eventFeature h3
{
	margin: 0;
	color: #231F20;
	font-family: Arial, Serif;
	font-size: 98%;
	font-weight: bold;
	font-style: italic;
}
.eventFeature 
{
	color: #FFFFFF;
	font-family: Arial, Sans-Serif;
}
.eventFeature .more
{
	font-size: 75%;
	text-transform: uppercase;
}
.eventFeature .more a, .eventFeature .more a:link, .eventFeature .more a:visited, .eventFeature .more a:hover, .eventFeature .more a:active 
{
	color: #231F20;
	text-decoration: none;
}
.eventFeature .more a:hover, .eventFeature .more a:active 
{
	text-decoration: underline;
}

.tag 
{
	color: #20935F;
	font-style: italic;
}
ul.partners 
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.partners li 
{
	display: inline;
	margin-left: 5px;
}

.clr 
{
	clear: both;
	height: 1px;
	font-size: 1px;
	overflow: hidden;
}
.hidden 
{
	display: none;
}
#SiteTitle, #SiteDescript, #AccessLinks, #SiteSummary
{
	display: none;
}
ul#NewsCategoryList
{
   margin:0;
   padding:0;
   list-style-type:none;
}
ul#NewsCategoryList li
{
	margin-bottom:5px;
}
ul#NewsCategoryList li a
{
  color:#009DDC;
  text-decoration:none;
}
ul#NewsCategoryList li a:hover, ul#NewsCategoryList li a:visited;
{
   color:#7CC142;
   text-decoration:none;
}
#NewsCategory h4
{
   margin:0;
   font-weight:bold;

}
#NewsCategory h4.newsListHeadline a, #newsDefaultList li a
{
  color:#009DDC;
  text-decoration:none;
}
#NewsCategory h4.newsListHeadline a:hover, #newsDefaultList li a:hover
{
   color:#7CC142;
   text-decoration:none;
 
}
ul#newsDefaultList
{
   margin:0;
   padding:0;
   list-style-type:none;
}
div.newsListDate
{
   font-style:italic;
   font-size:10px;
}
ul.newsInfo
{
   margin:0;
   padding:0;
   list-style-type:none;
   margin-bottom:15px;
   float:right;
}
ul.newsInfo li.newsLabel
{
  color:#009DDC;
  font-weight:bold;
}
ul.newsInfo li.newsValue
{
  margin-bottom:3px;
}
#NewsContent
{
   width:310px;
}

span.tfName
{
   display:block;
   font-weight:bold;
   text-align:right;
}
.testimonialFrame
{
   text-align:left;
}
.testimonialFrame a
{
   text-decoration:none;
}
.successStoryDetailQuote
{
   font-size:12px;
}
.successStoryDetailHeader
{
   font-size:13px;
   text-align:right;
   
}
#HomeTestimonials
{
   height:150px;
   width:200px;
}
#NewsDefault h3
{
	font-size:11px;
	display:none;
}
.newsCategoryListTitle
{
	font-size:12px;
	font-weight:bold;
}
.newsCategoryNewsHeadline
{
	padding-left:15px;
}