.home-heading-1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #009900;
	text-align: center;
}
.home-heading-2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #25478A;
	text-align: center;
}

#dropmenudiv{
position:absolute;
border:1px #D3D3D3;
border-bottom-width: 0;
font:normal 12px Arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px #D3D3D3;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #70ACC8;
text-decoration: none;
font-weight: bold;
color:#FFFFFF;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style7 {
	font-family: Arial;
	color: #1B73A4;
	font-weight: bold;
	text-decoration: none;
}
.menu {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #1B73A4;
	text-decoration: none;
}

.style10 {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
}
.style11 {
	color: #0A6395;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
}
.style12 {color: #000000; font-family: Arial; font-size: 12px; font-weight: bold; }
.style13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style14 {
	color: #00007B;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
}