/* *********************************************************************** */
/* Shrinkwork style sheet for printing                                     */
/* *********************************************************************** */


/* GENERAL STYLES */


* { margin: 0; padding: 0; }

body	{
	font-family: Verdana, Arial ;
	font-size: 80% ;
	background: none ;
		}

#page-wrap { margin: auto; }
#page-wrap > div { padding: 10px; border: 0px #fff ; }

#header	{
	display: none ! important ;
	}
		
 #navigation {
	display: none ! important ;
	}
	
 #navlist	{
	display: none ! important ;
	}

 #leftNav	{
	display: none ! important ;
	}

#main-content	{
		margin-left: 10px;
		padding: 10px 35px;
		}

#main-content P.legalquote	{
	display: none ! important ;
	}

#main-content P.medicalquote	{
	display: none ! important ;
	}
	
#foot	{ display: none; }

#foot2	{
	font-size: 0.9em ! important;
	color: black ! important;
	margin-top: 40px ! important;
	}

#foot2 p	{
		text-align: center ! important;
		margin-top: 5px ! important;
		}

#content H1	{
		text-align: left;
		color: #00a050;
		font-size: 1.5em;
		margin: 10px 0 15px 0;
		font-weight: 300
		}

#content H2	{
		color: #a9a9a9;
		font-size: 1.2em;
		margin: 12px 3px;
		margin-left: 0;
		font-weight: bold
		}

#content H3 	{
		color: #00a050;
		font-size: 1.0em;
		margin: 15px 6px;
		margin-bottom: 3px;
		margin-left: 0;
		font-weight: bold;
		}

#content H4	{
		color: #00a050;
		font-size: 1.0em;
		margin: 15px 6px;
		margin-bottom: 3px;
		margin-left: 0;
		font-weight: bold;
		}

#content H5	{
		color: #a9a9a9;
		font-size: 1.0em;
		margin: 15px 6px;
		margin-bottom: 3px;
		margin-left: 0;
		font-weight: normal;
		}

#content H6	{
		color: #00a050;
		font-size: 1.0em;
		margin: 15px 6px;
		margin-bottom: 3px;
		margin-left: 0;
		font-weight: bold;
		}

*>#content P, *>#content LI, *>#content TABLE, *>#content TD	{
								font-family: Verdana, sans-serif;
								}

#content P	{
		margin: 6px 0;
		font-size: 1.0em;
		margin-bottom: 12px;
		text-align: left;
		}

#content OL, #content UL	{
				margin-left: 1em;
				}

#content LI	{
		margin: 0 6px;
		font-size: 1.0em;
		color: #00a050;
		}

#content A	{
		text-decoration: none;
		color: #00a050;
		}

#content A:hover	{
			text-decoration: underline;
			}
#main-content span.picture-holder-right {
    float: right ;
    padding: 10px ;
    }
    
#main-content P.picture-caption	{
      text-align: right ;
			text-decoration: none ;
      color: #aaaaaa ;
			}
			
#main-content A.menu-sections {
    display: none ! important ;
    }
    
#main-content SPAN.spacer {
    display: none ! important ;
    }
    
#hiddenpic { display: none; }    