﻿/* Page properties */

body{
	background: #ffffff;
	color: #323232; font-family:Arial, Helvetica, sans-serif; line-height: 1.2em; font-size: 0.75em; margin: 0;
}

td{
	padding: 3px;
	font-size: 0.75em;
}

td a{
	font-weight: bold;
}

select, input, textarea {
	font-family: arial;
	font-size: 0.9em;
}

a{
	color: #003366;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}



h2{
	font-family: Arial, Verdana, sans-serif; 
	font-size: 15pt;
	text-align: left;
	margin-top: 10px;
	padding-left: 0px;
	padding-top: 5px;
	color: #003366;
	font-weight: normal;
}

h4{
	font-size: 10pt;
}

ul{
	list-style: square outside none;
	margin: 10px;
	margin-left: 20px;
}

/* Layouts */

#chart { text-align:center; width:100%}
#chart td {text-align: center}
#main {background-color: #BBCDE1;}
#main table{ border: 1px solid #003366; margin-top: 1px;}
#providers { PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px }
#selected { PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px }
#available { PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px }
#buttons { PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px }
#options { PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px }
#button { PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px }
#addBenchmark{ PADDING-RIGHT: 5px; PADDING-LEFT: 5px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px}

#box{
	background: #003366;
}

#container
{
	height: 100%; 
	width: 100%;
/*	background: url(../_images/pagegrad.gif) repeat-y;
	padding-left:10px;
	padding-right:10px;*/
}

#sitebox{
	width: 100%;
	height: 100%;
	text-align: left;
	background: #FFFFFF;
	/*border: 1px solid #CCCCCC;*/
}

#siteinfo{
	display: none;
	z-index: 100;
	position: absolute;
	background: yellow;
	width: 362px;
	height: 200px;
	left: 520px;
	top: 3px;
}

#toppanel{
	background: #FFFFFF;
	height: 1px;
}

#mainpanel, #navpanel{
	background: #FFFFFF;
	height: 1%;
}

#logobox{
	width: 280px;
	height: 29px;
	background: url(../../_images/fwi_logo.gif) no-repeat;
	margin: 12px,10px,0,10px;
	float: left;
}

#centrebox{
	float: right;
	background: url(../../_images/banner_top.gif) no-repeat top right;
	width: 369px;
	height: 60px; 
}


#navpanel{
	padding-left: 15px;
	background: #273B52;
	background: url(../../_images/nav_grad.jpg);
}

#navpanel a{
	color: #FFFFFF;
	height: 100%;
	text-decoration: none;
	padding: 4px;
	padding-top: 6px;
	height: 15px;
}

#navpanel a:hover{
	background: url(../../_images/nav_grad_over.jpg);
	color: #273B52;
}

#navpanel ul{
	list-style: none outside none;
	margin: 0;
	height: 10px;
}

#navpanel li{
	float: left;
	padding-right: 10px;
}


#mainpanel{
	margin:0;
	height: 1%;
}

#sidenavpanel{
	position: relative;
	float: right;
	width: 200px;
	padding: 10px;
	height: 100%;
	background: #EEF2F7;
	color: #A62417;
	font-weight: bold;
}

#sidenavpanel li{
	margin-bottom: 2px;
	width: 100%;	
}

#sidenavpanel a{
	padding: 1px;
	font-weight: normal;
	width: 100%;
	text-decoration: none;
	border: 1px solid #EEF2F7;
}

#sidenavpanel a:hover{
	color: #A62417;
	border: 1px solid #A62417;
}

#contentpanel{
	margin:0;
	position: relative;
	width: 100%;
	height: 1px;
}

#bottompanel{
	margin: 10px;
	border-top: 3px solid #9AAFC3;
	height: 20px;
	width: 100%;
	padding: 5px;
}

#bottompanel td{
	color: #9AAFC3;
	font-size: 7pt;
}

 #helpbox
 {
	display: none;
}
/* Classes */
.ErrorMessage { color:red; font-size:9pt;}

.boxed{
	border: 1px solid #273B52;
	margin-bottom: 10px;
}

.boxed p{
	margin: 0;
}

.boxed a{
	margin: 2px;
	padding: 5px;
	text-decoration: none;
	width: 100%;
}

.boxed a:hover{
	background: #D5E1EF;
}

.boxtitle{
	color: #FFFFFF;
	font-weight: bold;
	background: url(../../_images/nav_grad.jpg);
	width: 100%;
	padding: 3px;
}

.active{
	height: 100%;
	text-decoration: none;
	padding: 5px;
	padding-top: 6px;
	height: 15px;
	background: #FFFFFF;
	color: #A62417;
	font-weight: bold;	
	border-left: 1px solid #849CB3
}

.tabWrapper{

	border-bottom: 0px solid #003366;
	background-color:#759CC2;
	padding-top:10px
}


