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: 17px;
}
	
H1  { font-size: 22px; font-weight: bold; color: #4B802D; line-height: 26px; margin-top:0px}
H2  { font-size: 18px; color: #4A4A4A; font-weight: normal; line-height: 23px; padding:0px 0px 5px 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;}

#mainContent {
  position: relative;
  left: 240px;
  width: 680px;
  padding: 0px 20px 20px 20px;
}

#sideColumn {
  position: relative;
  left: -720px;
  padding: 0px 20px 20px 20px;
}

#linkCMS, #linkSMT
{
  padding:0px;
  font-weight: normal;
}

.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: 12px;}

INPUT, TEXTAREA, SELECT, OPTION
{ font-family: Arial, Courier New, courier, monospace; font-size: 12px }

.prettyInput { border: 1px solid #2d8edc; 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: #ffffff;
   border-top: 1px solid #FFFFFF;
   border-right: 1px solid #FFFFFF;
}
.WYSIWYGAreaLeft
{
   border-top: 1px solid #FFFFFF;
   border-right: 1px solid #FFFFFF;
   background-color:  #ffffff;
}
.WYSIWYGAreaMiddle
{
   border-top: 1px solid #FFFFFF;
   border-right: 1px solid #FFFFFF;
   background-color:  #ffffff;
}
.WYSIWYGAreaRight, .AreaRight
{
   background-color:  #ffffff;
}
.WYSIWYGAreaRight
{
   padding: 20px;
   border-top: 1px solid #FFFFFF;
}
.ContentArea
{
   padding: 20px;
}
.ContentTabs
{
   background: url(/images/home/background-tabs.gif) repeat-y;
   padding: 10px 52px 10px 20px;
}
.MainPicArea
{
border-top: 1px solid #FFFFFF;
}
.BlogArea
{
   position: relative;
   margin-top: -12px;
   background-color: #FFFFFF;
}
.BlogArea h3
{
   margin-bottom: 5px;
}
.BlogSeeAll
{
   position: absolute;
   top: 0px;
   right: 10px;
   font-weight: bold;
}
.BlogSeeAll a:link
{
   color: #144496;
}
.PageBackground
{
   background-color: #ffffff;
}
.HeaderCTA
{
   position: absolute;
   left: 446px;
   top: 52px;
   text-align: center;
   font-size: 18px;
   width: 514px;
   line-height: 22px;
   color: #046151;
}
.HeaderContainer
{
   position: absolute;
   top: 0px;
   width: 960px;
}
.Header
{
   background:url(/images/home/header.gif) top left no-repeat;
   background-color: #FFFFFF;
   height: 145px;
   text-align:right;
   position: relative;
}
 .HeaderHomeLink
{
   position:absolute;
   top:0px;
   left:0px;
   width: 400px;
   height: 145px;
}


.BookItLink
{
   position:absolute;
   top:14px;
   left:856px;
   width: 73px;
   height: 15px;
   background-color: Red;
   opacity:0.0;
   filter:alpha(opacity=0);
}

.HeaderLinks, .HeaderLinks a
{
   padding-top: 13px;
   padding-right: 111px;
   text-align: right;
   text-decoration: none;
   font-size: 10px;
}
.HeaderLinks a:link, .HeaderLinks a:visited, .HeaderLinks a:hover, .HeaderLinks a:active
{
   font-weight: bold;
   color: #383b24;
   padding: 0px 12px 0px 12px;
   text-transform: uppercase;
}
 .TopNavigation
{
   position:absolute;
   top:82px;
   left:163px;
   width: 770px;
   text-align:center;
   padding-top:12px;
   padding-bottom:12px;
}
.TopNavigation, .TopNavigation a:link, .TopNavigation a:visited, .TopNavigation a:hover, .TopNavigation a:active
{
   color: #666666;
}
.TopNavigation a
{
   font-weight: bold;
   text-decoration: none;
   padding: 12px 20px 12px 20px;
}
.MainContent, .MainTable
{
   background-color: #ffffff;
}
.MainContent h1
{
   color: #e39f14;
}
.MainContent h2
{
   color: #dc0033;
}
.MainContent a:link, .MainContent a:visited, .MainContent a:hover, .MainContent a:active, a:link, a:visited, a:hover, a:active
{
  color:  #383b24;
}
.Footer
{
   padding:20px;
   text-align: center;
   font-size: 9px;
   border-top:1px solid #c7e8f5;
   background-color:  #ffffff;
   color: #000000;
 }
.Footer a:link, .Footer a:visited, .Footer a:hover, .Footer a:active
{
   font-weight: normal;
   padding: 0px 15px 0px 15px;
   text-decoration: none;
   color: #006537;
}
.SideColumn, .SideColumnBackground
{
   background-color: #ffffff;
   width:199px;
   border-right:1px solid #c7e8f5;
}
.SideColumn h2
{
   font-weight: normal;
   color: #050505;
}
.SideColumn a:link, .SideColumn a:visited, .SideColumn a:hover, .SideColumn a:active
{
   text-decoration: none;
   color: #1d668a;
}
.SideColumnBackground
{
height: 100%; 
_height: expression(document.getElementById('mainContent').clientHeight + 'px'); 
width: 239px;
display: inline;
position: absolute;
left:-240px;
top:0px;
}
