html, body, ul, li {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #515495;
}
a:hover {
	text-decoration: underline;
}
.more {
	text-align: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}

	li {
	background: url(mybullet.gif) left center no-repeat;
	padding-left: 15px;
	margin-bottom: 10px;
	}


body, h1, h2, h3, form {
	font: 10px tahoma, arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #5C5C5C;
}

body {
	background: url(images/top_bg.jpg) repeat-x;
	text-align: left;
}
.text {
	font-family: tahoma, arial;
	font-size: 11px;
	font-style: normal;
	color: #5C5C5C;
	border-top-color: #4E5797;
	border-right-color: #4E5797;
	border-bottom-color: #4E5797;
	border-left-color: #4E5797;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
	padding: 7px;
}

.textspaced {
	font-family: tahoma, arial;
	font-size: 11px;
	font-style: normal;
	color: #5C5C5C;
	list-style-type: circle;
	line-height: 16px;
}

.sidebar {
	font-family: tahoma, arial;
	font-size: 11px;
	font-style: normal;
	color: #5C5C5C;
	border: medium none;
}
.sideNav {
	font-family: tahoma, arial;
	font-size: 11px;
	font-style: normal;
	border: medium none;
	margin-left: 5px;
}
.footer {
	font-family: tahoma, arial;
	font-size: 11px;
	font-style: normal;
	color: #3B3977;
	border-top-color: #999999;
	border-top-style: dotted;
	padding: 7px;
	border-top-width: 1px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}
.emphasize {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2D2965;
	font-style: italic;
}
.textspacedboldred {
	font-family: tahoma, arial;
	font-size: 11px;
	font-style: normal;
	color: #FA0118;
	list-style-type: circle;
	line-height: 16px;
	font-weight: bold;
}

