BODY  {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

p, td
{
font-family: Verdana, Arial, Helvetica;
font-size: 11px;
line-height: 15px;
}
	
H1  { font-size: 30px; font-weight: normal; color: #4B802D; line-height: 26px; margin-top:0px}
H2  { font-size: 20px; color: #4A4A4A; font-weight: normal; line-height: 23px; padding:0px 0px 15px 0px; margin:0px}
H3  { font-size: 14px; color: #144496; font-weight: bold; border-bottom: 0px solid #4a4a4a; }
H4  { font-size: 12px; color: #4B80BF }
H5  { font-size: 12px; color: #C91D4D; font-weight: bold  }
H6  { font-size: 12px; color: #00417b; font-weight: bold; margin-bottom:10px;}

.picBorder 
{
    border: 1px solid #f0e8cd;
    padding: 7px;
    }

#homeLinks 
{
    padding: 20px 10px 20px 10px;
    margin-top: -2px;
    background: #080145;
    width: 202px;
    }

#homeLinks .bgBlue {
  width:198px;
  height:25px;
  display: block;
  padding: 5px 0px 3px 10px;
  background-image: url(/images/home/link-bg-blue.gif);
  background-repeat: no-repeat;
}

#homeLinks .bgBlue a:link, .bgBlue a:visited, .bgBlue a:hover .bgBlue a:active{ 
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  color: #ffffff;
  text-decoration: none;
  float: left;
  padding-left: 10px;
}


#homeLinks .bgBlueTall {
  width:198px;
  height:69px;
  display: block;
  padding: 5px 0px 3px 10px;
  background-image: url(/images/home/link-bg-blue-tall.gif);
  background-repeat: no-repeat;
}


#homeLinks .bgBlueTall a:link, .bgBlueTall a:visited, .bgBlueTall a:hover .bgBlueTall a:active{ 
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  color: #ffffff;
  text-decoration: none;
  float: left;
  padding-left: 10px;
}




 
/* Homepage Rotator */
#panel2, #panel3, #panel4, #panel5
{
	display: none;
}

.labelOn
{
	display:block;
	padding: 7px 7px 7px 7px;
	position: absolute;
	background-color: #b48d06;
	cursor: pointer;
	border: 2px solid #ffffff;
}
.labelOff
{
	display:block;
	padding: 7px 7px 7px 7px;
	position: absolute;
	background-color: #080145;
	cursor: pointer;
	border: 2px solid #ffffff;
}

#label1
{
	left: 0px;
}

#label2
{
	left: 30px;
}

#label3
{
	left: 60px;
}

#label4
{
	left: 90px;
}

#label5
{
	left: 120px;
}

/* End Homepage Rotator */

#mainContent {
  position: relative;
  left: 270px;
  width: 647px;
  padding: 20px;
  border: 0px solid red;
}

#sideColumn {
  position: relative;
  left: -694px;
  width: 220px;
  padding: 20px;
  border: 0px solid green;
}

.inThisSectionContainer {
   position:absolute; 
   width: 269px;
   height: 81px;
   top:154px;
   float:left;
   margin: 0px;
   margin-left: auto;
   margin-right: auto;
}

.ctasContainer {
   position:absolute; 
   width: 691px;
   height: 81px;
   top:154px;
   float:left;
   margin: 0px;
   margin-left: auto;
   margin-right: auto;
   margin-left: -77px;
   background: url(/images/top-btn-bg.jpg) top right no-repeat;
   background-color: #080145;
}

.newsletterSignup {
   position:absolute; 
   width: 350px;
   height: 81px;
   top:234px;
   margin-left: 222px;
}

#linkCMS, #linkSMT
{
  padding:0px;
  font-weight: normal;
}

.newsNav ul {
    margin-left: 0px;
	padding-left: 0px;
	line-height: 17px;
	margin-bottom: 0;
    list-style: none;
		}
    
.newsNav li {
	padding-top: 2px;
	line-height: 15px;
	padding-bottom: 3px;
    }
    
.sideNav {line-height: 20px; font-weight: bold; margin-top: 4px;}

.sideNavBlog {line-height: 14px; font-weight: bold;}

.sideNavBlog {padding-top: 7px}

.menuSidePosition {margin-top: -6px;}
.menuSidePositionNews {margin-top: 6px;}

.bg a {
  width:211px;
  height:26px;
  display: block;
  padding: 5px 0px 3px 0px;
}

.bg a:link, .bg a:visited, .bg a:hover .bg a:active{ 
  background-image: url(/images/sidenav-link.gif);
  background-repeat: no-repeat;
  font-size: 11px;
  text-transform: uppercase;
  color: #080145;
  text-decoration: none;
}

.bg div{ 
  text-align: left;
  padding: 0px 0px 0px 10px;
}

.bgHome a {
  width:387px;
  height:25px;
  display: block;
  padding: 5px 0px 3px 0px;
}

.bgHome a:link, .bgHome a:visited, .bgHome a:hover .bgHome a:active{ 
  background-image: url(/images/home/link-bg.gif);
  background-repeat: no-repeat;
  font-size: 11px;
  text-transform: uppercase;
  color: #080145;
  text-decoration: none;
  margin-top: 0px;
}

.bgHome div{ 
  text-align: left;
  padding: 0px 0px 0px 10px;
}


INPUT, TEXTAREA, SELECT, OPTION
{ font-family: Arial, Courier New, courier, monospace; font-size: 12px }

.prettyInput { border: 1px solid #3e373e; background-color: #FFFFFF; }		
.searchInput { border: 1px solid #2d8edc; background-color: #FFFFFF; width:150px}	
.newsletterSignupInput { border: 1px solid #2d8edc; background-color: #FFFFFF; width:186px}	

.top {line-height:14px; padding-left:10px; padding-bottom:4px; padding-top:3px;}		
.child {font-weight:normal; padding-left:20px; line-height:15px; padding-bottom:3px; padding-top:2px}		

.num a:link, .num a:visited, .num a:hover, .num a:active	{
	background: #CEDCD4;
	border: 1px solid #ABC9D0;
	color: #333333;
	text-decoration: none;	
    padding: 1px 2px 1px 2px;
	}
    
.active	{
	background: #EAFAF6;
	border: 1px solid #ABC9D0;
	color: #000000;
	font-weight: bold;
	text-decoration: none;	
    padding: 1px 2px 1px 2px;
}


ul#navList {
	list-style: none;
	padding: 0;
	margin: 0 auto;
}

ul#navList li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	background-color:#0068C2;
}

a.navContentPages{
	display: block;
	width: 129px;
	height: 41px;
	background: url(/images/navContentPages.gif) 0 0 no-repeat;
	text-decoration: none;
}

a:hover.navContentPages{
	background-position: -129px 0;
}

a.navBlog{
	display: block;
	width: 65px;
	height: 41px;
	background: url(/images/navBlog.gif) 0 0 no-repeat;
	text-decoration: none;
}

a:hover.navBlog{
	background-position: -65px 0;
}

/* -------------------------- */
/* Posts                      */
/* -------------------------- */

.blogPostSummary
{
	margin-top:5px;
	margin-bottom:5px
}
.WYSIWYGAreaTop
{
   background-color: #3d3641;
   border-top: 0px solid #FFFFFF;
   border-right: 0px solid #FFFFFF;
}
.WYSIWYGAreaLeft
{
   border-top: 0px solid #FFFFFF;
   border-right: 0px solid #FFFFFF;
   background: url(/images/home/corner.gif) top left no-repeat;
}
.WYSIWYGAreaMiddle .ContentArea
{
   border-top: 0px solid #FFFFFF;
   border-right: 0px solid #FFFFFF;
   padding: 20px 0px 20px 20px;
}
.WYSIWYGAreaRight, .AreaRight
{
}
.WYSIWYGAreaRight
{
   padding: 20px;
}
.ContentArea
{
   padding: 20px;
}

.AreaRight
{
   padding-right: 20px;
}

.MainPicArea
{
border-top: 0px solid #FFFFFF;
}
.BlogArea
{
   position: relative;
   padding: 20px;
   border-top: 0px solid #FFFFFF;
}
.BlogArea h2
{
   color: #6e6e6e;
}
.BlogSeeAll
{
   position: absolute;
   top: 24px;
   right: 20px;
   font-weight: bold;
}
.PageBackground
{
   background: url(/images/page-bg.jpg) top center repeat-x;
   background-color: #ffffff;
}
.HeaderCTA
{
   position: absolute;
   left: 446px;
   top: 52px;
   text-align: center;
   font-size: 18px;
   width: 514px;
   line-height: 22px;
   color: #6e6e6e;
}
.HeaderContainer
{
   position: absolute;
   top: 0px;
   width: 100%;
}
 .logo
{
   
   position:absolute;
   top:12px;
   left:21px;
   width: 99px;
   height: 99px;
}

.Header
{
   background:url(/images/home/header.jpg) top left no-repeat;
   background-color: #FFFFFF;
   height: 154px;
   text-align:right;
   position: relative;
}


 .HeaderHomeLink
{
   
   position:absolute;
   top:0px;
   left:0px;
   width: 400px;
   height: 115px;
}


.HeaderLinks 
{
    color: #e3e3e3;    
}
.HeaderLinks, .HeaderLinks a
{
   font-size: 10px;
   padding-top: 10px;
   padding-right: 30px;
   text-align: right;
   text-decoration: none;
}
.HeaderLinks a:link, .HeaderLinks a:visited, .HeaderLinks a:hover, .HeaderLinks a:active
{
   font-weight: normal;
   color: #080145;
   padding: 0px 12px 0px 12px;
   text-transform: uppercase;
}
 .TopNavigation
{
   position:absolute;
   top:95px;
   left:57px;
   width: 960px;
   text-align:center;
   padding-top:12px;
   padding-bottom:12px;
}
.TopNavigation, .TopNavigation a:link, .TopNavigation a:visited, .TopNavigation a:hover, .TopNavigation a:active
{
   color: #ffffff;
   text-transform:uppercase;
}
.TopNavigation a
{
   font-weight: bold;
   text-decoration: none;
   padding: 12px 22px 12px 22px;
}



.MainContent, .MainTable
{
   background-color: #ffffff;
}
.MainContent h1
{
   font-family: Georgia; 
   color: #080145;
}
.MainContent h2
{
   color: #af8906;
}
.MainContent a:link, .MainContent a:visited, .MainContent a:hover, .MainContent a:active, a:link, a:visited, a:hover, a:active
{
  color:  #080145;
}
.Footer
{
   background: url(/images/cap-bottom.gif) top center no-repeat;
   padding:30px;
   font-size: 10px;
   border-top:0px solid #FFFFFF;
   color: #000000;
 }
.Footer a:link, .Footer a:visited, .Footer a:hover, .Footer a:active
{
   font-weight: normal;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
   color: #080145;
}
.SideColumn, .SideColumnBackground
{
   background-color: #ffffff;
}
.SideColumn h2
{
   font-weight: normal;
   color: #5b7900;
}
.SideColumn a:link, .SideColumn a:visited, .SideColumn a:hover, .SideColumn a:active
{
   text-decoration: none;
   color: #080145;
}
.SideColumnBackground
{
height: 100%; 
_height: expression(document.getElementById('mainContent').clientHeight + 'px'); 
width: 240px;
display: inline;
position: absolute;
left:-240px;
top:0px;
}
