body {
	background="#3E61BB";
	color: #3E61BB;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	height: 25px;
	background-position: 20px 115px;
	white-space : normal;
}

td {
	font: 9pt Lucida Sans Unicode, Verdana;
	}

td.pad {
	font: 8pt Lucida Sans Unicode, Verdana;
	padding-right: 5px;
	padding: 8px;
	}

p {
	font: 9pt Lucida Sans Unicode, Verdana;
	}

a, a:visited {
  color: #316599;
}
a:hover{
	color: #996633;
	}

a.footer, a.footer:visited {
	font: 9pt Lucida Sans Unicode, Verdana;
	color: #333333;
	text-decoration: none;
	
	}

a.footer:hover {
	color: #996633;
	text-decoration: underline;
	}

a.topLink, a.topLink:visited {
	font: normal 8pt Verdana, Arial;
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
	}

a.topLink:hover {
	color: white;
	text-decoration: none;
	font-weight: bold;
	}

a.localNav, a.localNav:visited {
	color: #000066;
	font: bold 9pt/25px Verdana, sans-serif;
	text-decoration: none;
}

a.localNav:hover {
	color: #CC9900;
	font-weight: bold;
	text-decoration: none;
}

a.local, a.local:visited {
	color: #316599;
	font: 9pt Lucida Sans Unicode, Verdana, sans-serif;
	text-decoration: underline;
}

a.local:hover {
	color: #CC9900;
}

a.crumb, a.crumb:visited {
	font: 7pt Lucida Sans Unicode, Verdana, Arial;
	color: #FFFF99;
	text-decoration: none;
	}

a.crumb:hover{
	color: #000000;
	}

h3.menuHeading {
	color: white;
	margin-top:2px;
	margin-left:20px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 12pt;

	}

h3 {
	margin-top: 0px;
	margin-bottom: 5px;
	font: 11pt Lucida Sans Unicode, Verdana, sans-serif;
	font-weight: bold;
	color: #333333;
	}

input.search {  
	background-color: #D4DFB5;
	border: 1px solid; 
	font-family: Lucida Sans Unicode, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #333333; 
	font-weight: bold;
	}
	
.text {
	font-family: Lucida Sans Unicode, Verdana, Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	text-decoration: none;
	padding: 8px;

}
.right {
	font-family: Lucida Sans Unicode, Verdana, Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	text-decoration: none;
	padding: 8px;

}
.maintitle {
	font-family: Lucida Sans Unicode, Verdana, Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	letter-spacing: .3em;
}
.maintitle2 {
	font-family: Verdana, Arial;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

/* styles used by content managment system need .page selector */

.page {
  color: #000;
}

.page h1 {
	font-family: Lucida Sans Unicode, Verdana, Arial;
	font-size: 18px;
	color: #000066;
	letter-spacing: .3em;
}

.page h2 {
  font-size: 12px;
}

#assessment-summary-table a {
  color: #3E61BB;
  text-decoration: none;
}

#assessment-summary-table a:hover {
  text-decoration: underline;
}

.article-list h4 {
  padding: 0;
  margin: 0;
  margin-top: 1em;
  font-size: 100%;
  font-weight: bold;
}

.article-list h4 a {
  text-decoration: none;
}

.article-list .subtitle {
  padding: 0;
  margin: 0;
  font-size: 100%;
}