/* sets the page at zero for a base for browser compatablity */
* {
	padding:0;
	margin:0;
}

html {
	width: 100%;
}

/* body background color fills in blanks  - all other colors defined in divs */
body {
	color: #000000;
    height:100%;
	width:100%;
	font:80% Verdana, Arial, Helvetica, sans-serif;
	background:#003366;	
}

/* globally resets padding and margins for elements  */
h1, h2, h3, h4, h5, h6, pre, label, fieldset, address{ margin:.5em 1% .5em 0; }
ul {margin:1em .5em;}
ol {margin:1em 3%;}
dl {margin:.5em 0 1em;}
dd {margin:0 6%;}
dt {margin:.5em 0 0 0;}
fieldset { padding: .5em; }
li {margin:0 5% .5em;}
p {margin:0 0 1em 0;
	line-height:1.3em;
}
abbr {border:0;}

/* used to get the border off an image in IE without deprecating the image tag */
img {border:0;}


blockquote {margin:.5em 1em;}

h1 {
	font:bold 1.8em Georgia, "Times New Roman", Times, serif;
	margin:0 .5em .5em 0;
}


h2 {
	font:bold 1.5em Georgia, "Times New Roman", Times, serif;
	margin:0 .5em 0 0;
}

h3 {
	font:bold 1.25em Georgia, "Times New Roman", Times, serif;
	margin:1em .5em 0 0;
}


h4 {
	font:bold 1em Verdana, Arial, Helvetica, sans-serif;
	margin:.5em .5em 0 0;
}

h5 {
	font:italic bold .9em Verdana, Arial, Helvetica, sans-serif;
	margin:.5em .5em 0 0;
}

h5.menu_heading {
	font:bold 1.25em Verdana, Arial, Helvetica, sans-serif;
	margin:.5em .5em 0 0;	
	color: #ffffff;
}

h6 {
	font:italic 1em Verdana, Arial, Helvetica, sans-serif;
	margin:.5em .5em 0 0;
}

a:hover {
		text-decoration:none;
}

dt {
	font-weight:bold;
}


/* Formatting Structure */
/* ----------------------------------------------------- */

div#wrapper {
	position:relative;
	width:54.6em;
	margin:0 auto 0;
}

div#banner {
	position:relative;
	background:#003366;
	/*height:180px;*/
}

div#banner_graphic {
	position:relative;
	width:700px;
	margin:0 auto 0;
}

div#banner_graphic img{
	display:block;
}

div#banner_extra {
	
}

/* Secondary center aligned elements */

/* background color in this div gives illusion of sidebar stretching down - overflow:hidden stretches the div, but will not work in NN 7.1. Using clear:both in a br tag for cross-browser fix. */
div#columns {
	position:relative;
    margin:0 auto 0;
	width:54.6em;
	background-color:#003366;
	height:1%;
	z-index:300;
	}

/* menu background color for each item*/
div#sidebar {
	position:relative;
	float:left;
	width:15em;
	margin:0;
	background-color:#003366;
}

body#one_column div#sidebar {
	display:none;
}

/* div#main min-height is set here for non-IE 6 broswers & height is adjusted for IE6 in the mainIE6.css stylesheet */
/* see general.js to see how min-height and height are also dynamically adjusted for this div depending on the length of the sidebar */
div#main {
	position:relative;
	min-height:30em;
	float:left;	
	width:36.55em;
	margin:0 0 0 0;
	padding:1em 1.5em 2em 1.5em;	
	background-color:#ffffff;
	color: #003366;
}

body#one_column div#main {
	width:51.63em;

}

div#callout {
	display:none;
}

/* call-out box is only viewable if body tag has the class "callout" */
body.callout div#callout {
	display:block;
	position:relative;
	width:14em;
	float:right;
	margin:0;
	padding:.5em .5em .5em 1em;
}


br#breakColumns {
	clear:both;
}

br#breakHeader {
	clear:both;
}


div#footer {
	position:relative;
    margin:0 auto 0;
	width:54.6em;
	background-color:#003366;
	color:#ffffff;
}

div#footer div {
	position:relative;
	font-size:.9em;
	padding-bottom:.5em;
} 

div#footer div a{
	color:#ffffff;
}

div#footer div p {
	margin:0;
	padding:.5em 0 0 0;
	text-align:center;
}



/* ------------------------------------ */

/* Breadcrumbs */
div#breadcrumbs {
	position:relative;
	font-size:.8em;
	margin:0 0 1.5em 0;
}

