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



h1 {
	font-family:'Trebuchet MS', Verdana, sans-serif; 
	font-size: 24px;
	color: #666666;
	font-weight:normal;
	
}

h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

h3 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
	
p {
	font-size: 12px;
	line-height:1.5;
	color:#333333;
}

p.contact {
	margin-bottom:20px;
}


.homepage_BannerContent {
	color:#FFFFFF; 
	font-family:'Trebuchet MS', Verdana, sans-serif; 
	font-size:12px; 
}

.bioCallOut {
	font-size:11px;
	color:#333333;
	}
	
.homepageLowerContent
{
	font-size:12px;
}

.lowerContent_Title {
	font-size:16px; 
	font-weight:bold; 
	color:#990000; 
}	

.lowerContent_Bold {
	font-weight:bold;
	color:#990000;
	}
	
ol {
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	}

ul.longBullets li {
	margin-bottom:10px;
	}

ul.longBullets li li {
	margin-bottom:4px;
	}


.centerImage {
	text-align:center; 
	margin:0; 
	padding-bottom:15px;
}