/* CSS Document */
body{
	font: normal normal 11px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin:0px auto;
	padding: 0px;
	}
.black-bg{
	background-color:#000000;
	}
.gray-bg{
	background-color: #CCCCCC
	}
.wht-txt{
	color: #FFFFFF;
	}
.pad-10{
	padding: 10px;
	}
h1{
	color: #0B81BF;
	font-size: 14px;
	font-weight: bold;
	padding: 7px 0px 7px 0px;
	margin: 0px;
	}		
.header-bg{
	background: url(/sheet/wiseradvisor/images/header-bg.jpg) repeat-x left top;
	height: 123px;
	}
.header-bg-box{
	background: url(/sheet/wiseradvisor/images/header-bg-box1.jpg) no-repeat right top;
	height: 123px;
	}
.heading1{
	color: #0881C9;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0px 25px 0px;
	}
#left-col{
	background-color: #3E97CC;
	padding: 18px 9px 9px 9px;
	}
#left-col table tr th{
	background-color: #000000;
	padding: 3px 3px 3px 5px;
	color:#FFFFFF;
	font-weight: bold;
	} 	
#left-col a:link{
	color: #ffffff;
	text-decoration: underline;
	}				
#left-col a:visited{
	color: #ffffff;
	text-decoration: underline;
	}				
#left-col a:hover{
	color: #ffffff;
	text-decoration: none;
	}
#left-col .wht-box-bg{
	background: url(/sheet/wiseradvisor/images/wht-box-bg.gif) repeat-y left top;
	color:#000000;
	font-weight: bold;
	}
#left-col input, select{
	width: 120px;
	}
#left-col select{
	width: 124px;
	}	
#left-col .input-small{
	width: 50px;
	}
#tabNav{
	background-color: #19417C;
	height: 39px;
	}
#tabNav ul{
	margin: 0px;
	padding: 0px;
	}
#tabNav ul li{
	margin: 0px 3px 0px 3px;
	padding: 0px;
	list-style-type: none;
	display:block;
	float:left;
	text-align:center;
	}
/*#tabNav ul li a{
	background: url(/sheet/wiseradvisor/images/tab-bg.gif) no-repeat bottom;
	color:#ffffff;
	font-weight: bold;
	text-decoration: none;
	width: 115px;
	height: 19px;
	padding: 6px 5px 4px 5px;
	display:block;
	}	*/	
/*#tabNav ul li a:hover{
	background: url(/sheet/wiseradvisor/images/tab-bg-h.gif) no-repeat bottom;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
	width: 115px;
	height: 19px;
	padding: 6px 5px 4px 5px;
	display:block;
	}	*/
	

.activetab{
	background: url(/sheet/wiseradvisor/images/tab-bg-h.gif) no-repeat bottom;
	color:#000000;
	font-weight: bold;
	text-decoration: none;
	width: 115px;
	height: 19px;
	padding: 6px 5px 4px 5px;
	display:block;
	}		
.disactivetab{
	background: url(/sheet/wiseradvisor/images/tab-bg.gif) no-repeat bottom;
	color:#ffffff;
	font-weight: bold;
	text-decoration: none;
	width: 115px;
	height: 19px;
	padding: 6px 5px 4px 5px;
	display:block;
	}		

	
/* Content Area styles */		
.content-bdr{
	background: url(/sheet/wiseradvisor/images/content-bdr.gif) repeat-y left top;
	}
.content-padding{
	padding: 8px 15px 15px 15px;
	}
.gray-bg{
	background-color: #F8F8F8;
	border-top:	1px solid #AFAFAF;
	padding: 7px 5px 7px 4px;
	}
.lineheight-14 {
	line-height: 14px;
	}	
.white-bg{
	background-color: #ffffff;
	border-top:	1px solid #AFAFAF;
	padding: 7px 5px 7px 4px;	
	}
.blueLink:link{
	color: #0262C4;
	font-weight: bold;
	text-decoration: underline;
	}	
.blueLink:visited{
	color: #0262C4;
	font-weight: bold;
	text-decoration: underline;
	}	
.blueLink:hover{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	}	

.ftr{color:#115EAE; padding: 20px 0px 20px 0px}
.ftr a{color:#115EAE; text-decoration:none}
.ftr a:visited{color:#115EAE; text-decoration:none}
.ftr a:hover{color:#115EAE;;text-decoration:underline}	

.topLink{color:#666666;}
.topLink a{color:#666666; text-decoration:none}
.topLink a:visited{color:#666666; text-decoration:none}
.topLink a:hover{color:#666666; text-decoration:underline}	
.ver11-l-black{color: #000000; font-size:11px;}
.ver11wht{color:#FFFFFF;padding-left:15px; font-size:11px; text-decoration:none}
.ver10wht{color:#FFFFFF;font-size:10px; text-decoration:none}
.green{ background-color:#DBF0F1;}