﻿body 
{
	background: #fff url(../images/bg_bar.gif) left 85px repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
	padding: 0;
	margin: 0;
}

.hidden
{
	display: none;
}

img
{
	border: 0;	
}

a
{
	text-decoration: none;	
}

a:hover
{
	text-decoration: underline;	
}

textarea
{
	font-family: Arial, Helvetica, sans-serif;
}

.moduletools
{
	background: #fffada url(/Images/bg_bar.gif) left top repeat-x;
	border: 2px dotted #ffda00;
	text-align: right;
	padding: 5px 10px;
	margin: 0 0 10px 0;
}

.moduletools span
{
	display: block;
	float: left;
	color: #333;
	font-size: 0.7em;
	font-weight: bold;
	line-height: 1.5em;
	overflow: hidden;
}

.bannerWrapper
{
	margin-bottom: 20px;
}

#bodyWrapper
{
	text-align: left;
	margin: 0 auto;
	width: 970px;
}

#header
{
	height: 110px;
}

#header img
{
	margin: 10px 25px;
}

#crumbtrail
{
	padding: 10px 0;
}

#crumbtrail .content
{
	color: #999;
	font-size: 0.7em;
	padding: 0 20px;	
}

#crumbtrail a
{
	color: #999;
	text-decoration: none;
}

#crumbtrail a:hover
{
	text-decoration: underline;
}

#navigationArea
{
	float: left;
	width: 175px;
	margin-bottom: 20px;
}

#navigation
{
	background: #d5d6ea;
	font-weight: bold;
	font-size: 0.7em;
	list-style: none;
    margin: 0 0 20px 0;
    padding: 10px 0;
}

#navigation ul,
#navigation ul li
{
	list-style: none;
    margin: 0;
    padding: 0;
}

#navigation ul li a
{
	display: block;
	color: #000;
	line-height: 1.85em;
	padding: 0 10px 0 20px;
}
#navigation ul li.selected
{
	background: #eaeaf4;
}

#navigation ul li a.selected
{
	background: #eaeaf4 url(../images/triangle_right.gif) 8px 0.65em no-repeat;
}

#navigation ul li.childSelected
{
	background: #eaeaf4 url(../images/triangle_down.gif) 8px 0.65em no-repeat;
}

#navigation ul ul
{
	font-weight: normal;
	padding: 0 0 0 10px;
}

#mainContentArea
{
	float: left;
	margin: 0 20px;
	width: 575px;
}

#secondaryContentArea
{
	float: right;
	width: 180px;
}

.contentWrapper .section
{
	margin-bottom: 20px;
}

.contentWrapper .section h3
{
	color: #fff;
	background: #2e3192;
	font-size: 0.7em;
	padding: 10px 15px;
	margin: 0;
}

.contentWrapper .section .content
{
	background-color: #eaeaf4;
	padding: 10px 15px;
	line-height: 1em;
}

.contentWrapper .section p,
.contentWrapper .section label
{
	font-size: 0.7em;
	margin: 0 0 10px 0;
}

.pager
{
	margin-bottom: 5px;	
}

.articles
{
	font-size: 0.7em;	
}

.articles a
{
	color: #2e3094;	
}

.articlelist,
.articlelist li
{
	padding: 0;
	margin: 0;
	list-style: none;	
}

.articlelist
{
	border-bottom: 1px solid #cbcbe4;
	margin-bottom: 5px;	
}

.articlelist li
{
	padding: 5px 0 10px 0;
}

.articles .articlelist li p
{
	font-size: 1em;
	padding: 5px 0 10px 0;
	margin: 0;
}

.articlelist li a
{
	color: #2e3094;	
	font-size: 0.95em;
}

.articlelist li h4
{
	padding: 0;
	margin: 0;	
}

.articlelist li h4 a
{
	font-size: 0.75em;
}

.articleDetails
{
	font-size: 0.7em;
}

.contentWrapper .articleDetails p
{
	font-size: 1em;	
}

.articleDetails h4
{
	color: #2e3094;	
	font-size: 1.1em;
	padding: 0;
	margin-bottom: 5px;
}

.articleDetails a
{
	color: #2e3094;
}

.checkBoxList
{
	display: block;
	margin: 10px 0;	
}

.contentPreview 
{
	margin: 15px 0 5px 0;	
}

.contentPreview img
{
	float: left;
}

.contentPreview h3
{
	color: #2e3192;	
	font-size: 0.7em;
	margin: 0 0 0 175px;	
}
.contentPreview p
{
	margin: 10px 0 0 175px;
}
.contentPreview a
{
	color: #2e3192;

}

#footer
{
	clear: both;
	border-top: 1px #2e3192 solid;
}

#copyright
{
	float: left;
	font-size: 0.6em;
	padding: 5px 0;
}

.thinkLink
{
	color: #ed008e;	
}

#links
{
	float: right;	
	font-size: 0.6em;
	padding: 5px 0;
}

#links strong
{
	color: #2e3192;
}

#links a
{
	color: #000;
}

#secondaryContentArea .banner
{
	margin-bottom: 20px;
}

.banner
{
	position: relative;	
}

.bannerInfo
{
	position: relative;	
	top: 10px;
	left: 10px;
	width: 150px;	
}

