body, td, tl, p, li, ul, li, input {
	font-family: verdana;
	font-size: 11px;
	color: #464646;
}
.PageTitle {
	font-weight: bold;
	font-size: 13px;
}
a,a:active,a:visited {
	color: #464646;
}
a:hover {
	text-decoration: none;
}
a.MainNavLink,a.MainNavLink:active,a.MainNavLink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.MainNavLink:hover {
	text-decoration: underline;
}
.ImportantNews {
	background: url(images/ImportantNewsTile.gif);
	background-repeat: repeat-x;
	background-color: #e1e1e1;
	padding: 8px;
}
.FPtext {
	padding-left: 15px;
	padding-right: 15px;
}
td.HomeNav {
	padding: 4px;
	vertical-align: bottom;
}
.NavColorBlock {
	height: 32px;
	background-color: #b8b8b8;
	border-top: 1px solid #898989;
	border-bottom: 1px solid #898989;
}
.LeftNavLayout {
	padding-right: 18px;
	padding-top: 18px;
	text-align: right;
	padding-bottom: 50px;
}
a.LeftNavMain,a.LeftNavMain:active,a.LeftNavMain:visited {
	text-decoration: none;
	font-weight: bold;
}
a.LeftNavMain:hover {
	color: #b8b8b8;
}
a.LeftNavSecondary,a.LeftNavSecondary:active,a.LeftNavSecondary:visited {
	text-decoration: none;
	font-size: 9px;
}
a.LeftNavSecondary:hover {
	color: #b8b8b8;
}
.SectionTitle {
	width: 100%;
	background-color: #00556E;
	height: 37px;
	border-bottom: #898989;
}
.MainContentArea {
	padding: 10px;
}
.pdfNotice {
	text-align: center;
	border: 1px dashed #464646;
	padding: 8px;
}