﻿#divMain
{
	background-image: url(Images/background.gif);
}

html, body
{
	height: 100%;
	margin: 0px;
	padding: 0px;
}

body, td
{
	font-family: "Verdana" , "Arial" , "Helvetica" , "Univers" , "Zurich BT" , "sans-serif";
	font-size: 11px;
}

#divBorder
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #444444;
}

#divHeader
{
	height: 76px;
	background-image: url(Images/NyseNav_logo.gif);
}

#divFooter, #divTopMenu, #divBottomMenu
{
	background-color: #000066;
	padding-left: 4px;
	padding-right: 4px;
	height: 16px;
	color: #FFCC33;
	font-weight: bold;
}

#divFooter span
{
	font-weight: bold;
	color: white;
	font-size: 10px;
}

#divTopMenu a, #divTopMenu div, #divBottomMenu a, #divBottomMenu div
{
	color: #FFCC33;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
}

#divTopMenu a:hover, #divBottomMenu a:hover
{
	color: #EFEFF5;
}

#divTopMenu a.externalLink, #divBottomMenu a.externalLink
{
	color: #cccccc;
	padding-left: 10px;
	background-image: url(Images/external.gif);
	background-repeat: no-repeat;
}

/* OLD */

H1
{
	color: #000063;
	text-align: center;
	margin-top: 0in;
	margin-bottom: 0in;
	font-size: 12pt;
	font-weight: bold;
}
H2
{
	color: #000063;
	margin-top: 0.1in;
	margin-bottom: 0.1in;
	margin-left: 0in;
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
}
H3
{
	color: #FF9E00;
	margin-top: 0in;
	margin-bottom: 0in;
	font-size: 10pt;
	font-weight: bold;
}
H4
{
	color: #6B696B;
	margin-top: 0in;
	margin-bottom: 0in;
	font-size: 10pt;
}
H5
{
	color: #000080;
	margin-top: 0in;
	margin-bottom: 0in;
	margin-left: 0in;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
H6
{
	color: #1898D3;
	margin-top: 0.2in;
	margin-bottom: 0.2in;
	margin-left: 0in;
	text-align: center;
	font-size: 12pt;
	font-weight: bold;
}



TH
{
	font-size: 9pt;
	color: #384450;
	font-weight: bold;
}
TD
{
	font-size: 8pt;
}

HR
{
	color: #7B7D7B;
}

.footnote
{
	color: black;
	font-size: 8pt;
}
.vsmall
{
	font-size: 7pt;
	color: Navy;
}

.LIalign
{
	text-align: justify;
}


a:link
{
	color: #3366CC;
	text-decoration: none;
}
a:visited
{
	color: #3366CC;
	text-decoration: none;
}
a:hover
{
	color: #3366CC;
	text-decoration: underline;
}

dt
{
	color: #88132b;
	font: normal 10pt sans-serif;
}
dd
{
	color: #000000;
	font: normal 10pt sans-serif;
}

.small
{
	color: #808080;
	font-size: 10px;
	text-align: center;
}

.tabletitle
{
	background-color: #f2f2f2;
	font-size: 12px;
	text-align: center;
	color: #000000;
	font-weight: bold;
}
.tabletitle2
{
	background-color: #f2f2f2;
	font-size: 11px;
	text-align: center;
	color: #000000;
	font-weight: bold;
}
.tableheading
{	
	text-align:center;
	padding: 2px;
	background:#fff;
	color: #555;
	height: 16px;
	border: 0px solid white;
	border-bottom: 1px solid #ccc;
	font: bold 11px arial;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:white;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:white;
}
.tableheading1
{
	background-color: #000063;
	vertical-align: top;
	font-size: 9px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}
.tableheading2
{
	background-color: #000063;
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}
.tableheading3
{
	background-color: #000063;
	font-size: 11px;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
}
.tablecontent
{
	background-color: #dcdcdc;
	font-size: 11px;
	text-align: center;
	color: #000000;
	font-weight: normal;
}
.tablecontent2
{
	background-color: #dcdcdc;
	font-size: 11px;
	text-align: left;
	color: #000000;
	font-weight: normal;
}
.tablecontent3
{
	background-color: #dcdcdc;
	font-size: 11px;
	text-align: center;
	color: #000000;
	font-weight: bold;
}
.tablecontent4
{
	background-color: #dcdcdc;
	font-size: 10px;
	text-align: center;
	color: #191970;
	font-weight: normal;
}
.tablecontent5
{
	background-color: #dcdcdc;
	font-size: 11px;
	text-align: center;
	color: #000000;
	font-weight: normal;
}
.helptable
{
	background-color: #dcdcdc;
	vertical-align: top;
	font-size: 10px;
	text-align: left;
	color: #000000;
	font-weight: normal;
}
.helptableheader
{
	background-color: #ffffff;
	vertical-align: top;
	font-size: 10px;
	text-align: center;
	color: #008000;
	font-weight: bold;
}
.footer
{
	color: #ffffff;
	font-size: 10px;
	text-align: center;
}
.pricetableGreen
{
	font-size: 9px;
	text-align: center;
	color: #008000;
	background-color: #EAFFEA;
}
.pricetableblack
{
	font-size: 9px;
	text-align: center;
	color: #000000;
}
.pricetable
{
	font-size: 7pt;
	text-align: center;
}
.pricetableRight
{
	font-size: 7pt;
	text-align: right;
}
.pricetableWhite
{
	font-size: 9px;
	text-align: center;
	background-color: #FFFFFF;
}
.boldtext
{
	font-size: 10pt;
	text-align: justify;
	background-color: #FFFFFF;
	font-weight: bold;
}
.textsmall
{
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
}

html
{
	margin: 0px; padding: 0px;
}
body 
{
	margin: 0px; padding-top: 15px;
	font: 10px arial;
	color: #666;
}
input, select
{
	font: 11px arial;
}
a
{
	color: #007DC9;
}
h5
{
	margin: 0px;
	font: bold 12px arial;
}
a:hover
{
	text-decoration: none;
}
#ContentHolder
{
	width: 950px; /*779px;*/
	height: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}
#Header
{
	width: 800px;
	height: 97px;
	background: url("images/header_background2.gif") repeat-x;
}
#Header #Logo
{
	width: 260px;
	height: 95px;
	background: url("images/header_logo2.jpg") repeat-x;
	float: left;
}
#Header h1
{
	float: left;
	color: White;
	font: bold 18px arial;
	margin: 0px;	
	margin-top: 35px;
	
}
#Header #MainMenu
{
	float: right;
	width: 780px;
	zheight: 17px;
}
#Header #MainMenu a
{
	display: block;
	float: right;
	padding: 6px 5px 0px 5px;
	color: #99C1E4;	
	text-decoration: none;
	height: 17px;
	border-right: none;
	border-top: none;
	border-left: 1px solid #4C8ABB;
	border-bottom: 1px solid #4C8ABB;
	margin-top: -24px;
	color:White;
	font: bold 12px arial;	
	border-left-color: #BECFEB;
	border-bottom-color: #204D90;
	border-right-color: #204D90;
	background-color: #0165BD;	
	border-top-color: #BECFEB;
	border-top-style:solid;
	border-top-width:1px;
}

#Header #MainMenu a:hover
{
	text-decoration: none;
	background:#FFF;
	color: #010165;
}

#Header #LoginInfo
{
	clear: right;
	width: 400px;
	float: right;
	margin-top: 3px;/*15*/
	height: 16px;
	text-align: right;
	font: bold 11px arial;
	margin-right: 10px;
}
#Header #LoginInfo a
{
	color: #fff;
}



#Content
{
	width: 930px;
	border-left: 1px solid #162f83;
	border-right: 1px solid #162f83;
	padding: 10px;
	font: 11px arial;
	_height:450px; /*don't delete IE6 hack*/
	min-height:450px; 
	display: block;
}

#Content h1
{
	color: #333;
	font: bold 14px arial;
	margin-bottom: 5px;
}

#Footer
{
	background: #fff;
	border-top: 3px solid #ccc;
	height: 16px;
	text-align: center;
	font: 10px arial;
	color: #007DCD;
	padding-top: 3px;
}
#Footer a
{
	text-decoration: none;
}
#Footer a:hover
{
	text-decoration: underline;
}

.clsErrorColor
{
	color: Red;
	width: 100%;
	text-align: center;
	margin-bottom: 5px;
}
.clsConfirmColor
{
	color: Green;
	width: 100%;
	text-align: center;
	margin-bottom: 5px;
}
.clsButtonUpload
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 1px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	cursor: hand;
	text-decoration: none;
}

#Header #MainMenu a:hover
{
	text-decoration: none;
	background:#FFF;
	color: #010165;
}

clsLogin
{
	clear:none;
	font: 10px arial;
	color: #a00;
	width: 100%;
	text-align: center;
	margin-bottom: 5px;
	color:White;
}
