.page_heading {
	color: #1F55B8;
	font-size: medium;
	font-weight: bold;
}
.page_heading1 {color: #CC3300; font-size: medium; font-weight: bold; }
.body_text {font-size: 16px}
.style11 {color: #000099}


#dropmenudiv{
position:absolute;
background-color: #E3FFB0;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

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

#dropmenudiv a:hover{ /*hover background color*/
background-color: #C7FF5E;
}


@import url("../../CSS/service.css");
@import url("../../CSS/FMPstyle.css");
@import url("../../CSS/sections.css");
.copyright {font-size: small}
.bottomlinks {color: #660000}
body {
	background-color: #CCCCCC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style1 {font-weight: bold}
.style2 {	color: #1F55B8;
	font-size: medium;
}
