@charset "utf-8";
a {
	color: #0000FE;
	font-family: "Hobo Std";
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	font-family: "Hobo Std";
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	font-family: "Hobo Std";
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	font-family: "Hobo Std";
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
}
a.link_two, a.link_two:visited, a.link_two:active {
	color: #0000FE;
	font-family: "Lucida Sans";
	font-size: 10pt;
	text-decoration: underline;
	font-weight: bold;
}
a.link_two:hover {
	color: #000000;
	font-family: "Lucida Sans";
	font-size: 10pt;
	text-decoration: underline;
	font-weight: bold;
}
a.link_small, a.link_two:visited, a.link_two:active {
	color: #0000FE;
	font-family: "Lucida Sans";
	font-size: 9pt;
	text-decoration: underline;
	font-weight: bold;
}
a.link_small:hover {
	color: #000000;
	font-family: "Lucida Sans";
	font-size: 9pt;
	text-decoration: underline;
	font-weight: bold;
}
.BackSHome {
	background-image: url(Images/SLine.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}
.textsmall {
	font-family: "Lucida Sans";
	font-size: 9pt;
	color: #000000;
}
.textsmallblue {
	font-family: "Lucida Sans";
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #0000FE;
}
.textmedium {
	font-family: "Lucida Sans";
	font-size: 11pt;
	color: #000000;
}
.textmediumblue {
	font-family: "Lucida Sans";
	font-size: 12pt;
	font-weight: bold;
	color: #0000FE;
}
.textlargeblue {
	font-family: "Lucida Sans";
	font-size: 13pt;
	font-weight: bold;
	color: #0000FE;
}
.textfootersmallest {
	font-family: "Lucida Sans";
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}
.textfootersmallestblue {
	font-family: "Lucida Sans";
	font-size: 8pt;
	font-weight: normal;
	color: #0000FE;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bolder;
	letter-spacing: 2px;
	color: #0000FE;
}
.headerwhite {
	font-family: "Hobo Std";
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}

.headerservices {
	font-family: Calibri;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
