﻿body {
	margin-left: 0px;
	margin-top: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#000000;
}
a:link, a:visited {
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
/* site wide styles */
.navCell {
	padding-bottom:10px;
}
.contentHolder {
	padding:0 10px;
}
.content {
	padding-top:10px;
}
h1 {
	font-size:15px;
	color:#666666;
}
h2 {
	font-size:13px;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
}
.pageBackground {
 	background-position:bottom right; 
 	background-repeat:no-repeat;
}

.CMSBreadCrumbsCurrentItem
{
	font-weight: bold;	
	color:#333333;
}

.CMSBreadCrumbsLink a:link {
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;
}
.CMSBreadCrumbsLink a:hover {
	font-weight:bold;
	color:#FF0000;
	text-decoration:underline;
}
.CMSBreadCrumbsLink a:visited {
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;
}
/* widgets */
.widget {
	padding-bottom:10px;
	text-align:center;
}
.widget_header
{
	color: #ffffff;
	font-size:	16px;
	font-weight: bold;
	text-align: center;
}
.widget_body
{
	color: #ffffff;
	font-size:	12px;
	text-align: left;
	font-weight:normal;
}
.widget_body a:Link
{
	color: #ffffff;
	font-size:	12px;
	font-weight:bold;
}
.widget_body a:Visited
{
	color: #ffffff;
	font-size:	12px;
	font-weight:bold;
}
.widget_body a:Hover
{
	color: #ffffff;
	font-size:	12px;
	font-weight:bold;
	text-decoration:undeline;
}

.widget_top {
	height:auto;
	min-height:14px;
	background-image:url(images/widgets/widget_top.png);
	background-repeat:no-repeat;
	padding-top:7px;
	padding-bottom:1px;
	overflow:visible;
}
.widget_mid {
	background-image:url(images/widgets/widget_mid.png);
	background-repeat:repeat-y;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
}
.widget_btm {
	height:auto;
	min-height:14px;
	background-image:url(images/widgets/widget_btm.png);
	background-position:bottom;
	background-repeat:no-repeat;
	padding-bottom:5px;
}
.widget_item {
	padding-bottom:5px;
	color:#FFFFFF;
}
#newsItems {
	padding-left:0px;
	padding-right:0px;
}
#news {
	padding:2px 5px 5px 5px;
}
#news_selected {
	padding:2px 5px 5px 5px;
	background-color:#547795;
}
.rssFeed_selection {
	margin-top:5px;
	width:190px;
}
.widget_links {
	padding-top:2px;
	text-align:right;
}
/* nav */
#navcontainer {
	border:1px solid #8CAFCD;
	padding-bottom:3px;
	width:154px;
	overflow:visible;
}
#navcontainer ul
{
	width:150px;
	padding-left:0px;
	margin:0px 2px;
	padding-bottom:5px;
	list-style-type: none;
}
#navcontainer a
{
	display: block;
	height:18px;
	margin-top:5px;
	margin-left:3px;
	margin-right:3px;
	padding-top:2px;
	padding-left:3px;
	font-size:12px;
	color:#333333;
	background-color: #FFFFFF;
	background-image:url(images/nav/selectedItem.png);
	background-repeat:no-repeat;
}
#navcontainer a:link, #navlist a:visited
{
	color: #333333;
	text-decoration: none;
}
#navcontainer a:hover
{
	background-color: #666666;
	background-image:url(images/nav/selectedItem.png);
	background-repeat:no-repeat;
	color: #FFFFFF;
}

#active a:link, #active a:visited, #active a:hover
{
	background-color: #666666;
	background-image:url(images/nav/selectedItem.png);
	color: #FFFFFF;
}
.nav_search {
	padding-left:7px;
	padding-bottom:3px;
}

.nav_search a {
}

.nav_searchBox {
	width:108px;
	height:13px;
	font-size:11px;
	padding-left:0px;
	padding-right:4px;
	margin-left:0px;
	float:left;
}
/* footer */
.footerNav {
	padding-top:5px;
	border-bottom:1px solid #333333;
}
.footerNav a:link {
	color:#333333;
	text-decoration:none;
	padding-right:15px;
}
.footerNav a:hover {
	text-decoration:none;
	color:#004D91;
}
.footerNav a:visited {
	color:#333333;
	text-decoration:none;
	padding-right:15px;
}
.footer {
	color:#333333;
	padding-top:2px;
}
.footer a:link {
	color:#333333;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:none;
	color:#004D91;
}
.footer a:visited {
	color:#333333;
	text-decoration:none;
}
.footerTxt {
	color:#999999;
	text-align:center;
	padding-top:10px;
}

.SearchItemTitle a:Link
{
	font-size:15px;
	color:#666666;
	text-decoration: none;
}
.PageTitle
{
	font-size:15px;
	color:#666666;
	text-decoration: none;
	font-weight: bold;
}
.SearchItemTitle a:Link
{
	font-size:15px;
	color:#666666;
	text-decoration: none;
}
.SearchItemTitle a:Visited
{
	font-size:15px;
	color:#666666;
	text-decoration: none;
}
.SearchItemTitle a:Hover
{
	font-size:15px;
	color:#666666;
	text-decoration: underline;
}