@font-face {
  font-family: "FontAwesome";
  src: url('../font/fontawesome-webfont.eot');
  src: url('../font/fontawesome-webfont.eot?#iefix') format('eot'), url('../font/fontawesome-webfont.woff') format('woff'), url('../font/fontawesome-webfont.ttf') format('truetype'), url('../font/fontawesome-webfont.svg#FontAwesome') format('svg');
  font-weight: normal;
  font-style: normal;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {

}
#nauNav
{
		margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
#nauNav ul
{
  margin: 0 -22px 0 0;
    padding: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	/*line-height: 1;*/
}
.header ol, .header ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
/*	color: inherit;
	text-decoration: none;
	font-size: inherit;*/
}
#nauNav a
{
	color: inherit;
	text-decoration: none;
	font-size: inherit;
}
a:active, a:visited, a:link {
/*	color: inherit;
	text-decoration: none;
	font-size: inherit;*/
}
body {
/*	color: #3C3C3C;
	margin: 0;
	padding: 0;
	position: relative;
	background: #fdfaf5;
	vertical-align: top;
	min-width: 1010px;
	font-family: 'Lucida Sans', sans-serif;
	font-size: 12px;*/
}
body div#container {
	width: 994px;
	padding: 0px 3px 0px 10px;
	margin-left: auto;
	margin-right: auto;
	background: url(../css/images/bar.png) repeat-y 1px 0;
	z-index: 10;
	overflow: visible;
}
body h1, body h2, body h3, body h4, body h5, body h6 {
	/*font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;*/
}
body.qa > form {
	background: url(../css/images/qa.png) 0 0 no-repeat;
}
body.dev > form {
	background: url(../css/images/dev.png) 0 0 no-repeat;
}
body .work > form {
	background: url(../css/images/work.png) 0 0 no-repeat;
}
header#nauHeader {
	width: 975px;
	height: 64px;
	display: block;
	position: relative;
	margin: auto;
	overflow: visible;
	z-index: 100;
}
header#nauHeader h1 {
	display: none;
}
header#nauHeader > a {
	 color: #FFFFFF;
    display: block;
    height: 230px;
    margin: 25px 0 0 40px;
    width: 150px;
}
header#nauHeader img {
	position: absolute;
	top: 25px;
	left: 55px;
	z-index: 10;
	cursor: pointer;
}
header#nauHeader nav#nauNav {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 500;
}
header#nauHeader nav#nauNav > ul > li {
/*  color: #8C8C8C;
    cursor: pointer;
    float: left;
    font-family: Arial,sans-serif;
    font-size: 15px;
    font-weight: bold;
    height: 12px;
    margin-left: 20px;
    padding-left: 10px;
    padding-right: 5px;
    position: relative;
    z-index: 200;*/
	background: url("greyArrowDown.png") no-repeat scroll right bottom transparent;
    color: #8C8C8C;
    cursor: pointer;
    float: left;
    font-family: Arial,sans-serif;
    font-size: 15px;
    font-weight: bold;
    height: 12px;
    margin-left: 25px;
    padding: 0px 12px 0;
    position: relative;
    z-index: 200;
}
header#nauHeader nav#nauNav > ul > li:first-child {
	background: none;
}
header#nauHeader nav#nauNav > ul > li.quickLinks a {
	color: #618F80;
}
header#nauHeader nav#nauNav > ul > li.quickLinks ul.dropdownRight > li {
	position: relative;
	right: 172px;
}
header#nauHeader nav#nauNav > ul > li a {
	color: #8c8c8c;
}
header#nauHeader nav#nauNav > ul > li a:hover {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=7000);
	opacity: 70;
}
header#nauHeader nav#nauNav ul.dropdown, header#nauHeader nav#nauNav ul.dropdownRight {
	width: 100%;
	height: 80px;
	position: absolute;
	bottom: -20px;
	left: 0;
	z-index: -10;
	background: #618e80;
	background: rgba(97, 142, 128, 0.98);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(130, 168, 156, 0.98)), color-stop(1, rgba(97, 142, 128, 0.98))) !important;
	background-image: -moz-linear-gradient(center top, #82a89c 0%, #618e80 100%) !important;
	display: none;
}
header#nauHeader nav#nauNav ul.dropdown li, header#nauHeader nav#nauNav ul.dropdownRight li {
	font-family: Georgia, "Times New Roman", Serif;
	color: #fff;
	background: #618e80;
	background: rgba(97, 142, 128, 0.98);
	padding: 0px 0px 0px 15px;
	width: 264px;
	height: auto;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 14px;
	margin: 0;
}
header#nauHeader nav#nauNav ul.dropdown li:first-child, header#nauHeader nav#nauNav ul.dropdownRight li:first-child {
	margin-top: 80px;
	padding-top: 30px;
}
header#nauHeader nav#nauNav ul.dropdown li:last-child, header#nauHeader nav#nauNav ul.dropdownRight li:last-child {
	padding-bottom: 15px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-ms-border-bottom-right-radius: 10px;
	-o-border-bottom-right-radius: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-ms-border-bottom-left-radius: 10px;
	-o-border-bottom-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
