#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8.5pt;
	height: 20px;
	background-color: #193692;
	line-height: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-transform: uppercase;
}
#sectionLinks a:hover,#sectionLinks a:active  {
	background-color: #E80012;
	font-family: Tahoma, Arial, Helvetica;
	color: #FFFFFF;
	font-variant: normal;
	font-style: normal;
	border: 1px none #FFFFFF;
	font-size: 8.5pt;
	text-transform: uppercase;
}
#subsectionLinks a:link, #subsectionLinks a:visited {
	display: block;
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	height: 20px;
	line-height: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-transform: none;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#subsectionLinks a:hover,#subsectionLinks a:active  {
	background-color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica;
	color: #E6000F;
	font-variant: normal;
	font-style: normal;
	border: 1px none #FFFFFF;
	font-size: 9pt;
	text-transform: none;
	text-decoration: underline;
}
#sub2sectionLinks a:link, #sub2sectionLinks a:visited {
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8.5pt;
	height: 20px;
	background-color: #5776DF;
	line-height: 25px;
	text-transform: uppercase;
	border: 1px solid #1A3994;
}
#sub2sectionLinks a:hover,#sub2sectionLinks a:active  {
	background-color: #E80012;
	font-family: Tahoma, Arial, Helvetica;
	color: #FFFFFF;
	font-variant: normal;
	font-style: normal;
	border: 1px none #FFFFFF;
	font-size: 8.5pt;
	text-transform: uppercase;
}
body {
	background-color: #FFFFFF;
	background-repeat: repeat-y;
}
.textunderline {
	color: #1A3994;
	text-decoration: underline;
}
