﻿.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: 10pt;
	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: #003E6D;
	color: #FFFFFF;
	font: normal 12px "Segoe UI";
	letter-spacing: -1;
	padding: 5px 5px 5px 5px;
	margin: 0;
	border-bottom: 1px solid #000080;
	border-bottom-color: #FFFFFF;
}
#nav p.extend {
	background: #003E6D;
	font-family: "Segoe UI";
	font-size: small;
	color: #FFFFFF;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
}
#nav p a {
	text-decoration: none;
	color: #FFFFFF;
}
#nav p a:hover {
	text-decoration: none;
	color: #FFCC00;
	background: #003E6D;
	width: 100%;
	font-family: "Segoe UI";
	font-size: small;
}
#nav ul {
	display: none;
	list-style: none;
	margin: 0;
	padding: 0;
	background: #003E6D;
	font-family: "Segoe UI";
	color: #FFFFFF;
	font-size: small;
}
#nav ul li {
	background: #003E6D;
	color: #FFFFFF;
	font: x-small "Segoe UI";
	letter-spacing: -0.333;
	margin: 0 0 0 10px;
	padding: 1px;
	border-bottom: 1px solid #000080;
	border-bottom-color: #003E6D;
}
#nav ul li a {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	font-family: "Segoe UI";
}
#nav ul li a:hover {
	text-decoration: none;
	color: #FFCC00;
	background: #003E6D;
	font-family: "Segoe UI";
	font-size: x-small;
}
#nav ul li ul {
	display: none;
	list-style: none;
	margin: 0; padding: 0;
}
#nav ul li ul li {
	border: none;
	
}
