@charset "UTF-8";
/* CSS Document */

body {
	margin-top: 0px;
}
.bottomlinktext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #336699;
	line-height: 14px;
}
.bluelinktext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #336699;
	line-height: 14px;
}
.graylinktext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	line-height: 14px;
}
.grayboldtext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 14px;
}
.redalerttext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	line-height: 14px;
}
.maintext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
.largetext {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #FF9900;
	text-decoration: underline;
}
.servicestext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
}
.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #663300;
	font-style: italic;
}
.subheadline {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #663300;
	font-style: italic;
	font-weight: bold;
}
#thinliner1{
	border: 1px solid #666666;
}
#thinliner2{
	border: 1px solid #666666;
}
#thinliner3{
	border: 1px solid #666666;
}
#thinliner4{
	border: 1px solid #666666;
}
#thinliner5{
	border: 1px solid #666666;
}