/* redefined elements */
body {
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	margin: 0;
	padding: 0;
}
/*
a img {border: none;}
*/
/* print style off */

#printHeader{display: block;}

/* div definitions */
#container {
	position:static;
	float: none;
	padding: 0;
	margin: 0;
	width: 6.75in;
}

.itallicYellow2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight:bold;
	color:#C60;
}

#header {display: none;}

#content {
	float: none;
	margin: 0;
	padding: 0;
	width: 6.75in;
}

#upperLeft {float:left;}

#about {
	float:none;
	width:auto;
}


#interest {
	width:511px;
	float:none;
	vertical-align:top;
}






/*
#modules {
display: none;
background:url(images/tile_verticleRule.gif);
background-repeat: no-repeat;
}
*/
/*
#selling {
	float:left;
	width:255px;
}

#buying {
	width:255px;
}
*/

.BoldItallic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color:#69C;
}
.itallicYellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	color:#C60;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #6699CC;
}

hr {
	
	color:#CCCCCC;
	margin:15px 0px 15px 0px;
}

