body {
	margin: 0;
	padding: 0;
	background-color: #B2B4B1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.popbody {
	background-color: #ffffff;
}
a {
	text-decoration: underline;
	color: #D11F1F;
}
a:hover {
	text-decoration: none;
}
ul {
	list-style-type : none;
	list-style-image: url(images/bullet.gif);
	margin-left: 20px;
}
#header100 {
	background-color: #B2B4B1;
	height: 8px;
}	
#mainbg100 {
	background-image: url(images/mainbg.gif);
	background-repeat: repeat;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
#logobar {
	background-color: #003163;
	background-image: url(images/logobar.gif);
	background-repeat: no-repeat;
	height: 138px;
	width: 756px;
	margin: 0 auto;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
#zmclogo {
	margin-top: 30px;
	margin-left: 35px;
}
#floatlogo {
	float: left;
	height: 96px;
}
#emailzmc {
	vertical-align: middle;
}
#floatlogo_right {
	float: right;
	color: #ffffff;
	font-size: 10px;
	line-height: 13px;
	padding-top: 16px;
	padding-right: 13px;
}
.spacerbar {
	color: #989898;
	height: 10px;
	line-height: 10px;
	font-size: 10px;
}
.clear {
	clear: both;
}
#navbar {
	clear: both;
	background-color: #ffffff;
	height: 42px;
	background-image: url(images/nav_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
}
#mainnav {
	float: left;
	position: relative;
}
.onarrow {
	display: block;
	width: 100%;
	height: 9px;
}
#mainnav ul {
	padding: 0px;
	margin: 0px;
	padding-left: 26px;
	list-style-type: none;
}
#mainnav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	float: left;
	width: auto;
	padding-left: 13px;
	padding-right: 13px;
	padding-top: 4px;
}
#mainnav a {
	color: #666666;
	text-decoration: none;
	text-align: center;
	height: 25px;
	line-height: 13px;
	display: block;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
	background-image: url(images/nav_off.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
}
#mainnav a:hover {
	background-image: url(images/nav_over.jpg);
}
#mainnav a.on {
	color: #666666;
	text-decoration: none;
	text-align: center;
	height: 25px;
	line-height: 12px;
	display: block;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
	background-image: url(images/nav_over.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
}
#mainnav a.on:hover {

}
#secondarynav {
		float: right;
}
#secondarynav ul {
	padding: 0px;
	margin: 0px;
	padding-right: 10px;
	list-style-type: none;
}
#secondarynav li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	float: left;
	width: auto;
}
#secondarynav a {
	color: #666666;
	text-decoration: none;
	text-align: center;
	height: 20px;
	line-height: 20px;
	display: block;
	font-size: 10px;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	white-space: nowrap;
	background-image: url(images/secnav_right.gif);
	background-repeat: no-repeat;
	background-position: center right;
}
#secondarynav a:hover {
	color: #D11F1F;
}
#secondarynav a.on {
	color: #D11F1F;
	text-decoration: none;
	text-align: center;
	height: 20px;
	line-height: 20px;
	display: block;
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-image: url(images/secnav_right.gif);
	background-repeat: no-repeat;
	background-position: center right;
}
#secondarynav a.on:hover {
}
#maincell {
	clear: both;
	background-color: #ffffff;
	width: 756px;
	margin: 0 auto;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
#maincellcontent {
	padding: 13px;
}
#i_locations {
	padding-bottom: 11px;
	background-image: url(images/i_bar.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	position: relative;
}
#indexcontent {
	background-image: url(images/i_background.gif);
	background-repeat: no-repeat;
	min-height: 160px;
}
#leftindexcontent {
	float: left;
	width: 450px;
	padding-left: 20px;
	color: #666666;
}
#leftindexcontent h1{
	font-size: 18px;
	font-weight: normal;
	color: #003262;
	margin-top: 0;
	padding-top: 23px;
	text-transform: uppercase;
}
#leftindexcontent {
	line-height: 14px;
}

#greybar {
	clear: both;
	background-color: #CCD0CB;
	height: 9px;
	border-bottom: 1px solid #ffffff;
}
#footer {
	color: #ffffff;
	background-color: #003163;
	padding: 0px 0px 0px 34px;
	font-size: 10px;
	line-height: 15px;
	height: 72px;
}
#footer a {
	color: #ffffff;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
