/* print.css Stylesheet for Print */
/* site "mmicommercial.com" */

/* ---------------------------------------------------- 
Standard Formatting
---------------------------------------------------- */ 

* 
	{
	margin: 0;
	padding: 0;
	}

html 
	{
	height: 100%;
	margin: 0 auto;
	padding: 0;
	}

body 
	{
	height: 100%;
	margin : 0 auto;
	padding : 0;
	font-size : 10pt;
	font-family: Arial, Helvetica, sans-serif;
	background: url(/img/headerbg-xtile.gif) repeat-x top #2176A0;
	line-height: 18px;
	text-align: left;
	}
	
a:link
	{
	color: #006497;
	}

a:visited
	{
	color: #006497;
	}
	
a:hover
	{
	color: #00314A;
	}
	
a:active
	{
	color: #00314A;
	}
	
h1
	{
	color: #006497;
	margin: 20px 15px 5px 15px;
	font-weight: lighter;
	line-height: 16pt;
	font-size: 16pt;
	}
	
h2
	{
	color: #00314A;
	line-height: 15pt;
	font-size: 12pt;
	}	

h3
	{
	font-size: 10pt;
	color: #000;
	}

hr
	{
	color: #000;
	}
	
td {
	padding: 2px;
}

/* ---------------------------------------------------- 
Layout Formatting
---------------------------------------------------- */ 

#wrapper 
	{
	margin: 0 auto;
	padding: 0px;
	width: 100%;
	text-align: center;
	}
	
#container-header
	{
	width: 100%;
	margin: 0 auto;
	background: url(/img/headerbg-left.gif) no-repeat top center;
	}

#header
	{
	width: 100%;
	height: 140px;
	margin: 0 auto;
	position: relative;
	}
	
#logocontainer
	{
	width: 224px;
	height: 95px;
	background: url(/img/logoBg.jpg) center no-repeat;
	float:left;
	margin-top: 17px;
	}
	
#topnavigation
	{
	display: none;
	}
	
#topnavigation a
	{
	display: none;
	}

#navigation
	{
	display: none;
	}

#navigation a
	{
	display: none;
	}
	
#containertop-content
	{
	width: 100%;
	margin: 0 auto;
	background: url(/img/contenttopsub-xtile.gif) repeat-x left top #FFFFFF;
	border-bottom: 1px solid #00314A; 
	}

#content
	{
	width: 100%;
	margin: 0 auto;
	text-align: left;
	}
	
.tablebg
	{
	background: url(/img/contnetbottom-xtile.gif) left bottom repeat-x;
	}

#address
	{
	width: 243px;
	height: 31px;
	text-align: right;
	padding: 9px 15px 5px 0;
	position: absolute;
	right: 0px;
	top: 94px;
	overflow: hidden;
	}

#leftcolumn
	{
	width: 100%;
	float: left;
	}

.picborder
	{
	border: 2px solid #00314A;
	}
	
.pdfbutton
	{
	border-left: 1px solid #C7C7C7;
	border-right: 1px solid #C7C7C7;
	border-bottom: 1px solid #C7C7C7;
	background-color: #EEEEEE;
	padding: 2px;
	width: 75px;
	}
	
#photoarea
	{
	width: 508px;
	}
	
#photoborder
	{
	display: none;
	}
	
.biography
	{
	width: 400px;
	float: lfet;
	padding-bottom: 30px;
	display: block;
	}
	
.propdesc
	{
	width: 400px;
	padding-right: 20px;
	}
	
#rightcolumn
	{
	width: 100%;
	text-align: left;
	display: block;
	padding-top: 50px;
	}


#fullwidth
	{
	width: 100%;
	background: url(/img/leftcolumn-xtile) repeat-x left top;
	float: left;
	}

#footer
	{
	height: 20px;
	width: 760px;
	margin: 0 auto;
	text-align: left;
	background: url(/img/footer-xtile.gif) repeat-x left top;
	}
	
.backtotop
	{
	display: none;
	}
	
.teamimg
	{
	padding: 0 10px 30px 20px;
	}

.floathalf
	{
	float: left;
	width: 50%;
	}

.clear
	{
	clear: both;
	}
	
.form 
	{
	padding-left: 2px;
	padding-right: 2px;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	border: 1px solid #999999;
	}
	
.altrow
	{
	background-color: #f1f1f1;
	}
	
/* ---------------------------------------------------- 
Typographic
---------------------------------------------------- */ 

