@charset "utf-8";
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #333333;
}
body {
	background-color: #CCCCCC;
}
a:hover {
	color: #FFFFFF;
	background-color: #95BFD8;
}



a:link {
	color: #333333;
}
a:visited {
	color: #0055A8;
}
a img {

	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.fontPageName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	
}
.fontTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 130%;
	color: #00274d;
	font-weight: bolder;
}
.fontTitleSmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 130%;
	color: #00274d;
	font-weight: bolder;
}

.fontHighlights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #003872;
	font-weight: bold;
}
.fontFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 100%;
	color: #666666;
	padding: 5px;
}
.fontQuickLinksBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 110%;
	color: #FFFFFF;
	padding: 3px;
	background-color: #000066;
	font-weight: bold;
}
.fontQuickLinksContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #333333;
	background-color: #FFFFFF;
	list-style-position: inside;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #9fbcce;
	border-right-color: #9fbcce;
	border-bottom-color: #9fbcce;
	border-left-color: #9fbcce;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.fontRegular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #333333;
}
.fontHighlightsLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 120%;
	color: #00274d;
	font-weight: bold;
}
.fontRegularLarger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 140%;
	color: #333333;
}
