.grad_menu {
	font-size: 12px;
	line-height: 1.4;
	font-weight: bold;
}

.grad_menu a {
	color: #FFFFFF;
}

a.grad {
	color: #E8681E;
	font-weight:normal;
}

h1.grad {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E8681E;
}

body.grad {
	font-family:Arial, Helvetica, Verdana, sans-serif;
}

.grad_dates {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 11px; 
}

.grad_blurb {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-size:11px;
	color:#ABABAB;
	padding-left:42px;
	padding-right:24px;
}

.left_nav {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	font-size:13px;
	color: #0563B1;
}

blockquote {
	font-family:Arial, Helvetica, Verdanan, sans-serif;
	font-size:12px;
	font-weight:normal;
}

p {
	font-family: Arial, Helvetica,  Verdana, sans-serif; 
	font-size: 12px; 
	line-height: 1.5;
}

.faq_ques {
	font-family:Arial, Helvetica, Verdana sans-serif;
	font-size:12px;
	font-weight:bold;
}

ul, ol, li, dl, dt, dd {
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: 12px;
	line-height: 1.5;
}
body {
	margin: 0px;
	padding: 0px;
}
table {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0663B1;
	line-height: 1.2;
}

h1.featureheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #658154;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0663B1;
	line-height: 1.2;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0663B1;
	line-height: 1.2;
}

.lightblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #0663B1;
	line-height: 1.2;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #0663B1;
	margin-bottom: 10%;
}	
.subheaderAdmFin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2B5483;
	margin-bottom: -15px;
}
.dateHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2B5483;
}

.menuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #FFFFFF;
}

.menuItem a:hover {
	color: #E8681E;
}

.valignedP {
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: 12px; 
	line-height: 1.5;
}

.menuHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1.4;
}

.menuHeader a {
	color: #FFFFFF;
	text-decoration: none;
}

.homeStory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 15px;
	line-height: 1.5;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0663B1;
	font-weight:bold;
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
}

a.rlnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C6DCBF;
	text-decoration: none;
        margin-bottom: .4;
        margin-top: .4;
}
a.rlnav:hover {
	color: #d26635;
}
a.rlnavss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.rlnavss:hover {
	color: #d26635;
}

.featuretext {
	font-family: Arial, Helvetica,  Verdana, sans-serif; 
	font-size: 12px;
	color: #658154; 
	line-height: 1.5;
}
.videotext {
	font-family: Arial, Helvetica,  Verdana, sans-serif; 
	font-size: 12px;
	color: #C6DCBF; 
	line-height: 1.5;
}
.videotextsmall {
	font-family: Arial, Helvetica,  Verdana, sans-serif; 
	font-size: 11px;
	color: #C6DCBF; 
	padding-left: 5px;
	line-height: 1.5;
}
.smalltext {
	font-family: Arial, Helvetica,  Verdana, sans-serif; 
	font-size: 11px;
	line-height: 1.5;
}
.submenuspacer { 
        margin-bottom: .3;
        margin-top: .3;
}
.search {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.searchform {
    margin-top:-1px;	
}

.search input {
   font-family: Arial, Helvetica, sans-serif;
   border: #888888 1px solid;
   width: 30%;
}
.dataOutput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}

/* CALENDAR STYLES */

TABLE.calendarMain {
   width: 84%;
   margin: auto;
}

TABLE.calendar {
   width: 100%;
   border: #888888 1px solid;
   border-collapse: collapse;
   font-family: Arial, Helvetica, sans-serif;
}

TABLE.calendar TH {
   background-color: #CDD8C6;
   color: #2B5483;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 16px;
}

TABLE.calendar TD {
   width: 12%;
   border: #888888 1px solid;
   border-collapse: collapse;
   background-color: #ffffff;
   padding: 5px;
   font-size: 12px;
}

TABLE.calendar TD.dayname {
   font-weight: bold;
}

