
.tabsBlock {  /**********************/
  float:left;
  width:700px;
  background: #EEEEEE url(../images/tabs_bg.gif) repeat-x bottom;
  font-family: Verdana, Arial;
  }

#maintab{

  margin:0;
  padding:10px 0px 0 0;
  list-style:none;
}

.tabsBlock li {
  float:left;
  background:url(../images/tabs.gif) no-repeat left -46px;
  margin: 0 3px 0 0;
  padding:0 0 0 10px;
  }

.tabsBlock a {
	float:left;
	display:block;
	background:url(../images/tabs.gif) no-repeat right -46px;
	padding:5px 15px 3px 6px;
	text-decoration:none;
	color:#333;
	font : 12px Arial, Helvetica, sans-serif;
}

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
.tabsBlock a {float:none;}
/* End IE5-Mac hack */
.tabsBlock a:hover {
  color:#b22222;
  }

.tabsBlock li.selected {
  background-image:url(../images/tabs.gif);
  background-position: 0% 0px;
  font-family: Verdana, Arial;
  }
  
.tabsBlock li.selected a {
  background-image:url(../images/tabs.gif);
  color:#333333;
  padding-bottom: 4px;
  margin: 0;
  background-position: 100% 0px;
  }

ul.tabSubNav1{
width:520px;
padding: 0;
margin: 0 0 0 0;
font: bold 12px Arial, Helvetica, sans-serif;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/

}

.tabSubNav1 li{
height:20px;
float:left;
display:inline;
margin: 0 10px 0 0;
white-space :nowrap;
background: url(../images/icon_link_off.gif) no-repeat left 1px;
padding: 0 0 0 16px; 
}

.tabSubNav1 li a{
display:inline;
text-decoration: none;
color: #D60000;
}

.tabSubNav1 li a:visited{
color: #2d2b2b;
}

.tabSubNav1 li a:hover{
text-decoration: underline;
color: #B9061E;
}

.tabSubNav1 li.selected{
position: relative;
background: url(../images/icon_link.gif) no-repeat left 1px;
color: #B9061E;
}

.tabSubNav1 li.selected a{ /*selected main tab style */
border-bottom-color: white;
color: #B9061E;
font-family: Verdana, Arial;

}

.tabSubNav1 li.selected a:hover{ /*selected main tab style */
text-decoration: none;
color: #B9061E;
font-family: Verdana, Arial;
}

ul.tabSubNav2{
padding: 0;
font: bold 12px Arial, Helvetica, sans-serif;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
margin: 0 0 -5px 0;
}

.tabSubNav2 li{
display:inline;
margin: 0 10px 0 0;
white-space :nowrap;
background: url(../images/link_list.gif) no-repeat 5px 1px;
padding: 0 0 0 15px; 
}

.tabSubNav2 li a{
display: inline;
text-decoration: none;
color: #D60000;
}

.tabSubNav2 li a:visited{
color: #2d2b2b;
}

.tabSubNav2 li a:hover{
text-decoration: underline;
color: #B9061E;
}

.tabSubNav2 li.selected{
position: relative;
background: url(../images/subnav_list.gif) no-repeat 5px 1px;
color: #B9061E;
}

.tabSubNav2 li.selected a{ /*selected main tab style */
border-bottom-color: white;
color: #B9061E;
}

.tabSubNav2 li.selected a:hover{ /*selected main tab style */
text-decoration: none;
color: #B9061E;
}

.tabcontentstyle{ /*style of tab content oontainer*//****Modofy color*/
border: 1px solid #999999;
font-family: Verdana, Arial;
border-top: none;
width: 700px;
\width: 760px;
w\idth: 700px;
padding: 0px 10px;
padding-right: 8px;
background-color:#FFFFFF;
}

.tabcontent{
float:left;
display:block;
padding-top: 10px;
background-color:#EEEEEE;
font-family: Verdana, Arial;
}

.content .tabUList {
	float: left;
	text-align:left
	}


div.clearer {
	clear: both;
	line-height: 0;
	height: 0;
}

.tabshorthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0E7BDC;
	text-decoration: none;
	text-align: left;
}
.tabtextlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.tabtextlist li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-image: url(../images/bul.gif);
}
.bottomlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
}
.bottomlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
}

A.inboundlinks {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	TEXT-DECORATION: none;
	background-position: left;
}
A.inboundslinks:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #333333; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
/*************************************/



/*EXTRANAV*/
#extranavcontainer { width:176px; text-align:left; margin: 10px 10px 10px 9px;font:normal 12px/12px Verdana, Arial;  }
#extranav_top { width:176px; height:7px; background:url(bg_extranav_top.gif) top left no-repeat; margin: 0px; }
#extranav_nextsteps {text-align:center;font:bold 12px/12px Verdana, Arial;color:#fff;width:176px;height:20px; background:url(images/bgTopInnerTab.gif) top left no-repeat; margin: 0px;padding-top:5px;}
#extranav_nextstepsred { text-align:center;font:bold 12px/12px Verdana, Arial;color:#fff;width:176px; height:20px; background:url(images/bgTopInnerTabred.gif) top left no-repeat; margin: 0px; padding-top:5px;}
#extranav_bottom { width:176px; height:19px; background:url(bg_extranav_bottom_wh.gif) top left no-repeat; margin: 0px;}
#extranav_bottom.bg { background:url(images/bgbottom.gif) top left no-repeat; }
#topNav { background: url(images/bgCenter.gif) top left repeat-y;  }
#topNav h1 { font: normal 14px/14px Verdana, Arial; color:#F10; }
#topNav h3 { font: bold 14px/14px Verdana, Arial; color:#000; padding:3px 3px 4px 0px; border-bottom:1px solid #CCC; }
#topNav ul { list-style: none; padding:0 1px 0 1px; color:#000; }
#topNav li { padding: 4px 0px 4px 0px; border-bottom:0px; }
#topNav p { padding: 4px 15px 4px 15px; }
#topNav img.icon {margin:3px 5px 0 15px;vertical-align:middle;}
#topNav a:link, #topNav a:visited { }
#topNav a.blue,  { text-decoration: none; color:#015ba7; }
#topNav a:hover { color:#F10; text-decoration:none; }
#topNav a:hover.blue { color:#F10; text-decoration:none; }
#topNav a span { display:block; color:#000; border-bottom:0px; }
#topNav a:hover span { color:#F10; background-color:#FFF; border-bottom:0px; }
#topNav td { padding: 4px 15px 4px 15px; }
#topNav td:hover { color:red; background:url(images/innerTab.gif) no-repeat; height:18px}

#menuTab td:hover { color:#F10; background-color:#999999; border-bottom:0px; }

