*{
	font-family: Georgia, "Times New Roman", Times, serif;
}
td,body{font-size: 12px;}
body{background-color:#1E2069}
strong {
	
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
}
.white {

	font-size: 10px;
	font-weight: bold;
	color: #003366;
}
a {
	

	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #003366;
}

a:hover {
	

	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	text-decoration: underline;
}
.caption {

	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}

a.top { font-family: Georgia, "Times New Roman", Times, serif; font-size:12px; font-weight: bold; color:#1e206a; text-decoration: none;  }
a.top:link { font-family: Georgia, "Times New Roman", Times, serif; font-size:12px; font-weight: bold; color:#1e206a; text-decoration: none;  }
a.top:visited { font-family: Georgia, "Times New Roman", Times, serif; font-size:12px; font-weight: bold; color:#1e206a; text-decoration: none;  }
a.top:hover { font-family: Georgia, "Times New Roman", Times, serif; font-size:12px; font-weight: bold; color:#1e206a; text-decoration: underline;  }
a.top:active { font-family: Georgia, "Times New Roman", Times, serif; font-size:12px; font-weight: bold; color:#1e206a; text-decoration: none;  }
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
h3{
	font-size: 14px;
}table.projectDetails{
	margin-bottom: 20px;
}
table.projectDetails td.label{
	padding: 3px;
	background: #C9C9C9;
	font-weight: bold;
}
p.note{
	font-size: .85em;
	color: #343434;
}
ul.projectFileList{
	width: 525px;
	overflow: hidden;
	
}
ul.projectFileList li{
	border-bottom: 1px gray dashed;
	padding: 7px;
}
ul.projectFileList li p{
		font-size: .85em;
		margin: 2px;
}

