
#contentArea a:after{content: " [" attr(href) "] " }

#skip-navigation,

#TB_overlay,
#TB_window,
#TB_iframeContent,
iframe,
#constants,
form#search,
#locations,
#navLevelOne,
#navSublevel,
.downloadFocus,
#emailPage,
ul#navFooter,
#dhtmlEnvelope,
#homeFlash,
#landingFlash,
#productFlash,
div.view,
#dhtmlEnvelope,
ul#tabs
 { display: none; }
 
body { 
	font: 68.75% Tahoma, Verdana, Arial, Helvetica, sans-serif;
	width: auto;
}
	h1 { 
		font-size: 1.3em; 
	}
	h2 { 
		font-size: 1.2em; 
	}
	h3 { 
		font-size: 1.1em;
	}
	h4 { 
		font-size: 1.2em;
	}
	h5 { 
		font-size: 1.1em;
	}
	h6 { 
		font-size: 1em;
	}

 h1#l\ogo a {                               
	display: list-item;                
	list-style-image: url(../../img/interface/logo.gif); 
	list-style-position: inside;    
	letter-spacing: -1000em;        
	font-size: 1pt;                 
	color: #fff;                  
	}
	
#mainContent {
	width: 725px;
		w\idth: 642px;
	padding: 0 45px 17px 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	position: relative;
}

#mainContent h2 {
	text-transform: uppercase;
	font-size: 1em;
	color: #828282;
	padding: 0 0 15px 0 !important;
	margin: 0 !important;
}

#mainContent h3 {
	font-size: 2.6em;
	font-weight: normal;
	padding: 0 !important;
	margin: 0 !important;
	color: #585858;
}
#mainContent h4 {
	clear: left;
	font-size: 1.2em;
	padding: 0;
}

#mainContent h4.specsHeader {
	clear: left;
	font-size: 1.8em;
	font-weight: normal;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ccc;
}
#mainContent h5 {
	padding: 0 0 8px 0;
}

#mainContent h6 {
	padding: 0 0 4px 0;
}
#mainContent p {
	padding: 0 0 10px 0;
}
	#mainContent p.finePrint { font-size: .8em; }
	
   #mainContent img { border: none; }
   hr {
		clear: both;
		border: 0; 
		height: 1px; 
		background: #dfdfdf; 
			*color: #dfdfdf; 
		margin-bottom:  0;
		
	}
  /* Forms */
  fieldset{ border: none; }
  .formRow {
	position: relative;
	padding-bottom: 10px;
	}

	.formRow label {
		display: block;
		padding: 0 0 4px 0;
		}
		.formRow label span { color: #207EC4; }
		.formRow span.multiElement * {
			position: static;
			width: auto;
			display: inline;
		}
	.formRow input, .formRow textarea {
		width: 295px;
			w\idth: 289px;
		border: 1px solid #bababa;
		background: #fff;
		padding: 2px;
	}
	.formRow textarea { height: 38px; he\ight: 32px; }
	 .formRow select { width: 295px; }
	 
/* Focus Areas */
div.focusArea {
	margin: 0 0 22px 0;
}
div.focusArea h3 {
	font-size: 1em;
	margin: 0 0 5px 0;
}
div.focusArea p {
	line-height: 1.55em;
	margin: 0 0 5px 0;
}

/* Models */
.focusAreaContentEnvelope {padding: 20px 0; border-bottom: 1px solid #ccc; }

/* Footer */
 div#footer {
 	clear: both;
	position: relative;
	border-top: 1px solid #ccc;
 }
 #footer { margin: 30px 0 0 0; }
 #infoFooter { position: relative; top:0; right: 0; padding: 10px 0;}
 	#copyright, #credit {float: none; padding: 0;}
	#copyright { padding: 0 0 5px 0; }
	.dark { 		background-color: #bcbdc0; 	} 	
	.light { 		background-color: #e7e7e8; 	} 	
	.rentTable td { 		padding:10px; 	} 	
	.rentTable p { 		font-size:12px; 	} 	
	.rentTable h2 { 		font-size:35px; 		margin:0; 	} 	
	.redLine td{ 		border-top: 3px solid red; 	} 	
	.redMarker { 		color:#ed1c24; 	} 	
	.redBg { 		background-color: #ed1c24; 		color:white; 		font-size:24px; 		text-align:center; 		height:80px; 	}  

