﻿.content {
	background-color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #54585A;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #54585a;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #54585a;
}
.Subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #00335A;
}
a:link {
	color: #00335A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00335A;
}
a:hover {
	text-decoration: underline;
	color: #00335A;
}
a:active {
	text-decoration: none;
	color: #00335A;
}
.bodytextBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #00335A;
}
.bodytextBlueBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #00335A;
}
.bodytextWhiteBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.5px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.FormText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	color: #00507D;
}
.11ptBodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #54585a;
}
.10ptBodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #54585a;
}
.FormTextGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #54585A;
}
.FormTextGreyDisabled   { color: #54585a; font-size: 10px; font-family: Arial, Helvetica, sans-serif; font-style: normal; line-height: 12px; text-align: center }
.bodytextTurquioseBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #2BB8D2;
}
.Text11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #666666;
}
.Text11Bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	color: #666666;
}
.SubSubhead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	color: #00335A;
}
.bodytextRed {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #CC0000;
}
.Footer {
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: xx-small;
	background-color: #00335a;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #99D8E4;
}
a.Footer:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.Footer:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.Footer:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.Footer:active {
	text-decoration: none;
	color: #FFFFFF;
}
.MenuLink {
	background-color: #BEE3EA;
	height: 19px;
}
td.MenuLink:hover {
	background-color: #7BC7D8;
	color: #FFFFFF;
}
.MenuArrow {
	margin: 0px 3px 0px 3px;
	padding: 0px;
}
.MenuLinkText {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a.MenuLinkText:link {
	color: #666666;
	text-decoration: none;
}
a.MenuLinkText:visited {
	text-decoration: none;
	color: #666666;
}
a.MenuLinkText:hover {
	text-decoration: none;
	color: #FFFFFF;
	background: #7BC7D8;
}
a.MenuLinkText:active {
	text-decoration: none;
	color: #FFFFFF;
}
.MenuLinkOrange {
	background-color: #E69F5A;
	height: 19px;
}
td.MenuLinkOrange:hover {
	background-color: #D5712A;
	color: #FFFFFF;
}
.MenuLinkTextOrange {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a.MenuLinkTextOrange:link {
	color: #666666;
	text-decoration: none;
}
a.MenuLinkTextOrange:visited {
	text-decoration: none;
	color: #666666;
}
a.MenuLinkTextOrange:hover {
	text-decoration: none;
	color: #FFFFFF;
	background: #D5712A;
}
a.MenuLinkText:active {
	text-decoration: none;
	color: #FFFFFF;
}
.TopMenuLink {
	background-color: #00335A;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #2BB8D2;
	height: 23px;
}
.TopMenuLinkText {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a.TopMenuLinkText:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.TopMenuLinkText:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.TopMenuLinkText:hover {
	text-decoration: none;
	color: #2BB9D2;
}
a.TopMenuLinkText:active {
	text-decoration: none;
	color: #FFFFFF;
}
.MenuGrad {
	padding: 0px;
	margin: 0px;
}
