/* CSS Document */
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.general {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.heavy18 {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 16pt;
}
.heavy14 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bolder;
}
.heavy16 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
}
.heavy24 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
}
.heavyGray {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.largeTrebuchet {
	font-family: "Trebuchet MS";
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}	
.dropLink {
	font-size: 12px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
}
.textBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.textHeader {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}	
.textBodyBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1E328F; 
}
.arial_12pt_gray{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999
}
.projects {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
.projectLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}
.newsBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}
.dateTagLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #999999;
	font-weight: bold;
}
.newsBodyHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #0066CC;
}
body {
	background-color: #003366;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
