.shadetabsO{
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 0;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}

.shadetabsO ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
	position: relative;
	z-index: 25;
      }

.shadetabsO li{
	/*display: inline;
	margin: 0px;
	padding:0px;
	left: 5px;*/
	display:inline;
    margin:0;
    padding:0;
}
.shadetabsO li a:visited{
}

.shadetabsO li a:hover{
	text-decoration: none;
	color: #FFFFFF;
}
.shadetabsO li.selected a{
	color: #002F59;
}

.shadetabsO li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}


.shadetabs{
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 0;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}

.shadetabs ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
	position: relative;
	z-index: 25;
      }

.shadetabs li{
	/*display: inline;
	margin: 0px;
	padding:0px;
	left: 5px;*/
	display:inline;
    margin:0;
    padding:0;
}

.shadetabs a {
	float:left;
	background:url("tableftC.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	font-weight: bold;
	color: #002F59;
	  }

.shadetabs a span {
	float:left;
	display:block;
	background:url("tabrightC.gif") no-repeat right top;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 6px;
      }
/*.shadetabs li a{
	text-decoration: none;
	color: #0189c7;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 14px;
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
	margin-left: 0px;
	background-image: url(../img/buttons/tab_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-left:1px #0099cc solid;
}*/

.shadetabs li a:visited{
}

.shadetabs li a:hover{
	text-decoration: none;
	color: #3E668E;
}

.shadetabs li.selected a {
	float:left;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	font-weight: bold;
	color: #002F59;
	background-image: url(tableftO.gif);
	background-repeat: no-repeat;
	background-position: left top;
	  }

.shadetabs li.selected a span {
	float:left;
	display:block;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 6px;
	background-image: url(tabrightO.gif);
	background-repeat: no-repeat;
	background-position: right top;
      }

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}
.tm {
	font-size: 11px;
}


  /*- Menu Tabs C--------------------------- */

    #tabsC {
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;
      }
    #tabsC ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabsC li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsC a {
      float:left;
      background:url("tableftC.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsC a span {
      float:left;
      display:block;
      background:url("tabrightC.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#464E42;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsC a span {float:none;}
    /* End IE5-Mac hack */
    #tabsC a:hover span {
      color:#FFF;
      }
    #tabsC a:hover {
      background-position:0% -42px;
      }
    #tabsC a:hover span {
      background-position:100% -42px;
      }  
.contentstyle2 {
	margin-bottom: 1em;
	padding: 15px;
	text-align: left;
	top: 20px;
	clear: both;
}
.contentstyle {
	margin-bottom: 1em;
	padding: 15px;
	text-align: left;
	top: 20px;
	clear: both;
	background-color: #FDFDFD;
	border: 1px solid #D3DDDE;
}

