body {
background-color: White;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 80%;
margin: 0;
color: black;
}

table {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 100%;
}

a:link {text-decoration: none; color: #0079C6;}
a:visited {text-decoration: none; 	color: #57A7D9}
a:hover {text-decoration: underline; color: #0066CC;}
a:active {text-decoration: none;}

LI {
	list-style-image: url(/images/bulletbrown.gif); }

#header table{
color: White;
font-weight: bold;
font-size: 95%;
margin: 0;
background-color: #4F88C7;
background-image: url(/images/nwlogo-gradient.gif); 
background-repeat: repeat-y;
}

.nwlogo {
left: 0;
top: 0;
}

.NWExpert {
color: #9FBE00;
}

#generalmenu {
	clear: both;	/* Needed so NetScape will force the About menu below the NW Logo */
	background-color: #4F88C7;
}
#generalmenu table{
	font-size: 95%;
}

#generalmenu a:link, #generalmenu a:visited {
	display: block;
	padding: 4px, 8px, 8px, 4px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	border-bottom: none;
}

#generalmenu a:hover {
	color: #9fbe00;
	padding-bottom: 4px;
	background: #ffffff;
}



#navmenubottom {
clear: both;
margin-top: 10px;
background-color: #4F88C7;
}

#navmenubottom a:link, #navmenubottom a:visited {
	display: block;
	padding: 4px 8px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	border: 1px solid #A6C0E1;
	border-bottom: none;
	background: #A6C0E1;
}

#navmenubottom a:hover {
	color: #9fbe00;
	padding-bottom: 4px;
	background: #ffffff;
}


@media print {
#generalmenu, #navmenubottom, #nav, #feedback, #sidemenu {  
 	display: none; }
	}


#UHfooter {
font-weight: bold;
font-size: 67%;
}


#footer {
font-weight: bold;
font-size: 85%;
background-image: url(/images/footergradient.jpg);
background-repeat: repeat-x;	/* The Gradient repeats only in horizontal direction */
background-position: center top;
padding-top:21px; /* lowers the institution logos past the gradient */	
}

#footer table {
font-size: 95%;
}

#pagecontent {
margin-left: 7px;
}


H1 {
font-size: 190%;
color: #5386C9;
font-family: georgia, times, "times new roman", serif;
}

H2 {
font-size: 115%;
color: RED;
}

H3 {
font-size: 115%;
}

H4 {
font-size: 105%;
}

.Subtitle {
	color: #cc3300;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 120%;
	}


.widthlessbox-p {
background: url(/images/boxes/purple-bottomright.gif) no-repeat bottom right;
}

.boxhead-p {
background: url(/images/boxes/purple-topright.gif) no-repeat top right;
}

.boxhead-p p{
background: url(/images/boxes/purple-topleft.gif) no-repeat top left;
padding: 20px 30px 5px;
margin: 0;
color: #22295D; 
font-weight: bold; 
font-size: 110%; 
}

.boxbody-p {
background: url(/images/boxes/purple-bottomleft.gif) no-repeat bottom left;
padding: 5px 15px 31px;
color: #22295D; 
}

.boxbody-p table{
color: #22295D;
font-size: 90%;
}
