body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	scrollbar-base-color: rgb(41,76,165);
    scrollbar-arrow-color:rgb(230,240,235);
    scrollbar-track-color: rgb(220,220,225);
}
/* 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;
}
.blueArial10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: rgb(0,65,170);
}
.blueArial11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: rgb(0,65,170);
}
.blueArial12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: rgb(0,65,170);
}
.blueArial16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: rgb(0,65,170);
}
.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: 11px;
	color: rgb(0,65,170);
}
.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(0,65,170);
}
.navSubSubTableLeftArrows {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: rgb(250,250,250);
}
.footerTable {
	background-color: rgb(0,0,138);
	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: 11px;
	border: none;
	color: rgb(0,65,170);
	text-decoration: none;
}
a.navSubTableLeft:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: none;
	color: rgb(23,68,181);
	text-decoration: none;
}
a.navSubTableLeft:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: none;
	color: rgb(225,75,5);
	text-decoration: none;
}
a.navSubTableLeftRollOver:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: none;
	color: rgb(0,65,170);
	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;
}
