body {
	margin:0;
	min-width:740px;
	font-family:"Verdana", "Arial", "Helvetica", sans-serif;
}
#content h2, h3 {
font-weight:normal;
font-family:"Book Antiqua", "Times New Roman", serif;
}
h1, h3 {color:#036;}
h1, h2, h3 {font:normal 1.8em "Book Antiqua", "Times New Roman", serif; margin:0;}
#content h3{font-size:1.4em;margin:16px 0 6px 0;color:#036;}
#content h2 + p, h3 + p, h4 + p, h5 + p, li > p {margin-top:0;}
#content h2{margin:0 0 12px 7px;font-size:1.6em;}
#content li{line-height: 1.4em;
margin: 0;
padding: 0;
}
a{color:#036;}
a:hover {color:#069;}
img {border:0;}
abbr, acronym {cursor:help;border-color:#CCC;}
#content{
	margin-left:14px;}
#crumbs{
background:#ececea;
color:#666;
font-size:0;
height:4px;
padding:1px 6px;
width:auto;
}
/*   Header & Footer
    the original version of the itp website css & page layout  was based upon the UNCG Web 3 Wrapper
    http://www.uncg.edu/woc/web3/wrapper/
*/
#uncgAccessNav {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 solid #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;
height:55px;
width:inherit;
padding:0;
}
#uncgNav{
background:#fc0;
font-size:.6em;
border-top:1px solid #036;
height:23px;
vertical-align:middle;
}
/* gold bar */
#uncgNav ol a{color:#036;
text-decoration:none;
font-family:"Arial", "Helvetica", sans-serif;
padding:0.1em 0.1em;
border:1px solid #fc0;
}
#uncgNav ol a:hover, #uncgNav ol a:focus, #uncgNav ol a:active{background:#fc3;
border:1px solid #fff;
}
#uncgNav ol {margin:0;padding:5px 0;text-align:center;}
#uncgNav li{display: inline;
list-style:none;
margin-left:4px;
border-right:1px solid #fff;
}
#uncgNav li.first{margin-left:0;}
#uncgNav li.last,#uncgSearch li.last {border-right-width:0;
}
#uncgSubNav {width:180px;
height:80px;
margin-top:-80px;
float:right;
}
/* #uncgSearch and css dropdown */
#uncgSearch {height:48px;
background:#ccc;
font:.65em "Arial", "Helvetica", "Verdana", sans-serif;
margin:0;
padding:3px;
border-bottom:1px solid #fff;
text-align:center;
}
/* Gray Search Box*/
#uncgSearch a:link, #uncgSearch a:visited, #rightColumn li a, #uncgNav li a{text-decoration:none;}
#uncgSearch img {margin-bottom:-.4em;
margin-top:.7em;
}
#uncgSearch ul{margin:0;padding:0;}
#uncgSearch li{display:inline;
list-style:none;
border-right:1px solid #fff;
margin:0;
}
#uncgSearch li{padding:0 .25em;}
#uncgSearchBtn {background:#ccc url(goBtn.gif) no-repeat 100% 50%;
border-width:0;
font-weight:bold;
color:#036;
font-size:.98em;
padding-left:0;
}
#uncgSearch #uncgSearchBtn:hover {color:#069;cursor:pointer;}
#uncgSearchQuery {color:#036;font-family:"Verdana", "Arial", "Helvetica", sans-serif;margin-top:3px;width:84px;font-size:.9em;}

/* Campus Links CSS Dropdown  */
#uncgBlueNav {background:#036 url("campusLinksArrow.gif") no-repeat 68% 50%; margin:0; padding:0; font:bold .75em "Arial", "Helvetica", sans-serif; width:180px; float:right; height:24px; margin-top:0;}
	#uncgBlueNav a {color:#ffffff; text-decoration:none;padding-left:12px;}
	#uncgBlueNav a:hover{color:#69c; text-decoration:underline;}
#uncgBlueNavDrop {padding:0; margin:1px 0 0 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:hover {background:#9cf;color:#036;}
	#uncgBlueNavDrop li>ol {top:1.8em; left:0;}
	#uncgBlueNavDrop li:hover ol, #uncgBlueNavDrop li.over ol {display: block;}
div.spacer {clear: both;line-height:.001em;}
.docLink{color:#666;font-size: 0.78em;}
#content form{margin:0;}

label {font: .9em Arial, Helvetica, sans-serif;color: #003366;}
input.textbox{width:120px; margin-bottom:4px;}
form p{margin:0;padding:0;}
.note{color:#036;font-weight:bold;}
.button {
	background: #EFF0F4;
	border-bottom: 1px solid #66676F;
	border-right: 1px solid #66676F;
	border-left: 1px solid #9A9CA9;
	border-top:1px solid #9A9CA9;
	color:#332e4c;
	text-decoration:none;
	padding: 0 3px;
}
span.asterisk{font-weight:bold; color:#900;}
#content th{text-align:right;width:140px;}