@charset "UTF-8";
body {
	
	background-color:#3d6e96;
	background-position: top;
	margin-top:0;
}
	
p

{
	font-family:Arial, Helvetica, sans-serif;
	padding-left:5px;
	padding-right:5px;
	font-size:98%;
	color:#343434;
	line-height:145%;
	
}	
	
	
img {
border:none;

}




#featured-choices  {
	background-color:#e6eaef;
	background-position:center top;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	height:215px;
	margin-left:1px;
	margin-top:3px;
	padding:5px;
	text-align:left;
	vertical-align:top;
	width:315px;
	border: 1px solid #666666;	
	}

#buttontitle {
	width: 275px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #000000;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0px;
	margin:0;
	font-size: 12px;
	border: none;
}
#button {
	width: 275px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #000000;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 10px;
	margin:0;
	font-size: 12px;
	border: none;
	}

#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
#button li {
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #738FCE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFE8FB;
	text-align: left;
	text-indent: 8px;
		}
#button li a {
	display: block;
	background-color: #B2C7F5;
	color: #4D4D4D;
	text-decoration: none;
	width: 100%;
	border:none;
	padding-top: 3px;
	padding-bottom: 3px;
		}

html>body #button li a {
		width: auto;
		}
#button li a:hover {
	background-color: #99AEDB;
	color: #ffffff;
	border:none;
		}
#button li.buttontitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0033CC;
	background-image: url(images/buttontop.gif);
	height: 23px;
	background-repeat: no-repeat;
	vertical-align: bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	text-indent: -8px;
	line-height: 21px;
}
#button li.buttonbtm {
	font-family: "Century Gothic", Verdana;
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	background-image: url(images/buttonrbtm.gif);
	height: 23px;
	background-repeat: no-repeat;
	padding-top: 0px;
	vertical-align: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#edunav li.edutitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color:#4c5a66;
	
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#F5FEFE;
/* background-image: url(images/edunav.gif); */
background-color:#b0d2ed;
 
	height: 23px;
	background-repeat: no-repeat;
	vertical-align: bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	text-indent: -15px;
	line-height: 30px;
}


#edunav li.edutitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align:left;

/* background-image: url(images/edunav.gif); */

	height: 20px;
	background-repeat: no-repeat;
	vertical-align: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	text-indent: -8px;
	line-height: 21px;
	
}	
	
#edunav li.edubtm {
	font-family:Century Gothic, Verdana;
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	/* background-image: url(images/edubtm.gif); */
	background-color:#ffffff;
	height: 20px;
	background-repeat: no-repeat;
	padding-top: 0px;
	vertical-align: bottom;
	padding-bottom: 1px;
}
#edunav {
	width: 210px;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#d7e7f4;
	color: #000000;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0px;
	margin:0;
	font-size: 11px;
	border: none;
	}

#edunav ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
#edunav li {
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
	text-align: left;
	text-indent: 8px;
	padding-bottom:3px;
	padding-top:3px;
	padding-right:0px;
		}
#edunav li a {
	display: block;
	background-color:#d7e7f4;
	color:#333333;
	text-decoration: none;
	width: 100%;
	border:none;
	padding-top: 3px;
	padding-bottom: 3px;
		}
		
	
	

html>body #edunav li a {
		width: auto;
		}

#edunav li a:hover {
	background-color:#b0d2ed;
	color:#000000;
	border:none;
	text-decoration:none;
		}
#jobnav li.jobtop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	background-image: url(images/jobtop.gif);
	height: 23px;
	background-repeat: no-repeat;
	vertical-align: bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFffff;
	text-indent: -8px;
	line-height: 21px;
}
#jobnav li.jobbtm {
	font-family:Century Gothic, Verdana;
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(images/jobbtm.gif);
	height: 23px;
	background-repeat: no-repeat;
	padding-top: 0px;
	vertical-align: bottom;
	padding-bottom: 10px;
}
#jobnav {
	width: 275px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #000000;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0px;
	margin:0;
	font-size: 12px;
	border: none;
	}

#jobnav ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
#jobnav li {
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #149959;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CDF9E4;
	text-align: left;
	text-indent: 8px;
		}
#jobnav li a {
	display: block;
	background-color: #58EEA6;
	color: #4D4D4D;
	text-decoration: none;
	width: 100%;
	border:none;
	padding-top: 3px;
	padding-bottom: 3px;
		}

html>body #jobnav li a {
		width: auto;
		}
#jobnav li a:hover {
	background-color: #19C873;
	color: #ffffff;
	border:none;
		}
