body 
{
    background-color:#DBF8FE;
    text-align:center;
    margin-top:0px;
	font-family:verdana, arial;
	font-size:8pt;
	background-image:url('bg.jpg'); 
    background-repeat:repeat-x;
	background-image:url('body_repeat_bg.gif'); 
    background-repeat:repeat-x;
	background-position:top;
}


body table tr td
{
	font-family:verdana, arial;
	font-size:8pt;
}

body table tr td h4
{
	font-family:verdana, arial;
	font-size:8pt;
	font-weight:normal;
}

.healthContentSide
{
	background-color:#E9F0F3;
	padding:7px;
}

a{
	color:#00658F;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#8A784A;
} 

.mainTemplate
{
	width:1038px;
	margin:0 auto; 
}

.mainTemplate .leftFade
{
	background-image:url('left_side_fade_bg.jpg'); 
    background-repeat:repeat-y;
	width:19px;
}

.mainTemplate .rightFade
{
	background-image:url('right_side_fade_bg.jpg'); 
    background-repeat:repeat-y;
	width:19px;
}

/*contains a different background image for the site home page and the rest of the site*/
.header,.header_homepage{
	height:157px;
	width:1000px;
	background-repeat:no-repeat;
	background-color:#ffffff;
}

.header{
	background-image:url('header_inner.jpg'); 
}

.header_homepage{
	background-image:url('header.jpg'); 
}

.header_new
{
	height:96px;
	width:1000px;
	background-repeat:repeat-x;
	background-color:#006599;
	background-image:url('../images/2011/header_bg.gif'); 
}


.navigationSide{
	width:160px;
	background-image:url('nav_bg.jpg'); 
	background-repeat:repeat-y;
}

.navigationSide .title{
	color:#1A7588;
	font-weight:bold;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:solid 1px #D3F2FB;
}

.navigationSide .title_fl{
	color:#1A7588;
	font-weight:bold;
	border-bottom:solid 1px #D3F2FB;
	font-size:7.8pt;
}


.navigationSide a{
	font-size:8.5pt;
	text-weight:bold;
}

.navigationSide .featuredLinksImg{
	vertical-align:middle;
}


.featuredLinks{
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
	background-color:#FDE8E3;
	border-bottom:solid 1px #00629F;
}



.featuredLinksHeader{
    color:#5C7C94;
    font-size: 11px;
    font-weight:bold;
	padding-left:10px;
}

.featured_services_home_title
	{
		background-image:url('fs_header_bg_repeat.jpg'); 
	    background-repeat:repeat-x;
	}
	.featured_services_home
	{
		background-color:#eaed9e;
		border-top:solid 1px #005b89;
		padding:15px 0px 15px 30px;
	}
	
	.latest_news_home_title
	{
		background-image:url('latest_news_bg_repeat.jpg'); 
	    background-repeat:repeat-x;
	}
	
	.latest_news_home_body
	{
		background-color: #dbce99;
		padding:14px;
		
	}


/*contains a different background image for the site home page and the rest of the site*/
.mainContent,.mainContent_homepage,.mainContent_homepage_generic,.mainContent_homepage_new{
	background-color:#ffffff;
	width:840px;
	text-align:left;
	background-repeat:no-repeat;
	padding-bottom:30px;
	padding-left:30px;
}

.mainContent{
	padding-top:30px;
	padding-right:30px;
}


.mainContent_homepage{
	padding-top:20px;
	padding-right:15px;
}

.mainContent_homepage_new{
	background-image:url('../images/home_header/main_bg_camp_robin.jpg');
	padding-top:20px;
	padding-right:15px;
	
}

.mainContent_homepage_generic{
	background-image:url('../images/home_header/main_bg_generic.jpg');
	padding-top:20px;
	padding-right:15px;
}

.footer
{
	background-color:#267795;
	color:#ffffff;
	text-align:right;
	padding:10px;
	font-size:7pt;
}

.footer a
{
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}

.footer a:hover
{
	color:#ffffff;
	text-decoration:none;
	font-weight:normal;
}

.titlePLUS {
	font: 13pt "Arial", "Verdana", "Helvetica", "Comic Sans MS", serif;
	font-family: Arial, Verdana, Helvetica, Comic Sans MS, serif;
	font-size: 13pt;
	font-weight: bold;
	color : #006886;
	text-decoration : none;
}

.frontPageNews{
	width:480px;
}
.frontPageNews .header{
	padding-left:20px;
	color:#2B6F9C;
	font-weight:bold;
}
.frontPageNews .content{
	padding:10px;
	font-size:9pt;
}



.frontPageNewsTitle
{
	
	font-family: Arial, Verdana, Helvetica, Comic Sans MS, serif;
	font-size: 13pt;
	color : #006886;
	text-decoration:underline;
	font-weight:normal;
}

.newsheadertitle{
	font-size:10pt;
	color:#055E88;
	font-weight:bold;
}

/*styles for the site section & widget sidebar*/
#divMainContent{
	width:75%;
}

#divSiteSection{
	width:20%;
}

#divSiteSection h1
{
	font-size:10pt;
	color:#6FACBE;
}

.sectionLinksTable
{
	width:160px;
}

.sectionLinksTable tr td
{
	font-family:verdana, arial;
	padding:8px;
	font-size:7pt;
	background-color:#E9F0F3;
}

.sectionLinksTable tr td a
{
	font-family:verdana, arial;
	color:#989898;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
}

.leftColumn
{
	background-color:#C4D2DA;
	text-align:right;
	padding-right:5px;
	vertical-align:top;
}

.rightColumn
{
	background-color:#C4D2DA;
	text-align:left;
	padding-right:5px;
	vertical-align:top;
}