body
{
	background-color: #446682;
	color: #002147;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 15px;
	padding: 0;
	border: 0;
	margin: 0;
	background-image: url(Images/fade_back.gif);
	background-repeat: repeat-x;
}
td {
vertical-align: top;
}
table#Layout td#MainTop
{
	margin: 0;
	padding: 0;
	border-width: 0 0 1px 0;
	border-color: #FFF;
	border-style: solid;
	background-color: #002451;
	color: #fff;
	height: 75px !important;
	background-image: url(Images/nav_back.gif);
	background-repeat: no-repeat;
}
table#Layout td#SubTop
{
	margin: 0;
	padding: 0;
	background-color: #B5CAD1;
	color: #fff;
	height: 40px !important;
	background-image: url(Images/sub_back_right.png);
	background-repeat: no-repeat;
	border: 0 #002451 solid;
}

table#Layout td#PageMiddle td#MainSection
{
	background-color: #fff;
	color: #000;
	margin: 0;
	padding-left: 30px;
	border-top: 0 #F00 solid;
	border-right: 1px #FFF solid;
	border-bottom: 0 solid;
	border-left: 0 #002451 solid;
	text-align: left;
	padding-bottom: 20px;
}

table#Layout td#PageMiddle td#MainSection p
{
padding-right: 3em;
}
ul#SubNav {
	display: none;
}

td#RightPanel {
padding-top: 2em;
text-align: center;
background-color: #fff;
}

table#MainContent td#MainSection table.wSpecOuter th,  table#MainContent td#MainSection table.wSpecOuter td,
td#PageMiddle table#MainContent td.MainCont .wSpecOuter th,td#PageMiddle table#MainContent td.MainCont .wSpecOuter td,
table#MainContent td#RightPanel table.wSpecOuter th,  table#MainContent td#RightPanel table.wSpecOuter td
{ 
background-color: #fff;
border-bottom: 1px #FFF solid; 
padding: 2px;	
font-size: 12px;
vertical-align: top;
padding-left: 4px; 
padding-right: 4px;
}



table#Layout td#Menu
{
display: block;
}
div#navcontainer
{
display: none;
}

#navigation
{
	display: block;

}


/* sub level 1 */
#navigation ul
{
display : none
}
#navigation ul li, #navigation ul li.first
{
	display: none;
}

#navigation ul a
{
	display: none;
}

/* DISPLAYS */
#navigation ul, #navigation li:hover ul ul, #navigation ul li:hover ul ul {
	display:none;	
}
#navigation li:hover ul, #navigation ul li:hover ul, #navigation ul ul li:hover ul {
	display:none;	
}



div#TopPanel{
display: none;
}

table#Layout td#Bottom
{
	margin: 0;
	padding: 0;
	height: 10px !important;
	background-image: url(Images/bottom_back.png);
	behavior: url(iepngfix.htc);
	border-top: 0 #FFF solid;
	border-right: 0 #002451 solid;
	border-bottom: 0 #002451 solid;
	border-left: 0 #002451 solid;
	background-repeat: no-repeat;
}

table#Layout td#Bottom div
{
text-align: left;
padding-left: 200px;
padding-top: 24px;
color: #79a;
font-size: 10px;
height: 30px;
}
div#Copyright
{
	margin: 0;
	padding-top: 10px;
	border-width: 0 10px 10px 10px;
	border-color: #f8b82c;
	border-style: solid;
	background-color: #fff;
	color: #000;
	font-size: 10px;
text-shadow: 2px 2px 3px black;
}


td#PageMiddle table#MainContent td#MainSection table#SuperSelectionChart,
td#PageMiddle table#MainContent td.MainCont table#SuperSelectionChart
{
	border-width: 1px;
	border-color: #000;
	border-style: solid;
}


td#PageMiddle table#MainContent td#MainSection table#SuperSelectionChart td.dark,
td#PageMiddle table#MainContent td.MainCont table#SuperSelectionChart td.dark,
td#PageMiddle table#MainContent td#MainSection table#SuperSelectionChart th.dark,
td#PageMiddle table#MainContent td.MainCont table#SuperSelectionChart th.dark

{
background-color: #B5CAD1;
}


td#PageMiddle table#MainContent td#MainSection table#SuperSelectionChart td.light,
td#PageMiddle table#MainContent td.MainCont table#SuperSelectionChart td.light,
td#PageMiddle table#MainContent td#MainSection table#SuperSelectionChart th.light,
td#PageMiddle table#MainContent td.MainCont table#SuperSelectionChart th.light

{
background-color: #CBD8DD;
}

td#PageMiddle table#MainContent td#MainSection table#SuperSelectionChart td.hwc,
td#PageMiddle table#MainContent td.MainCont table#SuperSelectionChart td.hwc { border-top: 1px #abc solid; }
td#PageMiddle table#MainContent td#MainSection table#SuperSelectionChart th,
td#PageMiddle table#MainContent td.MainCont table#SuperSelectionChart th
{
	vertical-align: bottom;
	text-align: center;
	border-width: 0 0 2px 0;
	border-color: #000;
	border-style: solid;
	font-size: 11px;
	padding: 2px;
}

td#PageMiddle table#MainContent td#MainSection table#SuperSelectionChart td,
td#PageMiddle table#MainContent td.MainCont table#SuperSelectionChart td
{
text-align: left;
font-size: 11px;
padding: 2px;

}

td#PageMiddle table#MainContent td#MainSection table#SuperSelectionChart td.first,
td#PageMiddle table#MainContent td.MainCont table#SuperSelectionChart td.first
{
	text-align: left;
	border-width: 1px 0 0 0;
	border-color: #000;
	border-style: solid;
}

td#PageMiddle table#MainContent td#MainSection table#SuperSelectionChart td.bal,
td#PageMiddle table#MainContent td.MainCont table#SuperSelectionChart td.bal
{
vertical-align: bottom;
}

span.wtype {
color: #fff;
background-color: #002451;
padding: 1px;
width: 130px;
}

span.wtype a:link,span.wtype a:visited{
	color: #fff;
}
span.wtype a:hover{
	color: #CBD8DD;
}

td#PageMiddle table#MainContent td#MainSection table#SuperSelectionChart td a,
td#PageMiddle table#MainContent td.MainCont table#SuperSelectionChart td a
{
text-decoration: none;
font-weight: bold;
}


table#CWKey {
	font-size: 11px;
}

table#CWDet {
	font-size: 12px;
	border-collapse: collapse;
}

table#CWDet td, table#CWDet th
{
	width: 250px;
	border: 1px #333 solid;
	padding-left: 20px;
}

div.noPrint,tr.noPrint {
display: none;
}

form#CWForm input, form#CWForm textarea, form#CWForm submit{
display: none;
}
