/* CSS Document */


body {
	background-color:#F8F7EC;
	background-image:url(../images/topbg.jpg);
	background-repeat:repeat;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#343434;
}
em {
	font-style:italic;
}
strong {
	font-weight:bold;
}
h1 {
	color:#266796;
	margin:10px 15px 10px 15px;
	font-size:25px;
	font-weight:bold;
}
h2 {
	color:#266796;
	margin:5px 15px 10px 15px;
	font-size:16px;
	font-weight:bold;
}
h3 {
	color:#266796;
	margin:5px 15px 10px 15px;
	font-size:12px;
	font-weight:bold;
}
blockquote {
	background-image:url(../images/bq_com.gif);
	background-position:top left;
	background-repeat:no-repeat;
	/* background-color:#DDE8FF; */
color:#266796;
	font-family:Georgia, "Times New Roman", Times, serif;
	word-spacing:1px;
	font-size:14px;
	line-height:1.5em;
	padding:10px 10px 10px 35px;
	margin:15px;
}
a {
	color:#0e83c9;
	text-decoration:underline;
	margin:0;
	padding:0;
}
p {
	margin:15px;
	font-size:12px;
	color:#343434;
	line-height:1.5em;
}
p.intro {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#266796;
	line-height:1.5em;
}
img {
	border:0;
	margin:0;
	padding:0;
}
table {
	border-collapse: collapse;
	margin: 30px;
	width:80%;
	border: 1px solid #95bce2;
}
th {
	background: #3e83c9;
	color: #fff;
	font-weight: bold;
	font-size:16px;
	padding:6px 11px 6px 11px;
	text-align: left;
	border-right: 1px solid #fff;
	line-height: 1.2;
}
td {
	padding: 6px 11px;
	border:1px solid #95bce2;
	vertical-align: top;
}
td * {
	padding: 6px 11px;
}
tr.alt td {
	background: #ecf6fc;
}
tr.over td, tr:hover td {
}
/* Main Divs for Homepage */



#container {
	width:900px;
	margin-left: auto;
	margin-right: auto;
	background-color:#ffffff;
	border-left:1px solid #50496B;
	border-bottom:1px solid #50496B;
	border-right:1px solid #50496B;
}
#header {
	position:relative;
	background-color:#FFFFFF;
	width:900px;
	z-index:100;
}
#topnav {
	padding:5px 0px 5px 0px;
	background-color:#746694;
	width:900px;
	border-bottom:solid 1px #50496B;
	height:1.5em;
	font-size:12px;
}
#azindex {
	float:right;
	background-color:#50496B;
	margin-right:5px;
	padding:2px 5px 2px 5px;
	color:#ffffff;
	font-size:9px;
}
#logosearch {
	width:900px;
	clear:both;
}
#logo {
	float:left;
	margin:10px 0px 10px 0px;
}
#search {
	float:right;
	font-size:9px;
	margin:10px 20px 10px 10px;
}
#mainimage {
	clear:both;
	width:900px;
	margin:0;
	padding:0;
}
#leftmenu {
	clear:both;
	margin:0;
	padding:0;
	width:225px;
	float:left;
}
#breadcrumbs {
	font-size:10px;
	width:670px;
	margin:0;
	padding:0;
}
#breadcrumbs_full {
	font-size:10px;
	width:900px;
}
#contentcontainer {
	clear:both;
	width:900px;
	background-color:#DDE8FF;
}
#content {
	background-color:#ffffff;
	float:right;
	width:673px;
	margin:0;
	padding:0;
	border-left:1px solid #DDDDDD;
}
#newsevents {
	font-size:10px;
	width:185px;
	float:right;
	margin:5px 15px 15px 15px;
	background-color:#e6ffbf;
}
#sprofiles {
	clear:both;
	font-size:10px;
	width:185px;
	float:right;
	margin:5px 15px 15px 15px;
	background-color:#e6ffbf;
}
#flash {
	z-index:-30;
	clear:both;
	width:900px;d
}
#homepagenav {
	width:900px;
}
#maincontent {
	width:900px;
	background-image:url(../images/whitegrad.gif);
	background-repeat:repeat-x;
	clear:both;
}
#form {
	margin:15px;
}
#welcome {
	clear:both;
	width:300px;
	float:left;
}
#news {
	width:299px;
	float:left;
	border-right:dashed 1px #999999;
	border-left:dashed 1px #999999;
}
#events {
	width:299px;
	float:left;
}
#footer {
	border-top:1px solid #432B56;
	background-color:#dedede;
	width:900px;
	clear:both;
	text-align:center;
}
/* Div specific css */


