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

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	padding: 0;
	margin:0;
	border: 0;
}
body {
	font-size: 100%;
	line-height: 140%;
	background-color: #FFFFFF;

	left: 20px;
	top: 0px;
	right: 20px;	
}

h1 {
	font-size: 135%;
	line-height: 190%;
	color: #006600;
}
h2 {
	font-size: 125%;
	line-height: 190%;
	font-weight: bold;
	color: #000066;
}
h3 {
	font-size: 110%;
	line-height: 140%;
	font-weight: bold;
	color: #006600;
}
h4 {
	font-size: 120%;
	line-height: 110%;
	letter-spacing: .02em;
	color: #000066;
}
.aGreen {
	color: #006600;
}
.aGreenSpacy {
	color: #006600;
	line-height: 120%;
	font-weight: bold;
	padding: 0px;
}
.abigger {
	font-size: 110%;
	font-weight: bold;
}
.calendar {
	font-size: 90%;
	padding: 0px 0px 0px 5px;
}
.aGrey {
	font-size: 90%;
	color: #999999;
	line-height: 150%;
}
.aRed {
	font-weight: bold;
	color: #990000;
}
.bottom {
	font-size: 90%;
	line-height: 150%;
}
a:link {
	color: #006600;
}
a:visited {
	color: #006633;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a.toplink:link {
	color: #006600;
	font-size: 85%;
}
a.toplink:hover {
	color: #990000;
	text-decoration: none;
}
a.toplink:visited {
	font-size: 85%;
	color: #006600;
}
a.toplink:visited:hover {
	color: #990000;
	text-decoration: none;
}
#side {
	margin: 0px;
	padding: 0px;
	font-size: 85%;
	line-height: 110%;
	background: url(../images/side/Mind.jpg);
	height: 408px;
	width: 178px;
}
a.sidelink:link {
	color: #000066;
}
a.sidelink:hover {
	color: #990000;
	text-decoration: none;
}
a.sidelink:visited {
	color: #000066;
}
a.sidelink:visited:hover {
	color: #990000;
	text-decoration: none;
}
#content p, li{
	margin: 0px;
	padding: 0px 20px;
}
li {
	list-style: disc url(../images/green-button.jpg) inside;
	
	padding-left: 5em;
	text-indent: -1.5em;
	padding-right: 3em;
	text-align: left;
}
#content H1,H2,H3{
	margin: 0px;
	padding: 0px 10px;
}

#quotes {
	font-size: 90%;
	color: #999999;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-style: oblique;
	font-weight: bold;
}
#bottom {
	margin: 0px;
	padding: 0px;
	font-size: 85%;
}
