/* CSS Document */
/* get rid of those system borders being generated for A tags */
a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}
/* root element for tabs  */


.pageTab_home{
	position:relative;
	margin-top:14px;
	padding:0;
	
}
.tabdiv {
	margin-top:14px;
	_margin-top:0;
	position:absolute;
	z-index:3;
	}

ul.tabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;	
	height:53px;
	margin:0 0 0 0;
}
/* single tab */
ul.tabs li { 
	float:left;	 
	text-indent:0;
	padding:0 4px 0 0;
	margin:0 !important;
	list-style-image:none !important; 
}

/* link inside the tab. uses a background image */
ul.tabs a.index:link,ul.tabs a.index:visited { 
	background: url(../../images/general/button-bg.gif) no-repeat 0 0;
	font-size:11px;
	font-weight:bold;
	display:block;
	height: 53px;  
	width: 126px;
	text-align:center;	
	text-decoration:none;
	color:#3d88cd;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
}
.oneline_tab{
	padding-top:15px;
	display:block;
}
.twoline_tab{
	padding-top:9px;
	display:block;
	line-height:1.2;
}

.threeline_tab{
	padding-top:0;
	display:block;
	line-height:1.2;
}

ul.tabs a:active {
	outline:none;		
}
/* when mouse enters the tab move the background image */

ul.tabs a:hover, #currentTab{
	background-position: 0 -53px;	
	color:#086e00;
}

/* active tab uses a class name "current". its highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background-position: 0px -53px;		
	cursor:default !important; 
	color:#086e00;
}


/* initially all panes are hidden */ 
.panes-home{
	margin-top:-14px;
	z-index:2;
}
.panes-home .pane {
	display:none;		
}
.panes-home div {
	width:364px;
	padding:15px 10px;
	border:1px solid #b0c7ec;
	/*background-color:#fff;*/
	margin:57px 0 0 0;
	color:#6B6161;
}

.hide{
	display:none;
}
.show{
	display:block;
	
}
.im{ 
	background: url(../../images/general/button-bg_im.gif) no-repeat 0 0;
	font-size:11px;
	font-weight:bold;
	display:block;
	height: 53px;  
	width: 126px;
	text-align:center;	
	text-decoration:none;
	color:#3d88cd;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
}
ul.tabs a.im_over, ul.tabs a.im_over:hover, ul.tabs li.im_over a {
	color:#844303;
}
.br{ 
	background: url(../../images/general/button-bg_br.gif) no-repeat 0 0;
	font-size:11px;
	font-weight:bold;
	display:block;
	height: 53px;  
	width: 126px;
	text-align:center;	
	text-decoration:none;
	color:#3d88cd;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
}
ul.tabs a.br_over, ul.tabs a.br_over:hover, ul.tabs li.br_over a {
	color:#5f5f5f;
}


.pro{ 
	background: url(../../images/general/button-bg_br.gif) no-repeat 0 0;
	font-size:11px;
	font-weight:bold;
	display:block;
	height: 53px;  
	width: 126px;
	text-align:center;	
	text-decoration:none;
	color:#3d88cd;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
}
ul.tabs a.pro_over, ul.tabs a.pro_over:hover, ul.tabs li.pro_over a {
	color:#9e173f;
}
.ps{ 
	background: url(../../images/general/button-bg_ps.gif) no-repeat 0 0;
	font-size:11px;
	font-weight:bold;
	display:block;
	height: 53px;  
	width: 126px;
	text-align:center;	
	text-decoration:none;
	color:#3d88cd;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
}
ul.tabs a.ps_over, ul.tabs a.ps_over:hover, ul.tabs li.ps_over a {
	color:#53185a;
}

.gov{ 
	background: url(../../images/general/button-bg_gov.gif) no-repeat 0 0;
	font-size:11px;
	font-weight:bold;
	display:block;
	height: 53px;  
	width: 126px;
	text-align:center;	
	text-decoration:none;
	color:#3d88cd;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
}
ul.tabs a.gov_over, ul.tabs a.gov_over:hover, ul.tabs li.gov_over a {
	color:#9d0a00;
}

/* -------- Tab creation --------- */

ul.tabs a.index:link,ul.tabs a.index:visited, .index_tab2, .index_tab3, .index_tab4, .index_tab5 { 
	font-size:11px;
	font-weight:bold;
	display:block;
	height: 53px;	
	text-align:center;	
	text-decoration:none;
	color:#3d88cd;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;	
}
.index{background: url(../../images/general/button-bg.gif) no-repeat 0 0; width: 126px;}
.index_tab2{background: url(../../images/general/button-bg-2tabs.gif) no-repeat 0 0; width: 190px;}
.index_tab3{background: url(../../images/general/button-bg-3tabs.gif) no-repeat 0 0; width: 126px;}
.index_tab4{background: url(../../images/general/button-bg-4tabs.gif) no-repeat 0 0; width: 92px;}
.index_tab5{background: url(../../images/general/button-bg-5tabs.gif) no-repeat 0 0; width: 73px;}

