@charset "utf-8";

body,td,th {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #006699;
}
a:active {
	color: #333333;
}

.Titles {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #669900;
}

.TitlesBlack {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}


.ColorGrey {
	color: #666666;
}

.Blue13px {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #006699;
}

.LeftPadding {
	padding-left:15px;
	line-height:150%;
}
.smallfont {font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.footer_links{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.footer_links li{
	display: inline;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	border-left: solid 1px;
}
.footer_links .first{
	padding-right: 10px;
	padding-left: 0px;
	border: none;
}
