﻿.mainBG 
{
	background-image:url(../images/mainbg.png);
	background-repeat:repeat-x;
}

.navCopy 
{
	font-family:Verdana;
	font-size:10pt;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
}

.navCopySelected 
{
	font-family:Verdana;
	font-size:10pt;
	color:#ffff00;
	font-weight:bold;
}

.leftNavStyle
{
	padding-left: 12px;
	padding-right: 9px;
}

.midBodyStyle
{
	padding-left: 15px;
	padding-right: 10px;
}

.capTitles
{
	font-family:Arial;
	font-size:10pt;
	color:#FFFFFF;
	font-weight:bold;
}

.capSubTitles
{
	font-family:Arial;
	font-size:8pt;
	color:#FFFFFF;
	font-weight:bold;
}

.SymbolDateCopy
{
	font-family:Arial;
	font-size:9pt;
	color:#000000;
	font-weight:bold;
}

.SymbolDateForm
{
	font-family:Arial;
	font-size:8pt;
	color:#000000;
	font-weight:normal;
}

.imageButtons
{
	cursor:pointer;
}

.CurrentPositionHeaders
{
	font-family:Arial;
	font-size:8pt;
	color:#595959;
	font-weight:bold;
	border-bottom:solid 1px #595959;
}

.CurrentPositionForm
{
	font-family:Arial;
	font-size:8pt;
	color:#000000;
	font-weight:normal;
	height: 13px;
}

.CurrentPositionDesc
{
	font-family:Arial;
	font-size:8pt;
	color:#FFFFFF;
	font-weight:normal;
}

.ChainDates
{
	font-family:Arial;
	font-size:9pt;
	color:#eeeeee;
	font-weight:bold;
	border-right: 1px solid #696969;
	border-bottom: 1px solid #696969;
	text-align:center;
	background-image:url(../images/cellbg.png);
	background-repeat:repeat-x;
}

.ChainStrikes
{
	font-family:Arial;
	font-size:9pt;
	color:#363636;
	font-weight:bold;
	text-align:center;
	background-image:url(../images/strikebg.png);
	background-repeat:repeat-y;
}

.ChainContract
{
	font-family:Verdana;
	font-size:6pt;
	color:#363636;
	font-weight:normal;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	cursor:pointer;
}

.ChainHeader
{
	font-family:Arial;
	font-size:10pt;
	color:#FFFFFF;
	font-weight:bold;
}

.ReportLinks
{
	font-family:Verdana;
	font-size:8pt;
	color:#363636;
	font-weight: normal;
	cursor: pointer;
	text-decoration: none;
}

.PopUpDiv
{
	padding-left:3px;
	padding-right:3px;
	visibility:hidden;
	position:absolute;
}

.PopUpTable
{
	background-image:url(../images/chartInfoDisplay.png);
	background-repeat: no-repeat;
	width: 318px;
	height: 120px;
}

.PopUpLabel
{
	font-family:Arial;
	font-size:8pt;
	color:#ffff00;
	font-weight:bold;
}

.PopUpData
{
	font-family:Arial;
	font-size:8pt;
	color:#ffffff;
	font-weight:normal;	
}

.MessageCenterCopy
{
	font-family:Arial;
	font-size:8pt;
	color:#595959;
	font-weight:bold;
}

.GAGTable
{
	background-repeat: no-repeat;
	width: 320px;
	height: 100px;
}

.GAGTitle
{
	font-family:Arial;
	font-size:9pt;
	color:#545454;
	font-weight:bold;
}

.GAGSubTitle
{
	font-family:Arial;
	font-size:9pt;
	color:#545454;
	font-weight:bold;
}

.GAGCopy
{
	font-family:Arial;
	font-size:9pt;
	color:#545454;
	font-weight:normal;
}

.DropDown
{
	font-family:Arial;
	font-size:8pt;
	color:#545454;
	font-weight:normal;
}

.UpdateButton
{
	font-family:Arial;
	font-size:8pt;
	color:#0061AE;
	font-weight:bold;
	border: 1px solid #FFFFFF; 
	width:52px; 
	height:17px;
	background-color: #CCCCCC;
	cursor: pointer;
}

.IdeaNavStyle
{
	padding-left: 4px;
}

.IdeaCopy
{
	font-family:Arial;
	font-size:8pt;
	color:#545454;
	font-weight:normal;
}

.IdeaHeader
{
	font-family:Arial;
	font-size:8pt;
	color:#545454;
	font-weight:bold;
	border-bottom: solid 1px #545454;
}

.introCopy {
	font-family: Calibri; 
	font-size: 14pt; 
	color: #555454;
	padding-top: 5px; 
	padding-bottom:10px; 
	padding-left: 25px; 
	padding-right: 5px;
}