﻿/* Page properties */

body{
	margin: 0;
	background: #FFFFFF;
	font-family: arial;
	font-size: 65%;
	line-height: 150%;
	color: #000000;
}

td{
	padding: 3px;
	font-family: arial;
	font-size: 65%;
	line-height: 150%;	
}

select, input, textarea {
	font-family: arial;
	font-size: 90%;
}

a{
	color: #0F2467;
	text-decoration: none;
}

a:hover{
	text-decoration: none;
	color:#000000;
}



h2{
	font-family: Arial, Verdana, sans-serif; 
	font-size: 15pt;
	text-align: left;
	margin-top: 10px;
	padding-left: 0px;
	padding-top: 5px;
	color: #0F2467;
	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: url(../../_images/silver_grad.jpg) repeat-y;}
#main table{ border: 1px solid #E5E5E5; 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: #0F2467;
}

#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{
	text-align: center;
	width: 100%;
	border-bottom: 1px solid silver;	
}

.tblTabs a{
	text-align: center;
	text-decoration: none;
	color: #999;
	border-bottom: 0px;
	background-image:url(../../_images/tab_off.jpg);
	width: 95px;
	height: 23px;
	margin-bottom: -3px;
	padding-top:5px;
}

.tabBase TD{background-color:#296DC1;font-size:1pt;}

.tblTabs a:hover{
	background-image:url(../../_images/tab_on.jpg);	
	font-weight: normal;
	color: #0F2467;
	width: 95px;
	height: 23px;
}

.tblTabs .tabActive{
	background-image:url(../../_images/tab_on.jpg);	
	font-weight: bold;
	color: #0F2467;
	width: 95px;
	height: 23px;
}

.fundGrid
{
	overflow: auto;
}


.fundgrid table{
	border: 0;
}

.fundgrid td{
	border-right:0;
	border-left:0;
}

.tblHead{
	background-color:#E6EFFA;
	color: #0F2467;
}

.tblHead TD{
	color:#0F2467;
	font-weight:bold;
}

.tblSubHead {
	background-color:#0F2467; 
}

.tblSubHead TD{
	color: white;
	text-align:center;
}

.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: #0F2467;
}

.tblData td{
	border-bottom: 1px solid #B9D1ED;
	padding: 3px;
}


.tblLastData td{
	border-bottom: 1px solid #B9D1ED;
}


.tblFirstCol{
	border:0;
	border-bottom: 1px solid #B9D1ED;
	text-align:left;
	background: #FFFFFF;
}

.tblFirstCol A{
}

.tblFirstCol A:hover{

}
	

.tblCol Img{border:0;}
.tblAltCol Img{border:0;}


.tblCol{
	border:0;
	text-align:center;
	background: #FFFFFF;
	border-bottom: 1px solid #B9D1ED;
	
}
.tblAltCol{
	border:0;
	text-align:center;
	background: #FFFFFF;
	border-bottom: 1px solid #B9D1ED;
}



.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: #0F2467;
	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: #0F2467;
	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 { font-weight: bold; }

.chartButton, .nextPrevButton { 
	border: 1px solid #ffffff;
	color: #ffffff;
	background: #0F2467;
	margin-right: 3px;
}


.iconclear{
	text-decoration: none;
	text-align: center;
}

/*Illustrations*/
	.illFooter {background-color:#B9D1ED; padding:3px}
	.illSubHead{background:#0F2467;}
	.illSubHead TD{font-weight:bold; color:White}
	.illButton{
		border: 1px solid #ffffff;
		color: #ffffff;
		background: 0F2467;
		padding: 2px;
		width: 130px;
	}
	.illTitle {font-weight:bold;}
	.illFormTextBox {border:#0F2467 1px solid; width: 100%;}
	.illHeadHighlight {font-size:8pt;padding:5px;color:#FFFFFF;font-weight:bold;}
	.illHead{font-weight: bold;background:#B9D1ED; color:#0F2467; padding: 5px;}
	
	.illPreviewHeader {color:#0F2467;font-size:14pt;font-weight:bold;}
	.illPreviewDataTitle {color:#0F2467;font-weight:bold; border-bottom:1px solid #0F2467}
	.illPreviewData {color:#0F2467; border-bottom:1px solid #0F2467}

.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: 140px;
	height: 20px;
}

.uiTab td{
	text-align: center;
	text-decoration: none;
	color: #296DC1;
	background-image:url(../../_images/button_off.jpg);
	width: 140px;
	height: 20px;
}

.uiTabHover TD{
	background-image:url(../../_images/button_on.jpg);	
	font-weight: normal;
	color: #0F2467;
	width: 140px;
	height: 20px;
	cursor:hand;
	text-align: center;
}

.uiTabHover{
	background-image:url(../../_images/button_on.jpg);	
	font-weight: normal;
	color: #0F2467;
	width: 140px;
	height: 20px;
	cursor:hand;
	text-align: center;
}

.uiSelectedTab TD{
	background-image:url(../../_images/button_on.jpg);	
	font-weight: bold;
	color: #0F2467;
	width: 140px;
	height: 20px;
	text-align: center;	
}

.uiSelectedTabHover TD{
	background-image:url(../../_images/button_on.jpg);	
	font-weight: bold;
	color: #0F2467;
	width: 140px;
	height: 20px;
	text-align: center;	
}

.uiSelectedTab{
	background-image:url(../../_images/button_on.jpg);	
	font-weight: bold;
	color: #0F2467;
	width: 140px;
	height: 20px;
	text-align: center;	
}

.uiSelectedTabHover{
	background-image:url(../../_images/button_on.jpg);	
	font-weight: bold;
	color: #0F2467;
	width: 140px;
	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 #0F2467;	
	BACKGROUND: #E6EFFA;
}

#FundInfoTable td{
	padding:2px;
}

.FundInfoTableHead
{
	padding: 2px;
	background-color:#0F2467;
	font-weight:bold;
	color:#ffffff;
	font-size:7pt;
}

.tblHeader 
{
	color:#FD6E10;
	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:#0F2467;
	 border-bottom: 3px solid #0F2467;
	 text-align:left;
	 font-size:8pt;
}

.FtFirstTR{
	background: #B9D1ED;
}

.FtTableSub td{
	font-weight: bold;
	border:0;
	border-bottom: 3px solid #0F2467;
}

.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;
}	
