/* CSS Document */
html, body, #wrapper {
	height:100%;
	margin: 0px;
	padding: 0;
	border: none;}
body {
	background-color:#ffffff;
}
	
body,td,th {
	font-family: Arial, Helvetica, sans-serif;}
#wrapper {
	background-color: #ffffff;
	color: #000000;
	margin: 0 auto;
	vertical-align:middle;
	width: 940px;}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color:#333333;}
a:hover {
	color: #000000;
	text-decoration: underline;}
.rightTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #efefef;
	clear: right;
	float: right;
	width: 280px;
	border: 1pt solid #000000;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px 10px 10px 10px;
}
#print {
	width:95%;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:1em;
}
	
.color_gray {
	color:#999999;}

.color_white {
	color:#FFFFFF;}
.copyright {
	font-size: 11px;
	font-weight: bold;}
.credits {
	color: #666666;
	font-style: italic;
	font-size: 11px;
	font-weight: bold;}
.heading {
	font-size: 18px;
	font-weight: bold;
	color: #00499D;
	border-bottom-width: thin;
	border-bottom-style: solid;
	display: block;
	margin-bottom: 5px;
	}
	
.heading2 {
	font-size: 16px;
	font-weight: bold;
	color: #00499D;
	margin-bottom: 5px;
	}
	
.home_large {
	font-size: 17px;}
.home_normal {
	font-size: 15px;
	padding-left: 8px;
	padding-right: 5px;}
.home_bold {
	font-size: 14px;
	font-weight: bold;}
.normal {
	font-size: 14px;}
.normal_bold {
	font-size: 13px;
	font-weight: bold;}
.script_warn {
	color: #CC6600;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;}

#flashdetect {
	position: absolute;
	visibility: visible;
	z-index: 400;
	text-align: center;
	width: 450px;
	left: 455px;
	top: 30px;}
#flashheader {
	background-image:url(/images/header.jpg);
	background-repeat:no-repeat;
	width:455px;
	height:131px;
	z-index:0px;}
#flashmenu {
	position: relative;
	visibility: visible;
	z-index: 1000;}
	
#bio {
	clear: right;}
.backtotop {
	font-size: small;
	text-align: right;
}

#logo {
	background-image:url(/images/logo.jpg);
	background-repeat:no-repeat;
	position:absolute;
	visibility: visible;
	padding-left:150px;
	padding-top:20px;
	z-index: 50;
	width:400px;
	height:155px;
	top: 0;}
#photo {
	position: relative;
	clear: both;
	float: left;
	padding-right: 17px;
	padding-top:3px;
	border: 0;}
#photo2 {
	position: relative;
	clear: both;
	float: right;
	border: 0;
	padding-left: 6px;
	padding-top: 3px;}
#script_warn {
	position:relative;
	visibility:visible;
	z-index: 400;
	text-align: center;
	width: 100%;}
/*  FOR USD309  */
#top_menu {
	clear:right;
	height:27px;
	width: 882px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	background-repeat:repeat-x;
	position:relative;
	z-index:100;
	background-image: url(/media/menubknd.gif);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#top_menu ul {
	margin:0px;
	list-style-type:none;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#top_menu li{
float:left;
position:relative;
border-right:1px solid #a3a3a3;
}

#top_menu a:link, #top_menu a:visited {
	display:block;
	/*background-image:url(../images/arrow.gif);
background-repeat:no-repeat;*/
color:#000000;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}

/* style the top level hover */
#top_menu a:hover {
background-image: url(/media/menubknd-over.gif);
background-repeat: repeat-x;
color:#000000;
text-decoration:none;
}

#top_menu ul ul {
width:190px;
visibility:hidden;
position:absolute;
height:0;
top:23px;
left:0;
}

#top_menu ul ul ul{
visibility:hidden;
position:absolute;
left:180px;
top:0;
width:130px;
}

/* style the table so that it takes no part in the layout - required for IE to work */
#top_menu table {position:absolute; top:0; left:0;}

/* style the second level links */
#top_menu ul ul a:link, #top_menu ul ul a:visited {
background:#FFFFBB;
	background-image:none;
	font-size:12px;
	color:#000000;
	height:auto;
	width:165px;
	border-bottom:1px solid #666666;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 10px;
}

/* style the second level hover */
#top_menu ul ul a:hover{
background-image:none;
background-color:#FFFFEA;
color:#000000;
text-decoration:none;
}


/* style the third level link */
#top_menu ul ul ul a:link, #top_menu ul ul ul a:visited{
background-image:none;
background-color:#FFFFEA;
color:#000000;
text-decoration:none;
}

/* style the third level hover */
#top_menu ul ul ul a:hover{
background-image:none;
background-color:#ffffff;
color:#000000;
text-decoration:none;
}

#top_menu :hover > a {
color:#000000;
background-image: url(/media/menubknd-over.gif);
}

#top_menu ul ul :hover > a {
color:#000;
background-color:#FFFFEA;
}

/* make the second level visible when hover on first level list OR link */
#top_menu ul li:hover ul,
#top_menu ul a:hover ul{
visibility:visible; 
}
/* keep the third level hidden when you hover on first level list OR link */
#top_menu ul li:hover ul ul,
#top_menu ul a:hover ul ul{
visibility:hidden;
}

/* make the third level visible when you hover over second level list OR link */
#top_menu ul li:hover ul li:hover ul,
#top_menu ul a:hover ul li:hover ul,
#top_menu ul li:hover ul a:hover ul,
#top_menu ul a:hover ul a:hover ul{ 
visibility:visible;
}

