a {
	text-decoration: none;
	color: #111351;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

body {
	font: 90% Verdana, arial, helvetica, sans-serif;
}

body, html {
	background-color: #FFFFFF;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

form#search {
	height: 23px;
	left: 120px;
	position: absolute;
	right: 0px;
	top: 0px;
}

h1 {
	color: #999966;
	font-size: 125%;
	font-weight: bold;
	letter-spacing: 0.2em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h2 {
	color: #EE7700;
	font-size: 120%;
	font-weight: bold;
	letter-spacing: 0.12em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h2 a {
	color: #EE7700;
	text-decoration: underline;
}
p { 
	margin-bottom: 4px;  
	padding-bottom: 0px;  
	margin-top: 10px;
}

.bodylink {
	color: #666699;
}

.quote {
	margin-bottom: 1.2em;
}

#children-first {
	border-bottom: #FFFFFF 1px solid;
	height: 10px;
}

#content {
	font: 90%/166% Verdana, arial, helvetica, sans-serif;;
	left: 260px;
	padding-right: 25px;
	position: absolute;
	top: 86px;
}

#crumbs {
	left: 260px;
	position: relative;
	right: 0px;
	top: 4px;
}

#crumbs #crumbs-last, .small {
	font-size: 80%;
}

#crumbs a {
	color: #FFFFFF;
	font-size: 80%;
}
#crumbs a:hover {
	color: #FFC68C;
	text-decoration: underline;
}

#crumbs-label {
	background-color: #FFFFFF;
	height: 29px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 120px;
}

#crumbs-label div {
	font-size: 80%;
	font-weight: bold;
	position: absolute;
	right: 20px;
	top: 6px;
}

#crumbs-row {
	background-color: #657FAC;
	border-bottom: 2px solid #A5AEC6;
	height: 24px;
	left: 0px;
	position: absolute;
	top: 28px;
	width: 100%;
}

#logo, #logo a {
	color: #FFFFFF;
	font-size: 140%;
	height: 48px;
	left: 12px;
	padding-top: 2px;
	position: absolute;
	text-align: right;
	top: 3px;
	width: 190px;
	letter-spacing: 0.1em;
	font-weight: normal;
	z-index: 5;
}
#logo a:hover {
	color: #FFC68C;
	text-decoration: underline;
}

.menu {
	background-color: #A6AEC1;
	color: #000000;
	display: block;
	font-size: 80%;
	border-top: #FFFFFF 1px solid;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 4px;
}
.menuSel, a.menu:hover {
	background-color: #657FAC;
	font-size: 80%;
	font-weight: bold;
	display: block;
	color: black;
	border-top: #FFFFFF 1px solid;

	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 5px;
	padding-top: 4px;
}

.subMenu {
	background-color: #657FAC;
	display: block;
	font-size: 75%;
	color: white;
	height: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;	
}
.subMenuSel, a.subMenu:hover {
	font-weight: bold;
	background-color: #657FAC;
	display: block;
	font-size: 75%;
	color: #FFC68C;
	height: 20px;
	padding-bottom: 2px;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#nav {
	position: absolute;
	left: 40px;
	top: 54px;
	width: 177px;
}

#root-pages {
	border-left-style: none;
	float: right;
	color: white;
	font-weight: bold;
	
}

#root-pages #root-last {
	width: 48px;
}
#root-pages #root-last a  {

	background-color: #657FAC;
	color: #657FAC;
}

#root-pages a {
	color: black;
	font-weight: bold;
	display: block;
	width: 100%;
	background-color: #657FAC;
}

#root-pages div {
	border-bottom: #FFFFFF 1px solid;
	border-left: #FFFFFF 1px solid;
	float: left;
	height: 25px;
	width: 7em;
}

#root-pages div a {
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	height: 20px;
	margin-top: 4px;
	text-align: center;
	vertical-align: middle;

}
#root-pages #root-first {
	border-left-style: none;
}

#root-row {
	background-color: #657FAC;
	font-size: 80%;
	height: 28px;
	width: 100%;
}

#search input {
	height: 14px;
	left: 4px;
	position: absolute;
	top: 3px;
}

#search-label {
	background-color: #FFFFFF;
	height: 28px;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 120px;
}

#search-label img, #crumbs-label img {
	position: absolute;
	right: 0px;
	top: 5px;
}

#search-label label {
	color: #FF9933;
	display: block;
	font-size: 90%;
	font-weight: bold;
	position: absolute;
	right: 20px;
	top: 6px;
}

#search-row {
}

#side-block {
	border: 1px solid #657FAC;
	margin: 2px 0px 2px 0px;
}
li, ul {
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 8px;
}
.calendar-bg {
	background-color: #657FAC;
}

.calendar-cell {
	background-color: #FFFFFF;
}

.calendar-date {
	background-color: #FFFFFF;
	font-size: 90%;
}

.calendar-day {
	background-color: #FFFFFF;
	font-size: 80%;
	height: 5em;
	vertical-align: top;
}
a.calendar-cell {
	background-color: #FFFFFF;
	font-weight: bold;
}

a.calendar-title {
	background-color: #657FAC;
	color: #FFFFFF;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
}

.calendar-title {
	background-color: #657FAC;
	color: #FFFFFF;
	font-size: 90%;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 3px;
	text-decoration: none;
}

.calendar-title:hover {
	background-color: #657FAC;
	color: #FFCC66;
	font-size: 90%;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 3px;
	text-decoration: none;
}

.folder {
	list-style-type: none;
	margin-left: 6px;
	padding-left: 6px;
}

.folder-dir {
	list-style-image: url(/util/foldericon.gif);
	list-style-type: none;
}

.folder-file {
	list-style-image: url(/util/preview.gif);
	list-style-position: outside;
	list-style-type: none;
}
.sidebar {
	background-color: #FFFFFF;
	color: #000000;
	padding-left: .4em;
	padding-right: .4em;
	width: 177px;
}

.sidehead {
	background-color: #657FAC;
	color: #FFFFFF;
	font-size: 105%;
	font-weight: bold;
	margin-bottom: .18em;
	padding-bottom: .18em;
	padding-left: .4em;
	padding-top: .18em;
}

.sidehead:hover {
	color: #FFCC66;
	text-decoration: none;
}
#sec103 {
	width:22%;
	float:left;
	padding-bottom:10px;
	padding-right: 2%;
	}
#sec203 {
	width:22%;
	float:left;
	padding-bottom:10px;
	padding-left: 2%;
	padding-right: 2%;
	background-color: #FFE8B2;
	}
#sec303 {
	width:22%;
	float:left;
	padding-bottom:10px;
	padding-left: 3%;
	}
#sec102 {
	width:40%;
	float:left;
	padding-bottom:10px;
	}
#sec202 {
	width: 40%;
	float:left;
	padding-bottom:10px;
	}
