/* avoid browser inconsistencies */
body,html{ margin:0; padding:0; }

/* remove blue linked image borders */
a img,:link img,:visited img { border:none; }

/* de-italicize address */
address { font-style:normal; }

/* start ls research styles */
html {
	height: 100%;
}
body {
	background-color: #333333;
	color: #FFFFFF;
	font: 11px Verdana, Arial, sans-serif;
	height:100%;
}
object { outline:none; }

/* Begin Default Body Text */
.body {
	font-size: 11px;
	color: #CCCCCC;
	line-height: 160%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}
/* Default Body Link Format */
.body a:link, .body a:visited, .body a:active {
	/*font-size: 11px;*/
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
/* Default Body Hover Link Format */
.body a:hover {
	/*font-size: 11px;*/
	color: #FFFFFF;
	text-decoration: none;
}
/* Default Body Heading Formats */
.body h1 {
	font-size: 14px;
	font-weight: bold;
}
.body h2 {
	font-size: 14px;
	font-weight: normal;
}
.body h3 {
	font-size: 12px;
	font-weight: bold;
}
.body h4 {
	font-size: 12px;
	font-weight: normal;
}
.body h5 {
	font-size: 11px;
	font-weight: bold;
}
.body h6 {
	font-size: 11px;
	font-weight: normal;
}

/* Default Body Paragraph Format */
.body p {
	font-size: 11px;
	font-weight: normal;
}
.title {
	font-size: 2em;
	line-height: 100%;
	color: #FFFFFF;
}
h1.title {
	font-size: 24px;
	line-height: 100%;
	color: #FFFFFF;
	font-weight: normal;
}
.coming_soon{
	color:#D60A16;
	font-size: 18px;
}
.byline {
	/*background-color:#191919;*/
	border-bottom: 2px solid #191919;
	color:#FFFFFF;
	padding: 10px 0 10px 10px;
	margin-right: 0px;
}
/* End Default Body Text */

/* Begin Main Table Container */
#container {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	height:100%;
	width: 947px;
	background: url(../images/layout/column_bg.gif) repeat-y right top;
}
#container_noads {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	height:100%;
	width: 947px;
	background: url(../images/layout/column_bg_noads.gif) repeat-y right top;
}
.body thead tr th, .body tbody tr td {
	text-align: left;
	color: #FFF;
}
#mainCopy.body {
	text-align:left;
}
.left {
	text-align:left;
}
#container tr td .body tr td #mainCopy table tr .body {
	text-align: left;
}
/* End Main Table Container */

/* Begin Header */
#headline {
	border-bottom: solid 1px #666666;
	background: #191919;
	margin: 0px;
	padding: 5px 5px 5px 10px;
}
#tagline {
	text-align: center;
	padding: 0; 
	margin-top: 0;
	font-weight: normal;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#tagline p {
	font-weight: normal;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#search {
	margin-top: 10px;
	margin-right: 5px;
	font-weight: normal;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
/* End Header */

/* Being Naviation */
#mainNav {
	width: 199px;
	background: #191919;
	border-right: solid 1px #666666;
	margin: 0px;
	padding: 0px;
	z-index: 2;
	height: 100%;
}
#mainNav ul {
	display: block;
	list-style-type: none;
	padding: 7px 0 0 0;
	margin: 0px;
	font-size: 13px;
	text-align: left;
}
#mainNav li {
	display: block;
	margin: 0em 0em 0 20px;
	background: transparent no-repeat;
	text-indent: -.7em;
	padding: 6px 0em 6px 0em;
	font-size: 13px;
}
#mainNav a:link, #mainNav a:visited  {
	text-align: left; 
	text-decoration: none;
	color : #CCCCCC;
	padding: 0px 0em 0px 1.2em;
	margin: 0px;
	background: transparent url(../images/layout/navmarker.gif) left center no-repeat;
}
#mainNav ul li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	padding: 0px 0em 0px 1.2em;
	margin: 0px; 
	background: transparent url(../images/layout/navmarker-over.gif) left center no-repeat;
}
#mainNav .nav_img a{
	padding: 0;
	background: none;
}
#mainNav .nav_img a:visited {
	padding: 0;
	background: none;
}

/* End Naviation */

