.body,p {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #009;
	font-weight: normal;
}
.H1 {
	font-family: "Trebuchet MS";
	font-size: 1px;
	color: #B077A8;
	font-weight: bold;
}
.headline {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #B077A8;
	font-weight: bold;
}
.subhead {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #3F4C55;
}
.disclaimer {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #3F4C55;
}
.image_right {
	float: right;
}
.Blue {
	color: #00F;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style7 .subhead {
	font-family: Verdana, Geneva, sans-serif;
}
.style7 .subhead {
	font-weight: bold;
}
.style7 .subhead {
	font-family: Verdana, Geneva, sans-serif;
}
/* DROP DOWN CSS */
#nav p {
	z-index: 3000;
	margin:0;
	padding:0;
	line-height:0;
}
#nav, #nav UL {
	z-index: 3000;
	PADDING: 0px;
	MARGIN: 0px;
	LIST-STYLE: none;
	width:100%;
}
#nav A {
	DISPLAY: inline;
	line-height:20px;
}
#nav LI {
	float:left;
	LIST-STYLE-TYPE: none;
	position:relative;
	LIST-STYLE-image: none;
	
}
#nav LI LI A {
	COLOR: #f6ecd5;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:0;
	LIST-STYLE-image: none;
	display:block;
	z-index:3000;
}
#nav ul a {
	padding:0px 0px;
	LIST-STYLE: none;
	height:20px;
}
#nav img {
	margin:0;
	padding:0;
}
#nav LI UL {
	/*BACKGROUND: #2b4558;*/
	LIST-STYLE: none;
	display: none;
	position: absolute;
	margin-left:0px;
	float:none;
	top: 20px;
	left: 20px;
	width: 130px;
	height: 20px;
	
}
#nav LI UL LI {
	position:relative;
	/*BACKGROUND: #2b4558;*/
	background:url(/images/template-nav-bg2.jpg) repeat-y;
	border: 1px solid #385265;
	width:130px;
	margin:0;
	padding-left:5px;
	padding-right:5px;
	z-index:3000;
}
#nav li ul li a:hover {
	color:#f6ecd5;
	display:block;
	z-index:6000;

	text-decoration:underline;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	LIST-STYLE-image: none;
	display:block;
}
ul#nav ul li ul > li {
	display:none;
}

/* END DROP DOWN CSS */
