﻿body {
	background-color: #666;
	margin: 0px;
	padding: 10px;
	text-align: center;
}

table, tr, td {
	margin: 0;
	padding: 0;
	border: 0;
}

a:link, a:visited, a:hover {
	color: #06c;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

#wrapper {
	width: 960px;
	margin: 0px auto;
	text-align: left;
	background: #fff;
}

#header img {
	margin: 10px;
	border: 0;
}

#header #bsa {
	float: right;
	margin: 10px 8px 0 0;
}

table#navigation{
	padding: 0;
	margin: 0;
	border: 0;
	border-collapse: collapse;
	background: #c00;
	width: 100%;
}

#navigation td {
	padding: 7px 15px;
	font-family: Arial;
	font-size: 10pt;
	white-space: nowrap;
}

#navigation td a:link, #navigation td a:visited {
	text-decoration: none;
	color: #fff;
	text-transform: lowercase;
}

#footer {
	clear: both;
	margin-top: 15px;
	border-top: 2px solid #c00;
	padding: 10px;
	font-family: Arial;
	font-size: 8pt;
	text-align: center;
}

#page {
	margin: 15px 0 0 10px;
	font-family: Helvetica;
	font-size: 10pt;
	line-height: 1.5em;
	width: 660px;
}

#page small {
	float: right;
	background: #666;
	padding: 0 3px;
	color: #fff;
}

#page small a:link, #page small a:visited {
	text-decoration: none;
	color: #fff;
}

#page h1 {
	font-size: 16pt;
	font-weight: bold;
	margin: 0 0 5px 0;
}

#page h1 a:link, #page h1 a:visited {
	text-decoration: none;
	color: #000;
}

#page h1 a:hover, #page h1 a:active {	
	color: #c00;
}

#page h1.single {
	background: #fff;
	margin-bottom: 10px;
}

#page .article-info {
	background: #39c;
	padding: 2px 6px;
	color: #fff;
	float: left;
	font-size: 9pt;
	font-style: italic;
	font-weight: bold;
	margin: 0 15px 10px 0;
}

#page .article-info a:link, #page .article-info a:visited, #page .article-info a:hover {
	color: #fff;
	text-decoration: none;
}

#page .content {
	clear: left;
}

#page a:link.discuss, #page a:visited.discuss {
	display: block;
	margin-bottom: 10px;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
}

.latestlist {
	padding-top: 5px;
}

#toolbox, #graphicsbox {
	margin-top: 10px;
	padding: 10px;
	border: 1px solid #ccc;
	width: 300px;
}

#graphicsbox {
	float: right;
}

#page h2 {
	font-size: 12pt;
	font-weight: bold;
	margin: 0 0 5px 0;
}

#page h3 {
	font-size: 10pt;
	font-weight: bold;
	margin: 0 0 5px 0;
	color: #333;
}

h2.home {
	font-family: Arial;
	font-size: 12pt;
	border-bottom: 1px dotted #ccc;
	border-top: 4px solid #ccc;
	padding: 1px 0;
	margin-bottom: 15px;
}


#industry-news .box {
	float: left;
	width: 329px;
	height: 260px;
	background: #fff;
}

#industry-news ul {
	margin: 0 15px 15px 0;
	padding: 0;
	list-style: none;
}

#industry-news ul li {
	font-size: 8pt;
	line-height: 2em;
	border-bottom: 1px solid #eee;
}

.article-box {
	line-height: 2em;
	border: 1px solid #ccc;
	padding: 10px;
	color: #333;
	min-height: 120px;
}

#comments {
        background: #f5fbff;
        font-family: verdana;
        font-size: 10pt;
        padding: 10px 20px;
}

#comments ol {
        list-style: none;
        margin: 0;
        padding: 0;
}

#comments ol li {
        font-size: 9pt;
        padding: 10px;
}

#comments ol li.alt {
        background: #eff8ff;;
        border-top: 1px dotted #06c;
        border-bottom: 1px dotted #06c;
}

#comments .dan {
        background: #fff;
}

#comments td.comment_author {
        width: 170px;
        font-family: arial;
        font-size: 10pt;
        vertical-align: top;
        padding: 0 15px 0 0;
        line-height: 1.5em;
}

#comments td.comment_author img {
        float: left;
        margin: 3px 10px 0 0;
        border: 1px solid #333;
}

#comments td.comment_text {
        font-family: arial;
        font-size: 10pt;
        vertical-align: top;
}

#comments td.comment_text p {
        margin-top: 0;
}

#graphics h2 {
	font-family: Arial;
	font-size: 12pt;
	border-bottom: 1px dotted #ccc;
	border-top: 4px solid #ccc;
	padding: 1px 0;
}

