.redbanner {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #000000;
	font-style: normal;
	font-weight: 100;
	vertical-align: middle;
	text-indent: 10px;
	letter-spacing: 1px;
	margin-left: 10px;
}
.bluebanner {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: 100;
	vertical-align: middle;
	text-indent: 10px;
	letter-spacing: 1px;
	margin-left: 10px;
}
a.buttons:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #376691;
	font-style: normal;
	font-weight: bolder;
	vertical-align: middle;
	text-decoration: none;
}
a.buttons:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	font-style: normal;
	font-weight: bolder;
	vertical-align: middle;
	text-decoration: underline;
}
a.buttons:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	font-style: normal;
	font-weight: bolder;
	vertical-align: middle;
	text-decoration: underline;
}
a.buttons:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #376691;
	font-style: normal;
	font-weight: bolder;
	vertical-align: middle;
	text-decoration: none;
}
.featurestitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00457C;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	line-height: normal;
	background-position: left;
}
a.featurestext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	line-height: normal;
}
a.featurestext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: underline;
	line-height: normal;
}
a.featurestext:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	line-height: normal;
}
a.featurestext:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	line-height: normal;
}
.featurestextli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	line-height: normal;
	margin-right: 5px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	line-height: normal;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}
.linkbuttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #376691;
	font-style: normal;
	font-weight: bolder;
	vertical-align: middle;
	text-decoration: none;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
body {
	background-image: url(images/bg.jpg);
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-left: 10px;
	font-weight: normal;
}
.tableborder {
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #376691;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #376691;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 4px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-decoration: blink;
	font-weight: normal;
}
.picturespace {
	padding: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	margin: 5px;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #00457C;
	margin-right: 10px;
	margin-left: 10px;
}
.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