/* Begin Flash/Image */
#mainImg {
	border-bottom: 0px solid #666666;
	height:239px;
	background:#191919;
	z-index:1;
}
html>body #mainImg {
	border-bottom: 1px solid #666666;
	height:239px;
	background:#191919;
	z-index:1;
}
#shadow {
	background: url(../images/main_images/mainimage_shadow.jpg) no-repeat left top;
	height: 12px;
	width: 747px;
}
#shadow_noads {
	background: url(../images/main_images/mainimage_shadow_noads.jpg) no-repeat left top;
	height: 12px;
	width: 747px;
}
#mainImageBottomNav{
	position:absolute; 
	top: -40px; 
	width:500px;
	height:20px;
	background-color:#B2B2B2;
}
/* For non-IE browsers */
html>body #mainImageBottomNav{
	position:absolute; 
	top: 290px; 
	width:747px;
	height:20px;
	background-color:#B2B2B2;
}
#mainImageBottomNav table {
	border-top:solid 1px #999999;
}
#mainImageBottomNav table, tr {
	margin:0;
	padding:0;
	text-align:center;
}
#mainImageBottomNav a{
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-size:10px;
	font-weight:bold;
	color:#191919;
	text-decoration: none;
}
#mainImageBottomNav a:hover{
	color:#FFFFFF;
	text-decoration: none;
}
#mainImageBottomNav a.current_page_item {
	color: #FFFFFF;
}
/* End Flash/Image */

/* Begin Body */
#rightcol {
	border-left: 1px solid #666666;
	background: #191919;
}
#mainCopy {
	margin: 10px;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	width: 541px;
}
html>body #mainCopy {
	width: 521px;
}
#mainCopy ul.icons {
	display: block;
	list-style-type: none;
	padding: 7px 0 0 0;
	margin: 0px;
	font-size: 13px;
	text-align: left;
}
#mainCopy li.icons {
	display: block;
	margin: 0em 0em 0 10px;
	background: transparent no-repeat;
	text-indent: -.7em;
	padding: 0px 0em 6px 0em;
	font-size: 13px;
}
#mainCopy li.icons a:link.pdf, #mainCopy li.icons a:visited.pdf{
	text-align: left; 
	text-decoration: none;
	color : #CCCCCC;
	padding: 0px 0em 0px 2em;
	margin: 0px;
	background: transparent url(../images/icons/doc_pdf.png) left center no-repeat;
}
#mainCopy ul.icons li.icons a:hover.pdf{
	text-decoration: none;
	color: #FFFFFF;
	padding: 0px 0em 0px 2em;
	margin: 0px; 
	background: transparent url(../images/icons/doc_pdf.png) left center no-repeat;
}
#mainCopy li.icons a:link.zip, #mainCopy li.icons a:visited.zip{
	text-align: left; 
	text-decoration: none;
	color : #CCCCCC;
	padding: 0px 0em 0px 2em;
	margin: 0px;
	background: transparent url(../images/icons/zip_folder.png) left center no-repeat;
}
#mainCopy ul.icons li.icons a:hover.zip{
	text-decoration: none;
	color: #FFFFFF;
	padding: 0px 0em 0px 2em;
	margin: 0px; 
	background: transparent url(../images/icons/zip_folder.png) left center no-repeat;
}

#mainCopy li.icons a:link.video, #mainCopy li.icons a:visited.video{
	text-align: left; 
	text-decoration: none;
	color : #CCCCCC;
	padding: 0px 0em 0px 2em;
	margin: 0px;
	background: transparent url(../images/icons/film.png) left center no-repeat;
	bac
}
#mainCopy ul.icons li.icons a:hover.video{
	text-decoration: none;
	color: #FFFFFF;
	padding: 0px 0em 0px 2em;
	margin: 0px; 
	background: transparent url(../images/icons/film.png) left center no-repeat;
}

#mainCopy a:link, .body a:visited, .body a:active {
	/*font-size: 11px;*/
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
}
#mainCopy a:hover {
	/*font-size: 11px;*/
	color: #FFFFFF;
	text-decoration: underline;
}
/* End Body */

/* Begin Right Column Ads */
#alliance, #industryalliance {
	background: url(../images/layout/ad_rotator_bg.jpg) repeat-x left top;
	width: 166px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	font-weight: bold;
	text-align: center;
	color: #999999;
	padding: 5px 0px 10px 0px;
	border: 1px solid #666666;
}
#alliance {height:150px;}
/* End Right Column Ads */

