@import url("default.css");

a, a:link, a:active { font-size: 1em; }

p.center { font-size: 1em; }

p.copyright { font-size: 1.2em; }

.categories ul li a { font-size: 1em; }

.categories ul li a:hover { font-size: 1em; }

.categories ul li a:active { font-size: 1em; }

.footer-inner ul li a { font-size: 1.1em; }

.header-breadcrumbs span {
	background: #ffffff;
	color: #800000;
	font-weight: normal;
}

.header-breadcrumbs ul li { font-size: 1em; }

.header-site-title h2.web-title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	background-color: #ffffff;
	color: #4b0082;
	margin-left: 10px;
	padding-top: 14px;
}

.header-site-title p.slogan {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #ffffff;
	color: #000000;
	margin-left: 10px;
}

.index {
	font: normal 100% Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

.index a:link, .index a:visited {
	background: #fffff0;
	color: #000080;
	display: block;
	height: 3.1em;
	padding: 0.75em 0 0 0;
	text-align: center;
	text-decoration: none;
	width: 3.3em;
}

.index a:hover {
	background: #6495ed;
	color: #ffffff;
	font-weight: normal;
	text-decoration: underline;
}

.index a:focus,.index a:active {
	background-color: #ffff00;
	color: #000000;
	font-size: 1em;
	font-weight: normal;
	height: 2.7em;
	left: 0;
	text-align: center;
	width: 3em;
}

.index li {
	border: solid 1px #cdcdcd;
	float: left;
	height: 3.2em;
	list-style-type: none;
	margin: 0.2em 0.2em;
	padding: 0;
	width: 3.3em;
}

.index li a.none { background-color: #e6e6fa; color: #000097; }

.index li a.none:hover {
	background-color: #e6e6fa;
	color: #000097;
	text-decoration: none;
}

.meetings p { font-size: 1.1em; }

.meetings p.example { font-size: 1.1em; }

.meetings-c p { font-size: 1.1em; }

.meetings-c p.example { font-size: 1.1em; }

.pages ul li a { font-size: 1em; }

.pages ul li a:active { font-size: 1em; }

.searchform span {
	padding-right: 0.4em;
	background: #e6e6fa;
	color: #000000;
	font-weight: normal;
	font-size: 1.1em;
}

.skiplinks {
	position: absolute;
	top: 0;
	left: 0;
	width: 200px;
	height: 34px;
	background: #e6e6fa;
	color: #000097;
	font-size: 1.2em;
	margin-bottom: 0;
}

.top {
	background-image: url(images/b-arrow.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 40px;
	padding-top: 20px;
	float: right;
	font-size: 1em;
	width: 200px;
	text-align: right;
	height: 34px;
}

.topnav ul li a { font-size: 1.1em; }

#content h1 {
	margin-top: 20px;
	padding-left: 5px;
	margin-bottom: 30px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #800000;
	background-color: transparent;
	font-weight: normal;
	font-size: 150%;
	height: auto;
	z-index: 24;
}

#content h2.box { font-size: 110%; }

#content p {
	margin: 10px 0 10px 5px;
	line-height: 1.5em;
	font-size: 1.2em;
}

#styles a { font-size: 1.1em; }
