
body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10pt;
 margin: 0px;
 padding: 0px;
 background-color: #ffffff;
 color: #000000;
}
form {
 margin: 0px;
 padding: 0px;
}
input, select {
 font-size: 8pt;
}
a:link, a:visited {
 text-decoration: none;
 color: #2C2E92;
 font-weight: bold;
}
a:hover {
 text-decoration: underline;
}
div.homeIcons2 {
 padding-top: 15px;
}
table.PageBoundingBox {
 width: 100%;
 border: 0px;
 margin: auto;
}
div.header {
 display: none;
}

div.logo1 {
 width: 403px;
 height: 56px;
 float: left;
 background-image: url('/images/system/logo1.gif');
 background-repeat: no-repeat;
}
div.logo1 a:link, div.logo1 a:visited, div.logo1 a:hover {
 width: 403px;
 height: 56px;
 display: block;
}
div.globalBlock {
 float: right;
 clear: right;
 margin: 5px 5px 5px 0px;
}
div.globalBlock a {
 padding: 0px 5px 0px 5px;
}
div.functionBar {
 float:right;
 clear: right;
 margin: 2px 5px 0px 0px;
}

div.footer {
 width: 100%;
 padding: 6px;
 color: #000000;
 text-align: center;
 font-size: 8pt;
 margin-top: 10px;
 border-top: 1px dotted #5781A3;
}
/*BEGIN GLOBAL NAV*/
div.gnavcontainer {
	width: 768px;
	text-align: left;
	margin: 0px 0px 4px 0px;
	background-image: url('/images/system/gnavbg.gif');
	background-repeat: no-repeat;
	background-position: top left;
	height: 27px;
}

ul#nav, ul#nav ul {
	float: left;
	width: 100%;
	list-style: none;
	line-height: 25px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	font-size: 9pt;
}
ul#nav ul {
 line-height: 18px;
 background-image: none;
 background-color: #111359;
 border-top: 1px solid #5B86B7;
}

ul#nav a:link, ul#nav a:visited {
	display: block;
	text-decoration: none;
text-align: center;
	color: #ffffff;
padding: 0px 20px 0px 15px;
}
ul#nav ul a:link, ul#nav ul a:visited {
	width: 150px;
padding-left: 5px;
text-align: left;
	
}
ul#nav a.haschildren:link, ul#nav a.haschildren:visited {
	background-image: url('/images/system/rightarrow2.gif');
	background-position: center right;
	background-repeat: no-repeat;


}

ul#nav li {
	float: left;
	padding: 0 0 0 0;
	width: 120px;
	background-image: url('/images/system/gnavdivider.gif');
	background-position: center right;
	background-repeat: no-repeat;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 205px;
	font-weight: normal;
	border-width: 2px 0 0 0;
	margin: 0;
	border-left: 2px solid #5B86B7;
}

#nav li li {
	padding-right: 1em;
	width: 192px;
}

ul#nav li ul a {
	width: 170px;
	padding: 5px 0px 0px 0px;
}

ul#nav li ul ul {
	margin: -18px 0px 0px 192px;

}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background-color: #5B86B7;
}
ul#nav li:hover, ul#nav li.sfhover  {
 background: none;
 		background-image: url('/images/system/gnavdivider.gif');
	background-position: center right;
	background-repeat: no-repeat;
}
ul#nav ul li:hover, ul#nav ul li.sfhover {
background-color: #5B86B7;
}
li.first {

}
li.last {

}
/*END GLOBAL NAV*/
/*HOMEPAGE INFORMATION FOR*/
div.informationForContainer {
 width: 183px;
 height: 212px;
 background-image: url('/images/system/informationForbg.gif');
 background-repeat: no-repeat;
 background-position: top;

}
dl.informationFor {
 margin: 0px;
}
dt {
 font-weight: bold;
 text-transform: uppercase;
 font-size: 9pt;
 padding: 16px 0px 11px 35px;
}
dl.informationFor dd {
 margin: 0px;
 width: 141px;
 margin: 0px 0px 2px 12px;
}
dl.informationFor dd a:link, dl.informationFor dd a:visited {
width: 153px;
height: 28px;
display: block;
}
div.hidescreen {
 display: none;
 visibility: hidden;
}
/*STANDARD BG'S IN CASE HAVE IE FLICKER*/
/*
dd.future {background-image: url('/images/system/audienceFutureOff.gif');}
dd.current {background-image: url('/images/system/audienceCurrentOff.gif');}
dd.alumni {background-image: url('/images/system/audienceAlumniOff.gif');}
dd.faculty {background-image: url('/images/system/audienceFacultyOff.gif');}
dd.community {background-image: url('/images/system/audienceCommunityOff.gif');}
*/
/*IE FIX*/
dd.future a:link, dd.future a:visited {background-image: url('/images/system/audienceFutureOff.gif');}
dd.current a:link,dd.current a:visited {background-image: url('/images/system/audienceCurrentOff.gif');}
dd.alumni a:link,dd.alumni a:visited {background-image: url('/images/system/audienceAlumniOff.gif');}
dd.faculty a:link, dd.faculty a:visited {background-image: url('/images/system/audienceFacultyOff.gif');}
dd.community a:link,dd.community a:visited {background-image: url('/images/system/audienceCommunityOff.gif');}
/*ROLLOVERS*/
dd.future a:hover {background-image: url('/images/system/audienceFutureOn.gif');}
dd.current a:hover {background-image: url('/images/system/audienceCurrentOn.gif');}
dd.alumni a:hover {background-image: url('/images/system/audienceAlumniOn.gif');}
dd.faculty a:hover {background-image: url('/images/system/audienceFacultyOn.gif');}
dd.community a:hover {background-image: url('/images/system/audienceCommunityOn.gif');}

div.homeNewsContainer {
 width: 305px;
 height: 212px;
 background-image: url('/images/system/icNewsBackground.gif');
 background-repeat: no-repeat;
 background-position: bottom left;
 font-size: 8pt;
}
dl.homeNews {
 margin: 0px;
}
dl.homeNews dt {
margin: 0px;
padding: 0px;
}
dl.homeNews dd {
margin: 0px 10px 5px 15px;
}
dd.newsLast {
 text-transform: uppercase;
 padding-top: 10px;
}
/*HOME PAGE UPCOMING EVENTS*/
div.homeEventsContainer {
 width: 260px;
 height: 212px;
 background-image: url('/images/system/icEventsBackground.gif');
 background-repeat: no-repeat;
 background-position: bottom left;
 font-size: 8pt;
}
dl.homeEvents {
 margin: 0px;
}
dl.homeEvents dt {
margin: 0px;
padding: 0px;
}
dl.homeEvents dd {
margin: 0px 10px 5px 15px;
}
dl.homeEvents a:link, dl.homeEvents a:visited {
 color: #CC6633;
}
dd.EventsLast {
 text-transform: uppercase;
 padding-top: 10px;
}
td.LSB, td.RSB, td.LSBBuffer, td.RSBBuffer, div.gnavcontainer, div.audienceNav {
 display: none;
}


