/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 6px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 6px 10px;
margin-right: 3px;
border: 1px solid #b4b4b4;
color: #2d2b2b;
background: white url(shade.gif) top left repeat-x;
}

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

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
font-weight:bold;
}

.shadetabs li a.selected{ /*selected main tab style */
background-image: url(shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

#hosting{overflow:hidden; text-align:center;}
#hosting ul{padding:0; margin:0; }
#hosting li{list-style:none; float:left; margin-top:15px; width:81px;}
#hosting h2{text-align:center; font-size:12px; color:#006dab;}
#hosting li.first{text-align:left; width:160px;}
#hosting li.title{ font-weight:bold;}
#hosting li a{background:#FF9800; border:1px solid #444444; color:#444444; font-weight:bold; padding:1px 5px; text-decoration:none; display:block; text-transform:uppercase;}
#hosting li a:hover{background:#000; border:1px solid #444444; color:#FF9800; font-weight:bold; padding:1px 5px; text-decoration:none; display:block;}
#info{text-align:left; margin-top:20px;}
#info h2{font-size:12px; color:#000; margin-bottom:15px;}
#info ul{margin:0; padding:0; list-style:inside; margin-bottom:25px;}
#info ul li{margin-bottom:6px;}



#TJK_ToggleON,#TJK_ToggleOFF {display:none}



#certificate h2{ font-size:12px; color:#006dab;}
#certificate ul li{list-style:none; background:url(bullet.gif) no-repeat 0% 50%;  margin:0; padding:0; padding-left:16px; margin-bottom:10px;}
#certificate ul{margin:0; padding:0; margin-left:10px;}