body {
	
	background-repeat: repeat-x;
	background-color:#336699;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
/*.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}*/
td.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;
}
a.footer {
	font-family: Arial, Helvetica, sans-serif;

	font-style: normal;

	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: underline;
}


a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;

	font-style: normal;

	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: underline;
}
a.footer:active {
	font-family: Arial, Helvetica, sans-serif;

	font-style: normal;

	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: underline;
}

h1, h2, h3 {
  font-family: Arial, Helvetica, sans-serif;
}

#page {
  width:100%;
}

#page #body {
  width:100%;
  padding-top:1em;
  line-height:150%;
  font-size:11px;
  font-family: Arial, Helvetica, sans-serif;
}

#page #images {
  /*background-color:#cccccc;
  border-left:1px solid #aaaacc;*/
  padding:10px;
  text-align:center;
  width:110px;
}

#departments {
  width:100%;
}

#departments a.alt {
  color:#000099;
}

#departments a.alt:hover {
  color:#999999;
}

#departments h2 {
  font-family:Arial, Helvetica, sans-serif;
}

#departments td {
  padding:8px;
  font-size:11px;
}

#departments tr.alt {
  background-color: #cfdde8;
}

#departments td.rightpane {
  text-align:center;
}

#departments li {
  margin-left:2.5em;
}

.indent li {
  margin-left:1em;
}

.box {
  border: 1px solid #aaaacc;
  background-color: #cbd4dc;
  padding:5px;
  margin-bottom:10px;
  margin-top:5px;
  line-height:150%;
}

#news, #jobs, #newsletter {
  font-family:Arial, Helvetica, sans-serif;
}

#jobs td {
  border:1px solid #336699;
  border-left:5px solid #336699;
}

#news h2, #jobs h2 {
  font-size:12px;
  margin:0px;
  padding:0px;
  font-weight:normal;
}

#news .content, #newsletter .content {
  font-size:14px;
}

#news h1, #jobs h1 {
  font-size:14px;
  margin:0px;
  padding:0px;
  font-weight:bold;
}

#newsletter h3 {
  font-size:12px;
  margin:0px;
  padding:0px;
  font-weight:normal;
}

#newsletter h2 {
  font-size:14px;
  margin:0px;
  padding:3px;
  font-weight:normal;
}

#newsletter .desc {
  
  padding:3px;
  font-weight:normal;
}

#newsletter a {
  font-family:Arial, Helvetica, sans-serif;
  padding-left:3px;
  
}

#news td, #newsletter td {
  border-left:5px solid #336699;
}

#news tr td, #newsletter tr td {
 /* background-image:url('images/fading-bg1.gif'); */
  background-position:top right;
  background-repeat:y-repeat;
}

#news .formhead {
  border:0;
  font-size:16px;
  font-weight:bold;
  background-color:#336699;
  color:white;
}

#staff tr.alt, #news tr.alt td {
 /* background-color:#cbd4cc; */
  background-position:top right;
  background-repeat:y-repeat;
}

#calendar {
  
  padding-left:2px;
  padding-top:10px;
  
}

.calendarhead {
  /*background-image:url('images/calendar-head.gif');
  background-repeat:no-repeat;
  background-position:top left;*/
  height:32px;
  padding:4px;
 
  
  font-size:12px;
  font-weight:bold;
  text-align:center;
  font-family:Arial, Helvetica, sans-serif;
  
  background-color:#aaaacc;
}

.calendarday, .calendardayfull {
  height:50px;
  /*border:1px solid #c0c0c0;*/
  vertical-align:top;
  padding:5px;
  padding-left:7px;
  background-image:url('images/calendar-cell.gif');
  background-repeat:no-repeat;
  background-position:top left;
}

.calendardayfull {
  background-image:url('images/calendar-cell-full.gif');
}

#searchform {
  margin-top:10px;
  padding:10px;
  width:500px;
  border:1px solid #336699;
  border-left:5px solid #336699;
}

.searchresult {
  border-left:5px solid #336699;
  background-color:#cbd4dc;
  margin:4px;
  padding:4px;
}

.highlighted {
  background-color:yellow;
}

#faq h3 {
  padding-top:1em;
  padding-bottom:1em;
}

#faq div.selected {
  border:3px solid #ccccff;
  padding:6px;
  background-color:#eeeeff;
  margin-top:5px;
  margin-bottom:5px;
}

#faq div.question {
  font-size:12px;
  font-weight:bold;
  margin-bottom:.25em;
}

#faq div.answer {
  font-size:12px;
  padding:2px;
  padding-left:5px;
  border-left:4px solid #336699;
  margin:bottom: 1em;
  display:none;
}

#faq div.selected div.answer {
  display:block;
}

#directory {
  width:100%:
  padding:1em;
  border-top:1px solid black;
}

#directory tr {
  background-color:#c0c0ff;
}

#directory td.service {
  border-bottom:1px solid black;

}

#directory td.dept {
  background-color:#cfcfff;
  width:50%;
  border-bottom:1px solid black;

}

#directory tr.alt {
  background-color:#d0d0ff;
}

#directory tr.alt td.dept {
  background-color:#dfdfff;
}
p{
	margin: 0px;
	padding: 0px;
}