/*  
sandbox style = copyrighted so respect it.
----------------------------------------------
*/
/* undo browser styles 
@import url("sIFR-print.css");
*/
body {
	background: #ffffff;
	text-align: left;
	color: #333333;
	font-size: 12px;
	font-family : "Lucida Grande", "Lucida Sans Unicode", Verdana, Heletica, Arial, sans-serif;
	padding: 0px;
	margin: 10mm 20mm 0px 20mm;
}

TH,TD,INPUT,SELECT,TEXTAREA {
        COLOR: #333333;
        FONT-SIZE: 95%;
}
a:link {
	color: #820003;
     	text-decoration: underline;
}
a:visited {
	color: #820003;
    text-decoration: underline;
}

h1, h2, h3, h4, h5 {
	line-height: normal;
	color: #990000;
	font-family: "Times New Roman", Georgia, Times, serif;
	text-align: left;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

h1 {
        font-size: 18px;
}
h2 {
        font-size: 16px;
}
h3 {
        font-size: 14px;
}
h4 {
        font-size: 12px;
}
h5 {
        font-size: 12px;
}

 ul {
	padding-left: 0px;
	margin-left: 4px;
}

 li {
	list-style: inside square;
	margin-bottom: 2px;
	padding-left: 0px;
	margin-left: 0px;
	font-size: 90%;
}
strong {
font-weight: normal;
font-size: 110%;	
}


/* wrapper */
#wrapper,
 div.content {
	text-align: left;
	width: 100%;
	float: left;
}

 /* header */

h1#strap {
	width: 699px;
	height: 124px;
	position: absolute;
	color: #7a94bf;
	top: 10px;
	left: 30px;
	font-size: 0px;
	background-color: transparent;
}

h1#strap span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../../images/furniture/society-of-merchant-venture.gif) no-repeat 0px 0px;
}

#header .vcard {
	float:right;
	clear:both;
	text-align: right;
	line-height: 15px;
}

#home-banner,
#qm0 {
	display: none;
}

/* @group boxouts */
.col_1,
.col_2,
.boxout,
.boxout h1,
.boxout h2,
.boxout h3,
.boxout h4,
.boxout h5,
.boxout h6
 {
	margin: 0px;
	float: left;
	text-align: left;
	clear: both;
}

/* @group generic blocks */

/* @end */

 #footer {
display : none;
}

