h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #3a8ee5;
	text-decoration: none;
	border-bottom:#CCCCCC 2px dotted;
	margin-bottom:0px;
	margin-top:0px;
}
.indextoptitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #3a8ee5;
	text-decoration: none;
	border-bottom:#CCCCCC 2px dotted;
	padding-bottom:2px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.bluelink {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: normal; 
	color: #0000ff; 
	text-decoration: underline;
}
.bluelink2 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #0000ff; 
}
.topic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}
.lefttopic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	background-color:#85d6d9;
}
.lefttopic2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	background-color:#ff0000;
}
.tab {
	border:#cadee6 2px dotted;
}
.tab2 {
	border-left:#d2e4ed 2px dotted;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0066cc;
}
.tab2 a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0066cc;
}
.subHeader {
  color: white;
  background-color: #003399;
  margin: 0;
  padding: 4px;
  border-top: 1px solid #004BE5;
}
