/*/ Print Styles
----------------------------------------

Site: BCBS Foundation
Author:   Will Gettys  ///  Cyberwoven
Version:  2007 . 07

----------------------------------------/*/

html, body, div, p
{
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	font-size: 11pt;
}

body
{
	background: none;
		margin:0 25pt;

}

body.internal
{
background: none;
}


h1, h2,h3,h4 {font-family:georgia, "times new roman", times, serif; font-weight:normal; color: #19608e;
}

h1 a
{
	font-size:30px;
	color: #19608e;
	text-decoration:none;
}

h2 {
	font-size:20pt;
	color: #000;

}

h3 {
	font-size:15px;
	border-bottom: .5pt solid #000;
	margin:30px 0 0 0;
	}

h3, h4 {
	font-family:Trebuchet MS, sans-serif;
	font-weight:bold;
	}

p
{
	line-height:18px;
	color:#000;
}
	
	.topnav ul, ul.mainnav 
	{
	display:none;
	}
