p {font-size: 8pt ; font-family:Arial,Helvetica,sans-serif; color:#333333;}
li {font-size: 8pt ; font-family:Arial,Helvetica,sans-serif; color:#333333;}
td {font-size: 8pt ; font-family:Arial,Helvetica,sans-serif; color:#333333;}
.blue {font-size: 8pt; font-family:Arial,Helvetica,sans-serif; font-weight: normal; color: #336699;}
a:link {color: #006699;
	text-decoration: none;}
a:visited {color: #006699;
	text-decoration: none;}
a:hover {
	color: #006699;
	text-decoration: underline;
}

img.floatLeft { 
    float: left; 
    margin: 4px; 
}

img.floatRight { 
    float: right; 
    margin: 4px; 
}

.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;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #778;
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.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.contentstyle{
border: 1px solid gray;
width: 348px;
margin-bottom: 1em; padding: 10px;
}
.jt_job_list {width: 100%;}
.jt_job_list .jt_job {background: #FFFFFF; padding: 3px; border: 1px solid #CCCCCC;}
.jt_job_list .jt_job a {text-decoration: none; color: #CC0000;}
.jt_job_list .jt_job a:visited {color: #666666;}
.jt_job_list .jt_job a:hover {text-decoration: underline;}
.jt_job_list .jt_job .jt_job_position {color: #000000; float: left;}
.jt_job_list .jt_job .jt_job_location {color: #000000; text-align: right;  padding-right: 0px;}
.jt_job_list .jt_job .jt_job_company {color: #000000; clear: both;}
.jt_nojobs {padding: 20px;}
.jt_alljobs {padding: 5px;}

/* begin styles for RSS Feed 

     This is the most basic style to use for a list with no bullets */



.rss_box {

	 width: 300px;

	 background-color: #ffffff;

}



.rss_title, rss_title a {

	margin: 0px 0;

	padding: 0;

}



.rss_items {

       list-style:none;

       margin:0;

       padding:0;

}



.rss_item  {

  font-size: x-small;

  margin-bottom: 1em;;

}



.rss_item a:link, .rss_item a:visited, .rss_item a:active {



	}



.rss_item a:hover { 



	}

	

.rss_date {

	font-size: xx-small;

	}