/* Begin Right Column Content*/
#right_col_content {
	width: 166px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	border: none;
	text-align:left;
}
#right_col_content ul {
	display: block;
	list-style-type: none;
	padding: 7px 0 0 0;
	margin: 0px;
	font-size: 13px;
	text-align: left;
}
#right_col_content li {
	display: block;
	margin: 0em 0em 0 10px;
	background: transparent no-repeat;
	text-indent: -.7em;
	padding: 0px 0em 6px 0em;
	font-size: 11px;
}
#right_col_content a:link.pdf, #right_col_content a:visited.pdf{
	text-align: left; 
	text-decoration: none;
	color : #CCCCCC;
	padding: 0px 0em 0px 2em;
	margin: 0px;
	background: transparent url(../images/icons/doc_pdf.png) left center no-repeat;
}
#right_col_content ul li a:hover.pdf{
	text-decoration: none;
	color: #FFFFFF;
	padding: 0px 0em 0px 2em;
	margin: 0px; 
	background: transparent url(../images/icons/doc_pdf.png) left center no-repeat;
}
#right_col_content a:link.normal, #right_col_content a:visited.normal{
	text-align: left; 
	text-decoration: none;
	color : #CCCCCC;
	padding: 0px 0em 0px 2em;
	margin: 0px;
	background: transparent url(../images/layout/navmarker.gif) left center no-repeat;
}
#right_col_content ul li a:hover.normal{
	text-decoration: none;
	color: #FFFFFF;
	padding: 0px 0em 0px 2em;
	margin: 0px; 
	background: transparent url(../images/layout/navmarker-over.gif) left center no-repeat;
}
#right_col_content a:link.zip, #right_col_content a:visited.zip{
	text-align: left; 
	text-decoration: none;
	color : #CCCCCC;
	padding: 0px 0em 0px 2em;
	margin: 0px;
	background: transparent url(../images/icons/zip_folder.png) left top no-repeat;
}
#right_col_content ul li a:hover.zip{
	text-decoration: none;
	color: #FFFFFF;
	padding: 0px 0em 0px 2em;
	margin: 0px; 
	background: transparent url(../images/icons/zip_folder.png) left top no-repeat;
}
#right_col_content a:link.video, #right_col_content a:visited.video{
	text-align: left; 
	text-decoration: none;
	color : #CCCCCC;
	padding: 0px 0em 0px 2em;
	margin: 0px;
	background: transparent url(../images/icons/film.png) left center no-repeat;
}
#right_col_content ul li a:hover.video{
	text-decoration: none;
	color: #FFFFFF;
	padding: 0px 0em 0px 2em;
	margin: 0px; 
	background: transparent url(../images/icons/film.png) left center no-repeat;
}
/* End Right Column Content*/

/* Begin Footer */
#footer {
	border-top: solid 1px #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #191919;
	text-align: center;
	font-size: 10px;
	color: #CCCCCC;
}
#footer a:link, a:visited, a:active{
	color: #CCCCCC;
	text-decoration:none;
	font-weight: normal;
}
#footer a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}
/* End Footer */

/* Begin Body Containers */
#radiobox1{ 
	width:267; 
	float:left; 
	margin: 0;
	background-color: #414141;  
	padding:0px 8px 5px 10px; 
	height:205px;
}
/* For non-IE browsers */
html>body #radiobox1{ 
	width:240px; 
	float:left; 
	margin: 0;
	background-color: #414141;  
	padding:0px 8px 5px 10px; 
	height:205px;
}
#radiobox2{
	width:267;
	margin-left:5px; 
	float:left; 
	background-color:#414141;
	padding:0px 8px 5px 10px; 
	height:205px;
}
/* For non-IE browsers */
html>body #radiobox2{
	width:240px;
	margin-left:5px; 
	float:left; 
	background-color:#414141;
	padding:0px 8px 5px 10px; 
	height:205px;
}
#radiobox3{
	width:539px; 
	float:left; 
	background-color: #414141;  
	padding:10px 8px 5px 10px; 
	margin-top:5px; 
	margin-bottom:20px;
}
/* For non-IE browsers */
html>body #radiobox3{
	width:503px; 
	float:left; 
	background-color: #414141;  
	padding:0px 8px 5px 10px; 
	margin-top:5px; 
	margin-bottom:20px;
}

#bodyradio, #bodyradio ul{
	color: #FFFFFF;
	font: 11px Verdana, Arial, sans-serif; 
	color: #CCCCCC;
}
#bodyradio li{ 
	line-height:15px;
}
#radioheader{
	width:479px;  
	padding-bottom:10px; 
	padding-top:10px;
}
/* End Body Containers */


.download {
	line-height:100%;
	float:left;
	width:100%;
	margin-bottom: 10px;
}
.download_50  {
	float:left;
	width:50%;
	padding: 0 0 0 10px;
}
.download_image  {
	float:right;
	padding: 0 10px 0 0;
}

td.post_author {
	text-align:left;
	margin: 0 0 5px 10px;
	color:#FFFFFF;
}
td.post_author p {
	line-height:100%;
}
td.post_date {
	text-align: right;
	margin: 0 10px 5px 0;
	color: #FFFFFF;
}
td.post_date p {
	line-height:100%;
}
td.post_text {
	text-align: left;
	margin: 0px 10px 0 10px;
	color:#CCCCCC;
	line-height:160%
}
td.post_link {
	text-align: left;
	margin: 0 0 0 10px;
}
td.post_image {
	float:right;
	padding: 10px 0px 10px 10px;
}