/* Based on the web3 wrapper CSS */
/* page element defaults */

a:link {color:#069;}
a:visited, #search a:link {color:#036;}
a:hover, a:active, a:focus {color:#999;}
img {border:0px;}
form{border:0;margin:0;}
abbr, acronym {cursor:help;} /* ? cursor */
body {margin:0;padding:0; font:100% "Verdana", "Arial", "Helvetica", sans-serif; background:#fff;}
code, kbd {font:1.25em "Courier New", monospace;}
h1, h3 {color:#036;}
h1, h2, h3 {font:normal 1.8em "Book Antiqua", "Times New Roman", serif; margin:0;}
h3 {font-size:1.4em;}
h2 + p, h3 + p, h4 + p, h5 + p, li > p {margin-top:0;}
q {font-style:italic;}

/* The below Classes mimic HTML presentation */
.b {font-weight:bold;}
.center {text-align:center;}
.i {font-style:italic;}
.left, .right {margin:.5em;}
.left {float:left;}
.right {float:right;}
.u {text-decoration:underline;}

/* IDs and Classes */
#pagContent {font-size:.8em;border-left-style:none;  padding:.75em; font-size:.8em; color:#333; line-height:1.5;background:#fff;margin:0;padding:5px 10px;}
#uncgBody {width:100%;min-width:720px;border-right-width:0;margin:0;}
/* Page Body */
#uncgAccessNav, .hidden {position:absolute; left:-2000px;}
#uncgAdmin {text-align:right; float:right;width:50%;}
#uncgFooter {clear:both;font-size:.65em;  width:100%; background-color:#fff;  border-top:1px dotted #ccc;}
	#uncgFooter p {padding:0 .5em; color:#999; margin:0; text-align:right;}
	#uncgFooter address {color:#036; padding:.25em; font-style:normal; line-height:1.5em; margin-left:10px;}
#uncgHeader {height:80px; margin-right:180px; background:#fff;}

/* encapsulates #uncgLogo and #uncgNav */
#uncgLogo {margin:0; background:#fff url("/global_uncg/images/inspire_change.gif") no-repeat 100%; height:55px; width:inherit; padding:0;border-bottom-width:1px; border-right:solid #fff 1px;}

#uncgNav {background:#fc0; font-size:.65em; border-top:1px solid #036; height:22px;vertical-align:middle;}/* gold bar */
	#uncgNav ol a {color:#036; text-decoration:none;font-family:"Arial", "Helvetica", sans-serif;font-size:1.1em;letter-spacing:normal;border:1px solid #fc0;padding:1px;margin:0 1px;}
	#uncgNav ol a:hover, #uncgNav ol a:focus, #uncgNav ol a:active {background:#fc3; border:1px solid #fff;}
	#uncgNav ol {margin:0; padding:.5em 0;text-align:center;}
	#uncgNav li {display: inline; list-style: none; border-right:1px dotted #fff;}
	#uncgNav li.last,#uncgSearch li.last {border-right-width:0;}
#uncgSubNav {width:180px; height:80px; margin-top:-80px; float:right;}
/* Encapsulates #uncgSearch and css dropdown */
/* #uncgSearch and css dropdown */
#uncgSearch {height:48px;
	background:#ccc;
	font:.65em "Arial", "Helvetica", "Verdana", sans-serif;
	margin:0;
	padding:2px 0 4px 0;
	border-bottom:1px solid #fff;
}
/* Gray Search Box*/
#uncgSearch a:link, #uncgSearch a:visited, #uncgNav li a{text-decoration:none;font-size:.9em;}
#uncgSearch a:hover{color:#000;}
#uncgSearch img {margin-bottom:-.6em;margin-top:.3em;}
#uncgSearch ul{margin:0 0 0 2px;;padding:0;}
#uncgSearch li{display:inline;
list-style:none;
border-right:1px solid #eaeaea;
margin:0;
padding:0 0 0 .2em;}
#searchBtn {vertical-align:bottom;}
#uncgSearchQuery {color:#036;font-family:"Verdana", "Arial", "Helvetica", sans-serif;margin:0 0 1px 17px;width:91px;padding-left:5px;font-size:.9em;}

/* Campus Links CSS Dropdown  */
#uncgBlueNav {background:#036 url("/global_uncg/images/campusLinksArrow.gif") no-repeat 68% 50%; margin:0; padding:0; font:bold .75em "Arial", "Helvetica", sans-serif; width:180px; float:right; height:23px; margin-top:0;}
	#uncgBlueNav a {color:#ffffff; text-decoration:none;padding-left:12px;}
	#uncgBlueNav a:visited {color:#ccc;}
	#uncgBlueNav a:hover, #uncgBlueNav a:active, #uncgBlueNav a:focus {color:#69c; text-decoration:underline;}
#uncgBlueNavDrop {padding:0; margin:0; list-style:none;text-align:left;}
	#uncgBlueNavDrop li {float:left; position:relative; width:165px; padding:.35em; margin:0;}
#uncgBlueNavDropItems {z-index:10; list-style:none; display:none; position:absolute; top:1.8em; background:#fff; border:1px solid #036; left:0; font-weight:normal; padding:0; margin:0; width:178px;}
	#uncgBlueNavDropItems li {clear:both; border-bottom:1px dotted #ccc; font-size:.9em; padding:0; width:178px;}
	#uncgBlueNavDropItems li a {color:#036; text-decoration:none; display:block; padding:.25em 0 .25em 18px;}
	#uncgBlueNavDropItems li a:visited{color:#666;}
	#uncgBlueNavDropItems li a:hover, #uncgBlueNavDropItems li a:focus, #uncgBlueNavDropItems li a:active {background:#9cf;color:#036;}
	#uncgBlueNavDrop li>ol {top:1.8em; left:0;}
	#uncgBlueNavDrop li:hover ol, #uncgBlueNavDrop li.over ol {display: block;}


h1,h3 {font-weight:normal; font-size:1.5em;}
h2 {font-size:1.7em;}
h1 {border-bottom:1px dotted #ccc; padding:.35em;width:inherit;}
ol#uncgBlueNavDropItems li a{padding-left:12px;}
div#msg {margin:0 auto 165px auto;padding-top:34px;width:698px;text-align:left;font-size:1.1em;}
div#msg pre{font-size:1.1em;}
#uncgSearch div{margin-top:4px;}

