@charset "utf-8";
/* CSS Document */



*{margin:0px; padding:0px;}

body{ background-color:#eeeeed;}
a:link{ text-decoration:none;}
a:visited{ text-decoration:none;}
a:hober{ text-decoration:none;}


ul {margin-left: 15px; _margin-left: 0px; margin-top: 11px; width:200px; }
li{padding-left: 0px; margin-bottom:10px; line-height: normal;}
td{padding-top:10px;}
input, select, textarea{margin-top:5px}

#mainWrapper{width:1018px; margin: 0 auto;}

#headerHome{width:1018px; height:101px; background-image:url(../_img/header_background_home.gif); background-repeat:no-repeat; position:relative;}
#headerHome img{border:none;}
#headerRest{width:1018px; height:143px; background-image:url(../_img/header_background_rest.gif); background-repeat:no-repeat; position:relative;}
#headerRest img{border:none;}
.edgelogo{position:absolute; left:47px; top:29px;}
.sualogo{position:absolute; left:47px; top:29px;}
	#headerLeaseLink{color:#838382; font-family:Arial, Helvetica, sans-serif; font-size:10px; position:absolute; right:145px; top:33px;}
	#headerLeaseLink img{margin-right:6px;}
	#headerLeaseLink a:link{text-decoration:none; color:#838382;}
	#headerLeaseLink a:visited{text-decoration:none; color:#838382;}
	#headerLeaseLink a:hover{text-decoration:none; color:#4a4444;}
	
	#headerMainNav{position:absolute; top:55px; left:252px;}
	
#messageBar{width:1018px; height:51px;}
#messageBarText{width:225px; font-family:Arial, Helvetica, sans-serif; color:#332e2e; font-size:16px; font-weight:bold; padding-top:16px; padding-left:48px}

	
	.greybg{ background-image:url(../_img/sua_message_bar_background.gif); background-repeat:no-repeat;}
	.bluebg{ background-image:url(../_img/edge_message_bar_background.gif); background-repeat:no-repeat;}
	.orangebg{ background-image:url(../_img/summit_message_bar_background.gif); background-repeat:no-repeat;}
	.greenbg{ background-image:url(../_img/q2_message_bar_background.gif); background-repeat:no-repeat;}
	.ltgreenbg{ background-image:url(../_img/q_message_bar_background.gif); background-repeat:no-repeat;}
	
#contentWrapper{width:1018px; background-image:url(../_img/content_background.gif); background-repeat:repeat-y;}

#footer{width:1018px; height:123px; background-image:url(../_img/footer_background.gif); background-repeat:no-repeat; position:relative;}
#footer img{border:none;}
#footerlinkImage{position:absolute; left:35px; top:29px;}




#flashContent{margin-left:25px; width:970px; padding-top:10px;}
#flashContent p{float:left; margin-left:30px;  font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#4a4444; }
#flashContent p img{margin-bottom:25px;}
#flashContent.seattleMapBg{ background-image:url(../_img/map_background.gif); background-repeat:no-repeat; padding-left:10px; padding-top:10px; height:318px;}
#indexFlash{margin-left:35px;}

#content{margin-left:25px; width:970px; margin-top:25px; padding-bottom:25px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#4a4444; line-height:20px;}
#content p{margin-top:10px;}

#content h1{ font-family:Arial, Helvetica, sans-serif; font-size:22px; color:#4a4444;}
#content h1.green{color:#90ad6d}
#content h1.blue{color:#5f92c7}
#content h1.red{color:#c76854}
#content h1.orange{color:#dd9a3f}
#content h1.purple{color:#8e6b8b}

#content h2{ font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#4a4444; font-weight:normal;}
	
#content  a.btnLink {padding:6px 15px 6px 15px; position:relative;text-decoration:none; color:#FFF;	background: url(../_img/nbtn_left_cap_o.gif) right top; z-index: 0;}
#content  a.btnLink img {position:absolute; z-index: 10; top:0px; left:0; border: none; }
#content a:hover.btnLink { background-image:url(../_img/nbtn_left_cap_r.gif);text-decoration:none; color:#3e3d3d;}
  
#footerLinks{position:relative; left:45px; top:47px; width:830px; }
	#footerLinks a:link{text-decoration:none; color:#838382;}
	#footerLinks a:visited{text-decoration:none; color:#838382;}
	#footerLinks a:hover{text-decoration:none; color:#4a4444;}

#footer p{float:left; color:#838382; font-family:Arial, Helvetica, sans-serif; font-size:10px; line-height:14px; margin-right:40px; position:relative}
	
#quicklinks{ font-family:Arial, Helvetica, sans-serif; font-size:10px; position:absolute; left:545px; top:-13px; width:410px;}
#quicklinks h2{font-size:13px; color:#4a4444; margin-bottom:16px;}
#quicklinks a:link{margin-right:30px; text-decoration:none; color:#838382;}
#quicklinks a:visited{margin-right:30px; text-decoration:none; color:#838382;}
#quicklinks a:hover{margin-right:30px; text-decoration:none; color:#4a4444;}


#clear{clear:both;}
