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

h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
	text-align: center;
	margin-bottom: 0.5em;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
	font-weight: bold;
	text-align: left;
}
.center {
	text-align: center;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	color: #00F;
}
a:link {
	color: #00F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C00;
}
a:hover {
	text-decoration: none;
	color: #3F0;
}
a:active {
	text-decoration: none;
	color: #930;
}
a {
	font-weight: bold;
}
ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
	line-height: 1.4;
	list-style-type: square;
	text-indent: 0em;
	padding-left: 5em;
	list-style-image: none;
}
.floatRight {
	float: right;
	white-space: normal;
	padding: 10px;
}
#container #sidebar1 h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #F00;
	line-height: 1.2em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}
#container #sidebar1 h3 {
	color: #F00;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 1.2em;
	text-align: center;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
}
#container #sidebar1 p {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
}
#container #mainContent p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	margin: 0.5em;
	line-height: 1.5em;
}
