@charset "UTF-8";
body {
	background-color: #7DC5C0;
}	
body,td,th {	
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
a:link {
	color: #851f2e;
}
a:visited {
	color: #851f2e;
}
a:hover {
	color: #02448d;
}
a:active {
	color: #02448d;
}

.tleftcorner {
	background-image: url(images/topleftcorner.gif);
	background-repeat: repeat;
	background-position: left top;
	height: 25px;
	width: 23px;
}
.tmiddle {
	background-image: url(images/topmiddle.gif);
	background-repeat: repeat-x;
	height: 25px;
}
.trightcorner {
	background-image: url(images/toprightcorner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 23px;
	width: 25px;
}
.left {
	background-image: url(images/left.gif);
	background-repeat: repeat-y;
	width: 23px;
}
.right {
	background-image: url(images/right.gif);
	background-repeat: repeat-y;
	width: 25px;
	background-position: left;
}
.bleftcorner {
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 25px;
	width: 23px;
	background-image: url(images/bottomleftcorner.gif);
}
.bmiddle {
	background-image: url(images/bottom.gif);
	background-repeat: repeat-x;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: center;
	vertical-align: text-top;
}
.brightcorner {
	background-image: url(images/bottomrightcorner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 25px;
	width: 25px;
}
.forms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
}

.tealtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #53B3AB;
	text-align: left;
}
.topline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}
.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 5px;
}

.dualline {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}

.bluetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #02448d;
}
.bluetext a:link {
	color: #02448d;
	text-decoration: none;
}
.bluetext a:active {
	color: #53B3AB;
	text-decoration: none;
}
.bluetext a:hover {
	color: #53B3AB;
	text-decoration: none;
}
.bluetext a:visited {
	color: #02448d;
	text-decoration: none;
}
.column1 {
	background-image: url(images/columns_01.gif);
	background-repeat: repeat-y;
	padding-left: 5px;
}
.column2 {
	background-image: url(images/columns_02.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-right: 5px;
}
.redtextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #851f2e;
	font-weight: bold;
}
.graytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}

.redtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #851f2e;
}
.redtext a:link {
	color: #851f2e;
}
.redtext a:active {
	color: #02448d;
}
.redtext a:hover {
	color: #02448d;
}
.redtext a:visited {
	color: #851f2e;
}
.teal_it {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #53B3AB;
	text-align: left;
}
.news {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
