﻿BODY
{
	background: #2d82b3 url(/_media/Home/BodyBackground.gif) repeat-x top left;
}
BODY, TD, LI, P, DIV, SPAN, TH, A
{
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	line-height: 18px;
}
A, A:Hover, A:Visited
{
	color: #1068ab;
}

DIV.Body
{
	width: 821px;
	margin: 10px auto;
}


/***** HEADER *****/
DIV.Header
{
	width: 821px;
	height: 162px;
	background: url(/_media/Home/HeaderBackground.gif) no-repeat bottom center;
	position: relative;
}
A.InvisibleLogo
{
	position: absolute;
	left: 30px;
	top: 10px;
	width: 125px;
	height: 135px;
}
DIV.Login
{
	font-family: Arial;
	font-size: 11px;
	position: absolute;
	width: 400px;
	height: 60px;
	top: 70px;
	left: 409px;
}
DIV.Login INPUT.Textbox
{
	width: 86px;
	height: 12px;
	border: solid 1px #7f9db9;
	margin: 0 6px;
	padding: 6px 0 0 6px;
	font-size: 9px;
	line-height: 14px;
}
DIV.Login INPUT.Button
{
	position: relative;
	top: 4px;
	margin: 0;
}
IMG.Navigation
{
	display: block;
	width: 479px;
	height: 37px;
	position:absolute;
	left: 317px;
	top: 124px;
}


/***** FOOTER *****/
DIV.Footer
{
	height: 36px;
	background-color: White;
	border-top: solid 1px #1068ab;
	line-height: 36px;
	
	text-align: center;
	
	color: #1068ab;
	font-size: 11px;
}

DIV.Footer A
{
	color: #1068ab;
	font-size: 11px;
}



/***** CONTENT *****/
DIV.Content
{
	background: url(/_media/home/ContentBackground.gif) repeat-y left;
	text-align: left;
	padding: 10px 12px;
}
DIV.Content P
{
	margin: 0;
	padding: 0 0 10px 0;
}
DIV.Content DIV.CallOuts
{
	width: 797px;
	height: 205px;
	background: url(/_media/home/CalloutsBackground.gif) no-repeat bottom left;
	position: relative;
}
DIV.CallOuts DIV.CallOut
{
	width: 252px;
	height: 126px;
	position: absolute;
	top: 52px;
	text-align: left;
}
DIV.CallOuts DIV.CallOut P
{
	margin: 0;
	padding: 0 0 0 14px;
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
}
DIV.CallOuts DIV.CallOut A
{
	position: absolute;
	left: 180px;
	top: 118px;
}
DIV.CallOuts DIV.CallOut1
{
	left: 6px;
}
DIV.CallOuts DIV.CallOut2
{
	lefT: 273px;
}
DIV.CallOuts DIV.CallOut3
{
	left: 540px;
}


/***** HEADERS *****/
H1
{
	color: #1068ab;
	
	font-size: 24px;
	font-weight: bold;
	
	margin: 8px 0;
}
H2
{
	color: #1068ab;
	
	font-size: 18px;
	font-weight: normal;
	
	margin: 6px 0;
}



P LABEL
{
	display: inline-block;
	float: left;
	width: 125px;
	font-weight: bold;
	padding-left: 15px;
	background: url(/_media/content/SquareDot.gif) no-repeat left;
}
P.NoBullet LABEL
{
	background: none;
}
SPAN.Required
{
	color: Red;
}


