/*--------------------------------------
  TAGS 
--------------------------------------*/

* {
	margin:0;
	padding:0;
}

body {
	background: #99ccff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 100px;
}

img { border: 0; }

a { color: #a50315; }

p { margin: 10px 0 10px 0; }

h1 { 
	color: #800000;
	font-size: 3em;
	font-weight: bold;
	line-height: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	color: #800000;
	font-weight:normal;
	font-size: 2.25em;
	line-height: 1.1em;
	font-family:Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 1.5em;
	color: #800000;
	font-style:italic;
	margin: 10px 0 10px 0;
}
h4 { font-size: 1.3em; }
h5 { font-size: 1.2em; }
h6 { font-size: 1em; }
h4, h5,h6{ margin:.5em 0; }

#section ul, 
#section ol {
	margin: 10px 0 10px 50px;
}

ul li {
/*	list-style-image:url(images/bullet.gif); */
}

dl { margin:10px 0; }
dt {
	color:#8b2e1f;
	font-size:1.3em;
	font-weight:bold;
}
dd{
	margin:5px 0 10px 0;
	padding:0 0 10px 20px;
	border-bottom: 1px solid #e1dedd;	
}
blockquote {
	color:#0f6a99;
	font-size:1.2em;
	font-family:"Times New Roman", Times, serif;

}
hr{
	border:none;
	height:1px;
	background-color:none;
	border-top:1px solid #e6e6e6;
	margin:10px 0;
}
/*--------------------------------------
  Special IDs
--------------------------------------*/
#spHeader{
	background:url(images/bg-header.png);
	width: 650px;
	height: 106px;
	display:block;
	padding-left: 230px;
	position:relative;
	top:-12px;
}
#spHeader h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 2.75em;
	color: #FFF;
	top: 30px;
	position:relative;
	z-index: 1;
}
#spHeader div {
	height: 106px;
	width: 300px;
	position:absolute;
	top:0;
	right:0;
}

#spHeader div { background:url(images/photo-X.png); }
#bodyWrapper00 #spHeader div{ background:url(images/photo-00.png); }
#bodyWrapper01 #spHeader div{ background:url(images/photo-01.png); }
#bodyWrapper02 #spHeader div{ background:url(images/photo-02.png); }
#bodyWrapper03 #spHeader div{ background:url(images/photo-03.png); }
#bodyWrapper04 #spHeader div{ background:url(images/photo-04.png); }
#bodyWrapper05 #spHeader div{ background:url(images/photo-05.png); }
#bodyWrapper06 #spHeader div{ background:url(images/photo-06.png); }
#bodyWrapper07 #spHeader div{ background:url(images/photo-07.png); }
#bodyWrapper08 #spHeader div{ background:url(images/photo-08.png); }

#didYouKnow { margin-top: 125px; border-top: 2px dotted #800000; clear: both; }

/*--------------------------------------
  Special Classes
--------------------------------------*/
.clear {
	clear: both;
	line-height:1px;
}

.left { float:left; }
img.left { margin: 0 20px 20px 0; }
.right { float:right; }
img.right { margin: 0 0 20px 20px; }

a.blue { color:#3885b4; }

.hide{ display:none; }

/*--------------------------------------
  Global Layout Elements
--------------------------------------*/
#header {
	margin-left:auto;
	margin-right: auto;
	width: 916px;
	background: url(images/bg-dropshadow.png) #FFF;
	z-index:10;
	position:relative;
}

#search {
	position:absolute;
	top: 106px;
	margin-left: 728px;
	position:absolute;
	z-index:100;
}

#search input.search{
	border: 1px solid #7f7f7f;
	width: 123px;
}

#search input.submit {
	width: 35px;
	height: 13px;
}
/* --- Styles for Footer -- */

#footer {
	background: url(images/bg-footer.png) no-repeat;
	margin-left:auto;
	margin-right: auto;
	width: 900px;
	padding: 25px 8px 0 8px;
	clear:both;
	text-align:center;
	font-size: 0.9em;
}

#footer ul{ margin: 0 0 8px 0; list-style:none; display:inline; }

#footer li {
	list-style:none;
	display:inline;
	padding: 0 2px 0 8px;
}

#footer .none { background:none; }

#footer p {
	float:left;
	margin:0;
}

#header h1 {
	padding: 15px 0;
	text-align: center;
}

/*--------------------------------------
  Secondary Layout Elements
--------------------------------------*/
#leftCol {
	width:200px;
	position:relative;
	top:-100px;
	float:left;
}
#leftCol .pagePrimary h2{
	font-size:1.4em;
	height: 23px;
	display:block;
	margin: -15px 0 0 15px;
}
#leftCol .pagePrimary{
	padding:40px 20px 0 20px;
	background: #FFF url(images/sidenav-top.png) top center no-repeat;	
	margin:0 10px;
	height:48px;
}

