@charset "utf-8";
/* CSS Document */

/*------------------
	Author: Chris Morris
	Homepage: www.chris-morris.net
	Contact: chris@chris-morris.net

--------------------*/

p, li{
	color:#6f777c;
	}

a{
	color:#3e464d;
	}

body{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:.8em;
	}

#wrapper{
	width:780px;
	margin:0 auto;
	padding:0;
	}

#page_header{
	height:112px; width:780px;
	background-color:#FFF;
	margin:0;
	padding:0;
	}

p{
	padding:7px 0;
	}

h2{
	margin-bottom:2px;
	}

#current_header{
	margin-bottom:15px;
	}

#home_button{
	float:right;
	margin-top:95px;
	padding-right:10px;
	}

#home_button h2 a{
	display:block;
	text-indent:-9999px;
	background:url(images/home_button.gif); height:12px; width:37px; background-repeat:no-repeat;
	}

#content_left{
	width:250px;
	border-right:#666666 1px dotted;
	padding-left:15px;
	float:left;
	}

#content_right{
	width:460px;
	float:left;
	padding-left:30px;
	line-height:1.2em;
	}

#content_right ul{
	padding-bottom:4px;
	}

#content_right ul li{
	list-style-type:disc;
	margin-left:15px;
	margin-bottom:6px;
	}

#content_right ul#pdf_icon li{
	margin:0 0 7px 0; 
	padding:3px 0 3px 25px;
	list-style-type:none;
	background-image:url(images/doc_icon.gif);
	background-repeat:no-repeat;
	background-position:left;
	}

#content_holder{
	width:780px;
	float:left;
	height:100%;
	}

#footer{
	clear:both;
	padding-top:15px;
	height:100px;
	width:780px;
	text-align:center;
	}
	
ul#footer_nav li{
	display:inline;
	margin-left:5px;
	color:#b9b9be;
	}


#footer p, #footer a{
	color:#b9b9be;
	text-decoration:none;
	}

#footer a:hover{
	color:#333333;
	}

.bold{
	font-weight:bold;
	font-size:1.2em;
	}

.health_listing{
	margin-bottom:20px;
	width:90%;
	}

.health_link img{
	padding-right:3px;
	}

.health_link{
	font-size:.9em;
	margin-bottom:2px;
	}

.health_listing p{
	padding:0 0 3px 15px;
	margin:0;
	}

h2#yellow{
	padding:3px 0px 0px 15px;
	height:19px;
	width:100%;
	background-color:#f3c612;
	color:#fff;
	}

h2#red{
	padding:3px 0px 0px 15px;
	height:19px;
	width:100%;
	background-color:#e51e25;
	color:#fff;
	}

h2#blue{
	padding:3px 0px 0px 15px;
	height:19px;
	width:100%;
	background-color:#2e8ecd;
	color:#fff;
	}

#index_button span a{
	background-image:url(images/CRSMerrill_final_logo_web.jpg); width:243px; height:112px; background-repeat:no-repeat;
	display:block;
	float:left;
	text-indent:-9999px;
	}
	
#sasqcontent{
	margin:0px;
	}
