@charset "utf-8";
h4 {
	font-size: 12px;
	font-weight: bold;
	background-color:#FFFFFF;
}

h3 {
	font-size: 16px;
	color: #02055E;
	background-color: #FFCC00;
	padding: 5px;
	font-variant: small-caps;
}
.style3 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	padding-left: 0px;
	font-weight: normal;
	background-color: #FFFFFF;
	text-decoration: none;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333; 
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	background-color: #99CCFF;
}

a:link {
	color:#0000FF;
	text-decoration: none;
	font-weight:bold; 
	}
a:hover {
	text-decoration: underline;
	font-style: italic;
	font-size: 14px;
	}	
GSearch.setOnLoadCallback(OnLoad);
</script>
 

.floatright
{
	float: right;
	margin-left: 10px;
	width: auto;
}

.floatleft
{
	float: left;
	width: auto;
	margin-right: -30px;
	position: relative;
	z-index: 3;
}

.academicpgsubhead 
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000033;
	background-color: #FFFFFF;
	float: left;
	width: auto;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	padding-left: 0px;
}

.academic_sub_subhead
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	color: #000066;
	letter-spacing: 5px;
	text-align: left;
	float: left;
	margin-bottom: 5px;
	line-height: 12px;
}

.banner{
	position:relative;
	left:2x;
	top:10px;
	width:583px;
	height:55px;
	z-index:0;
	float: left;
}
