div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote,  tr, th, td, embed, object{margin:0;padding:0;}

html{
	height:100%;
	margin: 0px;
	padding: 0px;
}
fieldset, img, abbr{
	border:0px none;
	margin: 0
}

address, caption, cite, code, dfn, em, h1, h2, h3, h4, h5, h6, strong, th, var{font-style:normal;font-weight:normal;}
ul {list-style:none; margin:0;padding:0}
caption, th {text-align:left;}
div { text-align: left; vertical-align: top; }
q:before, q:after{}
a, ins{text-decoration:none;}
strong { font-weight: bold; }
cite { display: block; font-size: 0.9em; font-style: italic; text-align: right; }

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a3a3a;
	height: 100%;
	background-image: url('images_login/body-bg.jpg');
	background-color: #000000;
	background-repeat: repeat-x;
}

a{
	text-decoration: none;
	font-weight: bold;
	color: #336699;
}

a:hover{
	color: #336633;
}

#logo{
	display:inline;
	float:left;
	margin: 11px 5px 0px -11px;
}


#topmenu{
	height:40px;
	width:356px;
	list-style-type: none;
	padding: 0px;
	background-image: url('images_login/topmenu.gif');
	display: inline;
	float: right;
	font-size: 11px;
	margin-left:0px; margin-right:8px; margin-top:28px; margin-bottom:0px
}

#topmenu ul{
	margin: 6px 0px 0px 6px;
	height:28px;
}
#topmenu li {
	display:block;
	float:left;
	position:relative;
	
}

/*main menu*/
#topmenu li a {
	height:32px;
	display:block;
	float:left;
	padding: 0 4px 0 4px;
	overflow:hidden;
	color:#FFFFFF;
	font-weight:normal;
	line-height:28px;
	text-decoration:none;
	margin: 0px;
	text-transform: uppercase;
}

#topmenu b {
	float:left;
	position:relative;
	width:5px;
	height:28px;
	display: inline;
	margin: 0;
	line-height: 28px;
}

#topmenu li.inactive b{
	background:transparent;

}
#topmenu li.active a, #topmenu li.tag a{
	background: url('images_login/tab_center.gif') repeat-x;
}
#topmenu li.active b.mcorner1, #topmenu li.tag b.mcorner1{
	background:url('images_login/tab_left.gif');

}
#topmenu li.active b.mcorner2, #topmenu li.tag b.mcorner2{
	background:url('images_login/tab_right.gif');

}

/*submenus*/
#topmenu li ul {
	width:180px;
	list-style-type: none;
	padding:0px;
	margin:0;
	border-top: 4px solid #20262e;
}
#topmenu li ul, #topmenu li.inactive ul{display:none;}
#topmenu li.active ul {
	display:block;
	position:absolute;
	top:32px;
	left:0px;
}

#topmenu li ul li {
	display:block;
	clear:both;
	border-bottom:1px solid #333;
}
#topmenu li.active ul li a {
	line-height:25px;
	background:#666;
	height:25px;
	width:160px;
}
#topmenu li.active ul li a:hover {
	background-color:#333;
}

#description{
	width:427px;
	display:inline;
	float:left;
	color:#000000;
	font-size:12px;
	line-height: 20px;
	font-weight: bold;
	margin: 10px 15px 0px 0px;
}

#description h1{
	font-size:20px;
	font-weight:normal;
	color:#000000;
	line-height: 30px;
}

#members-login{
	background-image: url('images_login/members-login-bg.jpg');
	height: 168px;
	width: 438px;
	display: inline;
	float: left;
	margin-top: 10px
}

#members-login-padder{
	margin:11px 9px 0px 9px;
}

#members-login h1{
	background-image: url('images_login/members-login-h1.jpg');
	width: 421px;
	height: 32px;
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	line-height: 30px;
	text-indent: 8px
}

.login-table{
	color:#fff;
	font-weight:bold;
	width: 400px;
	margin: 5px auto;
}

.login-table td{
	height:30px;
}
.email-address{
font-size:10px;
font-weight:normal;
}


#searches{
	background-image: url('images_login/searches.gif');
	width: 886px;
	height: 196px;
	margin: auto;
	clear: both
}

#searches-padder{
	margin:3px 0px 0px 13px;
}
#searches h1{
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 18px;
	text-indent: 20px;
	line-height: 38px;
}

.search{
	background-image: url('images_login/search-bg.jpg');
	height: 147px;
	width: 431px;
	display: inline;
	float: left
}

.search-padder{
	margin: 7px;
}

.search h2{
	background-image: url('images_login/search-h2.jpg');
	height: 33px;
	width: 417px;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 30px;
	text-indent: 50px
}

.search-table{
	color:#3f3f3f;
	font-weight:bold;
	width: 400px;
	margin: 5px auto;
}

.search-table td{
	height:30px;
}

#page-padder{
	margin:10px auto;
	width:884px;
}
.panel{
	background-image: url('images_login/panel.gif');
	height: 270px;
	width: 215px;
	float: center;
	padding-left: 7px;
	margin:0px 3px;
}

.pic{
	height: 127px;
	width: 201px;
	margin: 7px auto;
	float: center;
}

.pic h3{
	text-align: center;
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	float: center;
}

.list {
	color: #49545a;
	font-size: 12px;
	line-height: 26px;
	list-style: none;
	padding-left: 13px;
	font-weight: bold;
}
.list li{
	background-image: url('images_login/arrow.gif');
	background-repeat: no-repeat;
	background-position: 0px 7px;
	text-indent: 18px
}

.list a{
color: #49545a;
}

#bottom{
width:924px;
margin:auto;
color:#fff;
font-size:11px;
}

#footer{
	width:924px;
	margin:auto;
	text-align: center;
	line-height: 24px;
}

#footer a{
	color:#fff;
	font-weight:normal;
	margin: 0px 10px 0px 10px;
}


h1{
	color:#fff;
	font-size:24px;
	line-height: 38px;
}


.building{
	display:inline;
	float:left;
	margin:0px 13px 0px 0px;
	padding:4px;
	border:1px solid #666;
	background-color:#FFFFFF
}

.coverage{
border:1px solid #999;
}

.coverage td{
border:1px solid #999;
line-height:18px;
}

.coverage2{
}

.coverage2 td{
line-height:18px;
}