html, body{
	padding:0;
	margin:0;
	border-width:0;
	}
body{
	margin-top:8px;
	background-color:#FFFFFF;
	color:#333333;
	}
p{
	margin-top:5px;
	margin-bottom:5px;
	padding-bottom:5px;
	font-size:12pt;
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	}
sup{
	text-decoration:underline;
	}
p.main, p.news {
	text-align:justify;
	}
p.news {
	font-weight:bold;
	}
div.news{
	border-top:thin;
	border-top-color:#000000;
	border-top-style:solid;
	border-bottom-width:thin;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	}
p.title, p.date{
	font-size:14pt;
	text-align:left;
	}
p.title{
	background-color:transparent;
	color:#000080;
	font-weight:700;
	}
p.title1{
	background-color:blue;
	color:#ffffff;
	font-weight:700;
	}
p.title2{
	background-color:red;
	color:#000080;
	font-weight:700;
	}
p.date{
	font-weight:800;
	color:#335612;
	}
a:link, a:visited{
	background-color:transparent;
	color:#333333;
	text-decoration: none;
	}
a:active{
	background-color:transparent;
	color:#000080;
	text-decoration: none;
	}
a:hover{
	font-weight:bolder
	}
div.row, div.rowc{
	width:420px;
	float:left
	}
div.rowc{
	background-color:#CCCCCC;
	}
li.l1{
	text-align:left;
	position:relative;
	left:-24px;
	list-style-type:disc;
	margin-top:8px;
	}
li.l2{
	text-align:left;
	position:relative;
	list-style-type:disc;
	margin-top:8px;
	}
li.mainl{
	text-align:left;
	position:relative;
	left:96px;
	list-style-type:disc;
	margin-top:8px;
	}
.body-text-space{
	width:50px;
	height:432px;
	float:left
	}
.career_item, .career_desc{
	float:left;
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	text-align:left;
	margin-bottom:4px;
	}
.career_item{
	width:20%;
	font-size:10pt;
	font-weight:bold;
	}
.career_desc{
	width:74%;
	Margin-left:4%;
	font-size:12pt;
	font-weight:normal;
	}
#box{
	margin:0px auto;
	padding:0;
	text-align:center;
	width:660px;
	height:auto;
	}
#top-usf-banner{
	width:660px;
	height:140px;
	background-image:url(images/USF_TOP_BAR.gif);
	background-repeat:no-repeat;
	}
#side-banner{
	width:138px;
	height:454px;
	background-image:url(images/USFSIDE.gif);
	background-repeat:no-repeat;
	float:left;
	}
#navbar{
	top:10px;
	width:500px;
	height:auto;
	float:left;
	}
#navbar p{
	font-size:10pt;
	font-weight:bold;
	text-align:center;
	}
#navbar a:hover, #b-text p.news a:hover{
	color:#777777
		}
#b-text{
	width:420px;
	height:auto;
	float:left;
	}
#b-text a{
	text-decoration:underline
	}
#b-text p.news a{
	text-decoration:none
	}
#footer p{
	text-align:center;
	font-size:8pt;
	font-weight:bold;
	}

