td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	line-height: 22px;

}
a {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #003366;
	text-decoration: none;
}
.HomeText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;

}
body {
	margin: 0px;
	padding: 0px;
	background-color: #999999;


}
.PageTitle {
	font-weight: bold;
	text-transform: none;
}
.PageSubTitle {
	font-weight: bold;
}
.SideTitle {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	line-height: 18px;


}
.SideText {
	font-size: 12px;
	color: #333333;
	line-height: 18px;

}
.Copyright {
	font-size: 10px;
}
a.Nav {
	color: #BBBBBB;
	text-decoration: underline;
}
a.Nav:hover {
	color: #AAAAAA;
	text-decoration: none;
}
.LargeTitle {
	font-weight: bold;
	text-transform: none;
	font-size: 14px;

}
.PriorityIssueList {
	font-weight: normal;
	font-style: italic;
	color: #FF0000;

}
.Notice {
	display: block;
	padding: 10px;
	border: 2px solid #4F668A;
	background-color: #eee;
	text-transform: uppercase;
	font-weight: bold;
	color: #003366;
	text-align: center;
}