header#nauHeader nav#nauNav ul.dropdown li a, header#nauHeader nav#nauNav ul.dropdownRight li a {
	background: url(whiteBlockArrow.png) no-repeat scroll 8px 10px transparent;
	width: 245px;
	padding:12px 0 8px 30px;
	display: block;
	color: #fff !important;
}
header#nauHeader nav#nauNav ul.dropdown li a i, header#nauHeader nav#nauNav ul.dropdownRight li a i {
	background: #FFF;
	height: 14px;
	width: 12px;
	color: #618E80;
	margin-right: 6px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	padding-left: 2px;
}
header#nauHeader nav#nauNav ul.dropdown li a:hover, header#nauHeader nav#nauNav ul.dropdownRight li a:hover {
	color: #DDD !important;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=7000);
	opacity: 70;
}
header#nauHeader nav#nauNav ul.dropdown li a:hover i, header#nauHeader nav#nauNav ul.dropdownRight li a:hover i {
	background: #DDD;
}
header#nauHeader nav#nauNav ul.dropdown li ul, header#nauHeader nav#nauNav ul.dropdownRight li ul {
	margin: 0;
	padding: 0;
	padding-bottom:1px;
}
header#nauHeader nav#nauNav ul.dropdown li ul li, header#nauHeader nav#nauNav ul.dropdownRight li ul li {
	background: none;
	font-family: 'Lucida Sans', sans-serif;
	text-transform: none;
	font-weight: bold;
	font-size: 12px;
	padding: 0 0 0 30px;
	margin: 0 0 10px 0;
	letter-spacing: 0;
}
header#nauHeader nav#nauNav ul.dropdown li ul li:first-child, header#nauHeader nav#nauNav ul.dropdownRight li ul li:first-child {
	padding: 0 0 0 30px;
	margin: 0 0 10px 0;
}
header#nauHeader nav#nauNav ul.dropdown li ul li:last-child, header#nauHeader nav#nauNav ul.dropdownRight li ul li:last-child {
	padding-bottom: 10px;
	margin-bottom: 0px !important;
}
header#nauHeader nav#nauNav ul.dropdown li ul li a, header#nauHeader nav#nauNav ul.dropdownRight li ul li a {
	background: none !important;
	padding: 0;
}
header#nauHeader nav#nauNav ul.dropdownRight li {
	position: relative;
	right: 180px;
}
header#nauHeader nav#nauNav ul#deptIndex {
	padding: 0 20px 10px 30px !important;
}
header#nauHeader nav#nauNav ul#deptIndex li {
	display: inline-block;
	width: 12px !important;
	margin: 0 !important;
	padding: 0 !important;
	position: static;
}
header#nauHeader nav#nauNav ul#deptIndex li a {
	width: 12px;
	text-align: center;
}
header#nauHeader #nauSearch {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 994px;
	height: 35px;
	color: #fff;
	z-index: 5;
	text-align: right;
	padding-top: 3px;
}
header#nauHeader #nauSearch * {
	display: inline-block;
}
header#nauHeader #nauSearch h2 {
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 1px;
	margin-right: 2px;
	text-transform: uppercase;
}
header#nauHeader #nauSearch #searchOptions {
	display: inline-block;
	height: 15px;
	padding-top: 7px;
	margin-right: 195px;
}
header#nauHeader #nauSearch #searchOptions * {
	float: right;
}
header#nauHeader #nauSearch #searchOptions label {
	padding: 5px 8px 4px 0px;
	font-weight: bold;
	font-family: 'Lucida Sans', sans-serif;
	font-size: 11px;
	text-transform: uppercase;
}
header#nauHeader #nauSearch input#nauSearchInput, header#nauHeader #nauSearch input.nauSearchInput {
	-moz-appearance: none;
	-webkit-appearance: none;
	width: 160px;
	height: 22px;
	border: none;
	padding: 0 0 0 5px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	-ms-border-top-left-radius: 3px;
	-o-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-ms-border-bottom-left-radius: 3px;
	-o-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
	position: absolute;
	right: 31px;
	bottom: 8px;
}
header#nauHeader #nauSearch input#nauSubmit, header#nauHeader #nauSearch input.nauSubmit {
	-moz-appearance: none;
	-webkit-appearance: none;
	width: 30px;
	height: 22px;
	border: none;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	-ms-border-top-right-radius: 3px;
	-o-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-ms-border-bottom-right-radius: 3px;
	-o-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
	position: absolute;
	right: 0;
	bottom: 8px;
	background: #619081;
	cursor: pointer;
	background:url(search.png) no-repeat center center #619081;
}
section#content header {
	width: 232px;
	float: left;
	overflow: visible;
	position: relative;
}
section#content header h1, section#content header hgroup h2 {
	text-align: left;
	color: #fff;
	width: 720px;
	height: 55px;
	position: absolute;
	top: -42px;
	right: -758px;
	font-size: 24px;
	padding: 45px 0px 5px 10px;
	text-transform: uppercase;
	line-height: 26px;
	overflow: hidden;
}
section#content header hgroup h1 {
	height: 22px;
	top: -39px;
}
section#content header hgroup h2 {
	top: -14px;
	font-size: 20px;
	height: 22px;
}
section#content header div#blueBar {
	min-height: 350px;
	width: 232px;
	padding-top: 175px;
	color: #fff;
}
section#content header div#blueBar div.vcard {
	width: 182px;
	padding: 25px 25px 0 25px;
	background: url(../css/images/blueBorder.png) repeat-x top;
	color: #fff;
	font-family: Arial, sans-serif;
}
section#content header div#blueBar div.vcard .organization-name {
	display: none;
}
section#content header div#blueBar div.vcard .fn {
	font-size: 18px;
	line-height: 20px;
	letter-spacing: 0;
	margin-bottom: 12px;
}
section#content header div#blueBar div.vcard span.tel {
	display: block;
	margin-top: 4px;
	font-size: 13px;
}
section#content header div#blueBar div.vcard span.type {
	display: inline;
}
section#content header div#blueBar div.vcard a {
	display: block;
	margin: 5px 0 0px 0;
	overflow: hidden;
	word-break: break-all;
	font-size: 12px;
	line-height: 15px;
	text-decoration: underline;
	color: #fff;
}
section#content header div#blueBar div.vcard a:hover {
	color: #ccc;
}
section#content header div#blueBar > a {
	margin: 12px 25px 27px 25px;
	display: block;
	width: 182px;
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
}
section#content header div#blueBar > a:hover {
	color: #ccc;
}
section#content header div#blueBar nav {
	padding-top: 17px;
	background: url(../css/images/blueBorder.png) repeat-x top;
}
section#content header div#blueBar nav > ul > li {
	display: block;
	margin: 8px 0;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 35px;
	background: url(../css/images/whiteArrow.png) no-repeat 25px 4px;
	width: 170px !important;
}
section#content header div#blueBar nav > ul > li:last-child {
	margin-bottom: 25px;
}
section#content header div#blueBar nav > ul > li.open:last-child {
	margin-bottom: -1px;
}
section#content header div#blueBar nav > ul > li > a {
	color: #fff;
	line-height: 16px;
}
section#content header div#blueBar nav > ul > li > a:hover {
	color: #CDCDCD;
}
section#content header div#blueBar nav > ul > li.active {
	background: url(../css/images/yellowArrow.png) no-repeat 25px 3px;
}
section#content header div#blueBar nav > ul > li.active > a {
	color: #E4CD51;
}
section#content header div#blueBar nav > ul > li.active > a:hover {
	color: #E4CD51 !important;
}
section#content header div#blueBar nav > ul > li.open {
	width: 232px !important;
	padding: 12px 0;
	border-bottom: #0A1522 1px solid;
	border-top: #0A1522 1px solid;
	margin: 12px 0;
	background: none;
	background: rgba(0, 0, 0, 0.3);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#44000000, endColorstr=#44000000);
}
section#content header div#blueBar nav > ul > li.open > a {
	color: #E4CD51;
	padding-left: 37px;
	background: url(../css/images/yellowArrowDown.png) no-repeat 25px 4px;
	display: block;
}
section#content header div#blueBar nav > ul > li.open > a:hover {
	color: #B7A144;
}
section#content header div#blueBar nav > ul > li.open > ul {
	margin-left: 42px;
	font-size: 13px;
	text-transform: none;
	font-weight: normal;
	margin-top: 5px;
}
section#content header div#blueBar nav > ul > li.open > ul > li {
	padding: 4px 0;
	width: 165px;
}
section#content header div#blueBar nav > ul > li.open > ul > li > a {
	color: #FFF;
}
section#content header div#blueBar nav > ul > li.open > ul > li > a:hover {
	color: #CDCDCD;
}
section#content header div#blueBar nav > ul > li.open > ul > li.active {
	color: #E4CD51;
}
section#content header div#blueBar nav > ul > li.open > ul > li.active:hover {
	color: #E4CD51 !important;
}
section#content header div#blueBar nav > ul > li.open > ul > li.open > a {
	color: #E4CD51;
}
section#content header div#blueBar nav > ul > li.open > ul > li.open > a:hover {
	color: #B7A144;
}
section#content header div#blueBar nav > ul > li.open > ul > li.open > ul {
	margin-left: 15px;
	font-size: 11px;
	margin-top: 5px;
}
section#content header div#blueBar nav > ul > li.open > ul > li.open > ul > li {
	padding: 2px 0;
}
section#content header div#blueBar nav > ul > li.open > ul > li.open > ul > li a {
	color: #FFF;
}
section#content header div#blueBar nav > ul > li.open > ul > li.open > ul > li a:hover {
	color: #CDCDCD;
}
section#content header div#blueBar nav > ul > li.open > ul > li.open > ul > li.active a {
	color: #E4CD51;
}
section#content header div#blueBar nav > ul > li.open > ul > li.open > ul > li.open a {
	color: #E4CD51;
}
section#content header div#blueBar nav > ul > li.open > ul > li.open > ul > li.open a:hover {
	color: #B7A144;
}
section#content header div#blueBar nav#next {
	padding: 25px 0px 25px 20px;
	background: url(../css/images/blueBorder.png) repeat-x top;
}
section#content header div#blueBar nav#next h2 {
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 20px;
	font-weight: bold !important;
	letter-spacing: 1px;
	font-weight: normal;
	margin-bottom: 15px;
	color: #FFF;
	text-transform: none;
}
section#content header div#blueBar nav#next ul {
	font-weight: bold;
	font-family: 'Lucida Sans', sans-serif;
	line-height: 14px;
	margin-left: 0;
}
section#content header div#blueBar nav#next ul li {
	margin: 0 0 4px 0;
	padding: 0;
	width: auto !important;
}
section#content header div#blueBar nav#next ul li a {
	display: block;
	margin-left: 0px !important;
	border: 1px solid #3972b3;
	border-right: none;
	background: #031e3b;
	font-family: arial, sans-serif;
	font-size: 12px;
	padding: 10px 10px 10px 14px !important;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	margin-bottom: 0px;
	width: 188px;
}
section#content header div#blueBar nav#next ul li a:hover {
	color: #CDCDCD;
}
section#content header div#blueBar nav#next ul li:first-child a {
	border-top: 1px solid #3972b3;
}
section#content header div#blueBar ul.links {
	padding: 3px 0;
	background: url(../css/images/blueBorder.png) repeat-x top;
	font-size: 14px;
	font-weight: bold;
	font-family: 'Lucida Sans', sans-serif;
	margin: 10px 0;
}
section#content header div#blueBar ul.links li {
	margin: 5px 0 0 0;
	padding: 5px 25px 10px 25px;
	cursor: pointer;
	text-transform: uppercase;
	background: url(../css/images/blueBorder.png) repeat-x bottom;
}
section#content header div#blueBar ul.links li a {
	color: #fff;
	background: url(../css/images/sageBlockArrow.png) no-repeat 0 4px;
	padding: 3px 0 5px 22px;
}
section#content header div#blueBar ul.links li a:hover {
	color: #CDCDCD;
}
ol#breadcrumbs {
	position: absolute;
	top: 70px;
	left: 272px;
	width: 720px;
	padding-bottom: 30px;
	line-height: 16px;
	font-size: 11px;
}
ol#breadcrumbs li {
	float: left;
	margin-right: 8px;
	padding-left: 14px;
	background: url(../css/images/greyArrow.png) no-repeat 0px 2px;
	font-weight: bold;
	color: #B6B1B2;
	cursor: auto;
}
ol#breadcrumbs li a {
	text-decoration: underline;
	color: #7C7C7C;
	cursor: pointer;
}
ol#breadcrumbs li a:hover {
	color: #3E3E3E;
}
ol#breadcrumbs li:first-child {
	background: none;
	padding-left: 0;
}
ol#breadcrumbs li:last-child {
	color: #B6B1B2;
	text-decoration: none;
	cursor: auto;
}
footer#nauFooter {
	/*height: 280px;
	padding: 40px 0 0 272px;
	clear: both;
	position: relative;*/
	 margin: 0 auto;
    padding:30px 0 0 272px;
    position: relative;
    width: 805px;
}
footer#nauFooter nav {
	float: left;
	margin-right: 10px;
}
footer#nauFooter nav#communityFooter {
	width: 150px;
}
footer#nauFooter nav#studentFooter {
	width: 165px;
}
footer#nauFooter nav#campusFooter {
	width: 170px;
}
footer#nauFooter nav#academicFooter {
	width: 190px;
	margin-right: 0;
}
footer#nauFooter h5 {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 13px;
	letter-spacing: 1px;
	color: #619081;
	padding: 4px 0px 4px 0px;
	text-align: right;
	float: left;
	text-transform: uppercase;
	margin:0px;
}
footer#nauFooter ul li a
{
	 color: #3C3C3C;
    font-family: 'Lucida Sans',sans-serif;
    font-size: 10px;
	text-decoration:none;
}
footer#nauFooter a#footerAlert, footer#nauFooter a#footerSocial {
	display: block !important;
	float: left;
	margin: 20px 0px 30px 0;
	font-weight: bold;
	text-decoration: underline;
	width: 250px;
}
footer#nauFooter a#footerAlert:hover, footer#nauFooter a#footerSocial:hover {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=8000);
	opacity: 80;
}
footer#nauFooter a#footerAlert img, footer#nauFooter a#footerSocial img {
	margin-right: 5px;
	position: relative;
	top: 7px;
}
footer#nauFooter a#footerAlert {
	clear: both;
	position: relative;
	top: 3px;
}
footer#nauFooter ul {
	clear: both;
	 margin: 0;
    padding: 0;
}
footer#nauFooter ul li {
	padding: 1px 0;
	cursor: pointer;
	font-size: 10px;
}
footer#nauFooter ul li:first-child {
	padding-top: 6px;
}
footer#nauFooter ul li a:hover {
	color: #7C7C7C;
}
footer#nauFooter > a:first-child {
	position: absolute;
	top: 42px;
	left: 42px;
}
footer#nauFooter > a:first-child figure#athletics {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #E4CD51;
}
footer#nauFooter > a:first-child figure#athletics img {
	position: absolute;
	top: 35px;
}
footer#nauFooter > a:first-child figure#athletics figcaption {
	padding: 3px 12px;
	position: relative;
	left: -15px;
}
footer#nauFooter > a:first-child figure#athletics figcaption i {
	margin-right: 8px;
	color: #FFF;
	background: #E4CD51;
	width: 7px;
	padding: 1px 3px 0 5px;
	font-size: 14px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	position: relative;
	top: 1px;
}
footer#nauFooter > a:first-child figure#athletics figcaption:hover {
	color: #B7A144;
}
footer#nauFooter > a:first-child figure#athletics figcaption:hover i {
	background: #B7A144;
}
footer#nauFooter span#copyright {
	clear: both;
	display: block;
	padding-top: 10px;
	font-weight: bold;
	font-size: 10px;
}
footer#nauFooter span#copyright span {
	font-weight: normal;
}
footer#nauFooter span#copyright a:hover {
	color: #7C7C7C;
}
div#footerVisual {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 300px;
	border-top: 1px solid #FFF;
	z-index: -10;
	background-color: #e6e6e6;
	background-image: -moz-linear-gradient(top, #f2f2f2, #d3d3d3);
	background-image: -ms-linear-gradient(top, #f2f2f2, #d3d3d3);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#d3d3d3));
	background-image: -webkit-linear-gradient(top, #f2f2f2, #d3d3d3);
	background-image: -o-linear-gradient(top, #f2f2f2, #d3d3d3);
	background-image: linear-gradient(top, #f2f2f2, #d3d3d3);
	background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#d3d3d3', GradientType=0);
}
div#bannerVisual {
	position: absolute;
	top: 42px;
	width: 100%;
	height: 100px;
	z-index: -10;
	overflow: hidden;
	/*background: #003466;*/
	background:url("../images/NAU_sky.jpg") repeat-x scroll 0 38px transparent;
}
div#bannerVisualInner {
	display: inline-block;
	position: relative;
	float: left;
}
div#bannerVisualInner img {
	position: relative;
	left: -50%;
}
body.imageBanner div#bannerVisual {
	height: 100px;
	background: #000;
}
body.imageBanner div#bannerVisualInner {
	right: -50%;
}
div#searchBackground {
	position: absolute;
	top: 0;
	left: -80%;
	width: 9000px;
	height: 38px;
	background: rgba(76, 76, 76, 0.8);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BB333333, endColorstr=#BB333333);
	z-index: 5;
}
div#main {
	float: left;
	width: 720px;
	margin-left: 40px;
	margin-top: 105px;
	line-height: 18px;
	min-height: 600px;
}
div#main:not(.no-style) .error, .nau-style .error {
border: 1px solid red;
padding: 5px;
}
div#main:not(.no-style) strong, div#main:not(.no-style) b, .nau-style strong, .nau-style b {
font-weight: bold;
}
div#main:not(.no-style) em, div#main:not(.no-style) i, .nau-style em, .nau-style i {
font-style: italic;
}
div#main:not(.no-style) a, .nau-style a {
text-decoration: underline;
}
div#main:not(.no-style) a:hover, .nau-style a:hover {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=8000);
opacity: 80;
}
div#main:not(.no-style) h1 a, div#main:not(.no-style) h2 a, div#main:not(.no-style) h3 a, div#main:not(.no-style) h4 a, div#main:not(.no-style) h5 a, div#main:not(.no-style) h6 a, .nau-style h1 a, .nau-style h2 a, .nau-style h3 a, .nau-style h4 a, .nau-style h5 a, .nau-style h6 a {
text-decoration: none !important;
}
div#main:not(.no-style) p, div#main:not(.no-style) div, .nau-style p, .nau-style div {
margin-top: 18px;
line-height: 20px;
}
div#main:not(.no-style) sup, div#main:not(.no-style) sub, .nau-style sup, .nau-style sub {
font-size: 9px;
position: relative;
top: -3px;
right: -1px;
color: #595251;
font-weight: bold;
}
div#main:not(.no-style) sub, .nau-style sub {
top: 2px;
}
div#main:not(.no-style) h2, div#main:not(.no-style) > h3:first-child, div#main:not(.no-style) > h4:first-child, div#main:not(.no-style) > h5:first-child, div#main:not(.no-style) div.blogHeader h1, .nau-style h2, .nau-style > h3:first-child, .nau-style > h4:first-child, .nau-style > h5:first-child, .nau-style div.blogHeader h1 {
font-family: Georgia, "Times New Roman", Serif;
font-size: 22px;
font-weight: bold;
color: #695F5E;
padding-top: 2px;
text-transform: uppercase;
line-height: 26px;
}
div#main:not(.no-style) h3, .nau-style h3 {
color: #698F83;
font-size: 20px;
line-height: 22px;
margin-top: 30px;
text-transform: none;
}
div#main:not(.no-style) h4, .nau-style h4 {
font-size: 15px;
line-height: 17px;
margin-top: 25px;
text-transform: none;
color: #595251;
}
div#main:not(.no-style) h5, .nau-style h5 {
font-size: 13px;
line-height: 15px;
margin-top: 20px;
text-transform: none;
color: #695F5E;
}
div#main:not(.no-style) a.toggle, .nau-style a.toggle {
margin-top: 10px;
display: block;
text-decoration: underline;
font-family: Georgia, "Times New Roman", Serif;
font-size: 12px;
color: #698F83;
cursor: pointer;
padding-left: 12px;
background: url(../css/images/sageArrow.png) no-repeat center left;
}
div#main:not(.no-style) a.toggled, .nau-style a.toggled {
background: url(../css/images/sageArrowDown.png) no-repeat center left;
}
div#main:not(.no-style) ul, .nau-style ul {
margin: 0px 0 0 30px;
list-style: outside disc;
}
div#main:not(.no-style) ul li, .nau-style ul li {
margin: 8px 0;
line-height: 16px;
}
div#main:not(.no-style) ol, .nau-style ol {
margin: 0px 0 0 30px;
list-style: outside decimal;
}
div#main:not(.no-style) ol li, .nau-style ol li {
margin: 8px 0;
line-height: 16px;
}
div#main:not(.no-style) h3 + ul, div#main:not(.no-style) h4 + ul, div#main:not(.no-style) h5 + ul, div#main:not(.no-style) h3 + ol, div#main:not(.no-style) h4 + ol, div#main:not(.no-style) h5 + ol, .nau-style h3 + ul, .nau-style h4 + ul, .nau-style h5 + ul, .nau-style h3 + ol, .nau-style h4 + ol, .nau-style h5 + ol {
margin-top: 10px;
}
div#main:not(.no-style) img.side, .nau-style img.side {
float: left !important;
margin-right: 20px;
margin-bottom: 2px;
display: block;
margin-top: 22px;
}
div#main:not(.no-style) > figure, div#main:not(.no-style) > div.collapse > figure, .nau-style > figure, .nau-style > div.collapse > figure {
width: auto;
margin: 10px 0 10px 0;
}
div#main:not(.no-style) > figure img, div#main:not(.no-style) > div.collapse > figure img, .nau-style > figure img, .nau-style > div.collapse > figure img {
display: block;
width: auto;
margin-left: auto;
margin-right: auto;
padding: 0px;
margin-bottom: 0px;
}
div#main:not(.no-style) > figure figcaption, div#main:not(.no-style) > div.collapse > figure figcaption, .nau-style > figure figcaption, .nau-style > div.collapse > figure figcaption {
display: block;
font-family: 'Lucida Sans', sans-serif;
font-weight: bold;
color: #695F5E;
width: 100%;
font-size: 10px;
line-height: 12px !important;
text-align: center;
padding-top: 2px;
}
div#main:not(.no-style) figure.text figcaption, .nau-style figure.text figcaption {
display: none !important;
}
div#main:not(.no-style) .jshide, .nau-style .jshide {
position: absolute;
top: 0;
left: -9999px;
height: 1px !important;
overflow: hidden;
}
div#main:not(.no-style) .jshide p, .nau-style .jshide p {
width: 200px !important;
}
div#main:not(.no-style) div.callout, .nau-style div.callout {
margin: 30px 0 10px 0;
padding: 25px 0 0 0;
background: url(../css/images/greyBorder.png) repeat-x top;
}
div#main:not(.no-style) div.callout *, .nau-style div.callout * {
margin-top: 0;
}
div#main:not(.no-style) div.callout p, .nau-style div.callout p {
padding-left: 20px;
padding-right: 20px;
}
div#main:not(.no-style) div.callout hr, .nau-style div.callout hr {
height: 2px;
border: none;
background: url(../css/images/greyBorder.png) repeat-x 0 20px;
padding: 20px 0 0 0;
clear: both;
}
div#main:not(.no-style) blockquote, .nau-style blockquote {
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
padding: 5px 10px 10px 10px !important;
margin-top: 15px;
}
div#main:not(.no-style) div.form > div:first-child, .nau-style div.form > div:first-child {
background: none !important;
overflow: visible;
}
div#main:not(.no-style) div.form input, div#main:not(.no-style) div.form label, div#main:not(.no-style) div.form textarea, div#main:not(.no-style) div.form select, div#main:not(.no-style) div.form div#datepicker, .nau-style div.form input, .nau-style div.form label, .nau-style div.form textarea, .nau-style div.form select, .nau-style div.form div#datepicker {
display: block;
float: left;
margin-top: 10px;
}
div#main:not(.no-style) div.form input, .nau-style div.form input {
max-width: 290px;
}
div#main:not(.no-style) div.form input.submit, .nau-style div.form input.submit {
clear: both;
margin-left: 160px;
}
div#main:not(.no-style) div.form textarea, .nau-style div.form textarea {
width: 290px;
height: 100px;
}
div#main:not(.no-style) div.form label, .nau-style div.form label {
clear: both;
width: 150px;
margin-right: 10px;
text-align: right;
line-height: 14px;
}
div#main:not(.no-style) div.form label.groupLabel, .nau-style div.form label.groupLabel {
font-weight: bold !important;
width: auto;
text-align: left;
margin-top: 40px;
}
div#main:not(.no-style) div.form select, .nau-style div.form select {
width: 300px !important;
position: relative;
top: 5px;
}
div#main:not(.no-style) div.form ol, div#main:not(.no-style) div.form ul, .nau-style div.form ol, .nau-style div.form ul {
margin: 0 !important;
border: none !important;
width: 430px;
text-align: left;
padding: 20px 0 20px 20px;
list-style: disc;
}
div#main:not(.no-style) div.form p, .nau-style div.form p {
float: left;
clear: both;
width: 100%;
}
div#main:not(.no-style) div.form span.design_validation_failed, .nau-style div.form span.design_validation_failed {
border: none !important;
}
div#main:not(.no-style) div.vcard, .nau-style div.vcard {
font-size: 14px;
margin-top: 0 !important;
}
div#main:not(.no-style) div.vcard div.org div, .nau-style div.vcard div.org div {
font-family: Arial, sans-serif;
font-size: 20px;
color: #698F83;
font-weight: bold;
margin-top: 50px !important;
}
div#main:not(.no-style) div.vcard div.org div.organization-name, .nau-style div.vcard div.org div.organization-name {
display: none;
}
div#main:not(.no-style) div.vcard div.adr, .nau-style div.vcard div.adr {
font-weight: bold;
margin-top: 10px;
margin-bottom: 15px;
}
div#main:not(.no-style) div.vcard div.tel, .nau-style div.vcard div.tel {
margin-top: 0px !important;
}
div#main:not(.no-style) div.vcard div.tel span, .nau-style div.vcard div.tel span {
font-weight: bold;
padding-right: 5px;
}
div#main:not(.no-style) div.vcard a.email, .nau-style div.vcard a.email {
margin-top: 0px !important;
display: block;
margin-bottom: 20px;
}
div#main:not(.no-style) div.vcard span .post-office-box, .nau-style div.vcard span .post-office-box {
display: block;
}
div#main:not(.no-style) div.vcard span.building, .nau-style div.vcard span.building {
display: block;
font-weight: normal;
margin-top: 10px;
}
div#main:not(.no-style) div.vcard span.room, .nau-style div.vcard span.room {
font-weight: normal;
}
div#main:not(.no-style) figcaption, .nau-style figcaption {
display: none;
}
div#main:not(.no-style) hr, .nau-style hr {
height: 2px;
border: none;
background: url(../css/images/greyBorder.png) repeat-x 0 30px;
padding: 30px 0 10px 0;
clear: both;
}
div#main:not(.no-style) address, .nau-style address {
line-height: 18px;
margin: 10px 0;
}
div#main:not(.no-style) button, .nau-style button {
width: auto;
margin: 5px 2px;
}
div#main:not(.no-style) code, .nau-style code {
font-family: monospace;
}
div#main:not(.no-style) dl, .nau-style dl {
margin-top: 5px;
}
div#main:not(.no-style) dl dd, div#main:not(.no-style) dl dt, .nau-style dl dd, .nau-style dl dt {
margin: 3px 0 3px 10px;
}
div#main:not(.no-style) dl dd, .nau-style dl dd {
margin: 3px 0 3px 20px;
}
div#main:not(.no-style) select, .nau-style select {
width: auto;
margin: 5px 2px;
}
div#main:not(.no-style) > ul.accessGallery, .nau-style > ul.accessGallery {
list-style: none;
}
div#main:not(.no-style) > ul.accessGallery figure, .nau-style > ul.accessGallery figure {
margin-bottom: 20px;
}
div#main:not(.no-style) > ul.accessGallery figure figcaption, .nau-style > ul.accessGallery figure figcaption {
display: block !important;
}
section#content div#main:not(.no-table-style) table, section#content div#main.no-table-style .nau-style table {
width: 100% !important;
border: 1px solid #695F5E;
margin: 20px 0;
}
section#content div#main:not(.no-table-style) table *, section#content div#main.no-table-style .nau-style table * {
border: 1px solid #695F5E;
padding: 3px 2px;
}
section#content div#main:not(.no-table-style) table *:not(input), section#content div#main.no-table-style .nau-style table *:not(input) {
border: none !important;
}
section#content div#main:not(.no-table-style) table caption, section#content div#main.no-table-style .nau-style table caption {
border: 1px solid #695F5E;
margin-bottom: 5px;
padding: 3px 0;
font-weight: bold;
text-transform: uppercase;
font-size: 13px;
letter-spacing: 1px;
border: none;
text-align: left;
}
section#content div#main:not(.no-table-style) table tbody, section#content div#main.no-table-style .nau-style table tbody {
border: 1px solid #695F5E;
margin: 20px 0;
}
section#content div#main:not(.no-table-style) table tbody tr, section#content div#main.no-table-style .nau-style table tbody tr {
border: 1px solid #695F5E;
margin: 20px 0;
}
section#content div#main:not(.no-table-style) table tbody tr:first-child, section#content div#main.no-table-style .nau-style table tbody tr:first-child {
font-weight: bold;
background: #FFF !important;
border-bottom: 2px solid #695F5E;
font-size: 12px;
margin-top: 0;
}
section#content div#main:not(.no-table-style) table tbody tr:nth-child(even), section#content div#main.no-table-style .nau-style table tbody tr:nth-child(even) {
background: #DDD;
}
section#content div#main:not(.no-table-style) table p, section#content div#main.no-table-style .nau-style table p {
margin: 0 !important;
border: none !important;
}
.addthis_toolbox {
	background: #F5F5F5;
	border: 1px solid #B9B9B9;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	padding: 12px 10px 0 10px;
}
#simplemodal-overlay {
	background-color: #000;
	cursor: wait;
}
#simplemodal-container {
	width: 720px;
	height: 570px;
	color: #fff;
}
.modalTrigger, .simplemodal-close {
	cursor: pointer;
}
.modalContent {
	display: none;
}
div.modalContent {
	width: 720px;
	height: 570px;
	margin: 0;
	padding: 0 !important;
	position: relative;
	overflow: hidden;
}
div.modalContent div.nav {
	width: 100%;
	height: 25px;
	background: rgba(0, 0, 0, 0.7);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BB000000, endColorstr=#BB000000);
	position: absolute;
	top: 465px;
	border-bottom: 1px solid #888;
	z-index: 0;
}
div.modalContent div.nav a.modalLeft {
	width: 12px;
	height: 12px;
	position: absolute;
	top: 5px;
	right: 30px;
	background: url(../css/images/modalLeft.png) no-repeat 0 0;
	cursor: pointer;
}
div.modalContent div.nav a.modalLeft:hover {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=7000);
	opacity: 70;
}
div.modalContent div.nav a.modalRight {
	width: 12px;
	height: 12px;
	position: absolute;
	top: 5px;
	right: 10px;
	background: url(../css/images/modalRight.png) no-repeat 0 0;
	cursor: pointer;
}
div.modalContent div.nav a.modalRight:hover {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=7000);
	opacity: 70;
}
div.modalContent div.nav span {
	text-align: center;
	width: 720px;
	display: block;
	margin-top: 7px;
	font-size: 13px;
	font-family: 'Lucida Sans', sans-serif;
}
div.modalContent a.simplemodal-close {
	display: block;
	height: 12px;
	position: absolute;
	top: 0;
	right: 0;
	font-size: 12px;
	padding-bottom: 3px;
	text-align: right;
	font-family: 'Lucida Sans', sans-serif;
}
div.modalContent a.simplemodal-close:hover {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=7000);
	opacity: 70;
}
div.modalContent ul {
	position: absolute;
	top: 15px;
	left: 0;
	width: 2200px;
	height: 570px;
	overflow: hidden;
}
div.modalContent ul li {
	display: block;
	width: 720px;
	height: 570px;
	float: left;
}
div.modalContent ul li figure img {
	max-height: 475px;
	max-width: 720px;
	background: rgba(0, 0, 0, 0.5);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BB000000, endColorstr=#BB000000);
}
div.modalContent ul li figure figcaption {
	margin-top: 2px;
	line-height: 14px;
}
div.modalContent h3 {
	font-size: 13px;
	position: absolute;
	top: 472px;
	left: 5px;
	z-index: 999;
	width: 280px;
}
div.modalContent iframe {
	margin-top: 15px !important;
}
div#mediaNavigation {
	width: 770px;
	height: 1px;
	float: right;
	position: relative !important;
	right: -25px;
	margin: 40px 0 0 0;
}
div#mediaNavigation a {
	position: absolute;
	top: 60px;
	width: 50px;
	height: 50px;
	z-index: 999;
	cursor: pointer;
}
div#mediaNavigation a#prevMedia {
	background: url(../css/images/homeArrows.png) no-repeat 0 -50px;
	left: 0;
}
div#mediaNavigation a#prevMedia:hover {
	background: url(../css/images/homeArrows.png) no-repeat 0 0;
}
div#mediaNavigation a#nextMedia {
	background: url(../css/images/homeArrows.png) no-repeat -50px -50px;
	right: 0;
}
div#mediaNavigation a#nextMedia:hover {
	background: url(../css/images/homeArrows.png) no-repeat -50px 0px;
}
section#mediaRibbon {
	width: 719px !important;
	height: 190px;
	border: 1px solid #D1D0D1;
	float: right;
	background: #f6f6f6;
	position: relative;
	overflow: hidden;
	z-index: 0;
}
section#mediaRibbon h1 {
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 15px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 5px 0px 8px 5px;
}
section#mediaRibbon img {
	position: absolute;
	top: 0;
	left: 0;
	width: 170px;
	height: 120px;
	background: #000;
}
section#mediaRibbon img.playButton {
	width: 54px !important;
	height: 54px !important;
	position: absolute;
	top: 0;
	left: 0;
	padding: 33px 58px;
	background: none;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=7000);
	opacity: 70;
	cursor: pointer;
}
section#mediaRibbon img.playButton:hover {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=10000);
	opacity: 100;
}
section#mediaRibbon ul {
	width: 9999px;
	position: absolute;
}
section#mediaRibbon ul li {
	display: block;
	width: 170px;
	height: 160px;
	float: left;
	margin-right: 13px;
	overflow: hidden;
	position: relative;
}
section#mediaRibbon ul li a {
	position: absolute;
	left: -9999px;
}
section#mediaRibbon ul li h2 {
	text-align: center;
	margin-top: 128px;
	padding: 0 5px;
}
div#feedback {
	float: left;
	clear: both;
	margin-top: 40px !important;
	border: 1px solid #333;
	width: 470px;
	padding: 5px;
}
div#feedback h2 {
	font-size: 15px !important;
	padding-top: 2px !important;
	margin-bottom: 10px;
	height: auto !important;
	line-height: 16px !important;
	font-family: Arial, sans-serif !important;
	font-weight: bold !important;
	text-transform: small-caps;
	clear: both;
}
div#feedback label {
	float: left;
	clear: both;
	width: 100px;
	text-align: right;
	margin-right: 10px;
	margin-bottom: 10px;
}
div#feedback input:not(:last-child), div#feedback textarea {
float: left;
margin-bottom: 10px;
width: 320px;
}
div#feedback div#feedback textarea {
	height: 100px;
}
div#feedback input:last-child {
	clear: both !important;
	margin-left: 110px;
	margin-bottom: 10px;
}
div.inlineGallery {
	width: 240px;
	height: 175px;
	border: 1px solid #BBB;
	float: left;
	margin-right: 20px;
	position: relative;
}
div.inlineGallery div {
	width: 240px;
	height: 175px;
	position: absolute;
	left: 0;
	top: 0;
	margin: 0 !important;
	overflow: hidden;
}
div.inlineGallery ul {
	width: 3601px;
	height: 175px;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0 !important;
	list-style: none !important;
}
div.inlineGallery ul li {
	margin: 0 !important;
	display: block;
	float: left;
}
div.inlineGallery a.left, div.inlineGallery a.right {
	position: absolute;
	top: 65px;
	left: -18px;
	width: 40px;
	height: 40px;
	overflow: hidden;
	display: block;
	cursor: pointer;
}
div.inlineGallery a.right {
	left: 218px;
}
div.inlineGallery a.right img {
	position: absolute;
	top: -40px;
	right: 0;
}
div.inlineGallery a.right:hover {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=10000);
	opacity: 100;
}
div.inlineGallery a.right:hover img {
	top: 0;
}
div.inlineGallery a.left img {
	position: absolute;
	top: -40px;
	left: 0;
}
div.inlineGallery a.left:hover {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=10000);
	opacity: 100;
}
div.inlineGallery a.left:hover img {
	top: 0;
}
div.inlineModal > div {
	width: 170px;
	height: 120px;
	margin: 0 auto;
	border: 1px solid #333;
	position: relative;
	cursor: pointer;
	overflow: hidden;
}
div.inlineModal > div > a {
	position: absolute;
	left: -9999px;
}
div.inlineModal > div > span {
	position: absolute;
	right: 0;
	bottom: 0;
	text-align: right;
	color: #FFF;
	background: url(../css/images/modalBackground.png) repeat;
	background: rgba(0, 0, 0, 0.6);
	display: block !important;
	padding: 0px 5px !important;
	font-size: 11px;
	font-weight: bold;
}
div.inlineModal.multiple > div {
	margin: 15px 25px;
	float: left;
	display: block;
}
div.inlineModal.multiple hr {
	height: 0 !important;
	background: none !important;
	border: none !important;
	padding: 0 !important;
}
div#nauAlertModal {
	display: none;
}
div.simplemodal-wrap div#nauAlertModal {
	background-color: #fffad3;
	border: 5px solid #970100;
	padding: 30px 20px 20px 20px;
	width: 70%;
	margin: 0px auto;
	position: relative;
	top: 25%;
	color: #2f2f30;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	display: block;
	font-size: 14px;
}
div.simplemodal-wrap div#nauAlertModal h2 {
	font-size: 20px;
}
div.simplemodal-wrap div#nauAlertModal span {
	font-size: 11px;
}
div.simplemodal-wrap div#nauAlertModal p {
	margin: 20px 0;
}
div.simplemodal-wrap div#nauAlertModal a.simplemodal-close {
	display: block;
	position: absolute;
	top: 10px;
	right: 18px;
	font-size: 12px;
	text-decoration: underline;
}
div.simplemodal-wrap div#nauAlertModal:hover {
	color: #7c7c7c;
}
#pageBanner {
	margin-left: 40px;
	float: left;
	position: relative;
	top: 120px;
	width: 720px;
	height: 365px;
	margin-bottom: 40px;
	overflow: hidden;
}
#pageBanner ol {
	position: absolute;
	left: -9999px;
}
#pageBanner img#loader {
	position: absolute;
	top: 170px;
	left: 340px;
	display: none;
}
#pageBanner ul {
	display: block;
	width: 3600px;
	height: 350px;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
}
#pageBanner ul li {
	display: none;
	width: 720px;
	height: 365px;
	float: left;
	position: relative;
}
#pageBanner ul li figure figcaption {
	color: #695F5E;
	font-weight: bold;
	font-family: 'Lucida Sans', sans-serif;
	font-size: 12px;
	padding-top: 1px;
	display: inline;
	max-width: 550px;
}
#pageBanner ul li figure.text figcaption {
	display: none !important;
}
#pageBanner nav {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100px;
	height: 13px;
	display: none;
}
#pageBanner nav a {
	display: block;
	width: 13px;
	height: 13px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	background: #695F5E;
	float: right;
	margin-left: 5px;
	cursor: pointer;
}
#pageBanner nav a.active {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=6000);
	opacity: 60;
}
#pageBanner nav a:not(.active):hover {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=8000);
opacity: 80;
}
[class^="icon-"]:before, [class*=" icon-"]:before {
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
display: inline-block;
text-decoration: inherit;
}
a [class^="icon-"], a [class*=" icon-"] {
display: inline-block;
text-decoration: inherit;
}
.icon-large:before {
	vertical-align: middle;
	font-size: 4/3em;
}
.btn [class^="icon-"], .btn [class*=" icon-"], .nav-tabs [class^="icon-"], .nav-tabs [class*=" icon-"] {
line-height: .9em;
}
li [class^="icon-"], li [class*=" icon-"] {
display: inline-block;
width: 1.25em;
text-align: center;
}
li .icon-large:before, li .icon-large:before {
	width: 1.875em;
}
ul.icons {
	list-style-type: none;
	margin-left: 2em;
	text-indent: -0.8em;
}
ul.icons li [class^="icon-"], ul.icons li [class*=" icon-"] {
width: .8em;
}
ul.icons li .icon-large:before, ul.icons li .icon-large:before {
	vertical-align: initial;
}
.icon-glass:before {
	content: "\f000";
}
.icon-music:before {
	content: "\f001";
}
.icon-search:before {
	content: "\f002";
}
.icon-envelope:before {
	content: "\f003";
}
.icon-heart:before {
	content: "\f004";
}
.icon-star:before {
	content: "\f005";
}
.icon-star-empty:before {
	content: "\f006";
}
.icon-user:before {
	content: "\f007";
}
.icon-film:before {
	content: "\f008";
}
.icon-th-large:before {
	content: "\f009";
}
.icon-th:before {
	content: "\f00a";
}
.icon-th-list:before {
	content: "\f00b";
}
.icon-ok:before {
	content: "\f00c";
}
.icon-remove:before {
	content: "\f00d";
}
.icon-zoom-in:before {
	content: "\f00e";
}
.icon-zoom-out:before {
	content: "\f010";
}
.icon-off:before {
	content: "\f011";
}
.icon-signal:before {
	content: "\f012";
}
.icon-cog:before {
	content: "\f013";
}
.icon-trash:before {
	content: "\f014";
}
.icon-home:before {
	content: "\f015";
}
.icon-file:before {
	content: "\f016";
}
.icon-time:before {
	content: "\f017";
}
.icon-road:before {
	content: "\f018";
}
.icon-download-alt:before {
	content: "\f019";
}
.icon-download:before {
	content: "\f01a";
}
.icon-upload:before {
	content: "\f01b";
}
.icon-inbox:before {
	content: "\f01c";
}
.icon-play-circle:before {
	content: "\f01d";
}
.icon-repeat:before {
	content: "\f01e";
}
.icon-refresh:before {
	content: "\f021";
}
.icon-list-alt:before {
	content: "\f022";
}
.icon-lock:before {
	content: "\f023";
}
.icon-flag:before {
	content: "\f024";
}
.icon-headphones:before {
	content: "\f025";
}
.icon-volume-off:before {
	content: "\f026";
}
.icon-volume-down:before {
	content: "\f027";
}
.icon-volume-up:before {
	content: "\f028";
}
.icon-qrcode:before {
	content: "\f029";
}
.icon-barcode:before {
	content: "\f02a";
}
.icon-tag:before {
	content: "\f02b";
}
.icon-tags:before {
	content: "\f02c";
}
.icon-book:before {
	content: "\f02d";
}
.icon-bookmark:before {
	content: "\f02e";
}
.icon-print:before {
	content: "\f02f";
}
.icon-camera:before {
	content: "\f030";
}
.icon-font:before {
	content: "\f031";
}
.icon-bold:before {
	content: "\f032";
}
.icon-italic:before {
	content: "\f033";
}
.icon-text-height:before {
	content: "\f034";
}
.icon-text-width:before {
	content: "\f035";
}
.icon-align-left:before {
	content: "\f036";
}
.icon-align-center:before {
	content: "\f037";
}
.icon-align-right:before {
	content: "\f038";
}
.icon-align-justify:before {
	content: "\f039";
}
.icon-list:before {
	content: "\f03a";
}
.icon-indent-left:before {
	content: "\f03b";
}
.icon-indent-right:before {
	content: "\f03c";
}
.icon-facetime-video:before {
	content: "\f03d";
}
.icon-picture:before {
	content: "\f03e";
}
.icon-pencil:before {
	content: "\f040";
}
.icon-map-marker:before {
	content: "\f041";
}
.icon-adjust:before {
	content: "\f042";
}
.icon-tint:before {
	content: "\f043";
}
.icon-edit:before {
	content: "\f044";
}
.icon-share:before {
	content: "\f045";
}
.icon-check:before {
	content: "\f046";
}
.icon-move:before {
	content: "\f047";
}
.icon-step-backward:before {
	content: "\f048";
}
.icon-fast-backward:before {
	content: "\f049";
}
.icon-backward:before {
	content: "\f04a";
}
.icon-play:before {
	content: "\f04b";
}
.icon-pause:before {
	content: "\f04c";
}
.icon-stop:before {
	content: "\f04d";
}
.icon-forward:before {
	content: "\f04e";
}
.icon-fast-forward:before {
	content: "\f050";
}
.icon-step-forward:before {
	content: "\f051";
}
.icon-eject:before {
	content: "\f052";
}
.icon-chevron-left:before {
	content: "\f053";
}
.icon-chevron-right:before {
	content: "\f054";
}
.icon-plus-sign:before {
	content: "\f055";
}
.icon-minus-sign:before {
	content: "\f056";
}
.icon-remove-sign:before {
	content: "\f057";
}
.icon-ok-sign:before {
	content: "\f058";
}
.icon-question-sign:before {
	content: "\f059";
}
.icon-info-sign:before {
	content: "\f05a";
}
.icon-screenshot:before {
	content: "\f05b";
}
.icon-remove-circle:before {
	content: "\f05c";
}
.icon-ok-circle:before {
	content: "\f05d";
}
.icon-ban-circle:before {
	content: "\f05e";
}
.icon-arrow-left:before {
	content: "\f060";
}
.icon-arrow-right:before {
	content: "\f061";
}
.icon-arrow-up:before {
	content: "\f062";
}
.icon-arrow-down:before {
	content: "\f063";
}
.icon-share-alt:before {
	content: "\f064";
}
.icon-resize-full:before {
	content: "\f065";
}
.icon-resize-small:before {
	content: "\f066";
}
.icon-plus:before {
	content: "\f067";
}
.icon-minus:before {
	content: "\f068";
}
.icon-asterisk:before {
	content: "\f069";
}
.icon-exclamation-sign:before {
	content: "\f06a";
}
.icon-gift:before {
	content: "\f06b";
}
.icon-leaf:before {
	content: "\f06c";
}
.icon-fire:before {
	content: "\f06d";
}
.icon-eye-open:before {
	content: "\f06e";
}
.icon-eye-close:before {
	content: "\f070";
}
.icon-warning-sign:before {
	content: "\f071";
}
.icon-plane:before {
	content: "\f072";
}
.icon-calendar:before {
	content: "\f073";
}
.icon-random:before {
	content: "\f074";
}
.icon-comment:before {
	content: "\f075";
}
.icon-magnet:before {
	content: "\f076";
}
.icon-chevron-up:before {
	content: "\f077";
}
.icon-chevron-down:before {
	content: "\f078";
}
.icon-retweet:before {
	content: "\f079";
}
.icon-shopping-cart:before {
	content: "\f07a";
}
.icon-folder-close:before {
	content: "\f07b";
}
.icon-folder-open:before {
	content: "\f07c";
}
.icon-resize-vertical:before {
	content: "\f07d";
}
.icon-resize-horizontal:before {
	content: "\f07e";
}
.icon-bar-chart:before {
	content: "\f080";
}
.icon-twitter-sign:before {
	content: "\f081";
}
.icon-facebook-sign:before {
	content: "\f082";
}
.icon-camera-retro:before {
	content: "\f083";
}
.icon-key:before {
	content: "\f084";
}
.icon-cogs:before {
	content: "\f085";
}
.icon-comments:before {
	content: "\f086";
}
.icon-thumbs-up:before {
	content: "\f087";
}
.icon-thumbs-down:before {
	content: "\f088";
}
.icon-star-half:before {
	content: "\f089";
}
.icon-heart-empty:before {
	content: "\f08a";
}
.icon-signout:before {
	content: "\f08b";
}
.icon-linkedin-sign:before {
	content: "\f08c";
}
.icon-pushpin:before {
	content: "\f08d";
}
.icon-external-link:before {
	content: "\f08e";
}
.icon-signin:before {
	content: "\f090";
}
.icon-trophy:before {
	content: "\f091";
}
.icon-github-sign:before {
	content: "\f092";
}
.icon-upload-alt:before {
	content: "\f093";
}
.icon-lemon:before {
	content: "\f094";
}
.icon-phone:before {
	content: "\f095";
}
.icon-check-empty:before {
	content: "\f096";
}
.icon-bookmark-empty:before {
	content: "\f097";
}
.icon-phone-sign:before {
	content: "\f098";
}
.icon-twitter:before {
	content: "\f099";
}
.icon-facebook:before {
	content: "\f09a";
}
.icon-github:before {
	content: "\f09b";
}
.icon-unlock:before {
	content: "\f09c";
}
.icon-credit-card:before {
	content: "\f09d";
}
.icon-rss:before {
	content: "\f09e";
}
.icon-hdd:before {
	content: "\f0a0";
}
.icon-bullhorn:before {
	content: "\f0a1";
}
.icon-bell:before {
	content: "\f0a2";
}
.icon-certificate:before {
	content: "\f0a3";
}
.icon-hand-right:before {
	content: "\f0a4";
}
.icon-hand-left:before {
	content: "\f0a5";
}
.icon-hand-up:before {
	content: "\f0a6";
}
.icon-hand-down:before {
	content: "\f0a7";
}
.icon-circle-arrow-left:before {
	content: "\f0a8";
}
.icon-circle-arrow-right:before {
	content: "\f0a9";
}
.icon-circle-arrow-up:before {
	content: "\f0aa";
}
.icon-circle-arrow-down:before {
	content: "\f0ab";
}
.icon-globe:before {
	content: "\f0ac";
}
.icon-wrench:before {
	content: "\f0ad";
}
.icon-tasks:before {
	content: "\f0ae";
}
.icon-filter:before {
	content: "\f0b0";
}
.icon-briefcase:before {
	content: "\f0b1";
}
.icon-fullscreen:before {
	content: "\f0b2";
}
.icon-group:before {
	content: "\f0c0";
}
.icon-link:before {
	content: "\f0c1";
}
.icon-cloud:before {
	content: "\f0c2";
}
.icon-beaker:before {
	content: "\f0c3";
}
.icon-cut:before {
	content: "\f0c4";
}
.icon-copy:before {
	content: "\f0c5";
}
.icon-paper-clip:before {
	content: "\f0c6";
}
.icon-save:before {
	content: "\f0c7";
}
.icon-sign-blank:before {
	content: "\f0c8";
}
.icon-reorder:before {
	content: "\f0c9";
}
.icon-list-ul:before {
	content: "\f0ca";
}
.icon-list-ol:before {
	content: "\f0cb";
}
.icon-strikethrough:before {
	content: "\f0cc";
}
.icon-underline:before {
	content: "\f0cd";
}
.icon-table:before {
	content: "\f0ce";
}
.icon-magic:before {
	content: "\f0d0";
}
.icon-truck:before {
	content: "\f0d1";
}
.icon-pinterest:before {
	content: "\f0d2";
}
.icon-pinterest-sign:before {
	content: "\f0d3";
}
.icon-google-plus-sign:before {
	content: "\f0d4";
}
.icon-google-plus:before {
	content: "\f0d5";
}
.icon-money:before {
	content: "\f0d6";
}
.icon-caret-down:before {
	content: "\f0d7";
}
.icon-caret-up:before {
	content: "\f0d8";
}
.icon-caret-left:before {
	content: "\f0d9";
}
.icon-caret-right:before {
	content: "\f0da";
}
.icon-columns:before {
	content: "\f0db";
}
.icon-sort:before {
	content: "\f0dc";
}
.icon-sort-down:before {
	content: "\f0dd";
}
.icon-sort-up:before {
	content: "\f0de";
}
.icon-envelope-alt:before {
	content: "\f0e0";
}
.icon-linkedin:before {
	content: "\f0e1";
}
.icon-undo:before {
	content: "\f0e2";
}
.icon-legal:before {
	content: "\f0e3";
}
.icon-dashboard:before {
	content: "\f0e4";
}
.icon-comment-alt:before {
	content: "\f0e5";
}
.icon-comments-alt:before {
	content: "\f0e6";
}
.icon-bolt:before {
	content: "\f0e7";
}
.icon-sitemap:before {
	content: "\f0e8";
}
.icon-umbrella:before {
	content: "\f0e9";
}
.icon-paste:before {
	content: "\f0ea";
}
.icon-user-md:before {
	content: "\f200";
}
div#main > figure.side, div#main > div.collapse > figure.side {
	width: 350px;
	padding: 0 20px 0 0;
	float: left;
}
div#main > figure.side figcaption, div#main > div.collapse > figure.side figcaption {
	text-align: center;
}
div#main ul.openMod2 {
	margin: 20px 0 0 0 !important;
	overflow: hidden;
	padding: 0;
}
div#main ul.openMod2 > li {
	border: 1px solid #D0D0D0;
	display: block;
	float: left;
	background: #F6F6F6;
	position: relative;
	padding: 0 0 5px 0;
	overflow: hidden;
	margin: 0 8px 20px 0;
	width: 350px;
}
div#main ul.openMod2 > li a {
	text-decoration: underline;
}
div#main ul.openMod2 > li a:hover {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=10000);
	opacity: 100;
}
div#main ul.openMod2 > li a:first-child {
	text-decoration: none;
}
div#main ul.openMod2 > li img {
	margin: 0 !important;
	padding: 0 !important;
	width: 350px;
	height: 215px;
}
div#main ul.openMod2 > li h3 {
	font-size: 16px !important;
	margin-top: 5px;
	padding: 0 10px;
}
div#main ul.openMod2 > li p, div#main ul.openMod2 > li div {
	padding: 0 10px;
	font-size: 11px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 8px;
}
div#main ul.openMod3 {
	margin: 20px 0 0 0 !important;
	overflow: hidden;
	padding: 0;
}
div#main ul.openMod3 > li {
	border: 1px solid #D0D0D0;
	display: block;
	float: left;
	background: #F6F6F6;
	padding: 0;
	overflow: hidden;
	margin: 0 13px 20px 0;
	width: 225px;
	padding-bottom: 5px;
}
div#main ul.openMod3 > li img {
	height: 150px;
	width: 225px;
	margin: 0 !important;
	padding: 0 !important;
}
div#main ul.openMod3 > li h3 {
	padding: 0px 10px;
	font-size: 16px !important;
	line-height: 18px;
	margin-top: 5px;
}
div#main ul.openMod3 > li a {
	text-decoration: underline;
}
div#main ul.openMod3 > li a:hover {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=10000);
	opacity: 100;
}
div#main ul.openMod3 > li a:first-child {
	text-decoration: none !important;
}
div#main ul.openMod3 > li p {
	padding: 0 10px;
	font-size: 11px;
	line-height: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}
