body{
	margin:0px;
	padding:0px; /* needed for Opera */
}

/*the default font is 12px sans-serif*/
input, ul, ol, li, span{font-family:arial,helvetica; font-size:12px; text-align:left;}

a, p, td, b, {font-family:arial, helvetica, sans-serif; font-size: 12px;}

div {font-family:arial,helvetica; font-size:12px;}

.bold{
	font-weight:bold;
}
/* this section handles the top navigation */
#psutopnavcontainer{
	position:relative;
	top:0px;
	height: 13px;
	width:100%;
	background-color:#999966;
	border-bottom:2px solid white;
}

#psutopnavcontainer a, #psutopnavcontainer a:visited{
	color:#fff;
	text-decoration: none;
	font: normal 11px/12px Arial, Helvetica, sans-serif;	
}
#psutopnavcontainer a:visited{
	color:#fff;
}
.psutopnav{
	background-color:#999966;
	position: relative;
	z-index: 0;
	float:left;
	text-align:center;
	border-right: 2px solid white;
	height:11px;
	padding-top:1px;
	padding-bottom:1px;
}

#psutopnav1{
	width: 10%;
}
#psutopnav2{
	width: 10%;
}
#psutopnav3{
	width: 13%;
}
#psutopnav4{
	width: 10%;
}
#psutopnav5{
	width: 13%;
}
#psutopnav6{
	width: 9%;
}
#psutopnav7{
	width: 9%;
}
#psutopnav8{
	width: 13%;
}
#psutopnav9{
	width: 10%;border-right: 0px solid white;
}
#psutopnav10{
	width: 8%;
	
}

.skipnav{
	display:none;
}
/* ------------------------------ */


/* this section handles the portion of the banner below the navigation, but above the content */
#psulogotype{
	background:#616130;
	width:100%;
	height:44px;
	border-bottom:2px solid #333301;
	text-align:right;
	color:white;
}
#psu_new_header a:hover{color:#ccc;text-decoration:underline;}
a.little {font-size:10px;color:#ffffff;font-family:sans-serif;text-decoration:none;padding-bottom:1px;padding-left:4px;padding-right:4px;}
a.little:hover {text-decoration:underline;}	
.search{font-family:verdana, arial, helvetica, sans-serif;color:#333333;padding-right:2px;height:14px;}
#psu_new_header{height:40px;
color:white;
text-align:right;
background:#616130;
width:100%;
padding-bottom:4px;
border-bottom:2px solid #333301;}
.formsearch{padding:0 0 0 0; margin:0 0 0 0;}

#psulogogif{
	position: absolute;
	top: 16px;
	left: 10px;
	z-index: 2;
}

#psulogogif_print{
	display: none;
}

#psuquickjump{
	position: absolute;
	top: 19px;
	right: 5px;
	z-index: 1;
	float:right;
	color:white;
	padding:3px 6px 3px 3px;
}

#psuquickjump select, option{
	border: 1px solid #004931;
	font: normal 11px/13px Arial, Helvetica, sans-serif;
}

#psuquickjump form{
	display: inline;
}

#psudatebg{
	background-color: #083023;
	width:100%;
	height: 13px;
	color:white;
}

#psuhomelink{
	margin-right:20px;
	display: inline;
	float: right;
	color:white;
	text-decoration: none;
	font:bold 10px Arial, Helvetica, sans-serif;
}

.psudatetext{
	margin-right:50px;
	float: right;
	font:bold 11px Arial, Helvetica, sans-serif;
}
/* ------------------------------ */


/* this section handles the page content below the banner */
#psucontentcontainer{
	display: block;
	position: relative;
	float: left;
	z-index:25;
	width:100%;
}

