body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.dots {
	background-image: url(dots.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	color: #2273B5;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: -12px;
	margin-left: 18px;
	margin-right: 6px;
	padding-left: 2px;
}
.top a {
	color: #2273B5;
	text-decoration: none;
}
.top a:hover {
	color: #2273B5;
	text-decoration: underline;
}
.top a:active {
	color: #2273B5;
	text-decoration: underline;
}
.bold {
	font-weight: bold;
	font-size: 11px;
}
.resources {
	font-size: 11px;
	color: #2273B5;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.resources a {
	color: #2273B5;
	text-decoration: none;
	font-weight: bold;
}
.resources a:hover {
	color: #2273B5;
	text-decoration: underline;
}
.resources a:active {
	color: #2273B5;
	text-decoration: underline;
}
.so {
	font-size: 10px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 5px;
}
.so a {
	color: #CCCCCC;
	text-decoration: none;
}
.so a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.so a:active {
	color: #CCCCCC;
	text-decoration: underline;
}
.catlist {

	font-size: 11px;
	color: #2273B5;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
.catlist a {

	color: #2273B5;
	text-decoration: none;
	font-weight: bold;
}
.catlist a:hover {
	color: #2273B5;
	text-decoration: underline;
}
.catlist a:active {
	color: #2273B5;
	text-decoration: underline;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: capitalize;
	list-style-position: inside;
	list-style-type: none;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: none;
}
.resources2 {

	font-size: 11px;
	color: #2273B5;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
}
.resources2 a {

	color: #2273B5;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
}
.resources2 a:hover {
	color: #2273B5;
	text-decoration: underline;
	text-transform: capitalize;
}
.resources2 a:active {
	color: #2273B5;
	text-decoration: underline;
	text-transform: capitalize;
}