/* tags */
p 
	{
	margin: 10px 5px 10px 5px;
	}

ul
	{
	list-style-type: disc;
	margin: 5px 20px;
	}
	
li
	{
	margin: 5px 20px;
	}

#rightcolumn h2
	{
	width: 230px;
	height: 25px;
	font-size: 14px;
	color: #FFF;
	padding: 0;
	text-align: left;
	}	
	
.featuredlisting
	{
	padding: 5px 0;
	}
	
.featuredlistingdivider
	{
	background: url(/img/featured-divider.gif) bottom no-repeat;
	}

.featurednewsdivider
	{
	background: url(/img/featurednews-divider.gif) left bottom no-repeat;
	}
	
.featuredimage
	{
	width: 75px;
	height: 75px;
	padding: 5px 5px 10px 10px;
	float: left;
	}
	
.featuredimageborder
	{
	width: 75px;
	height: 75px;
	background: url(/img/featured-imageborder.gif) center top no-repeat; 
	position: absolute;
	}
	
.featuredimageborderbottom
	{
	width: 75px;
	height: 75px;
	background: url(/img/featured-imageborder-bottom.gif) center top no-repeat; 
	position: absolute;
	}
	
.featuredlistingdetails
	{
	padding: 0 5px 3px 0;
		float: left;
	}
	
.featurednews
	{
	padding: 10px 25px 10px 0;
	float: left;
	}
	
#featurednews
	{
	text-align: left;
	float: left;
	}
	
#featurednews h2 
	{
	margin-top: 5px;
	color: #1D729C;
	background: url(/img/featurednews-bg.gif) center top no-repeat;
	text-align: left;
	}
	
.featuredlistingdetails p
	{
	font-size: 9pt;
	line-height: 12pt;
	padding: 0 2px 0 0;
	margin: 0;
	}
	
.featuredlistingdetails p a:link,
.featuredlistingdetails p a:visited
	{
	font-weight: bold;
	text-decoration: underline;
	color: #006497;
	}
	
.featuredlistingdetails p a:hover,
.featuredlistingdetails p a:active
	{
	font-weight: bold;
	text-decoration: underline;
	color: #00314A;
	}
	
#leftcolumn p
	{
	margin: 0 15px;
	padding: 5px 0;
	line-height: 13pt;
	}
	
table
	{
	margin: 20px;
	}
	
#leftcolumn h3
	{
	margin: 0 15px;
	padding: 5px 0 5px 0;
	line-height: 13pt;
	color: #006497;
	}

#footercontainer
	{
	width: 100%;
	background: url(/img/footer-bg.gif) repeat-x top;
	height: 40px;
	}
	
#footer p
	{
	color: #FFF;
	font-size: 8pt;
	margin: 0 10px;
	padding: 5px 0;
	}

#footer p a:link,
#footer p a:visited
	{
	color: #FFF;
	text-decoration: none;
	}
	
#footer p a:hover,
#footer p a:active
	{
	color: #FFF;
		text-decoration: underline;
	}

h4
	{
	font-size: 10pt;
	line-height: 12pt;
	color: #999;
	}
	
h4 a:link,
h4 a:visited
	{
	text-decoration: none;
	color: #999;
	}
	
h4 a:hover,
h4 a:active
	{
	text-decoration: underline;
	color: #999;
	}
	
#photoarea h1
	{
	text-align: left;
	margin: 0 15px;
	padding: 10px 0 8px 0;
	font-weight: lighter;
	color: #006497;
	line-height: 16pt;
	font-size: 16pt;
	}
	
#photoarea h3
	{
	text-align: left;
	margin: 0 15px;
	padding: 0;
	font-weight: normal;
	color: #006497;
	line-height: 10pt;
	font-size: 10pt;
	}

/* custom classes */

.mandatory
	{
	color: #ED1C24;
	font-size: 8pt;
	}

.color1
	{
	color: #CFD4D7;
	}

.color2
	{
	color: #00314A;
	}
	
.color3
	{
	color: #006497;
	}
	
.fontSize10pt
	{
	font-size: 10pt;
	}

.fontSize12pt
	{
	font-size: 12pt;
	}
			
.fontSize14pt
	{
	font-size: 14pt;
	}
	
.fontSize16pt
	{
	font-size: 16pt;
	letter-spacing: -.1em;
	}
	
.fontSize18pt
	{
	font-size: 18pt;
	letter-spacing: -.1em;
	}