h2 {
	color: #006699;
	font-size: 12px;
	margin-top: 12px;
	margin-bottom: 12px;

}


#left .color{
	color: #006699;
}

#left #list {
	font-size: 11px;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 12px;
	font-weight: bold;
}

#left #list a:link{
	color: #003399;
}

#left #list  a:active {
	color: #003399;
}

#left #list  a:hover {
	color: #000000;
}

#left #list  a:active {
	color: #000000;
}



a:link  {
	color: #003399;
	text-decoration: underline;
}

a:visited {
	color: #003399;
	text-decoration: underline;
}

a:active {
	color: #004364;
	text-decoration: underline;
}

a:hover {
	color: #004364;
	text-decoration: underline;
}


.pagehead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 31px;
	color: #006699;
}
.caption {
	font-size: 9px;
	color: #000000;
}

.caption a:link{
	color: #000000;
}

.caption a:active {
	color: #003333;
}

.caption a:hover {
	color: #003333;
}

.caption a:active {
	color: #000000;
}

.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #006699;
	font-size: 19px;
}


hr {
	color:#006699;
	background-color:#006699;
	width: 75%;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-align: center;
}

.blacklinks {
	text-align: left;
}


.blacklinks a:link{
	color:#000000;
}

.blacklinks a:visited{
	color:#000000;
}
.blacklinks a:hover{
	color:#003333;
}
.blacklinks a:active{
	color:#003333;
}

 #topBar {
	background-color: #003399;
	height: 18px;
	width: 100%;
}

 #navBar {
	background-color: #003399;
	height: 18px;
	width: 100%;
	font-weight: bold;
	font-size: 13px;
	color: #F0F0F0;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

#navBar a {
	color: #F0F0F0;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

#navBar a:hover{
	color: #FFD702;
}
.bookmark {
	font-size: 11px;
}
