.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}
.style3 {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
.style5 {
	font-size: 10px
}
.style6 {
	font-size: 16px;
	font-weight: bold;
	color: #92ACB9;
}
.style7 {font-size: 12px}

.style8 {font-size: 16px; font-weight: bold; color: #92ACB9; font-family: Arial, Helvetica, sans-serif; }

.style10 {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin-left: 10px;
}
.style12 {
	font-size: 30px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	margin-left: 10px;
}

.home-headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
}

.sclinks {font-size: 12px}

.news-style5 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.news-style7 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #84ACBD;
}.stripe {
	background-image: url(../images/stripe.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.stripe-f {
	background-image: url(../images/stripe-f.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#botcheck {
visibility:hidden;
display:none;
}