div#breadcrumbs a{
	font-weight:normal;	
	text-decoration:underline;
}

body#home div#breadcrumbs {
	display:none;
}

/* Topical */ 

div#sidebar div#navGlobal {
	position:relative;
	margin:0 0 1.5em 0;
	padding:0;
}

div#sidebar div#navGlobal ul {
	margin:0;
}

/* color of line between each menu item */
div#sidebar div#navGlobal ul li {
	border-bottom:solid 1px #ffffff;
	margin:0 0 0 0;
	font:1em Verdana, Arial, Helvetica, sans-serif;	
	list-style:none;
	background-color:#003366;
	color: #ffffff;
}

div#sidebar div#navGlobal li#currentPage {
	background-color:#ffffff;
	font-weight: bold;
	color: #003366;
}

div#sidebar div#navGlobal ul li#currentPage a {
	display:block;
	padding:.4em .5em .4em 1.7em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #003366;
}

div#sidebar div#navGlobal ul li a {
	display:block;
	padding:.4em .5em .4em 1.7em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #ffffff;
}

div#sidebar div#navGlobal ul li a:hover {
	background: #ffffff;
	color: #003366;
	text-decoration:underline;
}

div#sidebar div#navGlobal ul li a#active {
	background-color:#eee;
}

div#sidebar div#navGlobal ul li a#active:hover {
	text-decoration:none;
}

/* nested navigation */

div#sidebar div#navGlobal ul li ul {
	margin:0 0 0 4em;
	font-size:.9em;
}

div#sidebar div#navGlobal ul li ul li {
	list-style:disc;
	border:none;
}

div#sidebar div#navGlobal ul li ul li a {
	padding:.4em .5em .4em 0;
}


div#sidebar div#navGlobal ul li  ul li a#active {
	background-color:#ccc;
	color:#063;
}

div#scholar_list ul li{
	list-style: none;
}

span.place {
	font-style: italic;
}

/* Extra text or image area below navigation */
div#navExtra{
	margin:1em;
}
div#navExtra img {
	text-align:center;
}

/* Call-out formatting */
div#callout div{	
	background-color:#ccc;
	padding:.7em .7em .5em .7em;
	margin:0 0 .5em .5em;
}

div#callout div h2{
	margin:0 0 0 0;
	padding:0 0 .2em 0;
	font-size:1em;
	border-bottom:solid 1px #ccc;
}

div#callout div ul {
	margin:.5em .5em 1em .5em;
}

div#callout div ul li {
	margin:.2em .2em .2em .5em;
	font-size:.9em;
	/* use just for UR sites: list-style-image:url(/_images/bullet.gif);*/	
}


/* Global classes */

.clear {
	clear:both;
}

.show {
	position:relative;
	left:0;
}

.hide {
	position:absolute;
	left:-9999px;
	width:100%;
	height:100%;	
}

.noBullets {
	list-style-type:none;
	margin:.5em 0;

}

.imgRight {
	float:right;	
	padding:.5em .5em .5em 1em;
}

.imgLeft {
	float:left;
	padding:.5em 1em .5em 0;
}

#hor-minimalist-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	margin: 45px;
	width: 480px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-a th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-a td
{
	color: #669;
	padding: 9px 8px 0px 8px;
}
#hor-minimalist-a tbody tr:hover td
{
	color: #009;
}


#hor-minimalist-b
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	margin: 45px;
	width: 480px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}
#hor-minimalist-b td
{
	border-bottom: 1px solid #ccc;
	color: #669;
	padding: 6px 8px;
}
#hor-minimalist-b tbody tr:hover td
{
	color: #009;
}

#newspaper-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #69c;
}
#newspaper-a th
{
	padding: 12px 17px 12px 17px;
	font-weight: normal;
	font-size: 14px;
	color: #039;
	border-bottom: 1px dashed #69c;
}
#newspaper-a td
{
	padding: 5px 10px 10px 10px;
	color: #669;
}
#newspaper-a tbody tr:hover td
{
	color: #339;
	background: #d0dafd;
}

#box-table-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#box-table-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe;
	border-top: 4px solid #aabcfe;
	border-bottom: 1px solid #fff;
	color: #039;
}
#box-table-a td
{
	padding: 8px;
	background: #e8edff; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
#box-table-a tr:hover td
{
	background: #d0dafd;
	color: #339;
}

