body { 
	margin: 0px; 
	padding: 0px; 
	background-color: #ffffff; 
	font-family: arial, verdana, helvetica; 
	font-size: small; 
	}
td { font-family: arial, sans-serif; font-size: 12px; color: #000000; }
p, .normaltext { font-family: arial, sans-serif; font-size: 12px; color: #000000; }
ul {	list-style-type: disc; }
ol {	font-family: arial, sans-serif; 
			font-size: 11px; 
			color: #000000; }
li {	font-family: arial, sans-serif; 
			font-size: 11px; 
			color: #000000; }
a:link       { color: #24599d; text-decoration: none; }
a:visited    { color: #24599d; text-decoration: none; }
a:hover { color: #003366; text-decoration: underline; }

.breadcrumb      { font-family: verdana, verdana, arial, sans-serif; font-size: 10px; color: #000000; text-align: left; margin: 0 0 2em 0; }
.breadcrumb A:link	{ color: #666666; text-decoration: normal; }
.breadcrumb A:visited	{ color: #666666; text-decoration: normal; }
.breadcrumb A:hover	{ color: #0c2577; text-decoration: underline; }

.calendar		{ font-family: verdana, arial, sans-serif; font-size: 11px; color: #000000; }
.callout		{ font-family: verdana, arial, sans-serif; font-size: 10px; color: #000000; }
.callout A:link	{ color: #24599d; text-decoration: underline; }
.callout A:visited	{ color: #24599d; text-decoration: underline; }
.callout A:hover	{ color: #003366; text-decoration: underline; }
.callouthead		{ font-family: verdana, arial, sans-serif; font-size: 12px; font-weight: bold; color: #ffffff; }

.footer      		{ font-family: arial, sans-serif; font-size: 11px; color: #000000; }
.footer A:link	{ color: #24599d; text-decoration: underline; }
.footer A:visited	{ color: #24599d; text-decoration: underline; }
.footer A:hover	{ color: #003366; text-decoration: underline; }

.head, .page_title		{ font-family: verdana, arial, sans-serif; font-size: 18px; color: #962b47; font-weight: normal; margin: 0em 0em -1em 0em; }
.highlights		{ font-family: verdana, arial, sans-serif; font-size: 11px; color: #000000; }
.mission		{ font-family: verdana, arial, sans-serif; font-size: 11px; color: #000000; }

.quicklinks		{ font-family: tahoma, verdana, arial, sans-serif; font-size: 12px; color: #000000; }
.quicklinks A:link	{ color: #24599d; text-decoration: underline; }
.quicklinks A:visited	{ color: #24599d; text-decoration: underline; }
.quicklinks A:hover	{ color: #003366; text-decoration: underline; }

#calendar {
	position:absolute;
	left:508px;
	top:144px;
	width:158px;
	z-index:999;
}
.alertBox{
	background-color: #FFFFE0;
	border: 1px solid #0000FF;
	font-size: 1.25em;
	margin: 10px;
	padding: 2px;
	width: 70%;
}
.alertBox h1{
	color: #FFFFFF;
	font-size: larger;
	margin: 0px;
}
.alertBox h1.errorHeader {
	background-color: #FF0000;
}
.alertBox h1.msgHeader {
	background-color: #008000;
}
.alertBox ul {
	margin: .8em;
	margin-left: 2em;
}
.error{
	color: #FF0000;
}
.msg, .search_fileSize, .search_truncatedMsg, .search_link, .search_hitCount {
	color: #008000;
}
.search_container{
	list-style-position: outside;
	list-style-type: disc;
	width: 500px;
}
.search_hitCount{
	font-size: smaller;
}
.search_summary{
	color: #000000;
}
.search_term{
	background-color: #F5F5F5;
	font-weight: bolder;
}
.search_title :link{
	color: #0000FF;
}
.search_truncatedMsg, .search_searchInfo {
	font-size: smaller;
}
.notes { font: 11px arial, sans-serif; color: #333333; font-style: oblique; }
/*   Menu styles  */
.clCMEvent{
	position:absolute; width:99%; height:99%; clip:rect(0,100%,100%,0); left:0; top:0; visibility:hidden
}
/*
.clCMAbs{
	position:absolute; visibility:hidden; left:0; top:0
}
*/
.clLevel0,.clLevel0over{
	font-weight: 500;
	font-size: 11.0pt;
	font-family: Arial Narrow, Arial, Tahoma;
  font-stretch: condensed;
	padding:0px; text-align:right; text-valign:middle;
	white-space: nowrap;
/*	letter-spacing: -0.05em*/
}
.clLevel0{
/*	border-top: solid #ECEFE5 5px;	*/
	color: #000000;
	text-decoration: none;
}
.clLevel0over{
/*	border-top: solid #525558 5px;	
	border-bottom: solid #6E8D82 1px;	
	background-color:#D9DFCC; layer-background-color:#B0C54F;*/
	color: #962B47; cursor:pointer; cursor:hand; 
}
.clLevel0border{visibility:hidden; background-color:none; layer-background-color:none}
.clLevel1,.clLevel1over{position:absolute; padding:5px; font-family: Arial, Verdana,sans-serif; font-size:9pt; text-align: left;}
.clLevel1{background-color:#FFFFFF; layer-background-color:#FFFFFF; color:#000000;}
.clLevel1over{background-color:#F0F0F0; layer-background-color:#F0F0F0; color:#962B47; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#7F8485; layer-background-color:#7F8485}


/* for FCK Editor */
.greytext {font: 11.5pt/1 arial; color: #666; margin-top: 0px; margin-bottom: 30px}
.subtitle { font-family: verdana, arial, sans-serif; font-size: 16px; color: #962b47; font-weight: normal; margin: 0em 0em -1em 0em; }
.caption { font-family: arial, sans-serif;  font-size: 18px; font-weight: bold; color: #AB2C4A; }
.note { font: 11px arial, sans-serif; color: #333333; font-style: oblique; }

