@charset "UTF-8";
/* CSS Document */
    body {
	margin:0;
	padding:0;
	font: bold 11px/1.5em Verdana;
	text-align: center;
}

h2 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px 0px 0px 15px;
	text-align: center;
}

img {
border: none;
} 
	  
/*- Menu Tabs 1--------------------------- */ 


    #tabs1 {
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;
	text-align: center;
	padding-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2EBF4;
      }
#tabsoverview/*- Menu Tabs 1--------------------------- */ 


     {
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #BCD2E6;
	text-align: center;
	padding-left: 2px;
      }
    #tabs1 ul {
	list-style:none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 50px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
      }
    #tabs1 li {
	display:inline;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
      }
    #tabs1 a {
      float:left;
      background:url("tableft1.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs1 a span {
	float:left;
	display:block;
	background:url("tabright1.gif") no-repeat right top;
	color:#627EB7;
	padding-top: 5px;
	padding-bottom: 4px;
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 10px;
      }

    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs1 a span {
	float:none;
}
    /* End IE5-Mac hack */
    #tabs a:hover span {
	color:#627EB7;
	text-align: center;
	padding-left: 2px;
      }
    #tabs1 a:hover {
      background-position:0% -42px;
      }
    #tabs1 a:hover span {
	background-position:100% -42px;
	text-align: center;
      }
	  
	  
#tabcontentcontainer {
	height: auto;
	width: 732px;
	border-right-color: #BCD2E6;
	border-bottom-color: #BCD2E6;
	border-left-color: #BCD2E6;
	position: absolute;
	top: 32px;
	left: 0px;
}
#tabcontentcontainer2 {
	height: auto;
	width: 732px;
	border-right-color: #BCD2E6;
	border-bottom-color: #BCD2E6;
	border-left-color: #BCD2E6;
	position: absolute;
	top: 32px;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: lighter;
	font-style: normal;
	color: #333333;
}
#tabs1 a:hover span, #tabs1 a#activetab span
{
	background-position:100% -42px;
	color: #333333;
}
#tabs1 a:link#activetab, #tabs1 a:visited#activetab, #tabs1 a:hover
{ background-position: 0% -42px; }

/*- Menu Tabs 1--------------------------- */ 

