@charset "utf-8";
/* CSS Document */

body {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	background-color: #478FAA;
	background-image: url(../images/bg_pagegradient.png);
	background-repeat: repeat-x;
}
a:link {
	color: #0099CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
h1 {
	font-family: Corbel, Verdana, Helvetica, sans-serif;
	color: #7FB401;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 1.7em;
}
h2 {
	font-size: 1.3em;
}
h3  {
	font-size: 1.1em;
	color: #003366;
}
address {
	font-style: normal;
}
#Menu {
	font-size: 0.8em;

}
#ContentBox {
	font-size: 0.85em;
	background-color: #FFFFFF;
	text-align: left;
	padding: 0.5em;
	margin-top: 0.25em;
	margin-bottom: 1em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #9DC4D2;
	border-right-color: #9DC4D2;
	border-bottom-color: #9DC4D2;
	border-left-color: #9DC4D2;
}
#ContentBox #AdminLinks {
	float: right;
	font-size: 0.7em;
}
#ContactBox {
	font-size: 0.8em;
	padding-top: 5px;
}
#ContactBox h3 {
	margin-bottom: 0px;
	padding-bottom: 0.25em;
}
#ContactBox p {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
}

#Breadcrumb {
	font-size: 0.7em;
	color: #666666;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#Copyright {
	padding-top: 1em;
	padding-bottom: 0.35em;
	font-size: 0.7em;
	color: #0099CC;
}
.inputactive {
	font-family: Corbel, "Lucida Sans", Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #006699;
}
.inputinactive {
	font-family: Corbel, "Lucida Sans", Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #CCCCCC;
}
.submitbutton {
	font-size: 0.85em;
	font-family: Corbel, "Lucida Sans", Helvetica, sans-serif;
}
.alert {
	font-weight: bold;
	color: #FF0000;
}
#list_Section {
	margin: 0px;
	list-style-type: none;
	padding-top: 1.25em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#list_Section a {
	font-weight: bold;
}
#list_Section li {
	padding-bottom: 1.25em;
}
.reduced {
	font-size: 0.7em;
}
.selected {
	font-weight: bold;
	color: #000000;
}
.yellowbg {
	background-color: #FFFF00;
}
.rightPic {
	border: 3px solid #478FAA;
	margin-bottom: 10px;
}
dt {
	font-weight: bold;
	clear: left;
	padding-top: 10px;
	padding-bottom: 3px;
}
dd {
	margin-left: 0px;
	padding-left: 30px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
dd img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 2px solid #478FAA;
}
dd .link {
	font-size: 0.8em;
	color: #666666;
}
dd .related {
	font-size: 0.8em;
	color: #666666;
}
.sname {
	font-style: italic;
}
ul {
	padding-bottom: 10px;
}