#content image {
	border:0;
	margin:15px 15px 5px 15px;
	padding:0;
}
<!--
[if IE 7]>  #nav li:hover, #nav li.hover {
 position: static;
 z-index:20;
}
#nav2 li:hover, #nav2 li.hover {
	position: static;
	z-index:20;
}
*:first-child+html #nav {
	height: 1%;
}
*:first-child+html #nav li {
	height: 1%;
}
 <![endif]
-->




	

	
/* TOP LEVEL NAVIGATION */	
	

#nav, #nav ul { /* all lists */
 padding:0;
 margin:0;
 list-style: none;
 line-height: 1;
 width:900px;
 background-color:#746694;
}
#nav a {
	display: block;
	text-decoration:none;
	color:#ffffff;
	padding : 5px;
	position:middle;
}
#nav a.more {
	background-image:url(../images/rightarrow.gif);
	background-repeat:no-repeat;
	background-position:center right;
}
#nav li { /* all list items */
	float: left;
	line-height : 1.25em;
	margin-bottom : -1px;
}
#nav li ul { /* second-level lists */
	position: absolute;
	margin-top:-5px;
	background:#a89dc5;
	border: 1px solid #543C6F;
	width:15em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav li ul a {
	width:14.2em;
	border-bottom: 1px solid #543C6F;
}
#nav li ul ul { /* third-and-above-level lists */
	margin: -2em 0 0 15em;
}
#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 { /* lists nested under hovered list items */
	left: auto;
}
#nav li ul li:hover, #nav li.sfhover {
	background: #8176A5;
}
#azindex a {
	text-decoration:none;
	color:#ffffff;
	padding:7px 2px 5px 2px;
}
#azindex a:hover {
	background-color:#746694;
	color:#ffffff;
	padding:5px 2px 5px 2px;
}
#search p, #search a {
	text-decoration:none;
	color:#000000;
	clear:both;
	margin:2px 0px 2px 0px;
	font-size:9px;
}
#search a:hover {
	text-decoration:underline;
}
#breadcrumbs p {
	clear:both;
	margin:0;
	text-align:right;
	background-color:#DDE8FF;
	font-size:9px;
	padding:1px 15px 1px 0;
}
#breadcrumbs_full p {
	clear:both;
	margin:0;
	text-align:right;
	background-color:#DDE8FF;
	font-size:9px;
	padding:1px 15px 1px 0;
}
#breadcrumbs a {
	color:#666666;
	text-decoration:none;
}
#breadcrumbs a:hover {
	color:#333333;
	text-decoration:none;
}
#breadcrumbs_full a {
	color:#555555;
	text-decoration:none;
}
#breadcrumbs_full a:hover {
	color:#000000;
	text-decoration:none;
}
#content ul {
	margin:20px 20px 20px 0px;
	padding:0;
}
#content li {
	color:#343434;
	list-style-type:disc;
	list-style-position:outside;
	list-style-image:url(../images/bullet_blue.gif);
	padding:0;
	margin:15px 15px 15px 50px;
}
#content ol li {
	list-style-type:decimal;
}
#footer p {
	color:#666666;
	margin:0;
	padding:5px;
}
#footer a {
	color:#444444;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#maincontent a, #maincontent a:hover, #maincontent a:visited {
	text-decoration:underline;
	color:#6C2D8D;
}
/* classes */