.tblTabs td{text-align:center;height:14px;
	background-image: url(../../_images/tab_shade.gif); background-repeat:no-repeat; background-position: right;
	cursor: pointer;padding-bottom:0; padding-right: 10px;
}
.tblTabs a{
	color: #fff; font-weight:bold; height: 23px; padding: 8px;
}

.tabBase TD{background-color:#296DC1;font-size:1pt;}

.tblTabs a:hover{
	text-decoration: underline;
}

.tblTabs .tabActive{
	background-color: #FFFFFF;
	color:#003366;
	background-image: url(../../_images/tabon_shade.gif);
}

.fundGrid
{
	overflow: auto;
}


.fundgrid{
	border-bottom: 2px solid #003366;
}

.fundgrid td{
	vertical-align:top;
}

.tblHead{
	background-color:#E6EFFA;
	color: #003366;
}

.tblHead TD{
	color:#003366;
	font-weight:bold;
}

.tblSubHead {
	background-color:#003366; color: #fff; font-weight:bold;
	background-image: url(../../_images/gridline_fade.gif); background-position:right bottom; background-repeat:no-repeat;
}

.tblSubHead TD{
	color: white;
}

.tblSubHead td table td{
	border-left: 1px solid #003366
}

.tblSubHead a {
	color: #ffffff;
}
.tblSubHead a:hover {
	color:#C9E6F9;
}

TD.tblFirstColHeader {text-align:left;}

.tblData{
}

.tblData a{
	color: #0000CC;
}

.tblGrey a{
	
}

.tblData a:hover{
	color: #003366;
}

.tblData td{
	border-bottom: 1px solid #B9D1ED;
	padding: 3px;
}


.tblLastData td{
	border-bottom: 1px solid #B9D1ED;
}


.tblFirstCol{
	border:0;
	border-left: none;
	text-align:left;
}

.tblFirstCol A{
}

.tblFirstCol A:hover{

}
	

.tblCol Img{border:0;}
.tblAltCol Img{border:0;}


.tblCol{
	background-image: url(../../_images/point.gif); background-position:right; background-repeat:repeat-y;
}
.tblAltCol{
	border-right: 1px solid #D3DCE7;
}



.tblGrey{
	background: #D6E1EF;
}

.tblMidGrey{
	background: #B9D1ED;
}

.tblHighlite td{
	background: #B9D1ED;
}

.tblHighlite a{
	border: 1px solid #ECE3D5;
}

.fundtools{
	text-align: center;
	margin-top: 10px;
	border-top: 2px solid #273B52;
	width: 100%;
	padding: 10px;
}

.chartOptionWraper{
	border-top: 1px solid #273B52;
	padding: 2px;
	margin: 5px;
}

.fullForm{
	width: 100%;
}

.legend{
	margin:2px;
	padding: 0;
	width: 10px;
	height: 10px;
	background: #CCCCCC;
}

.detail{
	color: #999999;
	font-size: 7pt;
}

.pos{
	color: #669900;
}

.neg{
	color: #A62417;
}

td.button{}

.button a, .auxButton{
	cursor:hand;
	text-align: center;
	border: 1px solid #ffffff;
	color: #ffffff;
	background: #003366;
	text-decoration:none;
	padding: 2px;
	width: 130px;
}

.button a:hover, .auxButton:hover{
	border: 1px solid #0000CC;
	color: #0000CC;
	background:#ffffff;
}

.button2 a{
	cursor:hand;
	text-align: center;
	border: 1px solid #ffffff;
	color: #ffffff;
	background: #003366;
	text-decoration:none;
	padding: 2px;
	width: 30px;
}

.button2 a:hover{
	border: 1px solid #0000CC;
	color: #0000CC;
	background:#ffffff;
}


.tblHead .button a{
}

.selectionBox { WIDTH: 100% }
.lblHead {
	color: #003366; font-weight:bold; padding: 0px 0 3px 0;
}

.chartButton, .nextPrevButton { 
	border: 1px solid #ffffff;
	color: #ffffff;
	background: #003366;
	padding: 0px; margin: 2px; width: 50px;
}


.iconclear{
	text-decoration: none;
	text-align: center;
}

/*Illustrations*/
	.illFooter {background-color:#B9D1ED; padding:3px}
	.illSubHead{background:#003366;}
	.illSubHead TD{font-weight:bold; color:White}
	.illButton{
		border: 1px solid #ffffff;
		color: #ffffff;
		background: 003366;
		padding: 2px;
		width: 130px;
	}
	.illTitle {font-weight:bold;}
	.illFormTextBox {border:#003366 1px solid; width: 100%;}
	.illHeadHighlight {font-size:8pt;padding:5px;color:#FFFFFF;font-weight:bold;}
	.illHead{font-weight: bold;background:#B9D1ED; color:#003366; padding: 5px;}
	
	.illPreviewHeader {color:#003366;font-size:14pt;font-weight:bold;}
	.illPreviewDataTitle {color:#003366;font-weight:bold; border-bottom:1px solid #003366}
	.illPreviewData {color:#003366; border-bottom:1px solid #003366}

.compliance{font-size: 10px;}

.calDay 
{
	background-color: white;
	color:Black;
}
.calWeekend
{
	background-color: white;
	color:rgb(128,128,128);
}
.calDayHeader
{
	font-weight: bold;
	color: rgb(0, 56, 156);
	background-color:#FFFFFF;
}
.calOffMonth
{
	background-color:  rgb(239,239,239);
	color:Black;
}
.calMonth
{
	background-color: #FFFFFF;
	color:rgb(0, 56, 156);
	font-weight:bold;
}
.calSelectedDay
{
	background-color: #999999;
	color:#FFFFFF;
	font-weight:bold;
}

.uiMultiPage {
	margin:0;
	padding: 0px;
	width: 100%;
}

.uiMultiPage table{
	padding: 0px;
	border: 0;
	width: 100%;
}

.uitabs{
}

.uitabs table{
	border: 0;
	padding: 0;
}

.uiTab{
	text-align: center;
	text-decoration: none;
	color: #296DC1;
	background-image:url(../../_images/button_off.jpg);
	width: 90px;
	height: 20px;
}

.uiTab td{
	text-align: center;
	text-decoration: none;
	color: #296DC1;
	background-image:url(../../_images/button_off.jpg);
	width: 90px;
	height: 20px;
}

.uiTabHover TD{
	background-image:url(../../_images/button_on.jpg);	
	font-weight: normal;
	color: #003366;
	width: 90px;
	height: 20px;
	cursor:hand;
	text-align: center;
}

.uiTabHover{
	background-image:url(../../_images/button_on.jpg);	
	font-weight: normal;
	color: #003366;
	width: 90px;
	height: 20px;
	cursor:hand;
	text-align: center;
}

.uiSelectedTab TD{
	background-image:url(../../_images/button_on.jpg);	
	font-weight: bold;
	color: #003366;
	width: 90px;
	height: 20px;
	text-align: center;	
}

.uiSelectedTabHover TD{
	background-image:url(../../_images/button_on.jpg);	
	font-weight: bold;
	color: #003366;
	width: 90px;
	height: 20px;
	text-align: center;	
}

.uiSelectedTab{
	background-image:url(../../_images/button_on.jpg);	
	font-weight: bold;
	color: #003366;
	width: 90px;
	height: 20px;
	text-align: center;	
}

.uiSelectedTabHover{
	background-image:url(../../_images/button_on.jpg);	
	font-weight: bold;
	color: #003366;
	width: 90px;
	height: 20px;
	text-align: center;	
}
.fundChecked TD
{
	background-color:#B9D1ED;
	border-bottom: 1px solid white;
}

.fundChecked A
{
}

#FundInfoContent{
	width: 73%;
	float:left;
}

#FundInfoRight{
	padding-top: 10px;
	float:right;	
	width: 25%;
}

#FundInfoTable
{
	border-top: 1px solid #003366;	
	BACKGROUND: #E6EFFA;
}

#FundInfoTable td{
	padding:2px;
}

.FundInfoTableHead
{
	padding: 2px;
	background-color:#003366;
	font-weight:bold;
	color:#ffffff;
	font-size:7pt;
}

.tblHeader 
{
	color:#759CC2;
	font-weight:bold;
}

.tblContent
{
}

.FtHeader
{
	 padding-left: 10px;
	 color:White;
	 font-weight:bold;
}

#FtHeaderText{
	padding-top: 15px;
	padding-bottom: 25px;
	font-size: 18pt;
}

.FtTable
{
	width:100%;
	height:100%;
}

.FtTable td{
	border-bottom: 1px solid #B9D1ED;
}

.FtSubHead
{
	 font-weight: bold;
	 color:#003366;
	 border-bottom: 3px solid #003366;
	 text-align:left;
	 font-size:8pt;
}

.FtFirstTR{
	background: #B9D1ED;
}

.FtTableSub td{
	font-weight: bold;
	border:0;
	border-bottom: 3px solid #003366;
}

.FtPageSub{
	font-weight:normal;
	color: #FF9900;
	font-size: 13pt;
	padding-top: 15px;
	padding-bottom: 3px;
}



.GridAlt td
{
	border-bottom:1px solid #B9D1ED;
}

.GridItem td
{
	background-color:#ffffff;
	border-bottom:1px solid #B9D1ED;
}

.GridHeader
{
	color:Black;
}

.keys
{
	font-size:8;
}

.tabs{
	margin-left: 10px;
}
.tabs div{
	width: 150px; text-align:center;
	background-color: #BBCDE1; background-image: url(../../_images/tabOn_last.gif); background-repeat:no-repeat;
	float: left; padding: 5px 10px; font-weight:bold; color: #fff; cursor: pointer;
}
.tabs div.tabOn{
	background: #003366; 
}
