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: 255px;
  width: 705px;
  padding: 0px;
  background-image: url(/images/content-shadow.gif);
}

#sideColumn {
  position: relative;
  left: -705px;
  padding: 0px;
}

#titleHeading 
{
    background-image: url(/images/heading-back.jpg);
    height:55px;
}

#titleHeading h1
{
    padding: 15px 40px 0px 25px;
}

#contentPanel
{
    padding: 20px 40px 25px 25px;
}

.sideNav {line-height: 20px; font-weight: bold;}

.sideNavBlog {line-height: 14px; font-weight: bold;}

.sideNavBlog {padding-top: 7px}

#leftSideNav, #moreSections, #blogNav
{
    padding:10px 20px 0px 32px;
    width:202px;
}

.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}		

#galleryTable img {
border: 1px solid #d9e6e9; padding: 0px;
}

.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
}

/* -------------------------- */
/* Home page tabs             */
/* -------------------------- */

    #tabManage
    {
        padding-right: 10px;
        float: left
    }
    #tabPromote
    {
        float: left
    }
    #tabConvert
    {
        padding-left: 11px;
        float: left
    }
    #tabTextManage, #tabTextPromote, #tabTextConvert
    {
        border-right: #c5c5c5 1px solid;
        padding-right: 20px;
        padding-left: 20px;
        float: left;
        padding-bottom: 0px;
        border-left: #c5c5c5 1px solid;
        width: 264px;
        padding-top: 0px;
    }
    #tabTextManage
    {
        margin-right: 10px;
        background: url(/uploads/tab-blue-gradient.jpg) #e1eff8 repeat-x;
    }
    #tabTextPromote
    {
        background-color: #dddddd
    }
    #tabTextConvert
    {
        margin-left: 11px;
        background-color: #dddddd
    }
    #tabContentManage, #tabContentPromote, #tabContentConvert
    {
        border-right: #c5c5c5 1px solid;
        padding-right: 20px;
        padding-left: 20px;
        background: url(/uploads/tabs-panel-back.jpg);
		background-repeat:repeat-x;
        padding-bottom: 10px;
        border-left: #c5c5c5 1px solid;
        padding-top: 10px;
        display: none;
    }
    #tabContentManage
    {
        display: block;
    }
.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
{
}
.ContentArea
{
   padding: 0px;
}
.MainPicArea
{
border-top: 1px solid #FFFFFF;
}
.BlogArea
{
   position: relative;
   padding: 20px;
   border-top: 1px solid #FFFFFF;
   background-color: #f1b488;
}
.BlogArea h2
{
   color: #93470f;
}
.BlogSeeAll
{
   position: absolute;
   top: 24px;
   right: 20px;
   font-weight: bold;
}
.PageBackground
{
   background-color: #ffffff;
   background:url(/images/background.jpg) top left repeat-x;
}
.HeaderCTA
{
   position: absolute;
   left: 446px;
   top: 52px;
   text-align: center;
   font-size: 18px;
   width: 514px;
   line-height: 22px;
   color: #d1681b;
}
.HeaderContainer
{
   position: absolute;
   top: 0px;
   width: 960px;
}
.Header
{
   background:url(/images/home/logo-cta-header.gif) top left no-repeat;
   background-color: #FFFFFF;
   height: 115px;
   position: relative;
}
 .HeaderHomeLink
{
   position:absolute;
   top:0px;
   left:0px;
   width: 400px;
   height: 115px;
}
.HeaderLinks
{
	position: relative;
	text-align: right;
	left: 646px;
	width: 300px;
	padding:40px 14px 0px 0px;
}
.HeaderLinks a
{
   padding-top: 10px;
   padding-right: 14px;
   text-align: right;
   text-decoration: none;
}
.HeaderLinks a:link, .HeaderLinks a:visited, .HeaderLinks a:hover, .HeaderLinks a:active
{
   font-weight: bold;
   color: ~HeaderLinks~;
   padding: 0px 12px 0px 12px;
   text-transform: uppercase;
}
 .TopNavigation
{
   position:absolute;
   top:97px;
   left:0px;
   width: 960px;
   text-align:center;
   padding-top:7px;
   padding-bottom:6px;
   background-color: ~NavBackground~;
   background:url(/images/nav-bar.gif) top left no-repeat;
}
.TopNavigation, .TopNavigation a:link, .TopNavigation a:visited, .TopNavigation a:hover, .TopNavigation a:active
{
   color: #ffffff;
}
.TopNavigation a
{
   font-weight: bold;
   text-decoration: none;
   padding: 12px 55px 12px 55px;
}
.MainContent, .MainTable
{
   background-color: #FFFFFF;
}
.MainContent h1
{
   color: #c51231;
}
.MainContent h2
{
   color: #2b5197;
}
.MainContent a:link, .MainContent a:visited, .MainContent a:hover, .MainContent a:active, a:link, a:visited, a:hover, a:active
{
  color:  #1d1161;
}
.Footer
{
   padding:20px;
   text-align: center;
   font-size: 10px;
   border-top:1px solid #FFFFFF;
   background-color:  #ffffff;
   color: #000000;
 }
.Footer a:link, .Footer a:visited, .Footer a:hover, .Footer a:active
{
   font-weight: bold;
   padding: 0px 15px 0px 15px;
   text-decoration: none;
   color: #1d1161;
}
.SideColumn, .SideColumnBackground
{
   background-color: #ffffff;
   width:200px;
}
.SideColumn h2
{
   font-weight: normal;
   color: #c51231;
}
.SideColumn a:link, .SideColumn a:visited, .SideColumn a:hover, .SideColumn a:active
{
   text-decoration: none;
   color: #1d1161;
}
.SideColumnBackground
{
height: 100%; 
_height: expression(document.getElementById('mainContent').clientHeight + 'px'); 
width: 240px;
display: inline;
position: absolute;
left:-240px;
top:0px;
}