.visitcampus {
	background-image:url(/images/green_arrow.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:25px;
	margin:10px;
}
.requestinfo {
	background-image:url(../images/email.gif);
	background-position:center left;
	background-repeat:no-repeat;
	padding-left:25px;
	margin:10px;
}
li.nostyle {
	list-style-type:none;
}
.contrast_section {
	background-color:#DDE8FF;
	padding-top:10px;
	width:674px;
	border-top:3px solid #8ebbff;
	border-bottom:3px solid #8ebbff;
	clear:both;
}
.left_content {
	margin:0;
	padding:10px;
	width:310px;
	float:left;
	background-color:inherit;
	border-bottom:inherit;
}
.right_content {
	margin:0;
	padding:10px;
	width:310px;
	float:left;
	background-color:inherit;
	border-bottom:inherit;
}
.left_content image {
	border:0;
	margin:15px 15px 5px 15px !important;
	padding:0;
}
.right_content image {
	border:0;
	margin:15px 15px 5px 15px;
	padding:0;
}
.clear {
	clear:both;
}
.greenbox h3 {
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	background-color : #70af0a;
	padding:3px 3px 3px 5px;
	margin:0;
}
.greenbox {
	clear:both;
	font-size:10px;
	width:185px;
	float:right;
	margin:5px 15px 15px 15px;
	background-color:#e6ffbf;
}
.bluebox {
	width:185px;
	float:right;
	margin:5px 15px 15px 15px;
	background-color:#DDE8FF;
}
.bluebox, .bluebox2, .greenbox { font-size:12px; }
.bluebox2 {
	clear:both;
	width:185px;
	float:right;
	margin:5px 15px 15px 15px;
	background-color:#DDE8FF;
}
.bluebox div.whitespace, .bluebox2  div.whitespace, .greenbox  div.whitespace  {
	background-color: #fff !important;
	height: 2em;
	min-height: 2em;
	width: 100%;
}
.bluebox ul.news li, .bluebox2 ul.news li, .greenbox ul.news li {
	margin-left: 35px !important;
	margin-right: 5px !important;
}
.bluebox ul.news li small, .bluebox2 ul.news li small, .greenbox ul.news li small { font-size: 10px; }
.bluebox h3, .bluebox2 h3 {
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	background-color : #6498d9;
	padding:3px 3px 3px 5px;
	margin:0;
}
.bluebox h3 img {
	margin:0px;
}
.phone {
	color:#343434;
	list-style-type:disc;
	list-style-position:outside;
	list-style-image:url(../images/phone.gif) !important;
	padding:0;
	margin:15px 15px 15px 50px;
}
.email {
	color:#343434;
	list-style-type:disc;
	list-style-position:outside;
	list-style-image:url(../images/email.gif) !important;
	padding:0;
	margin:15px 15px 15px 50px;
}
.arrow {
	color:#343434;
	list-style-type:disc;
	list-style-position:outside;
	list-style-image:url(../images/green_arrow.gif) !important;
	padding:0;
	margin:15px 15px 15px 50px;
}
.orange_checkmark {
	color:#343434;
	list-style-type:disc;
	list-style-position:outside;
	list-style-image:url(../images/orange_checkmark.gif) !important;
	padding:0;
	margin:15px;
}
.red {
	background-color:#B7252D;
}
.redgrad {
	background-color:#B7252D;
	background-image:url(../images/redgrad.gif);
	background-repeat:repeat-x;
}
.orange {
	background-color:#DE6926;
}
.orangetext {
	color:#DE6926;
	text-decoration:none;
}
.orangegrad {
	background-color:#DE6926;
	background-image:url(../images/orangegrad.gif);
	background-repeat:repeat-x;
}
.yellow {
	background-color:#C3952D;
}
.yellowgrad {
	background-color:#C3952D;
	background-image:url(../images/yellowgrad.gif);
	background-repeat:repeat-x;
}
.blue {
	background-color:#266796;
}
.bluetext {
	color:#266796;
}
.bluegrad {
	background-color:#266796;
	background-image:url(../images/bluegrad.gif);
	background-repeat:repeat-x;
}
.purple {
	background-color:#443c5b;
}
.purpletext {
	color:#6C2D8D;
}
.redtext { color: #C72931; }
#leftmenu h2 a { text-decoration: none; }
#leftmenu h2 a:hover { text-decoration: underline !important; }
.purplegrad {
	background-color:#443c5b;
	background-image:url(../images/purplegrad.gif);
	background-repeat:repeat-x
}
.green {
	background-color:#7b9a3d;
}
.greentext {
	color:#299527;
	text-decoration:none;
}
.greengrad {
	background-color:#7b9a3d;
	background-image:url(../images/greengrad.gif);
	background-repeat:repeat-x;
}
.purpletopnav {
	background-color:#443c5b;
	background-image:url(../images/topnavgb.gif);
	background-repeat:repeat-x;
}
input.searchbox {
	border: solid 1px #50496B;
	padding-left: 20px;
	background: url(../images/search.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height:19px;
	width:150px;
}
.button {
	background:#a89dc5;
	border: solid 1px #8176A5;
	height:20px;
	font-size:10px;
	padding:2px;
}
.bdrright {
	border-right:1px solid #a89dc5;
	height:1.5em;
	position:middle right;
}
.rightarrow {
	background-image:url(../images/rightarrow.gif) center right no-repeat;
}
.dark {
	background-color:#000000;
	filter:alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25;
}
.floatleft {
	float:left;
	margin:10px;
}
.floatright {
	float:right;
	margin:10px;
}
a.greenlink {
	padding:2px;
	font-size:12px;
	font-weight:bold;
	color:#70af0a;
	text-decoration:none;
}
a.greenlink:hover {
	background-color:#e6ffbf;
}
a.orangelink {
	padding:2px;
	font-size:12px;
	font-weight:bold;
	color:#FF6600;
	text-decoration:none;
}
a.orangelink:hover {
	background-color:#FDE19F;
}

.whitebox p {
	font-size:10px;
}
.whitebox {
	clear:both;
	font-size:10px;
	width:185px;
	float:right;
	margin:5px 15px 15px 15px;
	font-size:9px;
	background-color:#FFF;
}

/* main left navigation */

	#nav2, #nav2 ul { /* all lists */
	padding: 0;
	font-size:12px;
	margin-bottom: 15px;
	list-style: none;
	float : left;
	width : 225px;
}
#nav2 li { /* all list items */
	position : relative;
	float : left;
	line-height : 1.25em;
	margin-bottom : -1px;
	width: 225px;
}
#nav2 li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left :224px;
	margin-top : -2.2em;
	border-left : 1px solid #202b54;
}
#nav2 li ul ul { /* third-and-above-level lists */
	left: -999em;
}
#nav2 li a {
	width: 213px;
	display : block;
	color : #202b54;
	text-decoration : none;
	background-color:#a9c8eb;
	border-right : 1px solid #202b54;
	border-top : 1px solid #202b54;
	border-bottom : 1px solid #202b54;
	padding : 5px;
}
#nav2 li a:hover {
	color : #202b54;
	background-color : #6498d9;
}
#nav2 a.more {
	background-image:url(../images/rightarrow.gif);
	background-repeat:no-repeat;
	background-position:center right;
}
#nav2 li:hover ul ul, #nav2 li:hover ul ul ul, #nav2 li.sfhover ul ul, #nav2 li.sfhover ul ul ul {
	left: -999em;
}
#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li li li:hover ul, #nav2 li.sfhover ul, #nav2 li li.sfhover ul, #nav2 li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#nav2 p {
	clear:both;
	margin:15px;
	font-size:12px;
	color:#343434;
	line-height:1.5em;
}
#newsevents h3 {
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	background-color : #70af0a;
	padding:3px 3px 3px 5px;
	margin:0;
}
#newsevents ul {
	list-style:none;
	padding: 5px;
	font-size:12px;
	width:160px;
}
#sprofiles h3 {
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	background-color : #70af0a;
	padding:3px 3px 3px 5px;
	margin:0;
}
.image_box_right {
	float:right;
	margin:15px;
	padding:3px;
	border:1px solid #D9DFFF;
}
.image_box_center {
	float:left;
	margin:0px auto;
	padding:3px;
	border:1px solid #D9DFFF;
}
.image_box_left {
	float:left;
	margin:15px;
	padding:3px;
	border:1px solid #D9DFFF;
}
.image_box_right img {
	margin:0px !important;
}
.image_box_left img {
	margin:0px !important;
}
p.caption {
	color:#266796;
	text-align:center;
	font-size:9px;
	margin:1px;
}
.dashed_hr {
	background-image: url(/images/dashed_hr.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 1px;
	border: none;
}
.wufoo {
	width:100%;
	border: none;
}
.dashed_bottom {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.dashed_hr {
	background-image: url(/images/dashed_hr.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 1px;
	border: none;
}
.no_margin { margin: 0 !important; }
.no_padding { padding: 0 !important; }
.align_center { text-align: center; }
.algin_left { text-align: left; }
.align_right { text-align: right; }