

		body {
			text-align: center; /* for IE */
			background-color:black;
			}
		.clearboth {
			clear:both;
			}
		div.container
		{
			position:relative;
			top:-17;
			margin: 0 auto;   /* align for good browsers */
			text-align: left; /* counter the body center */
			background-color:white;
			width:800px;
			}

		div.wrapper{
			margin-top:27px;
			padding-bottom:20px;
			border-style:solid;
			border-width:0px 0px 0px 0px;
			border-color:blue;
			float:left;
			width:800px;
		}



		div.left_column{
			width:547px;
				border-style:solid;
				border-width:0px 0px 0px 0px;
				border-color:rgb(194,198,203);
			float:left;
			margin-left:21px;
		}

		div.flash{
			width:547px;
			height:184px;
			float:left;
				border-style:solid;
				border-width:0px;
				border-color:red;
		}


		div.header
		{
			position:relative;
			float:left;
			height:130px;
			width:800px;
			border-style:solid;
			border-width:0px 0px 5px 0px;
			border-color:rgb(0,0,0);
		}

		div.content{
			width:547px;
			float:left;
			margin-top:25px;
				border-style:solid;
				border-width:0px 0px 0px 0px;
				border-color:rgb(194,198,203);
		}

		div.content_section{
			width:547px;
			float:left;
			padding-bottom:15px;
				border-style:solid;
				border-width:0px 0px 1px 0px;
				border-color:rgb(194,198,203);
		}

		font.text{
			font: 12px helvetica;
			margin-top:5px;
		}

		font.header{
			font: 16px helvetica;
		}

		font.link{
			font: 10px helvetica;
			color: #b2b2b2;
		}

		div.content_left{
			width:272px;
			float:left;
			padding-right:20px;
				border-style:solid;
				border-color:rgb(222,221,222);
				border-width:0px 1px 0px 0px;
		}

		div.content_left_top{
			width:272px;
			float:left;
			padding-bottom:20px;
				border-style:solid;
				border-color:rgb(222,221,222);
				border-width:0px 0px 1px 0px;
		}

		div.content_left_bottom{
			width:272px;
			float:left;
			padding-top:20px;
			padding-bottom:20px;
				border-style:solid;
				border-color:rgb(222,221,222);
				border-width:0px 0px 1px 0px;
		}

		div.content_right{
			width:232px;
			float:left;
			padding-left:20px;
				border-style:solid;
				border-color:rgb(222,221,222);
				border-width:0px 0px 0px 0px;

		}


		div.right_column{
			width:215px;
			border-style:solid;
			border-width:0px 0px 0px 0px;
			border-color:black;
			float:left;
		}

		div.inside_right_column{
			width:195px;
			border-style:solid;
			border-width:0px 0px 0px 1px;
			border-color:rgb(194,198,203);
			float:right;
		}

		div.featured{
			width:178px;
			float:right;
			border-width:0px 0px 1px 0px;
			border-color:rgb(194,198,203);
			border-style:solid;
			padding-bottom:5px;
			margin-bottom:25px;
		}

		p.featured_arial{
			position:relative;
			width:206px;
			color: rgb(0,0,0);
			font-family: arial;
			font-weight: normal;
			font-size: 9pt;
			margin-left: 20px;
			margin-top:6px;
			margin-bottom:14px;
			width:170px;
			float:left;
		}

		div.featured_inside{
			width:178px;
			height:129px;
			float:left;
		}

		span.featured_text{
			line-height:25px;
			font-family:arial;
			font-size:10pt;
			font-weight: normal;
			color:rgb(194,198,203);
			float:right;
		}

		span.featured_text_dark{
			font-family:arial;
			font-size:10pt;
			font-weight: normal;
			color:rgb(0,0,0);
			float:center;
		}

		div.market_trend{
			width:178px;
			margin-top:10px;
			float:right;
		}



		#available{
			display: none;
			color: red;
		}

		#not_available{
			display: none;
			color: red;
		}


		div.footer
		{
		position:relative;
		height:35px;
		width:800px;
		background-color:black;
		float:left;
		}

		p.footer
		{
			position:relative;
			width:600px;
			color: rgb(178,183,191);
			font-family: arial;
			font-weight: normal;
			font-size: 7pt;
			margin-left: 0px;
			margin-top:0px;
			margin-bottom:0px;
		}

	span.footer_link a:link{
		color: rgb(178,183,191);
		font-family: arial;
		font-weight: normal;
		font-size: 7pt;
		text-decoration:none;
	}

	span.footer_link a:hover{
		color: #f50103;
		font-family: arial;
		font-weight: normal;
		font-size: 7pt;
		text-decoration:none;
	}

	span.footer_link a:visited{
		color: rgb(178,183,191);
		font-family: arial;
		font-weight: normal;
		font-size: 7pt;
		text-decoration:none;
	}

		span.header{
			font-family: arial;
			font-weight: normal;
			font-size: 12pt;
		}

		span.smaller_header{
			font-family: arial;

			font-size: 9pt;
		}

		span.text{
			font-family: arial;

			font-size: 8pt;
		}

		div.content_piece{
			float:left;
			font-family: arial;
			margin-right:8px;
			margin-bottom:20px;
		}

		div.content_piece1{
			width:140px;
			float:left;
			font-family: arial;
			margin-right:8px;
		}

		div.content_piece2{
			width:180px;
			float:left;
			font-family: arial;
			margin-right:8px;
		}

		div.content_piece3{
			width:197px;
			float:left;
			font-family: arial;
			margin-right:8px;
		}

		div.content_holder{
			float:left;
		}

		span.text_bigger{
			font-family: arial;
			font-size: 9pt;
		}

		span.text_disclaimer{
			font-family: arial;
			font-size: 8pt;
		}

		span.text_bigger1{
			font-family: arial;
			font-size: 9pt;
		}

		span.text_bigger1 a:link{
			font-family: arial;
			font-size: 9pt;
			text-decoration:none;
			color:#d91c2b;
		}

		span.text_bigger1 a:visted{
			font-family: arial;
			font-size: 9pt;
			text-decoration:none;
			color:#d91c2b;
		}

		span.text_bigger1 a:hover{
			font-family: arial;
			font-size: 9pt;
			text-decoration:underline;
			color:#d91c2b;
		}
	
/* BEGIN CSS RENDERING */


	