@charset "utf-8";
/* CSS Document */
body {font-size:100.01%;} 

td, .acsText, P, LI  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a, a:link.acsText, a:active.acsText, a:visited.acsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: Blue;
	text-decoration: underline;
}
.smlText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .80em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:link.smlText, a:active.smlText, a:visited.smlText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .80em;
	font-style: normal;
	font-weight: bold;
	color: Blue;
	text-decoration: underline;

}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bigHeader {
font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.boldtext {

font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:link.boldtext, a:active.boldtext, a:visited.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}

.bigBlueHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.65em;
	font-style: oblique;
	font-weight: bolder;
	color: Blue;
	text-decoration: none;
}

.headerLI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.smlBlueHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: Blue;
	text-decoration: none;
}
.redheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: Red;
	text-decoration: none;
}
.whiteheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	color: White;
	text-decoration: none;
}
.whiteacsText, a:link.whiteacsText, a:active.whiteacsText, a:visited.whiteacsText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
	color: white;
	text-decoration: none;
}