#leftCol .navWrapper{
	background: url(images/sidenav-tube.png) repeat-y left;
	margin:0 0 30px 0;
}

#leftCol .navWrapper div{
	margin:0 20px;
	position:relative;
	top:-30px;
	margin-bottom:-20px;
}
#leftCol .navWrapper span{
	display:block;
	height:30px;
	background: url(images/sidenav-bottom.png) no-repeat;	
}

#leftCol .callout{
	margin:10px 10px;
}
#leftCol .blockinner{
	margin:20px 10px;
	font-size:.9em;
}
/* -- middle column -- */

#breadcrumbs {
	color: #126898;
	font-style: italic;
	margin: 0px 10px 20px 205px;
}

#section {
	float:left;
	width: 640px;
	line-height: 1.3em;
	padding: 0 0 30px 0;
	margin: 50px 0 50px 0;
	display:inline;
	margin:0 0 0 25px;
}

#article {
	float:left;
	width: 440px;
	line-height: 1.4em;
	padding: 0 0 50px 0;
	display:inline;
	margin:0 0 0 25px;
}

/*--------------------------------------
  Homepage Layout Elements
--------------------------------------*/

#mainCorners {
	background:url(images/bg-main-corners.png) no-repeat;
	height: 25px;
	margin-left: auto;
	margin-right:auto;
	width: 916px;
	margin-top: 3px;
}

#main {
	background: url(images/bg-dropshadow.png) #FFF repeat-y ;
	width: 890px;
	padding: 0 8px 0 18px;
	margin-left:auto;
	margin-right:auto;
}

/*--------------------------------------
  Navigation
--------------------------------------*/
/* Main Horizontal Navigation Bar */
#nav {
	background: url(images/bg-nav-bar.png) transparent repeat-x;
	margin: 0px;
	padding-left: 25px;
	height: 31px;
	clear: both;
} 
#nav ul {
	padding: 0px;
	margin: 0px;
	z-index: auto;
}
#nav li {
	float: left;
	list-style-type: none;
	position: relative;
	// border-left-width: 1px;
	// border-left-style: solid;
	// border-left-color: #FFF;
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
	line-height: 30px;
	height: 30px;
}
#nav a {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-right: 15px;
	padding-left: 15px;
}
#nav a:hover {
	text-decoration: none;
	background: url(images/nav-highlight-bg.png) repeat-x;
}
#nav ul li ul {
	margin: 0px;
	width: 150px;
	position: absolute;
	padding: 0px;
	left: -1px;
	display: none;
	background-color: #33D;
	top: 30px;
}
#nav ul li:hover ul, #nav ul li ul:hover {
	display: block;
}
#nav ul li ul li {
	width: 100%;
	border-bottom: 1px solid #FFF;
	border-right: none;
	border-left: none;
	margin: 0px;
	padding: 0px;
	font-size: .9em;
	line-height: 20px;
	/* height: 25px; */
	height: 100%;
	border-top: none;
}
#nav ul li ul a:hover {
	background-color: #88F !important;
	background-image: none !important;
}



/* --- Sidebar Navigation --- */

.navWrapper ul.menu-top{
	border-top:1px solid #e0e0e0;
	list-style-type:none !important;
	margin:0;
}
.navWrapper ul.menu-top ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
.navWrapper ul.menu-top li{
	border-bottom:1px solid #e0e0e0;
}
.navWrapper ul.menu-top a {
	color:#086ea4;
	text-decoration:none;
	display:block;
	padding:8px 10px 8px 20px;
}
.navWrapper ul.menu-top li {
	z-index:10;
}
.navWrapper ul.menu-top li.menu-current a {
	font-weight:bold;
	outline: none;
}	
.navWrapper ul.menu-top li.menu-expand a {
	background:url(images/icon-expanded.gif) no-repeat 5px 12px;
}	
.navWrapper ul.menu-top li.menu-expand li a {
	background:none;	
}	
.navWrapper ul.menu-top li.menu-current ul {
	padding-bottom: 5px;
}
.navWrapper ul.menu-top li.menu-current ul li {
	border:none;
}
.navWrapper ul.menu-top li.menu-current ul li a{
	font-weight:normal;
	background-image:none;
	padding: 5px 0 5px 35px; 
	width: 125px;
}
.navWrapper ul.menu-top li.menu-current li.menu-current a{
	background:#e9e7e6;
}
.navWrapper ul.menu-top a:hover,
.navWrapper ul.menu-top li a:hover,
.navWrapper ul.menu-top ul li a:hover{
	background-color: #eff;
}

/* Hides from IE-mac \*/
* html #results a.campus {height: 1%;}
#results a.campus {display: block;}
/* End hide from IE-mac */

