		

.welcomeText {
	color:#fff;
	font: bold 13px "Lucida Sans", Arial, serif;
	text-align: left;
	display: block;
	padding: 0px 28px 0px 0px;
	margin-left:385px;
	height: 16px;
	letter-spacing: 1px;
	border:none
} /* 16 + 2 + 2 = 20 */




div.headerTabSelected {
	width:94px;
	border-left: 1px solid #c3edb7;
	border-right: 1px solid #313a41;
	color: #000;
	font:bold  11px "Lucida Sans", Arial, serif;
	text-decoration: none;
	text-align: left;
	display: block;
	float:right;
	padding: 0px ;
	height: 18px;
	 }

div.headerTabSelected   a    {  	
	color: #000; 
	font:bold 11px  "Lucida Sans", Arial, serif; 
	text-decoration: none; 
	vertical-align: middle; 
	text-align: center; 
	display: block;
	width: 100%; 
	height: 18px; 
 }
  

div.headerTabSelected  span  {
	display: block;
	margin: 0;
	padding: 2px  0px 0px 0px;
	height: 18px;
	width: 100%;
	background-color:#3FE34C;
	}

/*The background image is of the button in it's hover state*/

div.headerTab    { 
color: #000; 
display: block; float:right;
padding:0; 
/*height: 18px; */
height: 20px; 
border-left: 1px solid #c3edb7; border-right: 1px solid #3a7833; }
	
/*The background image is of the button in it's normal state	 */	

div.headerTab   a    { 
 	
	color: #fff; 
	font:bold 11px  "Lucida Sans", Arial, serif; 
	text-decoration: none; 
	vertical-align: middle; 
	text-align: center; 
	display: block;
	

	
	height: 100%; 
 }
  

 div.headerTab  span  {
	display: block;
	margin: 0; 
	padding: 2px 10px 0px 10px;
	

	}
 


div.headerTab  a:hover {
	background-color:#00a4e3;  
	color: #fff;
	}
	

div.headerTab  a:active {
	color: #e7e7e7;
	}
	
.headerTabType{font: Normal 11px "Lucida Sans", Arial, serif; line-height:12px;	padding: 0px 15px 5px 10px;}

.headerTabType .dim {color:#333366}	

