body, table,td,p {
	color: #1D3E59;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
h1 {
	color: #1D3E59;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 18pt;
	text-align:center;
}
h2 {
	color: #1D3E59;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 14pt;
	font-weight:bold;
	text-align:center;
}
.b {
	font-weight:bold;
}
.silver {
	color: silver;
}
.silversmall {
	color: silver;
	font-size: 9pt;
}

.newsheader {
	background-color: #b0c4de;
	font-weight:bold;
}

.newsmodule {
	border: 1px solid Black;
	width: 250px;
	background-color: #3D6789;
	padding: 4;
	color: Silver;
}
.learning {
	color: #b0c4de;
	font-size: 8pt;
	font-weight:bold;
}
.bigbold {
	font-size: 14pt;
	font-weight: bold;
	font-family: "MS Sans Serif", Geneva, sans-serif;
}
.leftnav {
	padding: 4;
}
.leftnavbox1 {
	text-align: left; 
	padding: 2; 
	border: 1px solid Black; 
	overflow: auto; 
	margin: 2px 2px 2px 2px; 
	background-color: #3D6789;
}
.leftnavboxheader {
	font-size: 8pt;
	text-align: left; 
	border: 1px solid Black; 
	margin: 2px 2px 2px 2px; 
	background-color: #b0c4de;
}
.bodybox1 {
	text-align: left; 
	padding: 4;
	width: 600px; 
	border: 1px solid Black; 
	overflow: auto; 
	margin: 8px 8px 8px 8px; 
	background-color: #b0c4de;
}
.whitebgsubtitle {
	display: block;
	background-color: #E4E4E4;
}
a.news:hover {COLOR: #87cefa;text-decoration: none; font-weight:bold;}
a.news {COLOR: #b0c4de;text-decoration: none;font-weight:bold;}
a.navigation:hover {COLOR: #87cefa;text-decoration: none; font-size: 9pt; font-weight:bold;}
a.navigation {COLOR: #b0c4de;text-decoration: none;font-size: 9pt; font-weight:bold;}
a.learning:hover {COLOR: #87cefa;text-decoration: none; font-size: 8pt; font-weight:normal;}
a.learning {COLOR: white;text-decoration: none;font-size: 8pt; font-weight:normal;}
a.leftnav:hover {display: block;background-color: #447799;border: 1px solid #000066;COLOR: #ffffcc;text-decoration: none; font-size: 9pt; font-weight:bold;}
a.leftnav {display: block;border: 1px solid #3D6789;COLOR: white;text-decoration: none;font-size: 9pt; font-weight:bold;}

.bottomlinks {
	color: silver;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
}
.copyright {
	color: silver;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:normal;
}
.disclaimer {
	color: #778899;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:normal;
}
.leftpopup {
	position: absolute;
	width: 300;
	height: 80;
	display: none;
	background-color: #F6f6f6; 
	border: 1px solid Gray;
}
.popup {
	position: absolute;
	visibility: hidden;
	border: 2px;
	border-width: 2px;
	border-style: solid solid solid solid;
	border-color: #000000;
	padding: 6px;
	font-size: 8pt;
}
.popup1 {
	position: absolute;
	width: 500;
	height: 120; 
	display: none;
	padding: 4px;
	background-color: #dcdcdc; 
	border: 2px solid #778899;
}
.popup2 {
	position: absolute;
	width: 400;
	height: 100; 
	display: none;
	padding: 4px;
	background-color: #d3d3d3; 
	border: 2px solid Gray;
}
.popup3 {
	position: absolute;
	width: 400;
	height: 100; 
	display: none;
	padding: 4px;
	background-color: #d3d3d3; 
	border: 2px solid Gray;
}
.popup4 {
	position: absolute;
	width: 400;
	height: 100; 
	display: none;
	padding: 4px;
	background-color: #d3d3d3; 
	border: 2px solid Gray;
}


