@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 17px;
	padding-right: 11px;
	padding-top: 15px;
	padding-left: 22px;
}
hr {
	width: 290px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
a:link {
	text-decoration: underline;
	color: #003366;
}
a:hover {
	color: #6699CC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6699CC;
}
a:visited {
	color: #993300;
	text-decoration: underline;
}
li {
	font-family: Verdana, Geneva, sans-serif;
	color: #333333;
	font-size: 11px;
	padding-bottom: 7px;
	list-style-type: none;
	list-style-image: url(images/bullet.png);
}
h5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Trebuchet, Verdana;
	font-size: 26px;
	color: #333333;
	font-weight: normal;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif, Trebuchet, Verdana;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .2em;
	color: #003366;
	text-transform: uppercase;
}
hr {
	color: #999999;
	width: 350px;
}
