﻿body
{
	font-family:Arial;
	font-size:11px;
	color:#898989;
	padding:0px;
	margin:0px;
	background-image:url(/images/BgGradient.jpg);
	background-repeat:repeat-x;
	background-color:#c1c1c1;
}

h1, h2
{
	color:#898989;
	margin-top:15px;
}

h3 {font-family:Arial; font-size:13px; color:#898989; text-align:left;}

a
{
	font-family:Arial;
	font-size:11px;
	color:#898989;
	text-decoration:none;
}


#MainWrapper
{
	margin:31px auto 31px auto;
	width:1014px;
	background-image:url(/images/BodyBackground.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

#Main 
{
	width:964px;
	height:auto;
	background-color:#ffffff;
	margin:0px auto;
	padding:5px 6px 3px 6px;
}

#Header img
{
	display:block;
	margin-bottom:4px;
}

/* Home Page Styles */

#HomeSections
{
	width:759px;
	float:right;
	background-color: #f8f8f8;
}

.HomeSection
{
	width:189px;
	float:left;
	background-color: #f8f8f8;
	padding:0px 0px 21px 0px;
	z-index:90;
}

.HomeSection img
{
	width:169px;
	height:108px;
	margin:10px 0px 0px 10px
}

.HomeSectionSpacer
{
	width:1px;
	height:450px;
	background-color:#e2e2e2;
	margin: 10px 0px 10px 0px;
	float:left;
}

.Article
{
	margin:10px 5px 8px 5px;
}

.Article ul
{
	list-style-image: url(/images/bullet_1.gif);
	padding:0px;
	margin-left:14px;
}

.Article h2
{
	font-size:1.0em;
	width:171px;
	background-repeat:no-repeat;
	height:19px;
	padding: 5px 5px 0px 5px;
	font-weight:bold;
	color:#ffffff;
	background-image: url(/images/article_heading_bg.gif);
	margin:0px 0px 11px 0px;
}

.Article h3
{
	width:169px;
	height:16px;
	padding: 2px 0px 0px 8px;
	margin:0px;
	background-image:url(/images/HomeSubHeadingBg.gif);
	color:#898989;
	font-size:1.0em;
	font-weight:normal;
}

.NewsEvent 
{
	margin-top:10px;
}

div.links {margin-bottom:10px;}


#Content
{
	margin-bottom:4px;
	background-repeat:repeat-y;
	background-image:url(/Images/ContentNavBg.gif);
}

#ContentBody
{
	width:759px;
	float:right;
}

.ContentHeading
{
	height:40px;
	padding:15px 12px 0px 12px;
	background-color:#e5e5e5;
}

.ContentHeading h1 
{
	margin:0px;
	padding:0px;
	font-family:Trebuchet MS;
	font-size:20px;
	font-weight:bold;
	color:#636363;
}

.ContentHeading img
{
	width:2px;
	height:55px;
	float:left;
}

/*-----------------------------------------------------------------*/
/* Begin Content Page specific */
/*-----------------------------------------------------------------*/
div.ContentSection {font-family:Arial; font-size:1.15em;}
div.ContentSection h2 {font-family:Arial; color:#898989; font-size:14px;}
div.contentHeader {height:124px;margin-bottom:3px;}
div.contentWrapper {float:left; background: url('/images/homepage_bg.gif'); background-repeat: repeat-y;}
div.left {float:left; width:203px; margin:0;}
div.right {float:left; margin:0; width:760px;}
div.contentNavigation {width:203px;	height:100%; vertical-align:top;}
div.contentSectionImage {width:203px; background-color:#ffffff; vertical-align:top;}
div.contentSectionImage img {width:202px; height:109px;}

.contentBody {width:545px;padding:0px 21px 20px 12px; float:left; background-color:#F8F8F8;}
.contentBodyFull {margin:0px 60px 20px 12px; background-color:#F8F8F8;float:left;}
.contentBody div.blurb p {font-size:13px; font-weight:bold;}
.contentBody h3 {font-family:Arial; font-size:11px; color:#898989; font-weight:bold;}
.contentBody ul {list-style-image: url("../images/bullet_2.gif"); padding:0px; margin-left:30px;} 
.contentBodyFull p { padding-right:0px; text-align:left;}
.contentBodyFull div.blurb p {font-size:13px; font-weight:bold;}
.contentBodyFull h3 {font-family:Arial; font-size:11px; color:#898989; font-weight:bold;}
.contentBodyFull ul {list-style-image: url("../images/bullet_2.gif"); padding:0px; margin-left:30px;}


/* Begin Advertisement */

.contentAd
{
	width:179px;
	background-color:#f8f8f8;
	margin-bottom:30px;
	float:right;
 }
 
.advert {margin:48px 0px 0px 0px;}
.advert img {width:169px; height:216px;}
.adText {margin:33px 0px 0px 0px; text-align:left; font-family:Trebuchet MS;font-size:16px; font-weight:bold; color:#e95d0f;} 
	
	
/*** Link styles ***/

.SectionLinks
{
	padding-top:5px;
}

.SectionLinks ul
{
}

.SectionLinks li
{
	margin:0px;
	padding:0px;
	padding:4px 0px 3px 25px !important;
	background-position: 0em .3em !important;
	background-repeat: no-repeat !important;
}

/***  SEARCH STYLES ***/

#Search {margin:40px 60px 10px 10px;}
.result {padding-bottom:15px;}
#Search div.resultHeading {padding-bottom:5px;}
#Search div.resultHeading a {font-size:13px; color:#000000;}

/*** FORMBUILDER STYLES ***/

.FormBuilder
{
	width:600px;
}

.FormBuilder h3
{
	color:#000000;
	font-weight:bold;
}

.FormBuilderTable
{
	width:100%;
	text-align:center;
	border-top:1px solid #e0e2e8;
}

.FormBuilderTable th,
.FormBuilderTable td
{
	text-align:left;
	vertical-align:top;
	border-top:1px solid #e0e0e0;
	font-weight:normal;	
	padding:2px 3px 2px 3px;
}

.FormBuilderTable th
{
	width:175px;
}

.FormBuilderTable textarea
{
	width:98%;
}

.FormBuilderMandatory
{
	float:right;
	background-image:url(/images/IconMandatory.gif);
	background-repeat:no-repeat;
	width:16px;
	height:16px;
	overflow:hidden;
	margin-top:2px;
}

.FormBuilderMandatory span
{
	position:relative;
	left:-10000px;
}

.FormBuilderTable td.FormBuilderMessage
{
	font-weight:bold;
}

.FormBuilderFieldInfo
{
	font-size:0.9em;
	font-weight:normal;
	color:#666;
	line-height:normal;
	margin-top:1px;
}

.FormBuilderButtons
{
	border-top:1px solid #e0e0e0;
	border-bottom:1px solid #e0e0e0;
	padding:2px 0px 2px 183px;
}

.FormBuilderButtons input
{
	color:#fff;
	font-weight:bold;
	background-color: #FF5500;
	border:0px;
	margin-right:5px;
	padding:1px 20px;
	width:auto;
	overflow:visible;
}

.FormBuilderTextSmall
{
	width:50px;
}

.FormBuilderTextMedium
{
	width:150px;
}

.FormBuilderTextLarge
{
	width:98%;
}

.SearchResults tr:hover
{
    background: #EEEEEE;
}
.SearchResults tbody th, .SearchResults tbody td
{
    border-bottom: 1px solid #E0E0E0;
}

.sitemap td a { font-family:Arial; font-size:13px; color:#898989; text-decoration:none;}
.sitemap tr {height:25px;}



.ActivityIndicator
{
    background: url(/Images/ActivityIndicator.gif) no-repeat top left;
    min-height: 15px;
    min-width: 145px;
    margin: 5px 0px;
}

.Mandatory
{
	background-image:url(/Images/IconMandatory.gif);
	background-repeat:no-repeat;
	display:block;
	height:16px;
	width:16px;
	float:right;
	margin-right:-4px;
}

.AdobeLink
{
	background-image:url(/images/icon_adobe.gif);
	background-position:left 2px;
	background-repeat:no-repeat;
	display:block;
	margin-left:8px;
	padding-left:20px;
}

/* Begin Footer Section */

	div.footer {width:964px; height:87px; background-color: #f8f8f8; padding:5px 0px 3px 0px;}
	
	div.footerLeft {float:left;}
	div.footerLinks {float:left; position:relative; left:10px;}
	div.footerAddress {float:left; position:relative; left:420px;}
	div.footerPhone {float:left; position:relative; left:460px;}		
	
	div.footerRight {float:left;}
	div.footerImageLinks {width:400px; height:56px; position:relative; left:150px; text-align:right; vertical-align:middle; padding-top:20px;}
	div.footerImageLinks img {margin-left:20px;}
	
	.footerHeading {font-weight:bold;}


/* Begin Article */

	div.contentBodyFull div.articleHolder {width:730px;}
	div.contentBody div.articleHolder {width:540px;}
	div.articleHolder {border-bottom:solid 1px #898989; padding-bottom:5px; padding-top:5px;}
	div.articleHolder div.teaserTextHeading {margin:8px 10px 0px 0px; padding:0px 8px 5px 8px;}
	div.teaserTextDate {color:#898989; font-weight:normal; margin:8px 10px 0px 0px; padding:0px 8px 5px 8px;}
	div.teaserTextBlurb {color:#898989; text-align:justify; font-weight:normal; margin:8px 10px 0px 0px; padding:0px 8px 5px 8px;}
	
/* End Article */