#statesnav1 li.statesmaintop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	background-image: url(images/statesmaintop.gif);
	height: 23px;
	background-repeat: no-repeat;
	vertical-align: bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFffff;
	text-indent: -8px;
	line-height: 21px;
}
#statesnav1 li.statesmainbtm {
	font-family: Century Gothic, Verdana;
	font-size: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(images/statesmainbtm.gif);
	height: 23px;
	background-repeat: no-repeat;
	padding-top: 0px;
	vertical-align: bottom;
	padding-bottom: 10px;
}
#statesnav1 {
	width: 275px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #000000;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0px;
	margin:0;
	font-size: 10px;
	border: none;
	}
#statesnav1 ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
#statesnav1 li {
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #149959;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CDF9E4;
	text-align: left;
	text-indent: 5px;
		}
#statesnav1 li a {
	display: block;
	background-color: #58EEA6;
	color: #4D4D4D;
	text-decoration: none;
	width: 100%;
	border:none;
	padding-top: 1px;
	padding-bottom: 1px;
		}

html>body #statesnav1 li a {
		width: auto;
		}
#statesnav1 li a:hover {
	background-color: #19C873;
	color: #ffffff;
	border:none;
		}
#statesnav {
	width: 137px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #000000;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0px;
	margin:0;
	font-size: 10px;
	border: none;
	}

#statesnav ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
#statesnav li {
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4A784A;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D9E8D9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4A784A;
	text-align: left;
	text-indent: 8px;
		}
#statesnav li a {
	display: block;
	background-color: #9AC19A;
	color: #4D4D4D;
	text-decoration: none;
	width: 100%;
	border:none;
	padding-top: 1px;
	padding-bottom: 1px;
		}

html>body #statesnav li a {
		width: auto;
		}
#statesnav li a:hover {
	background-color: #7AAE7A;
	color: #ffffff;
	border:none;
		}
#statesnav2 {
	width: 137px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #000000;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0px;
	margin:0;
	font-size: 10px;
	border: none;
	padding-left: 1px;
	}

#statesnav2 ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
#statesnav2 li {
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4A784A;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D9E8D9;
	text-align: left;
	text-indent: 8px;
		}
#statesnav2 li a {
	display: block;
	background-color: #9AC19A;
	color: #4D4D4D;
	text-decoration: none;
	width: 100%;
	border:none;
	padding-top: 1px;
	padding-bottom: 1px;
		}

html>body #statesnav2 li a {
		width: auto;
		}
#statesnav2 li a:hover {
	background-color: #7AAE7A;
	color: #ffffff;
	border:none;
		}
#short {
	width: 275px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #000000;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0px;
	margin:0;
	font-size: 12px;
	border: none;
	}

#short ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
#short li {
	margin: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EA5F5D;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F9CECD;
	text-align: center;
	text-indent: -5px;
		}
#short li a {
	display: block;
	background-color: #000000;
	color: #4d4d4d;
	text-decoration: none;
	width: 100%;
	border:none;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(images/short.gif);
	font-weight: bold;
		}

html>body #short li a {
		width: auto;
		}
#short li a:hover {
	background-color: #FFFFFF;
	color: #FFFFFF;
	border:none;
	background-image: url(images/shortMO.gif);
	font-weight: bold;
		}
#navleft {
	width: 205px;
	text-align: left;
	vertical-align: top;
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 5px;
	height: auto;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #333333;
	font-weight: lighter;
}

h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #333333;
}
#content_holder {
	padding-left:5px;
	text-align: left;
	vertical-align: top;
	padding-right: 20px;
	padding-bottom: 5px;
	height: auto;
	margin-top: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}
.degrees {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2554C7;
}
.degrees:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2554C7;
	text-decoration: none;
}
.degrees:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2554C7;
	text-decoration: none;
}
.degrees:hover {
	color:#00CCFF;
}
.hyperlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2554C7;
	text-decoration: underline;
}
.hyperlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2554C7;
	text-decoration: underline;
}
.hyperlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2554C7;
	text-decoration: underline;
}
.hyperlink:hover {
	color:#00CCFF;
}
.reference {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.contentMargin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-left: 20px;
	margin-top: -12px;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#Salaries {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	border: 0px solid #FFFFFF;
	background-image: url(images/salarytable.gif);
}
#TRSalaries {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	border: 1px solid #FFFFFF;
	margin: 0px;
	text-align: left;
	text-indent: 5px;
	background-image: none;
}
#TRSalariesrt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	border: 1px solid #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: none;
}
#tdBreadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	padding-left: 25px;
	background-position: top;
	height: 15px;
	padding-top: 5px;
	margin-top: 0px;
}
#tdShort {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	vertical-align: top;
	background-position: top;
	height: 15px;
	padding-right: 10px;
	margin-top: 0px;
}


