@charset "UTF-8";
/* CSS Document */

h1, h2, h3, h4, h5 {
	padding-right: 20px;
	font-weight:normal;
	color:#004877;
}

h1 {
	font-size: 18px;
	line-height:23px;
	font-weight:bold;
	margin: 0 0 15px 0;
	
}

h2 {
	font-size: 14px;
	margin: 0 0 15px 0;
	line-height:21px;
	font-weight:bold;
}
h3{
	font-weight:bold;
}
h3, h4, h5 {
	font-size: 12px;
	margin: 0 0 4px 0;
	line-height:18px;
	
}
#contentRight h4 {
	margin: -3px 0 6px 0 !important;
	}


p{
	line-height: 21px;
	font-size: 12px;
	padding: 0 0 20px 0;
}
#callout{
     margin: 40px 0 4px 0;
	background: transparent url(../i/callout_bg.gif) top left scroll;
	width:260px;
    
}
#calloutwide {
     margin: 40px 0 4px 0;
	background: transparent url(../i/callout_bg.gif) top left scroll;
	width:300px;
    
}
#callout p{
	padding: 18px 18px 18px 18px;
	font-style:italic;
	font-stretch: extra-expanded;
	color:#004877;
	line-height: 21px;
	font-size: 13px;
}
#calloutwide p{
	padding: 18px 18px 18px 18px;
	font-style:italic;
	font-stretch: extra-expanded;
	color:#004877;
	line-height: 21px;
	font-size: 13px;
}
#contentLeft h3{
	text-align: center;
	padding-right: 0;
	margin: 16px 0;
}
#contentLeft, #newsleft h3, h4{ padding-right: 10px !important;}