
@import url(style_unsafe.css);

.breadcrumb {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #5C5D61;
}
.orangetxt {
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F9A51E;
 }
.orangetxt:visited {
	font-weight: bold;
	text-decoration:underline;
	color: #F9A51E;
}

.orangetxt:hover {
	font-weight: bold;
	text-decoration:underline;
	color: #F9A51E;
}

.orangetxt:active {
	font-weight: bold;
	text-decoration:underline;
	color: #F9A51E;
}

.orangenav {
	font-family: verdana, sans-serif;
	font-size: 10px;
	text-decoration:underline;
	color: #68450D;
	line-height:125%;
}

.orangenav:visited {
	color: #68450D;	
	text-decoration:underline;
}

.orangenav:hover {
	color: #FFFBC3;	
	text-decoration:underline;
}

.orangenav:active {
	color: #FFFBC3;	
	text-decoration:underline;
}

.orangenav_on {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}

.orangenav_on:visited {
	color: #000000;
}

.footer {
	font-family: verdana, sans-serif;
	font-size: 9px;
	color: #5B5B5B;
}

.whitetxt {
	font-family: verdana, sans-serif;
	font-size: 9px;
	color: #ffffff;
	line-height:115%;
}

.whitetxt a {
	color: #F9A51E;
	text-decoration:underline;
	line-height:115%;
}

.whitetxt a:hover {
	color: #F9A51E;
	text-decoration:underline;
	line-height:115%;
}

.whitetxt a:visited {
	color: #F9A51E;
	text-decoration:underline;
	line-height:115%;
}

.searchtxt {
	font-family: verdana, sans-serif;
	font-size: 9px;
	color: #717172;
}

.leftbanner {
	margin: 5px 0px 5px 2px;
	font-family: verdana, sans-serif;
	font-size: 9px;
	color: #ffffff;
}

.leftbanner a {
	font-family: verdana, sans-serif;
	font-size: 9px;
	color: #F9A51E;
	text-decoration:underline;
	line-height:115%;
}

.leftbanner a:hover {
	color: #F9A51E;
	text-decoration:underline;
}

.leftbanner a:visited {
	color: #F9A51E;
	text-decoration:underline;
}

.cttxt {
	font-family: times new roman, verdana, sans-serif;
	font-size: 12px;
}

.headline {
	font-family: Arial;
	font-weight: bold;
	font-size: 14pt;
	color:#22007A;	
}

.subhead1blue {	
  font-family: Arial;
  font-weight: bold;
  font-size: 12pt;
  color: #22007A;
}

.subhead1green {
	font-family: Arial;
	font-weight: bold;
	font-size: 12pt;
	color:#008985;
}

.subhead2blue {
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	color:#22007A;	
}

.subhead2lightblue {
	font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	color:#3399FF;	
}

.subhead2red {
   font-family: Arial;
	font-weight: bold;
	font-size: 10pt;
	color:#FF3523;	
}

.subhead3 {
	font-family: Arial;
	font-weight: bold;
	font-size: 8pt;
	color:#22007A;	
}

.newfooter {
	font-family: Verdana;
	font-size: 8pt;
	color:#000000;
}

.dateposted {
   font-family: Times New Roman;
   font-size: 10pt;
   font-style: italic;
}

.size1 {
   font-size: 8pt;
   line-height:100%
}

.size2 {
	font-size: 10pt;	
        line-height:100%
}

.size3 {
	font-size: 12pt;
        line-height:100%	
}

.size4 {
	font-size: 14pt;	
        line-height:100%
}

.size5 {
	font-size: 18pt;	
        line-height:100%;
}

.size6 {
	font-size: 24pt;	
        line-height:100%;
}

.size7 {
	font-size: 36pt;	
        line-height:100%
}


body { background-color:#ECECEC; margin: 0px; font-family: Times New Roman, Helvetica, sans-serif; font-size: 12pt; color: #323232;}
td { margin: 0px; font-family: Times New Roman, Helvetica, sans-serif; font-size: 12pt; color: #323232;}
b { font-weight: bold }
i { font-style: italic; font-size: 12pt }
u {	text-decoration: underline }

h1 { font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-weight: bold; color: #22007A; }
h2 { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #22007A; }
h3 { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #22007A; }
h4 { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #22007A; }
h5 { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #22007A; }
h6 { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #22007A; }
p { font-family: Times New Roman, Helvetica, sans-serif; font-size: 12pt; color: #323232; }

a {
	color : #22007A;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	color : #22007A;
	font-weight: normal;
	text-decoration: none;
}

a:active {
	color : #22007A;
	font-weight: normal;
	text-decoration: underline;
}

a:visited {
	color : #22007A;
}


INPUT {
	font-family: Arial, Helvetica, sans-serif;
	color: 000000;
}

.submit {
	font-family: Arial, Helvetica, sans-serif;
	color: 000000;
}

.textbox {
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px;
	font-size: 9px;
	color: #000000;
	background-color: #ffffff;
	border-width : 1px 1px 1px 1px;
	border-color : #000000;
	border-style : solid solid solid solid;

}

.radiobutton {
	color: #003399;
	background-color: #83C1F7;
}
.checkbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: Navy;
}
