/* Common CSS File for MarcusMillichap.com */
/* HTML tag styles */
body {
	margin-top:0px;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	margin-left:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	}
a:link {
	color:#003D7D;
	}
a:visited {
	color:#999999;
	}
a:hover {
	color:#FF9900;
	}
img {
	border:none;
	}
form {
	padding:0;
	margin:0;
	text-align:left;
	vertical-align: top;
	}
ul {
	margin: 2px 0 0 10px;
	padding:0; 
	}
	li {
		margin: 2px 0 0 5px;
		padding: 0;
		list-style:square;
		color: #ff9900; 
		}
		li span {
			color: #000000;
			}
			ul li ul li {
				list-style: none;
				}
h3 {
	color: #003d7d;
	margin-top: 10px;
	margin-bottom: 5px;
	}
h4 {
	color: #003d7d;
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 12px;
	}
h6 {
	color: #003d7d;
	margin-top: 11px;
	margin-bottom: 5px;
	font-size: 12px;
	}

/* page header styles */
#header, .header, #Div1 {
	margin-top: 9px;
	height: 23px;
	vertical-align: top;
	color: #003d7d;
	background-image: url(/images/research_assets/header_bullet.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 35px;
	font-size: 16px;
	}
	.header .orange {
		font-size: 11px;
		}
h1.header, h1#header {font-weight:normal;margin-bottom:0;}
#header .learnmore, #Div1 .learnmore {
	font-size:11px;
	padding-left:10px;
	}
	#header .learnmore a, #Div1 .learnmore a {
		text-decoration:underline;
		}
/* About Page Header Style */
.aboutheader a:link, .aboutheader a:visited, .aboutheader a:hover, .aboutheader a:active {
	text-decoration: none;
	color: #003d7d;
	}
.alt {
	/*  color: #999999; */
	}
 
/* body content styles */
#contentTable {
	height: 600px;
	}
	#contentTD,
	.contentTD {
		vertical-align: top;
		font-size: 11px;
		}
#content, .content {
	vertical-align: top;
	background-color: #FFF;
	margin: 0 46px;
	}
.subTitle {
	font-size: 13px;
	}
.accent {
	font-size: 12px;
	color: #666666;
	font-style: italic;
	}
.orange {
	color: #ff9900; 
	}
.orangesmall {
	color: #ff9900;
	font-size: 10px;
	font-weight: bold;
	}
.blue {
	color: #003d7d;
	}
.bluemedium {
	color: #003d7d;
	font-size: 11px;
	}
.bluestrong {
	color: #003d7d;
	font-size: 11px;
	font-weight: bold;
	}
.txtStrong {
	font-weight: bold;
	color: #003d7d;
	}
.txtLarge {
	font-size: 14px;
	font-weight: bold;
	}
.doubleLine {
	line-height: 30px;
	}
 
/* footer and other page styles */
#left_column {
	width: 40px;
	overflow: hidden;
	text-align: center;
	vertical-align: top;
	background-color: #003366;
	background-position: top left;
	background-repeat: no-repeat;
	} 

/* left_column backgrounds */

.common_bg {
	background-image: url(/images/about_assets/about_mm.gif);  
	}
.services_bg {
	background-image: url(/images/clientservices_assets/clientservices_vert.gif);  
	}
.research_bg {
	background-image: url(/images/research_assets/research_child1.gif);
	}
.location_bg {
	background-image: url(/images/about_assets/locations.gif);
	}
.advisory_bg {
	background-image: url(/images/advisory_assets/advisory.gif);
	}
.brokerage_bg {
	background-image: url(/images/brokerage_assets/investment_vert.gif);
	}
.finance_bg {
	background-image: url(/images/finance_assets/finance.gif);
	}
.office_bg {
	background-image: url(/images/locations_assets/location.gif);
	}
.career_bg {
	background-image: url(/images/about_assets/about_career.jpg);
	}
.events_bg {
	background-image: url(/images/event_assets/event_child2.gif);
	}
.news_bg {
	background-image: url(/images/about_assets/child_header_news.gif);
	}
.contact_bg {
	background-image: url(/images/contactus_assets/contact_us.gif);
	}
#right_column {
	width: 30px;
	overflow: hidden;
	vertical-align: top;
	background-image: url(/images/child_assets/footer_tagline.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}
#footer {
	width: 760px;
	padding-top:10px;
	margin: 10px 20px 0 20px;
	color: #003d7d;
	font-size: 10px;
	text-align: center;
	border-top: 1px solid #ff9900;
	} 
#footer a:link {
	color: #003d7d;
	}
#footer a:hover {
	color: #FF9900;
	}
.terms-privacy {
	font-weight:bold;
	font-size:11px;
	}
/* Investment Services */
div.investmenthead {
	text-align: justify;
	width: 505px;
	}
ul.investmentserv {
	width: 470px;
	margin: 0 auto;
	text-align: justify;
	}
/* IEWIN & IEMAC */
/*\*/
* html div.investmenthead {
	width: 500px;
	}
* html #footer {
	padding-top: 10px;
	}
* html #footer p {
	padding: 5px 0;
	margin: 0;
	}
/*/
* html {iemac rules;}
/**/ 
