﻿.pagetitle {
	font-family: "Arial Black";
	font-size: large;
	text-decoration: underline;
	color: #B2DBFD;
	background-color: #171796;
}
.section_heading {
	font-family: "Arial Black";
	font-size: 16px;
	color: #171796;
	text-decoration: underline;
}
.heading {
	font-family: "Arial Black";
	font-size: 16px;
	color: #3399FF;
	text-decoration: underline;
}
.bodytext {
	font-family: Calibri;
}
.bodytextblue {
	font-family: Calibri;
	color: #171796;
}
.bodytextred {
	color: #CC0000;
	font-family: Calibri;
}
.season_type {
	font-family: "Arial Black";
	font-size: 16px;
	color: #171796;
	text-decoration: underline;
	text-align: center;
}
.underline {
	text-decoration: underline;
}
.small {
	font-size: small;
}
.alert {
	border-style: groove;
	font-size: large;
	color: #FF0000;
	font-family: Calibri;
	font-weight: bold;
	text-align: center;
	background-color: #FFFFFF;
}
.alertsmall {
	font-size: small;
	color: #FF0000;
	font-family: Calibri;
	font-weight: normal;
	text-align: center;
	font-style: italic;
}
.alertleft {
	font-size: small;
	color: #FF0000;
	font-family: Calibri;
	font-weight: normal;
	text-align: left;
	font-style: italic;
}
.errorheading {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #CC0000;
}
.centerbold {
	font-size: medium;
	font-family: Calibri;
	font-weight: bold;
	text-align: center;
}
.Hline {
	border-color: #171796;
	color: #171796;
	text-align: center;
	background-color: #171796;
}
.table_heading {
	border: 1px solid #171796;
	background-color: #FFFFFF;
	font-family: "Arial Narrow";
	font-weight: bold;
	text-decoration: underline;
	color: #171796;
	font-size: 14px;
	text-align: center;
}
.table_info {
	font-weight: normal;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-align: center;
	text-decoration: none;
}
.table_whiteback {
	background-color: #FFFFFF;
}
.errortext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
	text-align: center;
	border: 1px solid #CCCCCC;
	background-color: #FFFFEC;
	text-decoration: none;
}
.footnote_blue {
	font-size: small;
	color: #0070C0;
	font-family: Calibri;
	font-weight: normal;
	text-align: center;
	font-style: italic;
}
.copyright {
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
}
.content {
	text-align: left;
	background-image: url('images/OTSbackground.gif');
	padding-left: 2px;
	padding-right: 2px;
}
.banner_bottom {
	text-align: center;
}
.banner_top {
	text-align: left;
}
.leftborder {
	text-align: left;
}
.VLinkBar {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.VLinkBar a:link, .VLinkBar a:visited {
	font-family: Calibri;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	background-color: #171796;
	border-left-style: solid;
	border-left-width: 10px;
	border-left-color: #008CCC;
	padding-left: 4px;
	width: 134px;
	height: 20px;
	display: block;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #008CCC;
	padding-top: 2px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
}
.VLinkBar a:active, .VLinkBar a:hover {
	background-color: #7070E9;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #97DDFF;
	border-left-style: solid;
	border-left-width: 8px;
	border-left-color: #97DDFF;
	color: #C0C0C0;
}
a:link, a:visited {
	font-family: Calibri;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #171796;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #008CCC;
}
a:hover, a:active {
	background-color: #7070E9;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #97DDFF;
	color: #C0C0C0;
	font-family: Calibri;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

