.border {
	border: 1px solid #000000;
}
.greenheaders {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	color: 297B34;
	padding-left: 18px;
	font-style: normal;
	font-weight: bold;
	padding-top: 13px;


}
.graytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 22px;

}
.advicebackground {
	background-image: url(images/dees_advice.gif);
	background-repeat: no-repeat;
}
.graytextbold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	padding-left: 0px;
	font-style: normal;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 22px;
}
.interiorimage {
	background-image: url(images/man.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}
.interiorimagewomanscale {

	background-image: url(images/woman_scale.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.interiorimagewomanupset {

	background-image: url(images/woman_upset.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.graytextboldSm {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
	padding-left: 0px;
	font-style: normal;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 22px;
}
.h1 {

	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	color: 297B34;
	padding-left: 18px;
	font-style: normal;
	font-weight: bold;
	padding-top: 13px;
}
.graytextNoIndent {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	padding-top: 0px;
}

/* drop down menu styles */
.menuitem 
{
	font: bold 9px/16px Verdana, Arial, Helvetica, sans-serif;
	background-color: #1D3661;
	color: #FFFFFF; height: 17px;
}
.menuitem a,.menuitem a:link,.menuitem a:active,.menuitem a:visited 
{
	display:block; color:#FFFFFF;
	font: bold 9px/16px Verdana, Arial, Helvetica, sans-serif;
	height:17px; text-decoration:none;
}
.menuitem a:hover 
{
	display:block;
	color:#FFFFFF;
	background-color: #1D3661;
	/* old #87A2B6 */
	height:17px;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	font-weight: bold;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.style8 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000080; }
.style9 {font-size: 12px}
.style11 {font-family: Arial, Helvetica, sans-serif}
.style12 {font-size: 12px; color: #000000; font-family: Arial, Helvetica, sans-serif;}
#nav {
    margin: 0px; padding: 0px; 
	width: 184px;
}
#nav p {
	background: #EFEFEF;
	color: #000080;
	font: bold 12px verdana, arial, sans-serif;
	letter-spacing: -1;
	padding: 5px 5px 5px 5px;
	margin: 0;
	border-bottom: 1px solid #000080;
}
#nav p.extend {
	background: #EFEFEF;
}
#nav p a {
	text-decoration: none; color: #000080;
}
#nav p a:hover {
	text-decoration: none; color: #FFFFFF;
	background: #000080;
	width: 100%;
	
}
#nav ul {
	display: none;
	list-style: none;
	margin: 0; padding: 0;
	background: #EFEFEF;
}
#nav ul li {
	background: #EFEFEF;
	color: #000080;
	font: 11px verdana, arial, sans-serif;
	letter-spacing: -0.333;
	margin: 0 0 0 10px;
	padding: 1px;
	border-bottom: 1px solid #000080;
}
#nav ul li a {
	text-decoration: none; color: #000080; display: block;
}
#nav ul li a:hover {
	text-decoration: none; color: #FFFFFF; background: #000080; 
}
#nav ul li ul {
	display: none;
	list-style: none;
	margin: 0; padding: 0;
}
#nav ul li ul li {
	border: none;
	
}
