/* created 12-30-2008 */

body, h1, h2, h3, h4, h5, p, li
{
	margin:10px 0;
	padding:0;
	color:#000000!important;	
	line-height:130%;	
	background-color:White!important;
}

div, table 
{
	/* http://www.webcredible.co.uk/user-friendly-resources/css/print-stylesheet.shtml */
	float:none!important;
	width: 100%;
	margin: 0;
}

h1 {font-size:20pt!important;}
h2{font-size: 17pt!important;}
h3{font-size: 14pt!important;}
h4 {font-size: 11pt!important;}

 td h2 
 {
	font-family: Georgia, Times;
 }

div#bannercontainer
{
	/*must use absolute here to get FF to make this visible */

position:absolute!important;
top:-100px;
left:0;
width:100%;
overflow:visible!important;

}

#outercontentcontainer
{
margin-top:120px;
}
	
#maincontent p, li, td 
{
	
	font-family: arial, helvetica, sans-serif;
	 font-size: 10pt!important;
}



a:link, a:visited 
{
	color:#000000;
}

a:after {content: "       <" attr(href) ">";}
a.hideprintURL:after {content: "";}

#bannercontainer img, #navcontainer, #crumbsemail, #pictureright, #pictureleft, #languagebar, #footer,
#characterboxsurvey, #animationtext, #characterboxleft, #characterboxright, caption, #bannersearch, p.skipnav
{	
	display:none;
	
}


div#bannertext
{
	/*must use absolute here to get FF to make this visible */
position:absolute!important;
top:0;
left:0;
width:100%;
overflow:visible!important;

}

#header , div#bannertext, div#bannertext p
{
margin:0;	
padding:0;
}



div#bannertext p 
{
	line-height:120%;
	font-size: 20pt!important;
}



div#bannertext span.smaller
{	

font-size: 13pt!important;	
	
}



table 
{
	border: 1px solid black;
}


