a.orangelinks:link {
	color: #009900;
	font-size: 12px;
	font-weight: normal;
}
a.orangelinks:visited {
	color: #009900;
	font-size: 12px;
	font-weight: normal;
}
a.orangelinks:hover {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}
a.orangelinks:active {
	color: #009900;
	font-size: 12px;
	font-weight: normal;
}

a.buttons:link {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background-color: #44bf14;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	border: 1px solid #666666;
}
a.buttons:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background-color: #009900;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	border: 1px solid #666666;
}
a.buttons:hover {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background-color: #1664ae;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	border: 1px solid #666666;
}
a.buttons:active {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background-color: #009900;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	border: 1px solid #666666;
}
.pagetitle_green {
	font-size: 21px;
	font-weight: bold;
	color: #009900;
}
.elevenpointgreen {
	font-size: 12px;
	color: #009900;
	font-weight: bold;
}
.pagetitle_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #093a6d;
}

.subheadgray {
	font-size: 24px;
	font-weight: normal;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

.subhead2 {
	font-size: 16px;
	font-weight: bold;
	color: #1963af;
}
.subhead2blue {
	font-size: 24px;
	font-weight: bold;
	color: #1963af;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: None;
	color: #333333;
	background-color: #E7EBED;
	padding-top: 15px;
}
.headline {
	font-size: 18px;
	font-weight: bold;
	color: #093a6d;
}
.subhead {
	font-size: 13px;
	font-weight: bold;
	color: #093a6d;
}
.pagetitle {
	font-size: 21px;
	font-weight: bold;
	color: #093a6d;
}
.bodycopy {
	font-size: 12px;
	font-weight: normal;
}
.legal {
	font-size: 9px;
	color: #093a6d;
	font-weight: bold;
}


a:link {
	color: #093a6d;
	font-size: 10px;
}
a:visited {
	color: #093a6d;
	font-size: 10px;
}
a:hover {
	color: #666666;
	font-size: 10px;
}
a:active {
	color: #093a6d;
	font-size: 10px;
}
.tenpoint {
	font-size: 10px;
	color: #666666;
}


a.rightlinks:link {
	color: #1963af;
	font-size: 11px;
}
a.rightlinks:visited {
	color: #1963af;
	font-size: 11px;
}
a.rightlinks:hover {
	color: #666666;
	font-size: 11px;
}
a.rightlinks:active {
	color: #1963af;
	font-size: 11px;
}
.elevenpoint {
	font-size: 11px;
	color: #000000;

}

div.error {
	background-color: #CC0000;
	border: 2px solid #AA0000;
	padding: 0 10px 0 10px;
}
div.error p, div.error ul {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 13px;
}

.textblue {
	font-family: "trebuchet MS";
	font-size: 13px;
	color: #CC0000;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	width: 100%;
	padding-top: 10px;
	margin-bottom: -10px;
}
.sitetitle {
	color: #1963af;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.chatwindow {
	visibility: visible;
	z-index: auto;
	top: -10px;
	right: 0px;
	border: 1px solid #b9c6ce;
	padding: 10px;
	overflow: visible;
	background-color: #FFFFFF;
	background-position: center;
}
.labelTxtHdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.dotted_border {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #b9c6ce;
}

