body,form,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,p,blockquote,input { margin: 0; padding: 0; font-family: verdana,arial,helvetica,sans-serif; }
body { font-size: 90%; }
body #maincontent{
	border: 1px solid #9ea0a5;
	border-top: none;
}
#header, #maincontent {
	margin: 0 auto;
}
#header {
	height: 101px;
	width: 979px;
	margin-top: 9px;
}
#header { position:relative; }
#header #returnNav {
	position: absolute;
	left: 683px;
	top: 69px;
	font: bold .88em arial, helvetica, sans-serif;
	color:#fff;
}
#header #returnNav a { color: #fff; text-decoration: none; }
#header #returnNav a:hover { text-decoration: underline; }
#content { background-color:#fff; padding: 19px 0 5px;min-height: 500px;}
#content h1 { font-size: 1.1em; }
#nav {
	background: url(../img/bm_nav_bot.gif) bottom left no-repeat;
	width: 200px;
	padding-bottom: 29px;
}
#nav ul {
	background: #ebeae6;
	padding: 9px 10px 20px 26px;
}
#nav li {
	list-style: none;
	padding: 7px 0 0;
}
#nav li a {
	font-size: .78em;
	color: #666;
	text-decoration: none;
}
#nav li a:hover { text-decoration: underline; }
td { vertical-align: top; }

a {color: #006699; text-decoration: none;}
a:hover {text-decoration: underline;} 

/* Contractor look and feel */
body#con #header { background-image: url(../img/bm_con_head.jpg); }
body#con { background: #283d53 url(../img/bm_con_bg.jpg) repeat-x; }
body#con #content h1 { color: #3b4c61; }
body#con #maincontent { border-color: #aeb6be; }

.whiteClr { background-color:#fff; }

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #3b4c61;
	margin-top: 25px;
	margin-bottom: 25px;
	font-weight: normal;
	line-height: 26px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3b4c61;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 16px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	margin: 10px 25px 10px 0px;
	padding: 0px;
	}
	


ul.body {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	margin:10px 10px 10px 15px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: disc;
	}

ol {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	margin:10px 10px 10px 25px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: decimal;
	}

a.bodylinks:link, a.bodylinks:visited, a.bodylinks:active  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	/*color: #596922;*/
	/*color: #A82C27;*/
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;
}

a.bodylinks:hover {
	text-decoration: underline;
}

.footer {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color:#666; 
padding: 10px 26px;

}

.footer a:link, a:visited, a:active  {
	color: #006699;
	text-decoration: none;
}

.footer a:hover {
	text-decoration: underline;
}