.bannerInfo h4
{
	background: transparent url(../images/bg_bannerInfo.gif) left top no-repeat;
	color: #2f3291;
	font-size: 0.85em;
	margin: 0;
	padding: 15px 15px 0 15px;	
}

.bannerInfo p
{
	background: #fff;
	font-size: 0.65em;
	padding: 5px 15px 15px 15px;
	margin: 0;	
}

.bannerInfo a
{
	display: block;
	color: #fff;
	background: transparent url(../images/bg_bannerLink.gif) left bottom no-repeat;
	font-size: 0.65em;
	line-height: 2em;
	text-align: right;
	padding-right: 5px;
}

.newsletter h4
{
	color: #2e3192;
	font-size: 0.75em;
	margin: 10px 0 5px 0;
	padding: 0;	
}

.newsletter table
{
	width: 100%;
}

.newsletter table th
{
	font-size: 0.75em;
	width: 200px;
}

.newsletter table table td
{
	width: 50%;
}

.newsletter .ti
{
	width: 350px;
}

.newsletter .error
{
	color: #f00;
	font-size: 0.75em;
	font-weight: bold;
}

.contact .msg
{
	display: block;
	font-size: 0.7em;
	margin-bottom: 10px;	
}

.contact th
{
	font-size: 0.75em;
	width: 200px;	
}

.contact td
{
	font-size: 0.75em;
}

.contact .file,
.contact .ti,
.contact .ta
{
	width: 350px;
}

.contact .ta
{
	height: 75px;
}

.faq a 
{
	color: #2e3094;	
}

.faq .FAQQuestion
{
	font-size: 0.8em;
	font-weight: bold;
}

.faq .FAQAnswer
{
	font-size: 0.8em;
}

.faq .FAQAnswer blockquote
{
	font-size: 0.85em;
	margin: 0 0 0 20px;
	padding: 0;
}

.faq .FAQAnswer blockquote p
{
	font-size: 1em;
}

.searchInput
{
	margin-bottom: 5px;	
}

.searchInput input.ti
{
	width: 105px;
}

.searchInput input.btn
{
	width: 30px;
}

.search
{
	font-size: 0.7em;	
}

.search .searchresults
{
	list-style: none;
	padding: 0;
	margin: 0 0 10px 0;
}

.search .searchresults li
{
	list-style: none;
	padding: 15px 0;
	margin: 0;	
	border-bottom: 1px solid #ccc;
}

.search .searchresults h4
{
	font-size: 1.3em;
	padding: 0;
	margin: 0 0 5px 0;
}

.search .searchresults h4 a
{
	color: #2e3094;		
}

.search .sub
{
	color: #999;
	font-style: italic;	
}

.articlecontent
{
	font-size: 0.75em;	
}

.content .articlecontent p
{
	font-size: 0.9em;	
}

.articlecontent h4
{
	color: #2e3192;
	font-size: 1.2em;
	margin: 10px 0;
	padding: 0;	
}

.articlecontent a
{
	color: #2e3094;		
}

.webpoll h4
{
	padding: 0;
	margin: 0 0 10px 0;	
}

.webpoll h4 span
{
	color: #2e3192;
	font-size: 0.75em;
}

.webpoll table
{
	margin-bottom: 10px;
}

.webpoll span
{
	font-size: 0.7em;	
}

.webpoll a
{
	color: #2e3094;		
	font-size: 0.7em;	
}

.webpoll div.bar
{
	background: #cbcbe4;
	margin: 5px 0;
	height: 12px;
	width: 100%;
}

.webpoll div.bar img
{
	height: 12px;
}

.imageWrapper
{
	float: left;
	position: relative;
	margin-right: 10px;
}

.imageWrapper span
{
	display: block;
	background-image: url(../images/corners.gif);
	position: absolute;
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
	width: 10px;
	height: 10px;
}
.imageWrapper span.ctl
{
	top: 0;
	left: 0;
}
.imageWrapper span.ctr
{
	background-position: -10px 0;
	top: 0;
	right: 0;
}
.imageWrapper span.cbl
{
	background-position: 0 -10px;
	bottom: 0;
	left: 0;
}
.imageWrapper span.cbr
{
	background-position: -10px -10px;
	bottom: 0;
	right: 0;
}

.staticText,
.staticImageAndText .contentWrapper
{
	font-size: 0.7em;
}

.staticText p,
.staticImageAndText .contentWrapper p
{
	font-size: 1em !important;
}

.staticImageAndText h4,
.staticText h4
{
	color: #2e3094;
	font-size: 1.2em;
	padding-bottom: 0;
	margin-bottom: 5px;
}

.staticImageAndText a,
.staticText a
{
	color: #2e3094;	
}

#sitemap
{
	font-size: 0.8em;	
}

#sitemap ul
{
	margin: 0;
	padding: 0;
	list-style: 0;
}
#sitemap li
{
	background: transparent url(../images/page_white.gif) left 0.1em no-repeat;
	line-height: 1.5em;
	margin: 0;
	padding: 0 0 0 20px;
	list-style: none;	
}

#sitemap a
{
	color: #2e3094;	
}

.map
{
	float: left;	
}

.mapDetails h4
{
	color: #2e3094;
	font-size: 0.75em;
	padding-bottom: 0;
	margin-bottom: 0;
}

.mapDetails a
{
	color: #2e3094;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
