BODY { 
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 12px;
	background-color: #FFFFFF;
}
TD {
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 12px;
}
P { margin-top:0px; margin-bottom:0px; font-size: 12px;}
.bodytext A { border-bottom:dotted 1px #0000a1; }
.bodytext A:hover { border-bottom:solid 1px #0000a1; }
H1 { font-size:14pt; margin-bottom:0px; }
H2 { font-size:12pt; margin-top:10px; margin-bottom:0px; }
H3 { font-size:10pt; margin-top:10px; margin-bottom:0px; }
H4 { font-size:10pt; margin-top:0px; margin-bottom:0px; }
/*P.bodytext { line-height:130%; }*/
OL { font-size:11px; color:#333333; margin-top:0px; margin-bottom:0px; margin-left:20px; list-style-image: url(images/bullet.gif); }
/* UL { font-size:11px; color:#333333; margin-top:0px; margin-bottom:0px; margin-left:10px; list-style-image: url(images/bullet.gif); } */
OL { list-style-image: url(images/bullet.gif); }
LI  { list-style-image: url(images/bullet.gif); }
A { color:#0000a1; text-decoration:none; }
A:hover {  }

.subtitle { color:#ffffff; font-size:19px; text-align:right; }
.bodytext { 
	font-size:12px; 
	color:#333333; 
	/* text-align:justify;  */
	text-align:left;  
	line-height:19px; 
	margin-left:10px; 
	padding-left: 10px;
}
.rightcolumn { font-size:11px; color:#5e5e5e; line-height:16px; }
.footer { font-size:11px; color:#5e5e5e; }


td#left_column {
	padding-left: 10px;
	border-right: solid #8A7 1px;
}

#searchbox { font-size:12px; width: 90px;}

td#rector {
	height: 50px;
}

#rector_hayden {
	font-size: 10px;
	color: #efefef;
	background-color: #0000a1;
}

#pic_text {
	font-size: 12px;
	font-weight: bold;
	margin-left: 5px;
}

#pic {
	vertical-align: bottom;
	width: 94px;
	height: 119px;	
}
#top_nav{
	font-size: 12px;
	font-family: arial, helvetica; san-serif;
}
#top_nav a{
	text-decoration: none;
}
#top_nav a:hover{
	color: #efefef;
	background-color: #0000a1;
}
#left_nav .header
{
	width: 200px;
        margin: 10px 0px 0px -30;
	line-height: 200%;
        border: solid black 1px;
        padding: 2px 30px 0px 30px;
	background-color: #555;
	color: #eee;
}

#left_nav ul
{
        list-style: none;
        margin: 0;
        padding: 0;
}
#left_nav li
{
	list-style:none;
        padding: 0;
        margin: 0px 2px 0px 10px;
        width: 165px;
	line-height: 150%;
	font-size: 12px;
}

#menu a
{
	display: block;
	width: 180px;
        color: #555;
        padding: 5px 5px 5px 8px;
        text-decoration: none;
        padding: 0;
        margin: 0px 2px 0px 10px;
	line-height: 200%;
	font-size: 12px;
	border: solid black 1px;
}


#menu a:hover
{
	color: #efefef;
	background-color: #00a200;
        text-decoration: none;
}
.green-diag {
  background: url(/images/green_back_diag.gif); 
  padding: 10px;
  width: 300px;
  border: solid 1px #9cde78;
  float: right;
}
.green-diag-inner {
  border: 1px solid rgb(156, 222, 120); 
  padding: 10px;
  width: 220px; 
  background-color: rgb(255, 255, 239);
}
.green-diag-inner ul{
  font-size: 14px;
  color: #555;
}
.big_text {
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
}
