﻿/* CSS Document */

#index-01 {
	position:absolute;
	left:0px;
	top:112px;
	width:780px;
	height:16px;
}
#index-02 {
	position:absolute;
	left:0px;
	top:128px;
	width:176px;
	height:75px;
}
#index-03 {
	position:absolute;
	left:176px;
	top:128px;
	width:120px;
	height:215px;
	background-color:#A2CACC
}
#index-04 {
	position:absolute;
	left:296px;
	top:128px;
	width:121px;
	height:215px;
}
#index-05 {
	position:absolute;
	left:417px;
	top:128px;
	width:121px;
	height:215px;
}
#index-06 {
	position:absolute;
	left:538px;
	top:128px;
	width:121px;
	height:215px;
}
#index-07 {
	position:absolute;
	left:659px;
	top:128px;
	width:121px;
	height:215px;
}
#index-08 {
	position:absolute;
	left:0px;
	top:201px;
	width:176px;
	height:30px;
}
#index-09 {
	position:absolute;
	left:0px;
	top:231px;
	width:176px;
	height:27px;
}
#index-10 {
	position:absolute;
	left:0px;
	top:258px;
	width:176px;
	height:29px;
}
#index-11 {
	position:absolute;
	left:0px;
	top:287px;
	width:176px;
	height:27px;
}
#index-12 {
	position:absolute;
	left:0px;
	top:314px;
	width:176px;
	height:27px;
}
#index-13 {
	position:absolute;
	left:0px;
	top:341px;
	width:741px;
	height:36px;
	z-index: 1;
}
#index-14 {
	position:absolute;
	left:741px;
	top:341px;
	width:39px;
	height:36px;
}
#index-15 {
	position:absolute;
	left:0px;
	top:385px;
	width:170px;
	height:37px;
}
#index-15 td {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#index-17 {
	position:absolute;
	left:173px;
	top:390px;
	width:366px;
	height:322px;
	background-image:url(images/index_17.gif);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	background-color: #FBFAD9;
}
#index-19 {
	position:absolute;
	left:555px;
	top:390px;
	width:225px;
	height:37px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#index-extfooter {
	position: absolute;
	visibility: visible;
	z-index: 1;
	width: 780px;
	left: 0px;
	top: 740px;
}
#header {
	position:absolute;
	left:0px;
	top:106px;
	width:780px;
}

#left{
	position:absolute;
	left:0px;
	top:206px;
	width:175px;
	height:100%;
	background-color:#DCE5F6;
	z-index:99;
}
#content {
	position: absolute;
	z-index: 2;
	width: 591px;
	left: 181px;
	top: 241px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	font-size: 16px;
	}
tbox {
	float:right;
	width:200px;
	background-color:#eeeeee;
	margin: 0 0px 0 5px;
	padding:10px;
	line-height:150%;
	}
#rightbox {
	float:right;
	width:184px;
	background-color:#eeeeee;
	margin-left: 10px;
	padding:10px;
	line-height:120%;
	font-size: 12px
	}
#rightbox p {
	font-size:12px;
}
.listHead {
	cursor:pointer;
}
.listHead:hover {
	color: #0000FF;
}
#searchbar {
	position: absolute;
	visibility: visible;
	z-index: 2;
	top:206px;
	width: 603px;
	left: 177px;
	height:31px;
	background-image:url('yellowbar.jpg');
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#index-extsearch {
	position: absolute;
	visibility: visible;
	z-index: 3;
	width: 150px;
	left: 565px;
	top: 7px;
}
#index-extdropdown {
	position: absolute;
	visibility: visible;
	z-index: 3;
	width: 150px;
	left: 175px;
	top: 7px;
}
#index-extsearch-template {
	position:absolute;
	visibility: visible;
	z-index: 3;
	width: 250px;
	left: 350px;
	top: 3px;
}
#index-extdropdown-template {
	position:absolute;
	visibility: visible;
	z-index: 3;
	width: 150px;
	left: 5px;
	top: 3px;
}
/* LEFT NAVIGATION:

/* Fix IE. Hide from IE Mac \*/
* html .navigation ul li { float:left; height: 1%; }
* html .navigation ul li a { height:1%; }
/* End */

.navigation ul {
	padding:0;
	margin:0;
	list-style:none;
	width:175px;
	border-bottom:1px solid #ccc;
	}
.navigation ul li {
	position:relative;
	z-index:99;
	}
.general ul li {
	background-color:#006699;
	}
.academic ul li {
	background-color:#8c0000;
	}
.business ul li {
	background-color:#00a2b7;
	}
.career ul li {
	background-color:#490068;
	}
.personal ul li {
	background-color:#e87301;
	}
.outreach ul li {
	background-color:#006b57;
	}
.community ul li {
	background-color:#006150;
	}
.navigation li ul {
	position:absolute;
	left:174px;
	top:0;
	display: none;
	z-index:99;
	}
.navigation ul li a:link {
	display:block;
	text-decoration:none;
	color:#ffffff;
	padding:3px;
	border-top:3px solid #dce5f6;
	border-bottom:0;
	font-family: Eurostyle, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
.navigation ul li a:visited {
	display:block;
	text-decoration:none;
	color:#ffffff;
	padding:3px;
	border-top:3px solid #dce5f6;
	border-bottom:0;
	font-family: Eurostyle, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
.flyout {
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	}
.navigation ul li a:hover {
	display:block;
	text-decoration:none;
	color:#000000;
	background:#dce5f6;
	padding:3px;
	border-top:3px solid #dce5f6;
	border-bottom:0;
	font-family: Eurostyle, Arial, Helvetica, sans-serif;
	}
.navigation li.over ul {
	display:block;
	z-index:99;
	}

.navigation li:hover ul {
	display:block;
	z-index:99;
	}
a:link {
	text-decoration:none;
	text-align: left;
	}
a:visited {
	color: #3366FF;
}
a:hover {
	text-decoration:underline;
}
td {
	font-size:12px;
	list-style-position: outside;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
#home-08 {
	position:absolute;
	left:0px;
	top:201px;
	width:176px;
	height:26px;
}
#home-09 {
	position:absolute;
	left:0px;
	top:227px;
	width:176px;
	height:21px;
}
#home-10 {
	position:absolute;
	left:0px;
	top:248px;
	width:176px;
	height:24px;
}
#home-11 {
	position:absolute;
	left:0px;
	top:272px;
	width:176px;
	height:22px;
}
#home-12 {
	position:absolute;
	left:0px;
	top:294px;
	width:176px;
	height:23px;
}
#home-13 {
	position:absolute;
	left:0px;
	top:317px;
	width:175px;
	height:24px;
}
.newStyle1 {
	color: #0000FF;
}

