@charset "utf-8";
.background {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.mainback {
	background-image: url(images/mainback.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.backleft {
	background-image: url(images/back_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.backrighgt {
	background-image: url(images/back_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottom {
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.middleback {
	background-image: url(images/middle.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.sub-middle {
	background-image: url(images/sub-middle.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0896D4;
	text-decoration: none;
	font-weight: bold;
}
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0896D4;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003649;
	text-decoration: underline;
	font-weight: bold;
}
a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0896D4;
	text-decoration: none;
	font-weight: bold;
	}
.menubacker {
	background-image: url(images/menu-backer.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.background {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.blue12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0896d4;
	text-decoration: underline;
}
.arial12white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 18px;
}
.largeboldblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #0896D4;
}
.menublue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0896d4;
	text-decoration: none;
}
.SubBlue{
font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #244757;
	text-decoration: none;
}

a.SubBlue:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #0896D4;
	text-decoration: none;
}
a.SubBlue:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #0896D4;
	text-decoration: none;
}
a.SubBlue:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #244757;
	text-decoration: underline;
}
a.SubBlue:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #0896D4;
	text-decoration: none;
}
.blue12Two {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #244757;
}

.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #353434;
}
.grey11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0C0C0C;
}
.white12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.blue11 {
	font-size: 11px;
	font-weight: bold;
	color: #0896D4;
	font-family: Arial, Helvetica, sans-serif;
}
.white11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.indexright {
	background-image: url(images/indexright.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.whitelargebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.indexsubmiddle {
	background-image: url(images/index-submiddle.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.subwhitemiddle {
	background-image: url(images/sub-whitemiddle.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.blue14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0896D4;
	font-weight: bold;
}
.menublueU {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0896d4;
	text-decoration: underline;
}

