@charset "utf-8";
/* CSS Document */

<style type="text/css">


.container {width: 930px; padding-left:-20px;}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px;
	background:#E1FDF8;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff;
	outline: none;
}
ul.tabs li a:hover {
	background:#86EDF9;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #fff;
	border-bottom: 1px solid #fff;
}
.tab_container {
	border: 1px solid #999;
	padding-left: 15px;
	border-top: none;
	clear: both;
	float: left;
	width:100%

	background: #fff;
}
.tab_content {
	padding: 0px;
	font-size: 1.2em;
}

.tab_content h3 a{
	color: #254588;
}
.tab_content img {
	float: left;
	margin: 0 0px 0px 0;
	border: 1px solid #ddd;
	padding: 0px;
}


 /* home nav Tabs II*/

    #tabsII {
      float:left;
      width:95%;
      background:;
      font-size:11px;
      line-height:normal;
      }
    #tabsII ul {
	margin:0;
	padding:0px 0px 0 0px;
	list-style:none;
      }
    #tabsII li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsII a {
      float:right;
     background:url(../images/navigation/tableftII.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsII a span {
      float:right;
      display:block;
	  background:url(../images/navigation/tabrightII.gif)
       no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsII a span {float:none;}
    /* End IE5-Mac hack */
    #tabsII a:hover span {
      color:#EFEBE2;
      }
    #tabsII a:hover {
      background-position:0% -42px;
      }
    #tabsII a:hover span {
      background-position:100% -42px;
      }
	  
	  
/* end home nav Tabs II */

/* Jquery Tabs */

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .tabs-hide {
        display: none;
    }
}

/* Hide useless elements in print layouts... */
@media print {
    .tabs-nav {
        display: none;
    }
}

/* Skin */

.container-1
{width:225px;
}


.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}
.tabs-nav a, .tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(images/tab.png) no-repeat;
}
.tabs-nav a {
    position: relative;
    top: 1px;
    z-index: 2;
    padding-left: 0;
    color: #27537a;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space:normal; /* required in IE 6 */    
}
.tabs-nav .tabs-selected a {
    color: #000;
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    background-position: 100% -150px;
    outline: 0; /* prevent dotted border in Firefox */
}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
    background-position: 100% -100px;
}
.tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.tabs-nav .tabs-selected a span {
    padding-top: 7px;
}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
    background-position: 0 -50px;
}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
    background-position: 0 0;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.tabs-nav .tabs-disabled {
    opacity: .4;
}
.tabs-container {
    border-top: 1px solid #FFF;
  
    background:#FFF; /* declare background color for container to avoid distorted fonts in IE while fading */
	
}
.tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}


/* TABS 7 */

#tabs7  {font-size:12px; font-weight:bold;  line-height:normal; height:30px; margin-top:0px; left:259px; float:right}


#tabs7 ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 
	
#tabs7 a {
      float:right;
	  	border-left:#999;
	border-left-style:dashed;
	border-left-width:1px;
		  	border-bottom:#999;
	border-bottom-style:dashed;
	border-bottom-width:1px;
       background:url(/img-/tableft.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
	  cursor:pointer;
  
      }
	
#tabs7 a span {
      float:left;
      display:block;
       background:url(/img-/tabright.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#399;
      }

#tabs7 ul li {
	margin-left: 0;
	margin-bottom: 0;
	padding: 2px 15px 5px;


	list-style: none;
	display: inline;
	}
	
		
#tabs7 ul li.here {
	border-bottom: 1px solid #ffc;
	list-style: none;
	display: inline;
	}


#tabs7home  {font-size:12px; line-height:normal; height:30px;  left:259px; float:right}


#tabs7home ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 
	
#tabs7home a {
      float:left;
       background:url(/img/tableft.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
	
#tabs7home a span {
      float:left;
      display:block;
       background:url(/img/tabright.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:.000;

      }

#tabs7home ul li {
	margin-left: 0;
	margin-bottom: 0;
	padding: 2px 15px 5px;

	list-style: none;
	display: inline;
	}
	
		
#tabs7home ul li.here {
	border-bottom: 1px solid #ffc;
	list-style: none;
	display: inline;
	}
	
	/* end TABS 7 */
	
	
		/* TABS 8 */
	
	#tabs8  {font-size:14px; font-weight:bold;  line-height:normal; height:30px; margin-top:0px; left:0px; float:left}


#tabs8 ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 
	
#tabs8 a {
      float:left;
	  	border-left:#999;
	border-left-style:dashed;
	border-left-width:1px;
		  	border-bottom:#999;
	border-bottom-style:dashed;
	border-bottom-width:1px;
       background:url(/img-/tableft.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
	  cursor:pointer;
  
      }
	
#tabs8 a span {
      float:left;
      display:block;
       background:url(/img-/tabright.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#399;
      }

#tabs8 ul li {
	margin-left: 0;
	margin-bottom: 0;
	padding: 2px 15px 5px;


	list-style: none;
	display: inline;
	}
	
		
#tabs8 ul li.here {
	border-bottom: 1px solid #ffc;
	list-style: none;
	display: inline;
	}


#tabs8home  {font-size:12px; line-height:normal; height:30px;  left:0px; float:left}


#tabs8home ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 
	
#tabs8home a {
      float:left;
       background:url(/img/tableft.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
	
#tabs8home a span {
      float:left;
      display:block;
       background:url(/img/tabright.gif) no-repeat right top;
      padding:5px 15px 4px 6px;
      color:.000;

      }

#tabs8home ul li {
	margin-left: 0;
	margin-bottom: 0;
	padding: 2px 15px 5px;

	list-style: none;
	display: inline;
	}
	
		
#tabs8home ul li.here {
	border-bottom: 1px solid #ffc;
	list-style: none;
	display: inline;
	}
	
	
	
	
	/*TABS 8 */
	
	
</style>