/* CSS - Document. Copyright Futureye Designs 2004-2005-2006. http://www.futureye-designs.com  */ 



#wrapper {width:752px; margin:auto; text-align:center; border:solid #999; border-width:0px 1px 1px 1px; border-top:8px solid #CC0001; padding-top:2px;}

#header,#navBar,#content,#sideBar,#footer  {overflow:hidden;display:inline-block;text-align:left;}

#header {border-top:4px solid #999; background-image:url(images/bg_header.jpg); background-repeat: no-repeat; background-position:right; height:97px;}



#navBar { background:url(images/bgNavbar.jpg) repeat-x; height:49px;}



#header,#navBar,#footer {width:100%;} /* fix for safari and opera */

#content,#sideBar {float:right; padding-bottom:20px;}

#content .left{background-color:#FFFFFF; float:left; width:370px; margin-bottom:5px;} 

#content .right{background:#FFFFFF; float:right; width:370px; text-align:right; margin-bottom:5px;} 



#header p.header_title{ color:#333333; font:28px Georgia, "Times New Roman", Times, serif; margin-left:15px; margin-top:18px;}

#header p.header_subTitle{ color:#333333; font:18px Georgia, "Times New Roman", Times, serif; margin-left:15px; }



#content h4.header_title{ color:#333333; font:28px Georgia, "Times New Roman", Times, serif; margin-left:250px

; margin-bottom:0px; margin-top:18px;}

#content h6.header_subTitle{ color:#333333; font:18px Georgia, "Times New Roman", Times, serif; margin-left:250px

; margin-bottom:25px; }



#footer {clear:right; text-align:center; border-top:3px solid #999; padding-top:16px; padding-bottom:16px; font-size:12px; color:#666666;}

#footer p{margin-top:4px; font-size:12px; color:#666666;}



* {margin:0;padding:0;}

html, body {

	margin:0px;

	margin-top:0px;

	margin-bottom:8px;

	padding:0px;

	background:#fff;

	color:#000;

	font:100.01%/1.1 Verdana, Arial, Helvetica, sans-serif;

}



body#pageoverview #navigation li#lioverview a,

body#pagecontracts #navigation li#licontracts a,

body#pagehealth #navigation li#lihealth a,

body#pagebackground #navigation li#libackground a,

body#pageactivities #navigation li#liactivities a,

body#pagearticles #navigation li#liarticles a

{

	color: #FFCC33;

}



/* Global LINK STYLE */

a:link, a:visited {	text-decoration: underline;	color: red; }

a:hover, a:active {	text-decoration: none; color: #191970; }



/* NavBar LINK STYLE */

#navBar a:link, #navBar a:visited {	text-decoration: underline;	color: #6A5ACD; }

#navBar a:hover, #navBar a:active {	text-decoration: none; color: #191970; }



/* content LINK STYLE */

#content a:link, #content a:visited { text-decoration: underline; color: #cc0001; }

#content a:hover, #content a:active { text-decoration: none;}



/* footer LINK STYLE */

#footer a:link, #footer a:visited {	text-decoration: none;	color: #C40100; font-size:10px; }

#footer a:hover, #footer a:active {	text-decoration: underline;}



h1,h2,h3,h4,h5,h6 { font-family: Georgia, "Times New Roman", Times, serif;}

h1 {font-size:1.3em; font-weight:normal; padding-left:250px; margin:20px 10px 30px 10px; display:block; border-bottom:1px solid #ccc; color:#333; }

h2 {font-size:14px; padding-left:5px; margin:20px 0px 5px 250px; font-weight:normal; color:#ca0000;}

h3 {font-size:16px; padding:4px; margin:20px 25px 30px 250px; font-weight:normal; color:#ca0000; border:1px solid #ccc; background-color:#EFEFEF; text-align:center;}



#content ul{list-style-type:disc; font-size:12px; margin:0px 30px 5px 264px

; color:#cc0001;}

#content ul span{ color:#000;}

#content ul li{padding-bottom:20px; line-height:15px;}



#content  ul.bullets{list-style-type: circle; font-size:12px; margin:0px 30px 5px 300px; color:#000;}

#content  ul.bullets li{padding-bottom:5px; line-height:15px;}



#content p { font-size:12px; margin:10px 15px; margin-left:250px; line-height: 19px; text-indent:30px; margin-bottom:25px}

#content p.unIndented {text-indent:0px; font-size:14px; padding-top:4px; border-top: 1px solid #ccc;}



#content p span.first {float:left;color:darkred;font-size:40px;line-height:33px;padding-top:4px;padding-bottom:3px;padding-left:5px;padding-right:5px;margin-right:5px;font-family: Georgia, 'Times New Roman', Times, serif; text-indent:0px; background-color:#EFEFEF;}

#content p span.larger{font-size:18px; color:darkred;font-family: Georgia, 'Times New Roman', Times, serif; font-weight:bold; }



.underline{ text-decoration:underline;}



/*_________________ Navigation (for sidebar) ______________________*/



#navigation {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	background-image:url(images/bgNavlist.jpg); background-repeat:repeat-x; background-position:top;

	text-align:center;

	heigth: 45px;

	margin-left:3px; margin-right:3px;

}

#navigation ul {

	list-style: none;

	margin: 0;

	padding: 0;

	padding-top: 4px;

	font-weight:bold;

	padding-top:14px;

}

#navigation li {

	display: inline;

		background:url(images/navSeparator.jpg) no-repeat top right;



}

#navigation li.last {

	display: inline;

	background:none;

}

#navigation a:link, #navigation a:visited { 

	margin-right: 2px;

	padding: 3px 8px 2px 8px; 

	color: #fff;

	text-decoration: none;

}

#navigation a:hover {

	color: #FFCC33;

}

#navigation a.current {

	color:#FF6600;

}

/* [/Navigation] */





.clear{ clear:both; border:0px; }

.clearRight{ clear:right; line-height:1%;}
