	body {
		background : black url("images/bg1.gif") repeat-y center top;
		margin: 0; 
		padding: 0;

	}
	body,td{
		font: 10px verdana, arial, helvetica;
		color:#343434;
	}
	td{
		vertical-align: top;
	}
	.bold{
		font-weight:bold;
	}
	#search{
		padding-top:10px;
	}
	#content{
		background : black url("images/bg1.gif") no-repeat top left;
		padding:0px 0px 0px 0px;
		margin-top:17px;
	}
	a:link {
		color: 878787;
		text-decoration: none;
	}
	a:visited {
		text-decoration: none;
		color: 878787;
	}
	a:hover {
		text-decoration: none;
		color: D47327;
	}
	a:active {
		text-decoration: none;
		color: 878787;
	}
	.headline {
		color: #D47327;
		font-size: 12px;
		font-weight: bold;
		margin-left: 32px;
	}
	.headline2 {
		color: #D47327;
		font-size: 12px;
		font-weight: bold;
		margin-left: 32px;
		margin-top: 20px;
	}
	.headlinesmall {
		color: #D47327;
		font-size: 11px;
		font-weight: bold;
		margin-left: 0px;
		text-align: right;
		margin-top: 25px;
	}
	.headlinesmallLower {
		color: #D47327;
		font-size: 11px;
		font-weight: bold;
		margin-left: 30px;
		margin-right: 30px;
		text-align: left;
		margin-top: 25px;
	}
	.body {
		color: #878787;
		font-size: 11px;
		line-height: 140%;
		margin-left: 32px;
		margin-right: 32px;
		margin-top: 4px;
	}
	.copyright {
		color: #C3C3C3;
		font-size: 9px;
		line-height: 120%;
		margin-left: 60px;
		margin-right: 32px;
		margin-top: 0px;
	}
	.bodycolumn {
		color: #878787;
		font-size: 10px;
		line-height: 120%;
		margin-left: 10px;
		margin-right: 0px;
		margin-top: -10px;
		text-align: right;
	}
	.bodycolumnLower {
		color: #878787;
		font-size: 10px;
		line-height: 120%;
		margin-left: 30px;
		margin-right: 30px;
		margin-top: -10px;
		text-align: left;
	}
	.bodycolumnQT {
		color: #878787;
		font-size: 9px;
		line-height: 120%;
		margin-left: 10px;
		margin-right: 0px;
		margin-top: -5px;
		text-align: right;
		font-weight: bold;
	}
	.bodycolumnQT2 {
		color: #878787;
		font-size: 9px;
		line-height: 120%;
		margin-left: 10px;
		margin-right: 0px;
		margin-top: 1px;
		text-align: right;
		font-weight: bold;
	}
	.bodycolumnSAMP {
		color: #878787;
		font-size: 9px;
		line-height: 140%;
		margin-left: 10px;
		margin-right: 0px;
		margin-top: 12px;
		text-align: right;
		font-weight: bold;
	}
	.bodycolumnSAMPlower {
		color: #878787;
		font-size: 9px;
		line-height: 140%;
		margin-left: 30px;
		margin-right: 30px;
		margin-top: 12px;
		text-align: left;
		font-weight: bold;
	}
	.bullets {
		color: #878787;
		font-size: 11px;
		line-height: 170%;
		margin-left: 56px;
		margin-right: 32px;
		margin-top: 4px;
	}
	.bodytextcell {
		background-image: url(images/bp_textbg.jpg);
		background-repeat: no-repeat;
	}
	.floatright {
		float: right;
		margin-top: 0px;
	}
	.verttext {
		vertical-align: text-bottom;
		text-align: right;
	}
	.floatrightcol {
		float: right;
		margin-top: 10px;
		margin-bottom: 9px;
	}
	.floatrightlogos {
		float: right;
		margin-bottom: -22px;
	}
	.image-right {
		position: relative; 
		left: 225px; 
		top: 240px; 
		height: 199px; 
		width: 267px; 
		padding: 0em;
	}
	.normal {
		position: absolute;
		right: 0px;
	}

	
