@charset "utf-8";
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.title {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	color: black;
	font-size: 22px;
	line-height: .8em;
	margin-left: 10px;
}
.titlesmall {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	color: black;
	font-size: 18px;
	margin-left: 10px;
	line-height: .5em;
}

.titlemini {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	color: black;
	font-size: 13px;
	line-height: .7em;
	margin-left: 10px;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 1.4em;
	margin-left: 10px;
	margin-right: 20px;
	vertical-align: text-top;
}

.maintextw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	line-height: 1.4em;
	margin-left: 10px;
	margin-right: 20px;
	vertical-align: text-top;
}

.captiontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 1em;
}
.boxfulloutline {
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.breadcrumbs {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
}
a:link {
	color: #488FCD;
	text-decoration: none;

}
a:visited {
	color: #488FCD;
	text-decoration: none;

}
a:hover {
	color: #003300;
	text-decoration: none;

}

img{
vertical-align: top;
}

