.text, td, body, li  {
	font-family : tahoma,arial, sans-serif;
	font-size : 14px;
	color : ffffff;
}
.heading  {
	font-size : 14px;
	font-weight : bold;
}
.footer  {
	padding-top : 2px;
	border-top : 5;
	font-size : 10px;
}
.rContent {
	color : 000000;
}
.calendar {
	color : 000000;
}
a:link {
	color:#ffb200;
	text-decoration : none;
}
a:visited {
	color: ffd980;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:link.dark {
	color:#006600;
	text-decoration : none;
}

a:visited.dark {
	color:#006600;
	text-decoration : none;
}

H1 {
	font-size : 20px;
	margin-bottom : 2px;
	margin-top : 0px;
}
H2 {
	font-size : 14px;
	margin-top : 2px;
	margin-bottom : 2px;
}
.bold  {
	font-weight : bold;
}
li  {
	margin-left : -10px;
}
a.NavL1On {
	font-size : 14px;
	font-weight : bold;
	color: ffd980;
	text-decoration : none;
}
a.NavL1Off {
	font-size : 14px;
	color: ffd980;
	text-decoration : none;
}
.RHeader {
	font-size : 14px;
	font-weight : bold;
	color: 0000FF;
}
hr {
	margin-top: 0px;
	margin-bottom: 0px;
}
.rHeader:hover {
	text-decoration: underline;
}
.nHeader {
	font-size : 14px;
	font-weight : bold;
	color: 0000FF;
}
.nHeader:hover {
	text-decoration: underline;
}
.rHeaderRETIRED {
	font-size : 14px;
	font-weight : bold;
	color: 8C619C;
}
.nHeaderRETIRED {
	font-size : 14px;
	font-weight : bold;
	color: 1983B5;
}
#Content {
	position:relative; 
	z-Index: 1;
	top: 15px;
	padding: 5px;
	border-style: none;
	border-width: thin;
	border-color: 838ACA;
}
/*    Nav Styles    */
#L2 {
	color: ffd980;
	margin-top: 0px;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-left: none;
	border-right: none;
	border-bottom: none;
	border-width: 1px;
}
#L2.On {
	font-weight : bold;
}
#L3 {
	color: ffd980;
	margin-top: 0px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left: none;
	border-right: none;
	border-bottom: none;
	border-width: 1px;
}
#L3.On {
	font-weight : bold;
}