div#main hr.hrMod {
	margin: 0 !important;
	padding: 0 !important;
	height: 0 !important;
	background: none !important;
	border: none !important;
	color: none !important;
	width: 0px !important;
}
div#main ul.listingV1 {
	list-style: none;
	list-style-type: none;
	list-style-position: outside !important;
	margin: 20px 0 0 0 !important;
}
div#main ul.listingV1 li {
	width: 165px;
	float: left;
	margin-right: 20px;
	height: 205px;
	position: relative;
	padding: 5px 0 0 175px;
	margin-bottom: 10px;
}
div#main ul.listingV1 li img {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 165px;
}
div#main ul.listingV1 li a.fn {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #619081;
	font-family: 'Lucida Sans', sans-serif;
	display: block;
	margin-bottom: 5px;
	line-height: 15px;
}
div#main ul.listingV1 li a.email {
	text-decoration: none;
	display: block;
	margin-bottom: 2px;
}
div#main ul.listingV1 li span.title {
	display: block;
	font-family: 'Lucida Sans', sans-serif;
	color: #695F5E;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 5px;
}
div#main ul.listingV1 li span.org {
	display: block;
	font-family: 'Lucida Sans', sans-serif;
	font-size: 12px;
	margin-bottom: 5px !important;
	line-height: 16px;
}
div#main ul.listingV1 li span.organization-name {
	display: none;
}
div#main ul.listingV1 li div.advisor, div#main ul.listingV1 li div.paper {
	font-size: 13px;
	font-weight: bold;
	color: #695F5E;
}
div#main ul.listingV1 li div.advisor span, div#main ul.listingV1 li div.paper span {
	font-weight: normal;
	color: #3E3E3E;
	font-size: 11px;
	display: block;
	padding-left: 10px;
	line-height: 14px;
}
div#main ul.modularList {
	list-style: none !important;
	margin-top: 20px !important;
	margin-left: 15px !important;
}
div#main ul.modularList > li {
	width: 100%;
	clear: both;
	padding: 20px 0px 25px 0;
	border-bottom: 1px solid #EEE;
	margin-top: 0px !important;
	float: left;
}
div#main ul.modularList > li a {
	float: left;
}
div#main ul.modularList > li.img a {
	float: none;
}
div#main ul.modularList > li img {
	float: left;
	margin-right: 20px;
	max-height: 220px;
	max-width: 220px;
}
div#main ul.modularList > li > span, div#main ul.modularList > li > a span {
	font-weight: bold;
	font-size: 18px;
	font-family: arial, sans-serif;
	line-height: 22px;
}
div#main ul.modularList > li > span:first-child {
	float: left;
	width: 100%;
}
div#main ul.modularList > li.img span {
	width: 460px !important;
	display: block;
	float: left;
}
div#main ul.modularList > li:not(.img) a {
width: 100%;
}
div#main ul.modularList > li p {
	float: left;
	line-height: 16px !important;
}
div#main ul.modularList > li p:nth-child(3) {
width: 240px;
margin: 10px 20px 0 0 !important;
}
div#main ul.modularList > li p p:nth-child(2) {
width: 460px;
margin: 10px 20px 0 0 !important;
}
div#main ul.modularList > li.link.img p:nth-child(2) {
width: 240px;
margin: 10px 20px 0 0 !important;
}
div#main ul.modularList > li.link.img p:last-child {
	width: 460px;
	margin: 10px 0 0 0 !important;
}
div#main ul.modularList > li p:last-child {
	width: 460px;
	margin: 10px 0 0 0 !important;
}
div#main ul.modularList > li p:last-child:nth-child(2) {
width: 100%;
margin: 10px 0 0 0 !important;
}
div#main ul.modularList > li ul {
	list-style: none !important;
	margin-left: 0 !important;
	padding: 0px 10px 5px 10px;
	background: #EEE;
	margin-top: 10px !important;
}
div#main ul.modularList > li ul:nth-child(2) {
width: 90%;
float: left;
}
div#main ul.modularList > li.link.img ul:nth-child(2) {
width: 440px;
float: left;
}
div#main ul.modularList > li ul:nth-child(3) {
width: 200px;
float: left;
}
div#main ul.modularList > li.img ul:nth-child(3) {
width: 440px;
float: left;
}
div#main ul.modularList > li.link ul:nth-child(3) {
width: 180px;
float: left;
}
div#main ul.modularList > li ul:nth-child(4) {
width: 180px;
float: left;
}
div#main ul.modularList > li ul li {
	margin-top: 10px !important;
}
div#main ul.modularList > li ul li a {
	float: none;
}
div#main ul.modularList > li ul li:first-child {
	margin-top: none;
}
div#main div#departments {
	margin-top: 0 !important;
	background: none !important;
}
div#main div#departments ul#flowtabs {
	margin: 0;
	font-size: 13px;
}
div.q2147485472 section#content div#main div.departments {
	margin-top: 0px;
}
div.q2147485472 section#content div#main > h2 {
	display: none !important;
}
div#main div.departments ul.alphabet {
	list-style: none !important;
	margin: 0 0 20px 0 !important;
	font-size: 20px;
	padding: 5px 0 0 0;
	z-index: 1000;
}
div#main div.departments ul.alphabet li {
	display: inline;
	color: #B6B1B2;
}
div#main div.departments ul.alphabet li a {
	text-decoration: none !important;
	font-weight: bold;
	font-family: 'Lucida Sans', sans-serif;
	color: #3E3E3E;
}
div#main div.departments ul.alphabet li a.none {
	color: #B6B1B2;
}
div#main div.departments ul.alphabet li a.none:hover {
	color: #B6B1B2 !important;
}
div#main div.departments h2 {
	font-family: 'Lucida Sans', sans-serif !important;
	font-weight: bold !important;
	background: url(../css/images/greyBorder.png) repeat-x bottom;
	width: 470px;
	padding-bottom: 2px;
}
div#main div.departments h2 a {
	text-decoration: none !important;
	color: #618F80 !important;
}
div#main div.departments h2 a:hover {
	color: #618F80 !important;
}
div#main div.departments > a {
	display: block;
	width: 470px;
	text-align: right;
	position: relative;
	top: -18px;
	text-decoration: none !important;
	color: #B6B1B2;
}
div.q2 div#main label {
	width: 470px;
	margin-bottom: 5px;
	margin-top: 10px;
	padding-top: 5px;
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #618F80;
	margin-left: 15px;
}
div.q2 div#main input.nauSearchInput {
	width: 300px;
	margin-left: 15px;
	font-size: 13px;
}
div.q2 div#main input.submit {
	font-size: 16px !important;
}
div.q5 div#main label {
	width: 470px;
	margin-top: 10px;
	padding-top: 5px;
	display: block;
	font-weight: bold;
	margin-left: 15px;
	color: #3E3E3E;
	font-size: 16px;
	margin-bottom: 0px;
}
div.q5 div#main input.nauSearchInput {
	width: 300px;
	margin-left: 15px;
	font-size: 13px;
}
div.q5 div#main input.submit {
	font-size: 16px !important;
}
div.q5 div#main ul {
	padding-left: 5px;
}
div.q5 div#main ul li {
	float: left;
	width: 150px;
	font-size: 14px;
}
div.q5 div#main ul li:nth-child(odd) {
clear: both;
}
div.q5 div#main ul li:last-child {
	padding-bottom: 30px;
}
div.q5 div#main h3 {
	clear: both;
}
div.q5 div#main p {
	padding-left: 10px;
}
div#container section#content div.search input:first-child {
	width: 300px;
}
div#container section#content div.search ol {
	list-style: none;
	margin: 20px 0 0 0;
}
div#container section#content div.search ol li {
	margin-top: 20px;
}
div#container section#content div.search ol li span:nth-child(2) {
color: #618F80;
padding: 3px 0;
}
div#container section#content div.search ol li p {
	margin-top: 0;
	line-height: 16px;
}
div#container section#content div.search h3 {
	margin-top: 0px !important;
}
div#container section#content div.search h3 a {
	color: #3E3E3E;
	font-size: 18px;
	font-weight: normal;
	text-decoration: underline !important;
}
div#container section#content div.search > span {
	display: block;
	margin-top: 20px;
	padding-top: 10px;
	border-top: 1px solid #DDD;
}
div#container section#content div.search > span.noResults {
	border: none;
	font-size: 14px;
	text-transform: none;
}
div.q2147485591 section#content div#main ul.intMod1 li {
	width: 600px;
}
div.q2147485591 section#content div#main ul.intMod1 li ul {
	width: 300px;
	height: 100px;
	padding: 0;
	margin: 10px 0 0 0;
	float: left;
}
div.q2147485591 section#content div#main ul.intMod1 li ul li {
	display: inline;
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
}
div.q2147485591 section#content div#main ul.intMod1 li ul li:first-child {
	padding-right: 3px;
	border-right: 1px solid #B6B1B2;
}
div.q2147485591 section#content div#main ul.intMod1 li ul li:last-child {
	padding-left: 10px;
}
div.q2147485591 section#content div#main ul.intMod1 li p {
	font-style: italic;
	margin-top: 0px !important;
}
div.q2147485591 section#content div#main h2.segment {
	background: url(../css/images/greyBorder.png) repeat-x top;
}
div.q2147486319 div#main ul.positions {
	list-style: none !important;
	background: url(../css/images/greyBorder.png) repeat-x bottom;
	height: 40px;
	margin: 20px 0 0 0 !important;
	line-height: 13px;
}
div.q2147486319 div#main ul.positions li {
	display: block;
	float: left;
	font-size: 13px;
	font-weight: bold;
	margin: 2px 0 !important;
	width: 160px;
}
div.q2147486319 div#main ul.positions li:nth-child(3n+3) {
width: 100px;
}
div.q2147486319 div#main ul.positions li:nth-child(3n+1) {
width: 180px;
}
div.q2147486319 div#main ul.positions li a {
	text-decoration: none !important;
}
div.q2147486319 div#main span.sort {
	display: block;
	float: left;
	margin-right: 5px;
	position: relative;
	top: 2px;
	font-weight: bold;
}
div.q2147486319 div#main ul.sort {
	margin: 0 !important;
	list-style: none !important;
	height: 50px;
}
div.q2147486319 div#main ul.sort li {
	float: left;
	display: block;
	margin-right: 8px !important;
}
div.q2147486319 div#main ul.sort li a {
	text-decoration: none !important;
}
div.q2147486319 div#main dl dt {
	display: block;
	float: left;
	clear: both;
	margin: 0 !important;
	font-weight: bold;
	padding: 0 0 0 10px;
}
div.q2147486319 div#main dl dt:first-child {
	display: none;
}
div.q2147486319 div#main dl dd {
	display: block;
	float: left;
	margin: 0 !important;
	padding-left: 10px;
}
div.q2147486319 div#main dl dd:nth-child(2) {
font-size: 14px;
font-weight: bold;
clear: both;
margin: 25px 0 3px 0 !important;
padding: 0;
color: #685F5E;
}
div.q2147486319 div#main h3 {
	clear: both;
	float: left;
}
div.q2147486319 div#main > a {
	clear: both;
	float: left;
	margin-top: 20px;
}
div.q2147487434 div#main div.form label.groupLabel {
	width: 430px;
	padding: 10px 0 10px 20px;
	text-align: left;
}
div.blogEntries div.entry > a {
	display: none !important;
}
div.blogSidebar div.blogCalendar {
	display: none;
}
div.q6442455686 label, div.q6442455686 input, div.q6442455686 select {
	float: none !important;
	width: auto !important;
	text-align: left !important;
}
div.q6442455686 label {
	margin-top: 15px !important;
}
div.q6442455686 input, div.q6442455686 select {
	margin-top: 2px !important;
}
div.q6442455686 input[type="checkbox"] {
	float: left !important;
}
div.q6442455686 input.submit {
	margin-left: 0 !important;
	margin-top: 20px !important;
}
aside#sidebar section .IHDform label {
	display: block;
	float: right;
	clear: both;
	width: 125px;
	margin-left: 5px;
	position: relative;
	top: 2px;
}
aside#sidebar section .IHDform label[for=fieldName] {
	width: auto;
	text-align: left;
	margin-left: 0;
	float: none;
	display: block;
	clear: both;
	padding-top: 10px;
}
aside#sidebar section .IHDform label.groupLabel {
	display: block;
	font-weight: bold;
	float: none;
	text-align: left;
	width: auto;
	margin-bottom: 10px;
}
aside#sidebar section .IHDform input {
	display: block;
	float: right;
}
aside#sidebar section .IHDform input[type=submit] {
	float: left;
	clear: both;
	margin-top: 10px;
}
aside#sidebar section .IHDform textarea {
	width: 135px;
	height: 60px;
	float: none;
	display: block;
	clear: both;
}
div#main div.releaseForm {
	width: 361px;
}
div#main div.releaseForm input {
	display: block;
	box-sizing: border-box;
	width: 175px;
	float: left;
}
div#main div.releaseForm input[type=submit] {
	clear: both;
	width: auto;
	position: relative;
	left: 490px;
}
div#main div.releaseForm label {
	clear: both;
	min-width: 170px;
	margin-right: 10px;
	text-align: right;
	line-height: 14px;
}
div#main div.releaseForm label span {
	color: red;
	font-size: 18px;
}
div#main div.releaseForm label span[class=condition] {
	color: #777;
	font-style: italic;
	font-size: 12px;
}
div#main div.releaseForm label span[class=grouplabel] {
	width: 320px;
	position: relative;
	left: 180px;
	text-align: left;
	line-height: 16px;
}
div#main div.releaseForm h3 {
	float: left;
	clear: left;
	margin: 0 0 0 0;
	width: 361px;
}
div#main div.releaseForm p[class=required] {
	display: block;
	float: left;
	clear: both;
	margin-left: 180px;
}
div#main div.releaseForm p span {
	color: red;
	font-size: 18px;
}
div#main div.releaseForm p[class=condition] {
	font-style: italic;
	font-size: 10px;
	line-height: 18px;
	color: #444;
	padding-top: 10px;
	width: 370px;
	position: relative;
	left: 180px;
	float: left;
}
div#main div.releaseForm textarea {
	clear: both;
	width: 360px;
	position: relative;
	left: 180px;
	margin-top: 3px;
	margin-bottom: 10px;
	max-width: 360px;
}
div#main div.templateRegistration {
	margin-top: 0 !important;
}
div#main div.templateRegistration p {
	clear: both;
	margin-top: 0 !important;
	margin-left: 160px;
	padding-top: 5px;
}
table#recaptcha_table {
	display: block;
	float: left;
	clear: both;
	margin-top: 10px !important;
}
span#captchaStatus span.error {
	display: block;
	float: left;
	clear: both;
	font-weight: bold;
	color: red;
	border: none !important;
}
table.marketingSitewide {
	table-layout: fixed;
}
table.marketingSitewide .column1 {
	width: 150px;
}
table.marketingSitewide .column2 {
	width: 200px;
}
table.marketingSitewide .column3 {
	width: 280px;
}
table.marketingSitewide .column3 a {
	display: block;
	width: 260px;
	overflow: hidden;
}
table.marketingSitewide .column4 {
	width: 80px;
}
table.marketingSitewideForm .column1 {
	font-weight: bold;
	padding-right: 10px !important;
}
table.marketingSitewideForm .column3 {
	overflow: hidden;
}
table.marketingSitewideForm .column4 {
	padding-left: 10px !important;
}
aside#sidebar section.resChat > div {
	border: 1px solid #D1D0D1;
	background: #fff;
	overflow: hidden;
	line-height: 0px;
	padding: 0;
}
aside#sidebar section.resChat > div object {
	width: 200px;
	margin: -1px 0 0 -4px;
}
aside#sidebar section.resChat > div object embed {
	width: 200px;
}
ul.sitemap {
	list-style: none !important;
	font-size: 20px;
}
ul.sitemap ul {
	list-style: none !important;
	font-size: 16px;
}
ul.sitemap ul ul {
	font-size: 12px !important;
}
ul.sitemap ul ul span {
	display: block;
	padding-left: 4px;
}
ul.sitemap ul ul a {
	font-size: 12px;
}
@media print {
* {
	color: #333 !important;
}
body {
	font-size: 13px;
}
header#nauHeader div#nauSearch, header#nauHeader nav#nauNav, div#container section#content div#pageBanner, ol#breadcrumbs, div#bannerVisual, div#footerVisual, footer#nauFooter a, footer#nauFooter nav, footer#nauFooter a#footerAlert, footer#nauFooter a#footerSocial, section#mediaRibbon, div#feedback, div#blueBar nav, div#blueBar > a, section#content header h1, div.commentForm {
	display: none !important;
}
footer#nauFooter {
	padding: 20px 0 0 0 !important;
	height: 50px !important;
}
footer#nauFooter span#copyright {
	display: block !important;
	width: 100% !important;
}
header#nauHeader {
	width: 170px !important;
	height: 240px;
	float: left !important;
	display: block;
	margin: 0 !important;
}
header#nauHeader > a {
	display: block;
	width: 200px !important;
	margin: 0 !important;
}
div#main {
	clear: left !important;
	float: none !important;
	margin-top: 0 !important;
	width: 800px !important;
	margin-left: 40px !important;
}
aside#sidebar {
	margin-top: 20px !important;
	margin-left: 0px;
	clear: left;
	float: none;
	border-top: 1px solid #AAA;
	width: 800px !important;
	margin-left: 40px !important;
}
aside#sidebar section > * {
	border: none !important;
	padding: 0 !important;
}
aside#sidebar section h1 {
	margin-top: 24px;
	margin-bottom: 8px;
}
div#blueBar {
	min-height: 150px !important;
	height: 150px !important;
	padding-top: 70px !important;
	width: 760px !important;
}
div#blueBar div.vcard {
	color: #333 !important;
	width: 760px !important;
}
div#blueBar div.vcard .org {
	margin-bottom: 6px !important;
}
div#blueBar div.vcard span.organization-unit {
	font-weight: bold;
	font-size: 24pt;
	width: 760px !important;
}
div#blueBar div.vcard > a, div#blueBar div.vcard > span {
	display: inline !important;
	margin-right: 20px !important;
	font-size: 16px !important;
	color: #333 !important;
}
a.toggle {
	font-size: 16px !important;
	color: #333;
	font-weight: bold;
	padding-left: 0 !important;
	background: none;
	font-family: arial, sans-serif;
	text-decoration: none !important;
	margin-top: 20px !important;
}
div.jshide {
	position: static !important;
}
img {
	page-break-before: auto;
	page-break-after: auto;
	page-break-inside: avoid;
}
iframe {
	display: none !important;
}
}
body div#container {
	background: url(../offsite_assets/app/images/bar2.png) no-repeat !important;
}
header#nauHeader img {
	  float: left;
    left: 0;
    position: relative;
    top: -25px;
}
header#nauHeader > a {
	height: 80px;
	margin-top: 15px;
	margin-left: 0;
}
section#content div#main {
	width: 994px;
	margin-left: 0 !important;
}
footer a figure#athletics figcaption {
	color: #003466;
}
footer a figure#athletics figcaption i {
	background: #003466 !important;
}
footer a figure#athletics figcaption:hover {
	color: #0061be !important;
}
footer a figure#athletics figcaption:hover i {
	background: #0061be !important;
}