#footer a.on {
	color: #ffffff;
	text-decoration: none;
}
#leftfooter {
	float: left;
	width: 580px;
}
#rightfooter {
	float: right;
	width: 122px;
}
#leftfooter_left {
	float: left;
	padding-top: 6px;
}
#leftfooter_right {
	float: right;
	padding-right: 5px;
	padding-top: 6px;
}
.ourproperties {
	display: block;
	height: 27px;
	line-height: 23px;
	width: 139px;
	text-align: center;
	color: #003163;
	text-decoration: none;
	background-image: url(images/ourproperties_off.jpg);
	background-repeat: no-repeat;
	text-transform: uppercase;
}
.ourproperties:hover {
	text-decoration: underline;
}
#rightindexcontent {
	float: right;
	width: 245px;
	padding-top: 10px;
}
.moduleheader {
	background-image: url(images/module_top.jpg);
	background-repeat: no-repeat;
	height: 29px;
	line-height: 29px;
	width: 245px;
	text-indent: 14px;
	text-transform: uppercase;
	color: #11406C;
	font-size: 13px;
}
.moduleheader a {
	text-transform: lowercase;
	font-size: 11px;
}
.modulecenter {
	background-image: url(images/module_center.jpg);
	background-repeat: repeat-y;
}
.modulecentertop {
	background-image: url(images/module_top_center.jpg);
	background-repeat: no-repeat;
	padding: 8px 14px 3px 14px;
}
.modulefooter {
	background-image: url(images/module_footer.jpg);
	background-repeat: no-repeat;
	height: 15px;
}
#locationsovermap {
	position: absolute;
	right: 132px;
	top: 23px;
	font-size: 13px;
	color: #003163;
	font-weight: bold;
}
#maincellcontent_sub {
	background-image: url(images/maincellcontent_sub_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 6px;
}
#subcontent {
	background-image: url(images/subcontent_bg.jpg);
	background-repeat: no-repeat;
	min-height: 322px;
}
#leftsubcontent {
	float: left;
	width: 423px;
	padding-left: 20px;
	color: #666666;
}
#leftsubcontent h1{
	font-size: 18px;
	font-weight: normal;
	color: #003262;
	margin-top: 0;
	padding-top: 21px;
	text-transform: uppercase;
	padding-bottom: 10px;
	margin-bottom: 0;
}
#subcontent_left {
	float: left;
	width: 175px;
	padding-left: 15px;
}
#subcontent_right {
	float: right;
	width: 175px;
}
h2 {
	color: #003163;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin-bottom: -10px;
	padding-bottom: 0px;
}
.h2span {
	color: #003163;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}
#leftsubcontent p, #leftsubcontent td, #leftsubcontent span, #leftsubcontent li  {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
.accented, #leftsubcontent p.accented {
	font-size: 13px;
	line-height: 16px;
	margin-top: 0;
	padding-top: 0;
}
.module_pic {
	float: left;
	width: 68px;
}
.module_pic img {
	border: 1px solid #B2C1D0;
}
.module_detail img {
	border: 1px solid #B2C1D0;
	float: left;
	margin-right: 10px;
}
.module_detail a.on {
		text-decoration: none;
}
.module_detail_noimage {
	border: 1px solid #B2C1D0;
	float: left;
	margin-right: 10px;
	width: 53px;
	font-size: 9px;
	display: block;
	height: 66px;
	line-height: 66px;
	color: #cccccc;
	text-align: center;
}
.modulebio_break {
	clear: both;
	background-image: url(images/module_break.gif);
	background-repeat: repeat-x;
	background-position: center left;
	height: 25px;
}	