#Demographics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	border: 0px solid #FFFFFF;
	background-image: url(images/demographicstable.gif);
}
.content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0258AF;
	text-decoration: underline;
}
.content li {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #DEDEDE;
}
.content a:hover {
	color:#3d6e96;
}
#footer3 {
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	vertical-align: middle;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	background-position: left;
	background-image: url(images/footerfade.gif);
	background-repeat: no-repeat;
}
#footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	background-position: left;
	background-image: none;
	background-repeat: no-repeat;
}
#footer {
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3d6e96;
	text-align: center;
	vertical-align: middle;
	/* background-color: #3d6e96; */
	background-color:#FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3d6e96;
	text-decoration: none;
}
#footer a:hover {
	color:#666666;
}
html {
	overflow-y: scroll;
}
#tableContent {
	height: auto;
	width: 995px;
	background-color: #FFFFFF;
	vertical-align: top;
	
	padding:0px;
	/* firefox and other dropshadow */
	-webkit-box-shadow: -3px 0px 30px #000000;
	-moz-box-shadow:-3px 0px 30px #000000;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #776261;
}
#tableCities {
	width: 620px;
	text-align: left;
	background-position: center;
}
#underline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	height: 10px;
	vertical-align: bottom;
	font-weight: bold;
}
#buttons {
	padding-top: 6px;
}
.home {
	width: 90px;
	height: 37px;
	float: left;
}
.home a {
	display: block;
	width: 90px;
	height: 37px;
	background-image: url(images/home.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.home a:hover {background-position: bottom left;}
.schools {
	width: 90px;
	height: 37px;
	float: left;
}
.schools a {
	display: block;
	width: 90px;
	height: 37px;
	background-image: url(images/schools.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.schools a:hover {background-position: bottom left;}
.careers {
	width: 90px;
	height: 37px;
	float: left;
}
.careers a {
	display: block;
	width: 90px;
	height: 37px;
	background-image: url(images/careers.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.careers a:hover {background-position: bottom left;}
.states {
	width: 90px;
	height: 37px;
	float: left;
}
.states a {
	display: block;
	width: 90px;
	height: 37px;
	background-image: url(images/states.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.states a:hover {background-position: bottom left;}
.topics {
	width: 90px;
	height: 37px;
	float: left;
}
.topics a {
	display: block;
	width: 90px;
	height: 37px;
	background-image: url(images/topics.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.topics a:hover {background-position: bottom left;}
.resources {
	width: 90px;
	height: 37px;
	float: left;
}
.resources a {
	display: block;
	width: 90px;
	height: 37px;
	background-image: url(images/resources.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.resources a:hover {background-position: bottom left;}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.uop {
    width: 200px;
	height: 50px;
	float: left;
}
.uop a {
	display: block;
    width: 200px;
	height: 67px;
	background-image: url(images/UOP.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.uop a:hover {background-position: bottom left;
}
.wal {
    width: 200px;
	height: 67px;
	float: left;
}
.wal a {
	display: block;
    width: 200px;
	height: 67px;
	background-image: url(images/WAL.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.wal a:hover {background-position: bottom left;
}
.kap {
    width: 200px;
	height: 67px;
	float: left;
}
.kap a {
	display: block;
    width: 200px;
	height: 67px;
	background-image: url(images/KAP.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.kap a:hover {background-position: bottom left;
}
.ctu {
    width: 200px;
	height: 67px;
	float: left;
}
.ctu a {
	display: block;
    width: 200px;
	height: 67px;
	background-image: url(images/CTU.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.ctu a:hover {background-position: bottom left;
}
.cap {
    width: 200px;
	height: 67px;
	float: left;
}
.cap a {
	display: block;
    width: 200px;
	height: 67px;
	background-image: url(images/CAP.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.cap a:hover {background-position: bottom left;
}
.aiu {
    width: 200px;
	height: 67px;
	float: left;
}
.aiu a {
	display: block;
    width: 200px;
	height: 67px;
	background-image: url(images/AIU.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.aiu a:hover {background-position: bottom left;
}
.ash {
    width: 200px;
	height: 67px;
	float: left;
}
.ash a {
	display: block;
    width: 200px;
	height: 67px;
	background-image: url(images/ASH.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.ash a:hover {background-position: bottom left;
}
.itt {
    width: 200px;
	height: 67px;
	float: left;
}
.itt a {
	display: block;
    width: 200px;
	height: 67px;
	background-image: url(images/ITT.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.itt a:hover {background-position: bottom left;
}
.line {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #B2C7F6;
	width: 550px;
}
.line2 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	width: 600px;
}

.uoptop {
    width: 600px;
	height: 50px;
	float: right;
}
.uoptop a {
	display: block;
    width: 600px;
	height: 50px;
	background-image: url(images/uoptop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.uoptop a:hover {background-position: bottom left;
}
.uopbtm {
    width: 600px;
	height: 40px;
	float: right;
}
.uopbtm a {
	display: block;
    width: 600px;
	height: 40px;
	background-image: url(images/uopbtm.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.uopbtm a:hover {background-position: bottom left;
}
.kaptop {
    width: 600px;
	height: 50px;
	float: right;
}
.kaptop a {
	display: block;
    width: 600px;
	height: 50px;
	background-image: url(images/kaptop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.kaptop a:hover {background-position: bottom left;
}
.ashtop {
    width: 600px;
	height: 50px;
	float: right;
}
.ashtop a {
	display: block;
    width: 600px;
	height: 50px;
	background-image: url(images/ashtop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.ashtop a:hover {background-position: bottom left;
}
.waltop {
    width: 600px;
	height: 50px;
	float: right;
}
.waltop a {
	display: block;
    width: 600px;
	height: 50px;
	background-image: url(images/waltop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.waltop a:hover {background-position: bottom left;
}
.captop {
    width: 600px;
	height: 50px;
	float: right;
}
.captop a {
	display: block;
    width: 600px;
	height: 50px;
	background-image: url(images/captop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.captop a:hover {background-position: bottom left;
}
.aiutop {
    width: 600px;
	height: 50px;
	float: right;
}
.aiutop a {
	display: block;
    width: 600px;
	height: 50px;
	background-image: url(images/aiutop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.aiutop a:hover {background-position: bottom left;
}
.itttop {
    width: 600px;
	height: 50px;
	float: right;
}
.itttop a {
	display: block;
    width: 600px;
	height: 50px;
	background-image: url(images/itttop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.itttop a:hover {background-position: bottom left;
}
.ctutop {
    width: 600px;
	height: 50px;
	float: right;
}
.ctutop a {
	display: block;
    width: 600px;
	height: 50px;
	background-image: url(images/ctutop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.ctutop a:hover {background-position: bottom left;
}
#tdUOP {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #fcfcfc;
	border-left-color: #FCFCFC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	text-align: justify;
	background-color: #f0f0f0;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	list-style-position: inside;
}
.title16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.bluehyper:link {
	color: #4065B5;
	text-decoration: none
}
.bluehyper:visited {color: #4065B5; text-decoration: none}
.bluehyper:hover {color: #99AEDB; text-decoration: none}
.breadcrumbs:link {
	color: #4065B5;
	text-decoration: none
}
.breadcrumbs:visited {color: #4065B5; text-decoration: none}
.breadcrumbs:hover {color: #99AEDB; text-decoration: none}
#tdCampusList {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding-left: 10px;
}
.short {
	width: 140px;
	height: 37px;
	float: right;
}
.short a {
	display: block;
	width: 140px;
	height: 37px;
	background-image: url(images/short.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.short a:hover {background-position: bottom left;}




 /* ------------------------------------- Header 	 */



#header {


}





 /* ------------------------------------- Start Top Nav 	 */
 
 

#navigation
{
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	font-weight:lighter;
	color: #000000;
	padding: 0px;
	margin-top: 60px;
}

#navigation ul
{
	margin: 0;
	padding: 0;
}

#navigation ul li
{
	list-style-type: none;
	display: inline;
	padding-top: 25px;
}

#navigation li a
{
	display: block;
	float: left;
	padding: 5px 10px;
	color:#660000;
	text-decoration: none;
	border-right: 0px solid #fff;
}

#navigation li a:hover {

	text-decoration:underline;
	color:#333333;
}





#headernav
{
	padding: 0px;
	padding-bottom:2px;
	background-color: #FFFFFF;	
}

#headernav h1 { margin: 0; }




 /* ------------------------------------- END Top Nav 	 */
 


/* ------------------------------------- Start School Box  	 */
 
div.box
{
   width: 700px;
   margin-left: 10px;
   margin-top: 6px;
   margin-bottom:5px;
   border: 2px solid #ccc;
   padding-left: 2px;
   padding-right: 2px;
   padding-bottom:5px;
   padding-top:10px;
   background-color:#ffffff;
}

span.s1
{
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 4px;
	display: block;
}






span.s1
{
	font-size: 85%;
	font-weight: bold;
	margin-bottom: 4px;
	display: block;
}

.s2
{
	padding-left: 5px;
}


.s3
{
	padding-left: 155px;
}



p.s0, p.s2, p.s3, p.s4
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 70%;
}



p.s2
{
	font-weight: bold;
}




.s1 a:hover
{
	color: black;
}


#rfi-button-large
{
	margin:5px;
    width:170px;
    height:25px;
	background-image:url(images/buttons/request_info_large.gif);
	cursor: pointer;
	float:right;
	
}



/* ------------------------------------- End School Box  	 */
