#bodyText a {
	color: #0066cc;
	border-bottom-color: #0066cc;
}


#header {
	background-color: #6487dc;
	color: #ffffff;
	font-size: 235%;
	padding-top: .1em;
	height: 1.45em;
	padding-left: 4mm;
}

.sideMenuBox a:hover {
	color: white;
	background-color: #6487dc;
}


body {
	background-color: #f0f0f0;
	font-family: verdana, tahoma, helvetica, arial, sans-serif;
	font-size: 82%;
	margin: 0;
	background-repeat: no-repeat;
	background-attachment: scroll;
	color: black;
	height: 100%;
}

h1, h2, h3 {
	color: white;
	background-color: #6487dc;
	padding-left: 1ex;
	padding-right: 1ex;
}

h1 {
	font-weight: bold;
	font-size: 100%;
	padding-top: 0.5ex;
	padding-bottom: 0.5ex;
	margin-top: 3ex;
}

img {
	border: none;
}

#bodyText {
	background-color: white;
	text-align: justify;
	line-height: 1.5em;
	margin: 0 0 0 15.5em;
	padding: 5mm 5mm 2mm 5mm;
}

#bodyText p {
	padding-left: 1ex;
	padding-right: 1ex;
	padding-bottom: 2ex;
}

#bodyText a {
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#bodyText a:hover {
	border-bottom: none;
}

.sideMenuBox {
	background-color: #f0f0f0;
	width: 15.5em;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	padding-top: 1em;
	padding-bottom: 1em;
	float: left;
	clear: left;
}

.sideMenuBox div {
	font-weight: bold;
	padding-left: 2.5mm;
	padding-bottom: 1ex;
}

.sideMenuBox a {
	color: #0066cc;
	text-decoration: none;
	display: block;
	padding: 1.5ex 1ex 1.5ex 5mm;
}

.lighterBG {
	background-color: white;
}

#footer, #footer a {
	font-size: 90%;
	clear: left;
	text-decoration: none;
	background-color: #6487dc;
	color: white;
}

#footer div {
	text-align: right;
	line-height: 1.45em;
}

#footer a:hover {
	text-decoration: underline;
}