.middlebknd {
	background-image: url(/media/middlesection-bknd.gif);
	background-repeat: repeat-x;
}
.middlebknd2  {
	background-image: url(/media/midsectionbknd-2.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.leftsideshadow  {
	background-image: url(/media/leftsideshadow.jpg);
	background-repeat: repeat-y;
}

.rightsideshadow  {
	background-image: url(/media/rightsideshadow.jpg);
	background-repeat: repeat-y;
}

.leftsidemenubknd  {
	background-image: url(/media/leftsidebknd.jpg);
	background-repeat: repeat-y;
	padding:0px;
	margin:0px;
}

.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #00499D;
	width: 100%;
	text-align: right;
	height: 101px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}





#news-rightside {
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 168px;
	background-color: #FFFF99;
	text-align: left;
}

#news-rightside h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	line-height: 18px;
}

#news-rightside a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.newsdate {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.newstitle {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.newsschool {
	font-size: 12px;
	color: #01499D;
	font-weight: bold;
	float: right;
}
.newscontent {
	font-size: 12px;
	color: #000000;
	padding-top: 2px;
	line-height: 13px;
}
#header {
position: relative;
}

#headeroverlay {
	position: absolute;	width:498px;
	height:53px;
	z-index:1;
	left: 6px;
	top: 138px;
	text-align: left;
}
#headeroverlay .header{
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	top: 4px;
}
#headeroverlay .headertext{
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: bold;
	left: 2px;
	top: 25px;
	width: 861px;
	height: 26px;
}

.focusheader {
	background-image: url(/media/focus-headerbknd.gif);
	background-repeat: repeat-x;
}
#focuscontent {
	background-image: url(/media/focus-contentbknd.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	min-height: 67px;
	text-align: left;
		font-style: normal;
}

#focuscontent .text{
	font-size: 12px;
	font-style: normal;
}

#focuscontent .header{
	font-size: 14px;
	font-weight: bold;
}

#submenu {
	padding-right: 0px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #00499D;
}
#submenu .header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	background-image: url(/media/quicklinksbkndtop.jpg);
	background-repeat: repeat-x;
	background-position: top;
	letter-spacing: 0px;
	text-align: center;
	color: #FBEE64;
	display: block;
	line-height: 16px;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 4px;
	}

#submenu a:link, #submenu a:visited {
	display:block;
	color:#ffffff;
	font-size: 13px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
		text-align: right;
}

#submenu a:hover {
background-image: url(/media/quicklinksmenuhover.jpg);
background-repeat: repeat-y;
text-decoration:none;
	text-align: right;
}

#quicklinks {
	text-align: right;
	padding-top: 4px;
	background-color: #00499D;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#quicklinks a:link, #quicklinks a:visited {
	display:block;
	color:#ffffff;
	padding-right: 10px;
	font-size: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FFFFFF;

}

#quicklinks a:hover {
	background-color: #ffffff;
	text-decoration:none;
	color: #333333;
		padding-right: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFF00;
}

/*  END FOR USD309  */


/*  FOR SCHOOL WEBPAGE STYILING  */

#schoolinfoinset {
	margin-left:10px;
	margin-bottom:10px;
	width: 220px;
	float: right;
	text-align: center;
	border:thin solid #999999;
	padding: 2px 2px 2px 2px;
}

#schoolinfoinset img{
border-color:#999999;
border:thin;
}

#schoolinfoinset .h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}


#schoolinfoinset .text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-left: 4px;
}
.note {
	font-size: 10px;
	font-weight: bold;
}

.searchTable {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #efefef;
	clear: right;
	float: right;
	border: 1pt solid #000000;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 10px;
}
.newstory {
margin-right: 10px;
padding-right: 20px;

}
#staffdirectory {
	font-size: smaller;
}
#staffdirectory strong {
	font-size:medium;
}
.heading2 {
	font-size: 14px;
	font-weight: bold;
	color: #00499D;
	border-bottom-width: thin;
	border-bottom-style: solid;
	display: block;
}
#staffnav {
	padding-left:25px;
	padding-right:75px;
	text-align:center;
}
#staffnav li {
	font-size:x-small;
	display:inline;
	border-right:solid 1pt #000000;
	font-weight:100;
	padding-right:5px;
}
ul.rtCol {
	margin:0px;
	padding:2px 5px;
	background-color:#FFFF99;
}
ul.lCol {
	margin:0px;
	padding:2px 5px;
	color:#FFFFFF;
}
ul.lCol li, ul.rtCol li {
	list-style-image:none;
	list-style-type:none;
	font-size:11px;
}
ul.lCol li h1, ul.rtCol li h1 {
	font-size: 11px;
	font-weight:bold;
	padding:0px;
}
.breadcrumbs {
	display:block;
	padding: 3px 0px;
	font-size:11px;
	font-weight:bold;
	color:#00499D;
}
.breadcrumbs a {
	color:#00499D;
}
.alumYears {
	margin:10px 0px;
	padding:0px;
	list-style:none outside;
}
.alumYears li {
	padding:2px 4px;
	margin:2px;
	border: solid 1px #000000;
	display:inline;
}
#translate {
	margin:0px;
	padding:0px;
}
#translate table {
	margin:0px;
	padding:0px;
}
.printemail {
	text-align:right;
	margin:0px;
	padding:0px;
}
.printemail ul {
	margin:0px;
	padding:0px;
}
.printemail ul li {
	padding:0px 5px;
	display:inline;
}