/*FORM*/
#leftsubcontent .formlabel {
	font-size: 12px;
	color: #666666;
	line-height: 15px;
	font-weight: normal;
	white-space: nowrap;
	padding-right: 15px;
	vertical-align: top;
}
#leftsubcontent .formlabel_error {
	font-size: 12px;
	color: #ff0000;
	line-height: 15px;
	font-weight: normal;
	white-space: nowrap;
	padding-right: 15px;
	vertical-align: top;
}
#leftsubcontent .formright {
	width: 99%;
}
#leftsubcontent .formright textarea, .formright input, .formright select {
	background-color: #ffffff;
	border: 1px solid #b3b2b2;
	color: #666666;
	font-size: 12px;
	line-height: 13px;
	height: 13px;
	width: 300px;
	padding: 3px;
	margin-bottom: 3px;
}
#leftsubcontent .formright textarea {
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
}
#leftsubcontent .formright select {
	height: 25px;
	width: 307px;
}
#leftsubcontent .formright input.inputbutton {
	width: 75px;
	height: 20px;
	background-color: #003163;
	color: #ffffff;
	cursor: pointer;
	border: 1px solid #b89694;
	margin-right: 2px;
}
#leftsubcontent .formright input.radiostyle {
	width: 15px;
	line-height: 15px;
	height: 15px;
	border: none;
	margin-right: 2px;
	margin-top: 2px;
}
/*END FORM*/
#leftsubcontent .error {
	color: #ff0000;
}
#leftsubcontent .fileext {
	padding: 0px 2px 0px 2px;;
	font-size: 10px;
	color: #ffffff;
	background-color: #003262;
}
.newsdate {
	padding: 2px 2px 2px 0;
	white-space: nowrap;
}
.newslink {
	padding: 2px 2px 2px 4px;
}
.floatnewsimage {
	float: right;
	margin-left: 10px;
	margin-top: 32px;
}
.floatnewsimage img {
	border: 0;
}
.floatbio {
	text-align: center;
	float: left;
	width: 150px;
}
.nophoto {
	display: block;
	padding-top: 55px;
	padding-bottom: 54px;
}
.floatstaffimage {
	float: right;
	margin-left: 10px;
	margin-top: 4px;
}
#popupmain {
	background-color: #ffffff;
	width: 100%;
}
#popupclosebar {
	background-color: #003163;
	padding: 5px;
	text-align: right;
}
#popupclosebar a {
	color: #ffffff;
	text-decoration: underline;
}
#popupclosebar a:hover {
	text-decoration: none;
}
#popupimagecell {
	text-align: center;
	padding: 5px;
}
.popupbody {
	background-color: #ffffff;
}
.successimages {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
#leftsubcontent .smalltext {
	font-size: 10px;
	font-weight: normal;
}
#bigmap {
	padding-top: 18px;
}
#logosdiv {
	padding-top: 18px;
}
.propertieslogo {
	vertical-align: middle;
	text-align: center;
}
.propertiesicon {
	float: left;
	padding-left: 15px;
}
.propertiesrow {
	clear: both;
}
.propertiescontent {
	float: right;
	width: 200px;
}
.propertyrow {
	vertical-align: top;
	width: 48%;
	border-bottom: 1px solid #e2e2e2;
	padding-top: 15px;
	padding-bottom: 15px;
}
.propertyrow ul{
	margin-bottom: 0;
	padding-bottom: 0;
	margin-left: 0;
	padding-left: 18px;
}
.module_detail ul{
	margin-bottom: 0;
	padding-bottom: 0;
	margin-left: 0;
	padding-left: 18px;
}
.spacercolumn {
	width: 4%;
	border-left: 1px solid #e2e2e2;
}
.verticalspacer {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	border-top: 1px solid #e2e2e2;
}
.popheader {
	/*background-color: #;*/
	text-align: right;
	padding: 5px;
}
.popheader a {
	color: #ffffff;
	text-decoration: underline;
}
.popheader a:hover {
	color: #ffffff;
	text-decoration: none;
}
.mainpopup {
	padding: 5px;
}
#states {
	color: #666666;
	font-size: 10px;
	padding-top: 10px;
	margin: 0 auto;
	text-align: center;
	width: 756px;
	/*text-transform: uppercase;*/
	font-family: Arial, Helvetica, sans-serif;
}
#states a {
	color: #002160;
	text-decoration: none;
}
#states a:hover {
	color: #002160;
	text-decoration: underline;
}
#dhtmltooltip{
	position: absolute;
	width: 80px;
	border: 1px solid #002F63;
	padding: 2px;
	background-color: #ffffff;
	visibility: hidden;
	z-index: 1100;
	text-align: center;
	font-size: 10px;
}
#leftsubcontent .errortext p {
	color: #ff0000;
}