.shadetabs{
padding: 0px 0px 0px 0px;
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 0px;
font: Bold 11px Verdana;
list-style-type: none;
text-align: left;
}
.shadetabs ul{
background-color: transparent;

}
.shadetabs li{
display: block;
margin: 0px 0px 5px 5px;
padding: 0px 0px 0px 0px;
float:left;
}
.shadetabs li a{
font-family: arial, Helvetica, sans-serif;
text-decoration: none;
padding: 0px 0px 0px 0px;
margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
margin-bottom: 5px;
color: #ffffff;
background: url(../images/introduction.png) top left repeat-x;
font-size: 11px;
line-height: 39px;
}
.shadetabs li a.intro, .shadetabs li a.intro:visited, .shadetabs li a.intro:link {
font-family: arial, Helvetica, sans-serif;
text-decoration: none;
margin-right: 0px;
margin-left: 0px;
color: #03481C;
display:block;
padding-left: 14px;
padding-right: 14px;
font-size: 14px;
border: none;
line-height: 39px;
text-align: center;
text-transform: uppercase;
font-weight: bold;
}


.shadetabs li a.intro:hover{
font-family: arial, Helvetica, sans-serif;
text-decoration: none;
margin-right: 0px;
margin-left: 0px;
color: #ef6b20;
padding-left: 14px;
padding-right: 14px;
font-size: 14px;
border: none;
line-height: 39px;
text-align: center;
text-transform: uppercase;
font-weight: bold;
}
.shadetabs li.selected{
top: 1px;
color: #ef6b20;
background-color:#FFFFFF;
}

.shadetabs li.selected a.intro{ /*selected main tab style */
background: #ffffff url(../images/introduction1.png) bottom left repeat;
font-family: arial, Helvetica, sans-serif;
text-decoration: none;
margin-right: 0px;
margin-left: 0px;
color: #ef6b20;
padding-left: 14px;
padding-right: 14px;
font-size: 14px;
border: none;
line-height: 43px;
text-align: center;
text-transform: uppercase;
font-weight: bold;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
color: #ef6b20;
}

.tabcontentstyle{ /*style of tab content oontainer*/
border: 0px solid #014018;
margin-bottom: 1em;
padding:  10px 10px 10px 11px;
font: 11px verdana;
background-color:#ffffff;
margin: 0px 0px 0px 0px;
line-height: 17px;

}

.tabcontent{
display:none;
margin: 2px 2px 2px 2px;
}
#AjaxBookmark span{
	padding:0px;
	margin: 0px;
}
