/* ######### CSS for Shade Tabs. Remove if not using ######### */
img
{  border-style: none;
}

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 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: 11;
padding: 3px 12px;
margin-right: 3px;
font-family: "Microsoft Sans Serif"; font-size: 14px; color: #000000;
height:25px;
width:100px;


}

.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;
}

.shadetabs li a.selected{ /*selected main tab style */
text-decoration:underline;
color:#FF0000;
border-bottom-color: white;
font-family: "Microsoft Sans Serif"; font-size: 14px; color: #000000;
height:25px;
}

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

.greetingthump{
  width: 90px;
  height:90px;
  zoom:1;
  margin-left:15px;
  margin-top:5px;
  
 }
/*   NEWS AJAX SECTION    */
.news_shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

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

.news_shadetabs li a{
text-decoration: none;
position: relative;
z-index: 11;
padding: 3px 12px;
margin-right: 3px;
font-family: "Microsoft Sans Serif"; font-size: 14px; color: #000000;
height:25px;


}

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

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

.news_shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.news_shadetabs li a.selected{ /*selected main tab style */
text-decoration:underline;
border-bottom-color: white;
font-family: "Microsoft Sans Serif"; font-size: 14px; color: #000000;
height:25px;
}

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

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

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

.jobs_shadetabs li a{
text-decoration: none;
position: relative;
z-index: 11;
padding: 3px 12px;
margin-right: 3px;
font-family: "Microsoft Sans Serif"; font-size: 14px; color: #000000;
height:25px;


}

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

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

.jobs_shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.jobs_shadetabs li a.selected{ /*selected main tab style */
text-decoration:underline;
border-bottom-color: white;
font-family: "Microsoft Sans Serif"; font-size: 14px; color: #000000;
height:25px;
}

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

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

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

.videos_shadetabs li a{
text-decoration: none;
position: relative;
z-index: 11;
padding: 3px 12px;
margin-right: 3px;
font-family: "Microsoft Sans Serif"; font-size: 14px; color: #000000;
height:25px;


}

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

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

.videos_shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.videos_shadetabs li a.selected{ /*selected main tab style */
text-decoration:underline;
border-bottom-color: white;
font-family: "Microsoft Sans Serif"; font-size: 14px; color: #000000;
height:25px;

}

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

a
{
color:#000000;
font-family: "Microsoft Sans Serif";
font-size:12px;
text-decoration:none;
} 
a:hover {
color:#FF0000;
text-decoration:underline;

}

.contentheading
{
font:bold;
font-size:15px;
}
