*{
  border: 0px;
}
/* for all tag a */
a {
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-size: 11px;
}
a:visited, a:link{
	text-decoration: none;	
	color: #00457C; 
}
a:active, a:hover{
	text-decoration: underline;
	color: blue;
}
/*--------------
 For navigation 2
 ---------------*/
div.hideDiv{
	display: none;
	clear: both;
	margin: 0 auto;
} 
div#naviMenu2 {	
	float: left;
}
div#naviMenu2 ul{
  margin: 0px;
  padding: 0px;
}
div#naviMenu2 ul li {
	list-style: none;
	display: block;
	float: left; /* LTR */
}

div#naviMenu2 ul li {
	background: transparent url('../images/first_tab.gif') no-repeat right 0;
	color: #FFFFFF;
	display: block;
	height: 29px;
	width: 160px;
	text-align: center;
	margin: 0px;	
	text-decoration: none;
	font-weight: bold;
}

div#naviMenu2 ul li a{
	color: #ffffff;
	list-style: none;
	display: block;
	height: 29px;
	vertical-align: middle;
}
div#naviMenu2 ul li.preTab {
	list-style: none;
	background: transparent url('../images/tabpreview.gif') no-repeat left 0;
	display: block;
	float: left; /* LTR */
	height: 29px;
}
div#naviMenu2 ul li a.preVisitTab {
	background: transparent url('../images/tabpreview.gif') no-repeat left 0;
	color: #FFFFFF;
	display: block;
	height: 29px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

div#naviMenu2 ul li a font{
	font-size: 1.3em;
	font-weight: bold;
	line-height: 15px;
	word-spacing: 1px;
	letter-spacing: -1px;
	height: 29px;
	vertical-align: middle;
}
div#naviMenu2 ul li.firstTab	,
div#naviMenu2 ul li.firstTab:hover {
	list-style: none;
	background: transparent url('../images/first_tabvisited.gif') no-repeat left 0;
	display: block;
	width: 160px;
	float: left; /* LTR */
	margin-left: 0px;
}

div#naviMenu2 ul li.firstTab a,
div#naviMenu2 ul li.firstTab a:hover{
	background: transparent url('../images/first_tab.gif') no-repeat right 0;
	color: #FFFFFF;
	display: block;
	height: 29px;
	text-align: center;
	margin: 0px;	
	text-decoration: none;
	font-weight: bold;
}
div#naviMenu2 ul li.firstTab a.firstTab,
div#naviMenu2 ul li.firstTab a.firstTab:hover{
	background: transparent url('../images/first_tab.gif') no-repeat right 0;
	color: #FFFFFF;
	display: block;
	height: 29px;
	text-align: center;
	margin-left: 12px;	
	text-decoration: none;
	font-weight: bold;
}
div#naviMenu2 ul li.firstTab a.selectedRightTab,
div#naviMenu2 ul li.firstTab a.selectedRightTab:hover{
	background: transparent url('../images/tabBody.gif') no-repeat left 0;
	color: #FFFFFF;
	display: block;
	height: 29px;
	text-align: center;
	margin-left: 12px;	
	text-decoration: none;
	font-weight: bold;
}
/*When hover and active li tag of naviMenu2*/
div#naviMenu2 ul li.firstHover:hover,
div#naviMenu2 ul li.firstHover,
div#naviMenu2 ul li.firstActive
{
	list-style: none;
	display: block;
	background: transparent url('../images/firstactive_tab.gif') no-repeat left 0;
	float: left; /* LTR */
}

/*When hover and active a tag of naviMenu2*/
div#naviMenu2 ul li.firstTab a:hover,
div#naviMenu2 ul li.firstTab:hover a,
div#naviMenu2 ul li.firstHover a,
div#naviMenu2 ul li.firstActive a{
	color: #00457C;
	display: block;	
	background: transparent url('../images/active_tab.gif') no-repeat right 0;
	margin: 0 0 0 10px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

/*When hover and active li tag of naviMenu2*/
div#naviMenu2 ul li:hover,
div#naviMenu2 ul li.hover,
div#naviMenu2 ul li.active
{
	color: #00457C;
	display: block;	
	background: transparent url('../images/active_tabpreview.gif') no-repeat left 0;
	margin: 0px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;	
}
/*When hover and active a tag of naviMenu2*/
div#naviMenu2 ul li a:hover,
div#naviMenu2 ul li.hover a{
	color: #00457C;
	display: block;	
	background: transparent url('../images/active_tab.gif') no-repeat right 0;
	margin: 0 0 0 10px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
div#naviMenu2 ul li.endTab{
	list-style: none;
	background: transparent url('../images/end_tab.gif') no-repeat right 0;
	display: block;
	float: left; /* LTR */
}
div#naviMenu2 ul li.activedEndTab{
	color: #00457C;
	list-style: none;
	background: transparent url('../images/end_tab_active.gif') no-repeat right 0;
	display: block;
	float: left; /* LTR */
}
div#naviMenu2 ul li.endTab a {
	color: #ffffff;
	display: block;	
	background: transparent url('../images/end_tab.gif') no-repeat right 0;
	margin: 0 0 0 10px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	list-style: none;
}
div#naviMenu2 ul li.endTab a.activedEndTab{
	color: #00457C;
	display: block;	
	background: transparent url('../images/end_tab_active.gif') no-repeat right 0;
	margin: 0 0 0 10px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	list-style: none;
}
div#naviMenu2 ul li a.selectedLeftTab,
div#naviMenu2 ul li a.selectedLeftTab:hover{
	background: transparent url('../images/active_tabpreview.gif') no-repeat right 0;
	color: #FFFFFF;
	display: block;
	height: 28px;
	text-align: center;
	margin-left: 12px;	
	text-decoration: none;
	font-weight: bold;
	border-top: 1px solid #45769d;
}
div#subNavContent {
	margin: 0px;
	padding-top: 5px;
	padding-left: 5px; 
	text-align: left;
	border-left: 1px solid #3c6e94;
	border-right: 1px solid #3c6e94;
	border-bottom: 1px solid #3c6e94;
  	clear: both;
  	width: 953px;  	
  	height: 120px;   
	background-color: #ffffff;
	margin-bottom: 10px;
}
