@charset "utf-8";
.mainboxoutline {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #FFFFFF;
}
.flashbox {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-image: url(images/textbk.jpg);
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.newstitles {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.newsText {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #CCCCCC;
}
.boxlogobk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/bk_insidelogo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.title1 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #006699;
}
.title2 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #990000;
}
.title3 {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #CC9900;
}
.fullboxoutline {
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 2px;
	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: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.formtext {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #006699;
}
a:link {
	color: #006699;
}
a:hover {
	color: #990000;
}
a:visited {
	color: #006699;
}
.newsBottom {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 16px;
	color: #FFFFFF;
}