TABLE.calendar TD.offsetday {
   background-color: #CDD8C6;
}

TABLE.calendar TD.activeday {
   font-weight: bold;
   background-color: #CDD8C6;
}

TABLE.menu TD {
   /* font-size: 1em; */
}

TABLE.events {
   width: 100%;
   font-family: Arial, Helvetica, sans-serif;
}

TABLE.events TH {
   text-align: left;
   font-size: 16px;
   background-color: #CDD8C6;
   color: #2B5483;
   border-bottom: #CDD8C6 2px solid;
}

TABLE.events TD {
   font-size: 12px;
}

TABLE.events TD.event_daybox {
   width: 15%;
   padding-right: 0.25em;
   vertical-align: top;
   font-weight: bold;
   text-align: right;
}

TABLE.events TD.event_details {
   padding: 0px 0px 10px 0px;
   border-bottom: #2B5483 2px solid
}

TABLE.events A.event_title {
   font-weight: bold;
   font-size: 12px;
   color: #2B5483;
}

TABLE.events A.event_field {
   font-weight: bold;
}

INPUT.edit_button {
   border: #888888 1px solid;
   font-size: 12px;
   font-family: sans-serif;   
}

table.menu input {
   border: #888888 1px solid;
   background-color: #CDD8C6;
   width: 100%;
   /* font-size: 1em; */
   /* font-family: sans-serif; */
}
table.menu td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px; 
}

table.menu th {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px; 
  font-weight: bold;
}


table.nav td {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px; 
  font-weight: bold;
}

input.button {
   border: #888888 1px solid;
   background-color: #CDD8C6;
   /* font-size: 1em; */
   /* font-family: sans-serif; */
}

TABLE.menu SELECT {
   border: #888888 1px solid;
   background-color: #CDD8C6;
   /* width: 200px; */
   /* font-size: 1em; */
   /* font-family: sans-serif; */
}

/* funding & research dbs */
.whitetitlelarge 
{
  font-size:16px; 
  color: #FFFFFF; 
  font-weight: bold;
}
.whitetitle 
{
  font-size:12px; 
  color: #FFFFFF; 
}

.greentitle 
{
  font-size:14px; 
  color: #BFDBA8; 
  font-weight: bold;
}

.orange 
{ 
  color: #cc3300;
}

.footer 
{ 
  font-size: 10px; 
  color: #333399;
}

.bold 
{ 
  font-size: 13px; 
  font-weight: bold
}

.boldorange 
{ 
  font-size:13px; 
  color: #cc3300; 
  font-weight: bold;
}

.smallbold 
{ 
  font-size: 10px; 
  font-weight: bold;
}

.red 
{ 
  color: red;
}

.title 
{ 
  color: #CC6633; 
  font-size: 16px; 
  font-weight: bold; 
}

.frontmsg 
{ 
  position:absolute; 
  left:200; 
  top:200; 
  width:300;  
  z-index:0;
  visibility: hidden; 
  background-color: #FFFFFF; 
  layer-background-color: #FFFFFF;  
  border: medium groove; 
  padding: 0px;
  border-color: #000000 
}

.normalTable
{
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: 12px;
	line-height: 1.5;
}

.footer {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #FFFFFF;
}

#popitmenu{
	position: absolute;
	background-color: white;
	border:1px solid black;
	font: normal 10px Verdana;
	line-height: 15px;
	z-index: 100;
	visibility: hidden;
}

#popitmenu a{
	font-size: 12px;
	text-decoration: none;
	color: #0563B1;
	display: block;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#popitmenu a:hover{ /*hover background color*/
	background-color: #E8681E;
}

.onecolumncontent {
	padding-left: 20px;
}

/* css for popupDiv in Graduate Program web*/

#layer1 {
	position: absolute;
	visibility: hidden;
	width: 300px;
	height: 100px;
	left: 20px;
	top: 300px;
	background-color: #ccc;
	border: 1px solid #000;
	padding: 10px;
}