@charset "UTF-8";
.footer {
	font-family: "Trebuchet MS", Arial;
	font-size: 9px;
	color: #CCCCCC;
}
h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 30px;
	color: #666666;
	padding-left: 28px;
}
h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 25px;
	color: #333333;
	padding-left: 25px;
}
.SubMenu {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #333333;
	padding-right: 10px;
}
p {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #333333;
	padding-left: 28px;
}



a:link {
	text-decoration: underline;
	color: #333333;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}

body {
	margin-top: 0px;
}

.greyText {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #666666;
}
.TableText {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #333333;
	padding-left: 28px;
}
li {
	list-style-image: url(../images/BulletPoint.gif);
	padding-left: 20px;
}