/***** GRID ****/
TABLE.Grid
{
	border: solid 2px #90c7e5;
	margin-bottom: 10px;
}
TABLE.Grid TH.H1
{
	background: url(/_media/content/GridHeader.gif) repeat-x top left;
	line-height: 40px;
	height: 40px;
	font-family: Arial;
	font-size: 18px;
	color: #1068ab;
	font-weight: bold; /*padding: 11px 0 0 18px;*/
	border-bottom: solid 5px #1068ab;
	padding-right: 4px;
}
TABLE.Grid TH.H1 H1
{
	font-family: Arial;
	font-size: 18px;
	color: #1068ab;
	font-weight: bold;
	display: inline;
	float: left;
	padding-left: 18px;
	line-height: 20px;
}
TABLE.Grid TH.H1 H1 DIV.Sub
{
	font-size: 10px;
	color: White;
	margin: 0;
	padding: 0;
	line-height: 14px;
}
TABLE.Grid TH.H1 H1 DIV.Super
{
	font-size: 10px;
	color: Black !important;
	margin: 0;
	padding: 0;
	line-height: 14px;
}
TABLE.Grid TH.H2, TABLE.Grid TR.H2 TH
{
	height: 27px;
	line-height: 27px;
	/*background-color: #e9d6a3;*/
	/*color: #ae9553;*/
	/*background-color: #148b04;*/
	background-color: #31b44a;
	background: #67f700 url(/_media/content/GridH2.gif) repeat-x top left;
	color: white;
	text-align: left !important;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 11px;
	font-weight: bold;
	border: solid 1px white;
	border-collapse: collapse;
}
TABLE.Grid TH.H3
{
	height: 45px;
	background-color: #87b3d5;
	border: solid 1px white;
	font-size: 12px;
	font-weight: bold;
	color: White;
	padding: 0 16px;
}
TABLE.Grid TD, TABLE.Grid TD B
{
	height: 52px;
	font-size: 10px; /*text-align: center;*/
	text-align: left !important;
	padding-left: 15px;
}
TABLE.Grid TR.Deleted TD
{
	text-decoration: line-through;
	background-color: #efd5d2;
}
TABLE.Grid TR.Deleted TD IMG.EditIcon
{
	display: none;
}
TABLE.Grid TD SPAN
{
	font-size: 10px;
	text-align: left !important;
}
TABLE.Grid TR.Odd
{
	background-color: #d2e3ef;
}
TABLE.Grid TD.Broker
{
	color: #0076e9;
	font-size: 10px;
	text-align: left;
	padding-left: 15px;
}
TABLE.Grid TH.Broker
{
	padding-left: 15px;
	text-align: left !important;
}
TABLE.Grid TH.Desc, TABLE.Grid TD.Desc
{
	text-align: left !important;
	padding-left: 15px;
}
TABLE.Grid TD.Broker A
{
	font-size: 12px;
	font-weight: bold;
	color: #0076e9;
}
TABLE.Grid TH.H1 DIV.InnerHeader, TABLE.Grid TH.H3 DIV.InnerHeader
{
	height: 32px;
	line-height: 32px;
	display: inline;
	padding: 0 6px 0 13px;
	float: right;
	font-size: 12px;
	font-weight: bold;
	color: White;
	margin-top: 19px;
	margin-right: 2px;
}
TABLE.Grid TH.H1 .Logo IMG, TABLE.Grid TH.H1 IMG.Logo
{
	height: 40px;
	float: right;
	padding-left: 10px; /* 	position: relative; 	top: -5px; 	*/
	padding-bottom: 5px;
}
TABLE.Grid TH.H1 DIV.InnerHeader A, TABLE.Grid TH.H3 DIV.InnerHeader A
{
	line-height: 32px;
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-decoration: none;
}
TABLE.Grid TH.H1 DIV.InnerHeaderRed, TABLE.Grid TH.H3 DIV.InnerHeaderRed
{
	background: url(/_media/content/GridInnerHeaderRed.gif) repeat-x top left;
}
TABLE.Grid TH.H1 DIV.InnerHeaderGreen, TABLE.Grid TH.H3 DIV.InnerHeaderGreen
{
	background: url(/_media/content/GridInnerHeaderGreen.gif) repeat-x top left;
}
TABLE.Grid TH.H1 DIV.InnerHeaderOrange, TABLE.Grid TH.H3 DIV.InnerHeaderOrange
{
	background: url(/_media/content/GridInnerHeaderOrange.gif) repeat-x top left;
}
TABLE.Grid TH.H1 DIV.InnerHeaderBlue, TABLE.Grid TH.H3 DIV.InnerHeaderBlue
{
	background: url(/_media/content/GridInnerHeaderBlue.gif) repeat-x top left;
}
TABLE.Grid TD.Options
{
	width: 30px;
	padding: 5px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
}
TABLE.Grid TD.Options DIV.RFQ
{
	width: 30px;
}
TABLE.Grid TD.Options DIV
{
	padding: 0;
	margin: 0;
	text-align: center;
}
TABLE.Grid TR.Even TD.Options
{
	background-color: #d2e3ef;
}
TABLE.Grid TR.Odd TD.Options
{
	background-color: #adcce2;
}


