.departments {
	color: #F9F9F2;
	text-align: left;
}
.phone {
	color: #AD8605;
	font-size: 11px;
}
.p {
	color: #AD8605;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
.main_paragraph_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004E8C;
	text-align: left;
}
.sidebar_italic {
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: italic;
}
.titlebar_fill {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #AEC8C6;
	text-transform: uppercase;
	padding: 0px;
	line-height: 2em;
	text-align: center;
	font-weight: bold;
}
.H1_font_11 {font-size: 11px}
h1 {
	color: #07427F;
	font-size: 14px;
}
h2 {
	font-size: 12px;
	color: #07427F;
	font-style: normal;
}

h3, h4 {
	color: #AD8605;
	font-size: 11px;
}

h5, h6 {
	color: #8CBCCA;
	font-size: 10px;
}

a {
	color: #004E8C;
}
a:link {
	font-size: 10px;
	color: #004E8C;
	font-weight: bold;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:visited {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #9C740A;
}
a:active {
	text-decoration: none;
	color: #004E8C;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.copyright {
	color: #004E8C;
	font-size: 10px;
	line-height: normal;
}
