@charset "utf-8";

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#AppTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	max-width: 800px;
}
#AppTable tr {
	vertical-align: top;
}
.border {
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #009ada;
	border-right-color: #009ada;
	border-bottom-color: #009ada;
	border-left-color: #009ada;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFCC;
}

.double {
	border: #009ada;
	border-style: double;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	background-color: #FFFFCC;
}

.double2 {
	border: #009ada;
	border-style: double;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
/*	background-color: #FFFFCC; */
}

.FooterLg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
}

.FooterLg A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.FooterLg A:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #009ada;
	background-color: #FFFFFF;
	text-decoration: none;
}

.FooterMed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #009ada;
	background-color: #FFFFFF;
}

.FooterMed A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #009ada;
	background-color: #FFFFFF;
	text-decoration: none;
}

.FooterMed A:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFF;
	background-color: #009ada;
	text-decoration: none;
}

.FooterSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #FFFFFF;
}

.Header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: normal;
	color: #E7F4EA;
}

.Header A {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: normal;
	color: #E7F4EA;
	text-decoration: none;
}

.Header A:Hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #009ada;
	background-color: #FFFFFF;
	text-decoration: none;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16pt;
}
.style2 {
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
}
.italics {
	font-style: italic;
}
.FussyGreen {
	color: #009ada;
	font-weight: bold;
}
.FussyGreen A{
	color: #009ada;
	font-weight: bold;
}
.FussyGreen A:Hover{
	color: #000000;
	font-weight: bold;
}

.TblHdr1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #009ada;
	background-color: #FFFFFF;
}
.TblHdr1 A {
    color: #009ada;
    background-color: #FFFFFF;
}
.TblHdr1 A:Hover {
    color: #FFFFFF;
    background-color: #009ada;
}

.TblHdr2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009ada;
}
.TblHdr2 A {
    color: #FFFFFF;
    background-color: #009ada;
}
.TblHdr2 A:Hover {
    color: #009ada;
    background-color: #FFFFFF;
}

.TblRow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #009ada;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #009ada;
	border-right-color: #009ada;
	border-bottom-color: #009ada;
	border-left-color: #009ada;
}
.TblRow A {
	color: #009ada;
	background-color: #FFFFFF;
}
.TblRow A:Hover{
	color: #FFFFFF;
	background-color: #009ada;
}
#AcceptApp {
	font-size: 16px;
	width: 20px;
	height: 20px;
}
.checkbox_words {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.required {
	font-weight: bold;
	color: #FF0000;
}
#Notes {
	text-align: left;
	display: block;
	margin: auto;
	max-width: 450px;
}
