﻿/* General tags */

body {
	background: url(images/background.gif) repeat-y top center #F3F3F3;
	color: #0F0F0F;
	font: 85%/1.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0 auto;
	padding: 0;
}

a {
	color: #440000;
	font-weight: 700;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
}

p {
	margin: 0 0 18px 10px;
}

ul,ol,dl {
	font: 1.0em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 2px 0 16px 35px;
}

ul ul,ol ol {
	margin: 4px 0 4px 35px;
}

blockquote {
	border: 1px solid #dadada;
	font-size: 0.9em;
	margin: 20px 10px;
	padding: 8px;
}

blockquote p {
	margin: 0;
}

/* Headers */

h1 {
	color: #004163;
	font-size: 3.6em;
	letter-spacing: -3px;
	margin: 0 0 20px 25px;
}

h1 a {
	color: #004163;
	text-transform: none;
}

h2 {
	border-bottom: 4px solid #2a3f6a;
	color: #010101;
	font-size: 1.4em;
	letter-spacing: -1px;
	margin: 0 0 10px;
	padding: 0 2px 2px 5px;
}

h3 {
	border-bottom: 1px solid #dadada;
	color: #000000;
	font-size: 1.2em;
	font-weight: 700;
	margin: 10px 0 8px;
	padding: 1px 2px 2px 3px;
}

/* Main wrap */

#wrap {
	color: #191919;
	margin: 10px auto;
	padding: 0;
	width: 970px;
}

#header {
	margin: 0;
	background: url(img/eddie-banner.jpg) no-repeat left bottom;
	border-bottom: 1px groove #00415c;
	height: 80px;
}

#toplinks {
	font-size: 0.9em;
	padding: 5px 2px 2px 3px;
	text-align: right;
}

#toplinks a {
	color: gray;
}

#slogan {
	color: gray;
	font-size: 1.5em;
	font-weight: 700;
	letter-spacing: -1px;
	line-height: 1.2em;
	margin: 15px 0 20px 35px;
}

/* Sidebar and menu */

#sidebar {
	float: left;
	line-height: 1.4em;
	margin: 0 0 5px;
	padding: 10px 0 0;
	width: 195px;
}

#sidebar ul {
	font-size: 0.9em;
	list-style: none;
	margin: 0;
	padding: 0 0 15px 10px;
}

#sidebar li {
	list-style: none;
	margin: 0 0 4px;
	padding: 0;
}

#sidebar li a {
	font-size: 1.2em;
	font-weight: 700;
	padding: 2px;
}

#sidebar ul ul {
	line-height: 1.2em;
	margin: 4px 0 3px 15px;
	padding: 0;
}

#sidebar ul ul li a {
	font-weight: 400;
}

#sidebar h2 {
	margin: 3px 0 8px;
}

/* Main content */

#content {
	float: right;
	line-height: 1.5em;
	margin: 0;
	text-align: left;
	width: 750px;
	padding: 12px 0 0;
}

#contentalt {
	float: left;
	line-height: 1.5em;
	margin-right: 20px;
	padding: 0;
	text-align: left;
	width: 750px;
}

#content h3,#contentalt h3 {
	margin: 10px 0 8px;
}

/* Footer */

#footer {
	border-top: 4px solid #dadada;
	clear: both;
	color: gray;
	font-size: 0.9em;
	line-height: 1.6em;
	margin: 0 auto;
	padding: 8px 0;
	text-align: right;
}

#footer p {
	margin: 0;
	padding: 0;
}

#footer a {
	color: #808080;
}

/* Additional classes */

.box {
	background: #ff7600;
	border: 1px solid #c8c8c8;
	color: #fff;
	font-size: 0.9em;
	line-height: 1.4em;
	padding: 2px 5px 2px 5px;
}

.box a {
	color: #f0f0f0;
}

.left {
	float: left;
	margin: 0 15px 4px 0;
}

.right {
	float: right;
	margin: 0 0 4px 15px;
}

.readmore {
	margin: -10px 10px 12px 0;
	text-align: right;
}

.timestamp {
	font-size: 1.2em;
	margin: -5px 0 15px 10px;
}

.timestamp a {
	font-weight: normal;
}

.blue {
	color: #4088b8;
}

.clear {
	clear: both;
}

.fade {
	color: #c8c8c8;
}

.gray {
	color: gray;
}

.photo {
	background: #fff;
	border: 1px solid #bababa;
	margin: 6px 18px 2px 5px;
	padding: 2px;
}

/*Table Style*/

.tableHeader {
	font-weight: 800;
	background-color: #7f95aa;
	color:White;
}

.OTSDataTablePercent {
	width: 50px;
	text-align: center;
}

.DealDataTableHeader {
	font-weight: bold;
	background-color: #d2dfe0;
}

.DealDataTableHighlighted {
	background-color: #ffe565;
}

.DDCellLabel {
	text-align: right;
	width: 125px;
	font-weight: bold;
	vertical-align: top;
}
.DDCellDataA
{
	vertical-align: top;
	background-color:#ffe565;
}
.DDCellData {
	vertical-align: top;
}

.DDBHeader {
	font-weight: bold;
}
.GGPTableHeader
{
	font-weight:bold;
	background-color:#DDDDDD;
	border:2px;
	border-color:#000000;
	width:300px;
}
.GGPTableData
{
	border-left-width:1px;
	border-right-width:1px;
	text-align:center;
}
.GGPTableMiniHeader
{
	font-weight:bold;
	width:75px;
	text-align:center;
	border-bottom-width:1px;
	border-bottom-color:#000000;
}
.GGPTableSideHeader
{
	font-weight:bold;
	text-align:right;
}
.GGInput
{
	width:60px;
	text-align:left;
}
.GGLabel
{
	width:250px;
	text-align:right;
}