body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #004890;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #004890;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #004890;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FF0000;
	text-decoration: none;
}
.calLight {
	background-color: #E8EEF3;
}
.calText {
	font-size: xx-small;
}
.bodySmaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
}
.menu {
	font-size: x-small;
	text-decoration: none;
	background-color: #004890;
	line-height: 22px;
	text-indent: 12px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	height: 22px;
	width: 200px;
}
.menu:link {
	font-size: x-small;
	text-decoration: none;
	background-color: #034A89;
	line-height: 22px;
	text-indent: 12px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	height: 22px;
	width: 200px;
}
.menu:visited {
	font-size: x-small;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #034A89;
	text-indent: 12px;
	height: 22px;
	width: 200px;
}
.menu:hover {
	font-size: x-small;
	text-decoration: none;
	background-color: #B5E2F4;
	line-height: 22px;
	text-indent: 12px;
	font-weight: bold;
	color: #FF0000;
	float: left;
	height: 22px;
	width: 200px;
}
.Pmenu {
	font-size: x-small;
	text-decoration: none;
	background-color: #5689B6;
	line-height: 22px;
	text-indent: 12px;
	font-weight: normal;
	color: #FFFFFF;
	float: left;
	height: 22px;
	width: 200px;
}
.Pmenu:link {
	font-size: x-small;
	text-decoration: none;
	background-color: #5689B6;
	line-height: 22px;
	text-indent: 12px;
	font-weight: normal;
	color: #FFFFFF;
	float: left;
	height: 22px;
	width: 200px;
}
.Pmenu:visited {
	font-size: x-small;
	text-decoration: none;
	background-color: #5689B6;
	line-height: 22px;
	text-indent: 12px;
	font-weight: normal;
	color: #FFFFFF;
	float: left;
	height: 22px;
	width: 200px;
}
.Pmenu:hover {
	font-size: x-small;
	text-decoration: none;
	color: #FF0000;
	background-color: #B5E2F4;
	line-height: 22px;
	text-indent: 12px;
	font-weight: normal;
	float: left;
	height: 22px;
	width: 200px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #004A95;
	text-decoration: none;
	height: auto;
	width: auto;
}
.dotsHoriz {
	background-image: url(media/horizline.gif);
	background-repeat: repeat-x;
}
.bodySmallerGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	color: #666666;
}
.blueBorder {
	border: 1px solid #004890;
}
.titleGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #666666;
	text-decoration: none;
	margin: 0px;
}
.bodySmallerGreyBullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	color: #666666;
	list-style-position: outside;
	list-style-type: none;
}
