body {
	font-family: Verdana, "Trebuchet MS", Trebuchet, Arial, sans-serif; 
	font-size: 11px; line-height: 12px; color: #000;
	background-color: #FFF;
}

TD {
	font-family: Verdana, "Trebuchet MS", Trebuchet, Arial, sans-serif; 
	font-size: 11px; line-height: 12px; color: #000;
}

.blueBox {
	width: 700px;
	border: 2px solid #072281;
	
}

.blueBanner {
	background-color: #072281;
	background-image: url('/images/blue_banner.gif');
	padding-top: 8px;
	padding-right: 6px;
	text-align:right;
	height: 23px;
}

.logo {
	padding: 3px;
	padding-top: 30px;
	padding-bottom: 20px;
}

.copyright {
	text-align:right;
	color: #072281;
	padding-right: 5px;
}

.caption {
	font-size:10px;
	line-height: 11px;
	letter-spacing: .5px;
}

.dateStamp {
	text-align:right;
	font-style: italic;
	color: #072281;
	padding-right: 5px;
}

.featureColumn {
	width:115px;
	background-color: #CDD3E6;
	padding: 10px;
}

.featureBox {
	background-color: #CDD3E6;
	padding: 6px;
	padding-left: 18px;
	border-top: 2px solid #FFF;
}

.leadStory {
	border: 2px solid #CCC;
}

.headline {
	font-family: Gilde, "Gilde Regular", "Times New Roman", Times, serif; 
	letter-spacing: -0.05em; font-size: 26px; line-height: 24px; color: #000;
}

.small {
	font-size: 9px; line-height: 14px;
}

.title { 
	font-size: 20px; 
	line-height: 22px;
	font-weight:bold; 
	border-bottom: 1px dotted #999;
}

.subtitle { 
	font-size: 14px; 
	line-height: 18px; 
	font-weight:bold; 
	border-bottom: 1px solid #666;
}

.prTitle { 
	font-family: Gilde, "Gilde Regular", "Times New Roman", Times, serif; 
	letter-spacing: -0.05em; font-size: 20px; line-height: 20px; color: #000;
	text-transform: capitalize; 
}

.prSubtitle { 
	font-family: Gilde, "Gilde Regular", "Times New Roman", Times, serif; 
	letter-spacing: -0.05em; font-size: 14px; line-height: 14px; color: #000;
	
text-transform: capitalize; 
}
a:link {
	color: #072281;
	text-decoration:none;
}

a:visited {
	color: #072281;
	text-decoration:none;
}

a:active {
	color: #072281;
	text-decoration:none;
}

a:hover {
	color:#072281;
	text-decoration:underline;
}

DL {
	font-family: Verdana, "Trebuchet MS", Trebuchet, Arial, sans-serif; 
	font-size: 11px; line-height: 12px; color: #000;
}

DT {
	font-family: Verdana, "Trebuchet MS", Trebuchet, Arial, sans-serif; 
	font-size: 11px; line-height: 12px; color: #000; font-weight: bold;
}

DD {
	font-family: Verdana, "Trebuchet MS", Trebuchet, Arial, sans-serif; 
	font-size: 11px; line-height: 12px; color: #000;
}