BODY {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight : normal;
	font-size: 11px;
	line-height: 1.5;
	text-align: left;
}
p {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight : normal;  
  line-height: 1.5;
}
TD.header {
	background-color: #FECC35;
	text-align: center;
}
TD.mainbody {
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 20px;
	vertical-align: top;
}

TD.navbar {
	background-color: #FEDA6D;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 0px;
	vertical-align: top;
}
TD.navbaryellow {
	background-color: #FECC35;
	padding-top: 8px;
	padding-left: 0px;
	padding-right: 5px;	
	padding-bottom: 8px;
	text-align: right;
}
TD.navbarblue {
	background-color: #4767E0;
	padding-top: 8px;
	padding-left: 0px;
	padding-right: 5px;	
	padding-bottom: 8px;
	text-align: right;
}
TD.navbarorange {
	background-color: #FE8A2C;
	padding-top: 8px;
	padding-left: 0px;
	padding-right: 5px;	
	padding-bottom: 8px;
	text-align: right;
}
TD.navbargreen {
	background-color: #27a553;
	padding-top: 8px;
	padding-left: 0px;
	padding-right: 5px;	
	padding-bottom: 8px;
	text-align: right;
}
TD.navbarred {
	background-color: #f04321;
	padding-top: 8px;
	padding-left: 0px;
	padding-right: 5px;	
	padding-bottom: 8px;
	text-align: right;
}
TD.navbaraqua {
	background-color: #13A4A9;
	padding-top: 8px;
	padding-left: 0px;
	padding-right: 5px;	
	padding-bottom: 8px;
	text-align: right;
}
TD.navbarbrown {
	background-color: #C47003;
	padding-top: 8px;
	padding-left: 0px;
	padding-right: 5px;	
	padding-bottom: 8px;
	text-align: right;
}
TD.navbarpurple {
	background-color: #9759A4;
	padding-top: 8px;
	padding-left: 0px;
	padding-right: 5px;	
	padding-bottom: 8px;
	text-align: right;
}

H1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #003399;
  font-weight : bold;
}
H2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: #003399;
  font-weight: bold;
}
.mainbody h6 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0b2b75;
}
.navbar h7 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ffffff;
}
.bluetitle16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003399;
	font-weight: bold;
}
.bluetitle14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	font-weight: bold;
}
.bluetitle14a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003173;
	font-weight: bold;
}
.bluetitle12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	font-weight: bold;
}
.bluetitle11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	font-weight: bold;
}
.bluetitle10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003399;
	font-weight: bold;
}
.redtitle18{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F90000;
	font-weight: bold;
}
.style24{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
}
.style18{
	font-family: Corbel;
	font-size: 24px;
	color: #FF6600;
	font-weight: bold;
	font-style: italic;
}
A.headerlg {
  font-size: 15px;
  color: #0033CC;
  text-decoration: none;
}

A.headerlg:hover {
  font-size: 15px;
  color: #009999;
  text-decoration: underline;
}
A.headermed {
	font-size: 10px;
	color: #0033CC;
	text-decoration: none;
	font-weight: bold;
}

A.headermed:hover {
  font-size: 10px;
  color: #009999;
  text-decoration: underline;
}
A.titlelink {
  font-size: 15px;
  color: #003399;
  text-decoration: none;
}

A.titlelink:hover {
  font-size: 15px;
  color: #009999;
  text-decoration: underline;
}
A.navbaryellow {
  font-size: 9px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}

A.navbaryellow:hover {
  font-size: 9px;
  color: #FECC35;
  font-weight: bold;
  text-decoration: underline;
}
A.navbarblue {
  font-size: 9px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}

A.navbarblue:hover {
  font-size: 9px;
  color: #FECC35;
  font-weight: bold;
  text-decoration: underline;
}
A.navbarorange {
  font-size: 9px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}

A.navbarorange:hover {
  font-size: 9px;
  color: #FECC35;
  font-weight: bold;
  text-decoration: underline;
}
A.navbargreen {
  font-size: 9px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}

A.navbargreen:hover {
  font-size: 9px;
  color: #FECC35;
  font-weight: bold;
  text-decoration: underline;
}
A.navbarred {
  font-size: 9px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}

A.navbarred:hover {
  font-size: 9px;
  color: #FECC35;
  font-weight: bold;
  text-decoration: underline;
}
A.navbarbrown {
  font-size: 9px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}

A.navbarbrown:hover {
  font-size: 9px;
  color: #FECC35;
  font-weight: bold;
  text-decoration: underline;
}
A.navbaraqua {
  font-size: 9px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}

A.navbaraqua:hover {
  font-size: 9px;
  color: #FECC35;
  font-weight: bold;
  text-decoration: underline;
}
A.navbarpurple {
  font-size: 9px;
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}

A.navbarpurple:hover {
  font-size: 9px;
  color: #FECC35;
  font-weight: bold;
  text-decoration: underline;
}
.footer {
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
    font-weight : normal;	
	text-align: center;
}
A.footer {
  font-size: 10px;
  color: #0033CC;
  text-decoration: none;
}

A.footer:hover {
  font-size: 10px;
  color: #009999;
  text-decoration: underline;
}
.blue {
  color: #0033CC;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size: 11px;
	padding-bottom: 11px;
	line-height: 1.5;
}
.size14 {
  font-size: 14px;
}
.size13 {
  font-size: 13px;
}
.size12 {
  font-size: 12px;
}
.size11 {
  font-size: 11px;
}
.size10 {
  font-size: 10px;
}
td.white {
	vertical-align: top;
}
td.yellow {
	vertical-align: top;
	background-color: #FFF5D7;
}
td.form_name, td.form_info {
	padding: 4px;
}
.image_r {
	margin: 0px 0px 0px 15px;
}
.mainbodypress {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6;
	font-weight: normal;
	color: #000000;
}
