*{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bg {
	background-color: #e9eaea;
}
.buttons {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	
}
.buttons a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 7px;
}
.buttons a:hover {
	color: #FFA424;
	text-decoration: none;
}
.normal {font-size: 11px;
	color: #06044F;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
}
.normal a {font-size: 11px;
	color: #E77B05;
	text-decoration: none;
}
.normal a:hover {font-size: 11px;
	color: #06044F;
	text-decoration: none;
}


a.normal:link {font-size: 11px;
	color: #E77B05;
	text-decoration: none;
}
a.normal:visited {font-size: 11px;
	color: #06044F;
	text-decoration: none;
}
a.normal:hover {font-size: 11px;
	color: #06044F;
	text-decoration: none;
}
a.normal:active {font-size: 11px;
	color: #06044F;
	text-decoration: none;
}
h1 {font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.border {
	border: 1px solid #F7AD18;
}
.text-normal {font-size: 10px;
	color: #06044F;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
}
li {font-size: 8pt;
	line-height: 17px;
	text-decoration: none;
}
.forms {font-size: 8pt;
	color: #000066;
	text-decoration: none;
}
.text-normal-light-blue {font-size: 10px;
	color: #006699;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
}
.normal-wide {font-size: 11px;
	color: #06044F;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	line-height: 18px;
}
a.normal-wide:link {font-size: 11px;
	color: #E77B05;
	text-decoration: none;
	line-height: 18px;
}
a.normal-wide:visited {font-size: 10px;
	color: #06044F;
	text-decoration: none;
	line-height: 18px;
}
a.normal-wide:hover {font-size: 10px;
	color: #06044F;
	text-decoration: none;
	line-height: 18px;
}
.copyright {
	font-size: 10px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}
.copyright a {
	font-size: 10px;
	font-weight: bold;
	color: #0066FF;
	text-decoration: none;
}
.copyright a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