.im,.im_tab2,.im_tab3,.im_tab4,.im_tab5{	
	font-size:11px;
	font-weight:bold;
	display:block;
	height: 53px;  
	text-align:center;	
	text-decoration:none;
	color:#3d88cd;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
}
.im{background: url(../../images/general/button-bg_im.gif) no-repeat 0 0; width: 126px;}
.im_tab2{background: url(../../images/general/button-bg_im-2tabs.gif) no-repeat 0 0; width: 190px;}
.im_tab3{background: url(../../images/general/button-bg_im-3tabs.gif) no-repeat 0 0; width: 126px;}
.im_tab4{background: url(../../images/general/button-bg_im-4tabs.gif) no-repeat 0 0; width: 92px;}
.im_tab5{background: url(../../images/general/button-bg_im-5tabs.gif) no-repeat 0 0; width: 73px;}

.br, .br_tab2, .br_tab3, .br_tab4, .br_tab5{ 
	font-size:11px;
	font-weight:bold;
	display:block;
	height: 53px;
	text-align:center;	
	text-decoration:none;
	color:#3d88cd;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
}
.br{background: url(../../images/general/button-bg_br.gif) no-repeat 0 0; width: 126px;}
.br_tab2{background: url(../../images/general/button-bg_br-2tabs.gif) no-repeat 0 0; width: 190px;}
.br_tab3{background: url(../../images/general/button-bg_br-3tabs.gif) no-repeat 0 0; width: 126px;}
.br_tab4{background: url(../../images/general/button-bg_br-4tabs.gif) no-repeat 0 0; width: 92px;}
.br_tab5{background: url(../../images/general/button-bg_br-5tabs.gif) no-repeat 0 0; width: 73px;}

.pro, .pro_tab2, .pro_tab3, .pro_tab4, .pro_tab5{ 
	font-size:11px;
	font-weight:bold;
	display:block;
	height: 53px;
	text-align:center;	
	text-decoration:none;
	color:#3d88cd;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
}
.pro{background: url(../../images/general/button-bg_br.gif) no-repeat 0 0; width: 126px;}
.pro_tab2{background: url(../../images/general/button-bg_pro_2tabs.gif) no-repeat 0 0; width: 190px;}
.pro_tab3{background: url(../../images/general/button-bg_pro_3tabs.gif) no-repeat 0 0; width: 126px;}
.pro_tab4{background: url(../../images/general/button-bg_pro_4tabs.gif) no-repeat 0 0; width: 92px;}
.pro_tab5{background: url(../../images/general/button-bg_pro_5tabs.gif) no-repeat 0 0; width: 73px;}

.ps, .ps_tab2, .ps_tab3, .ps_tab4, .ps_tab5{ 
	font-size:11px;
	font-weight:bold;
	display:block;
	height: 53px;
	text-align:center;	
	text-decoration:none;
	color:#3d88cd;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
}
.ps{background: url(../../images/general/button-bg_ps.gif) no-repeat 0 0; width: 126px;}
.ps_tab2{background: url(../../images/general/button-bg_ps_2tabs.gif) no-repeat 0 0; width: 190px;}
.ps_tab3{background: url(../../images/general/button-bg_ps_3tabs.gif) no-repeat 0 0; width: 126px;}
.ps_tab4{background: url(../../images/general/button-bg_ps_4tabs.gif) no-repeat 0 0; width: 92px;}
.ps_tab5{background: url(../../images/general/button-bg_ps_5tabs.gif) no-repeat 0 0; width: 73px;}

.gov, .gov_tab2, .gov_tab3, .gov_tab4, .gov_tab5{ 
	font-size:11px;
	font-weight:bold;
	display:block;
	height: 53px;	
	text-align:center;	
	text-decoration:none;
	color:#3d88cd;
	padding:0px;
	margin:0px;	
	position:relative;
	top:1px;
}

.gov{background: url(../../images/general/button-bg_gov.gif) no-repeat 0 0; width: 126px;}
.gov_tab2{background: url(../../images/general/button-bg_gov_2tabs.gif) no-repeat 0 0; width: 190px;}

.gov_tab3{background: url(../../images/general/button-bg_gov_3tabs.gif) no-repeat 0 0; width: 126px;}
.gov_tab4{background: url(../../images/general/button-bg_gov_4tabs.gif) no-repeat 0 0; width: 92px;}
.gov_tab5{background: url(../../images/general/button-bg_gov_5tabs.gif) no-repeat 0 0; width: 73px;}

/* -------- Close of Tab creation --------- */