body{
	background-color: #000000;
	background-repeat: repeat-x;
	color:#787c84;
	font-size: 12pt;
	font-family: Trebuche Ms, Helvetica, Arial, sans-serif;
	padding: 0;
	margin: 0;
	height: 100%;
}

a img{
	border: none;
	-moz-outline: none;
}

a, a:hover{
	text-decoration: none;
	color: #eaeaea;
}

#wrapper{
	width: 1100px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

#flash{
	padding: 0;
	margin: 0;
}

#line{
	width: 100%;
	margin: 10px 0;
	border-bottom: 1px solid #333333;
	height: 1px;
}

#content{
	width: 900px;
	margin: 30px auto 0 auto;
	font-size: 11pt;
	line-height: 16pt;
	min-height: 300px;
}

#content .headline{
	font-size: 16pt;
	letter-spacing: -1px;
	color: #b9b9b9;
}

#content .mdheadline{
	font-size: 14pt;
	letter-spacing: -1px;
	color: #b9b9b9;
}

#content .mdheadlineRed{
	font-size: 14pt;
	letter-spacing: -1px;
	color: #e10000;
}


#content .smHeadline{
	font-size: 9pt;
	color: #737373;
}

#content .leftCol{
	width: 500px;
	float: left;
}

#content .leftCol2{
	width: 480px;
	padding-right:20px;
	float: left;
	font-size: 11px;
}

#content .leftCol p{
	line-height: 20px;
}

#content .rightCol{
	width: 400px;
	float: right;
}



#thumbgrid img{
	margin: 0 0 5px 0;
	padding: 0;
}
#thumbgrid img:focus{
	margin: 0 0 5px 0;
	padding: 0;
}

#thumbgrid a:focus, .thumbItem a:focus{
	-moz-outline: none;
	outline:none;
}
#thumbgrid{
	cursor: hand;
}

.thumbItem{
	height:140px;
	width: 180px;
	display: block;
	background-image: url(../images/fill.gif);
	background-repeat: repeat;
}
.thumbItem img{
	margin-left: 40px;
}
.thumbname{
	margin: 3px 0 0 0;
	width: 100%;
	font-size: 11pt;
	color: #888888;
	text-align: center;
}
.cat_thumb_float{
	float: left;
	width: 180px;
}

#content .leftCol ul{
	margin: 20px 0 40px 10px;
	padding: 0;
	width: 440px;
	list-style-type: circle;
}
#content #available{
	font-size: 9pt;
	line-height: 11pt;
}
.10Lt{
	font-size: 10pt;
	color:#c8c8c8;
}

.9Lt{
	font-size: 9pt;
	color:#c8c8c8;
}

.8Dk{
	font-size: 8pt;
	color:#444444;
}


.12Lt{
	font-size: 12pt;
	color:#c8c8c8;
}
.anchor{
	color:#e10000;
}
.anchor_link{
	color:#e10000;
	margin: 0 0 3px 0;
	font-size: 12pt;
	display: block;
}
.anchor_links{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#pdf_link{
	margin:5px 0 0 0;
	height:40px;
	font-size: 10pt;
}
#content .leftCol ul li{
	margin: 10px 0 10px 5px;
	padding: 0;
}

.prod_highlight{
	clear: both;
	margin: 10px 0 10px 0;
	border: 1px dotted #333333;
	padding: 20px;
}

.prod_highlight img{
	float: left;
}

.prod_highlight p{
	margin:0 0 0 140px;
}

#footer{
	clear: both;
	height: 20px;
	margin: 80px auto 0 auto;
	width: 900px;
	text-align: right;
	bottom: 10px;
}

#footer p{
	padding: 0 0 0 20px;
	font-size: 8pt;
	color: #444444;
}

#footer p a, #footer p a:hover{
	text-decoration: none;
	font-size: 8pt;
	color: #666666;
}