body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	scrollbar-base-color: rgb(217,0,64);
        scrollbar-arrow-color:rgb(105,40,60);
        scrollbar-track-color: rgb(250,220,220);
}
/* Listed below are available declarations for the scrollbar
 	1) scrollbar-3dlight-color
	2) scrollbar-arrow-color
	3) scrollbar-base-color
	4) scrollbar-darkshadow-color
	5) scrollbar-face-color
	6) scrollbar-highlight-color
	7) scrollbar-shadow-color
	 8) scrollbar-track-color 
*/
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(36,40,121);
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(36,40,121);
}
input {
  background: rgb(252,252,252);
  border: 1px solid rgb(205,205,205);
  color: black;
}
a.navLinks:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
a.navLinks:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
a.navLinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: blue;
}
.grayArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D6D6D;
}
.burgArial10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: rgb(169,0,23);
}
.burgArial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(169,0,23);
}
.burgArial16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: rgb(169,0,23);
}
.navCellLeft {
	background-color: rgb(222,222,222);
	border: solid 1px rgb(194,194,194);
}
.navSubTableLeft {
	background-color: rgb(242,242,242);
	border: solid 1px rgb(194,194,194);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: rgb(169,0,23);
}
.navSubSubTableLeft {
	background-color: rgb(250,250,250);
	border: solid 1px rgb(194,194,194);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: rgb(169,0,23);
}

.footerTable {
	background-color: rgb(138,0,0);
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(255,255,255);
	font-size: 10px;
}
a.footerTable.link {
	color: rgb(255,255,255);
	font-size: 10px;
}
a.footerTable.hover {
	color: rgb(255,255,255);
	font-size: 10px;
}
a.footerTable.visited {
	color: rgb(255,255,255);
	font-size: 10px;
}
a.navSubTableLeft:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: none;
	color: rgb(169,0,23);
	text-decoration: none;
}
a.navSubTableLeft:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: none;
	color: rgb(23,68,181);
	text-decoration: none;
}
a.navSubTableLeft:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: none;
	color: rgb(23,68,181);
	text-decoration: none;
}
a.navSubTableLeftRollOver:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: none;
	color: rgb(169,0,23);
	text-decoration: none;
}
a.navSubTableLeftRollOver:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: none;
	color: rgb(23,68,181);
	text-decoration: none;
}
a.navSubTableLeftRollOver:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: none;
	color: rgb(23,68,181);
	text-decoration: none;
}