﻿.importName {
visibility: hidden;
}

table{
font-size:12px;
}

.font5
	{color:windowtext;
	font-size:10.0pt;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	font-family:Arial, sans-serif;
	}

/* Hyperlink Styles */

a:link {color: #0000FF; text-decoration: none;}
a:visited {color: #9900CC; text-decoration: none;}
a:hover {color: #FF8000; text-decoration: underline;}

a.nav1:link {color: #0000FF; text-decoration: none;}
a.nav1:visited {color: #800080; text-decoration: none;}
a.nav1:hover {color: #000000; background: #CCFF99; text-decoration: underline;}

a.nav2:link {color: #0000FF; text-decoration: none;}
a.nav2:visited {color: #800080; text-decoration: none;}
a.nav2:hover {color: #000000; background: #BFD2FF; text-decoration: underline;}

a.nav3:link {color: #0000FF; text-decoration: none;}
a.nav3:visited {color: #800080; text-decoration: none;}
a.nav3:hover {color: #000000; background: #FFFF99; text-decoration: underline;}

a.nav4:link {color: #0000FF; text-decoration: none;}
a.nav4:visited {color: #800080; text-decoration: none;}
a.nav4:hover {color: #000000; background: #FFBBBB; text-decoration: underline;}

a.nav5:link {color: #0000FF; text-decoration: none;}
a.nav5:visited {color: #800080; text-decoration: none;}
a.nav5:hover {color: #000000; background: #DDBBFF; text-decoration: underline;}

a.upnav1:link {color: #FFFF00; text-decoration: none;}
a.upnav1:visited {color: #FFFF00; text-decoration: none;}
a.upnav1:hover {color: #00FF00; text-decoration: none;}

a.upnav2:link {color: #FFFFFF; text-decoration: none;}
a.upnav2:visited {color: #FFFFFF; text-decoration: none;}
a.upnav2:hover {color: #FFFF99; text-decoration: underline;}

a.red:visited {color: #FF0000; text-decoration: none; font-weight: bold;}

a.red:link {color: #FF0000; text-decoration: none; font-weight: bold;}
a.red:hover {color: #FF0000; text-decoration: underline; font-weight: bold;}

a.navB:link {color: #0000FF; text-decoration: none;}
a.navB:visited {color: #800080; text-decoration: none;}
a.navB:hover {color: #FF0000; background: #FFFFCC; text-decoration: underline;}


/* Text header styles */

.h1 {
	font-size: 200%;
	font-weight: bold;
}

.h2 {
	font-size: 150%;
	font-weight: bold;
}

.h3 {
	font-size: 120%;
	font-weight: bold;
}

/* Text size only */

.txt08 {
	font-family: Arial, sans-serif;
	font-size: 8px;
}

.txt09 {
	font-family: Arial, sans-serif;
	font-size: 9px;
}

.txt10 {
	font-family: Arial, sans-serif;
	font-size: 10px;
}

.txt11 {
	font-family: Arial, sans-serif;
	font-size: 11px;
}

.txt12 {
	font-family: Arial, sans-serif;
	font-size: 12px;
}

.txt14 {
	font-family: Arial, sans-serif;
	font-size: 14px;
}


/* Text size + underline */

.txt08u {
	font-family: Arial, sans-serif;
	font-size: 8px;
	text-decoration: underline;
}

.txt09u {
	font-family: Arial, sans-serif;
	font-size: 9px;
	text-decoration: underline;
}

.txt10u {
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}

.txt11u {
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

.txt12u {
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

.txt14u {
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-decoration: underline;
}

/* Text size + bold */

.txt08b {
	font-family: Arial, sans-serif;
	font-size: 8px;
	font-weight: bold;
}

.txt09b {
	font-family: Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

.txt10b {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.txt11b {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.txt12b {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.txt14b {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

/* Text size + bold + underline */

.txt08bu {
	font-family: Arial, sans-serif;
	font-size: 8px;
	font-weight: bold;
	text-decoration: underline;
}

.txt09bu {
	font-family: Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
}

.txt10bu {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

.txt11bu {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

.txt12bu {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.txt14bu {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

/* Text size + italics */

.txt08i {
	font-family: Arial, sans-serif;
	font-size: 8px;
	font-style: italic;
}

.txt09i {
	font-family: Arial, sans-serif;
	font-size: 9px;
	font-style: italic;
}

.txt10i {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: italic;
}

.txt11i {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.txt12i {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
}

.txt14i {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-style: italic;
}

/* Text size + italics + bold */

.txt08bi {
	font-family: Arial, sans-serif;
	font-size: 8px;
	font-weight: bold;
	font-style: italic;
}

.txt09bi {
	font-family: Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	font-style: italic;
}

.txt10bi {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
}

.txt11bi {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
}

.txt12bi {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

.txt14bi {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

/* Text Size + red */

.txt08r {
	font-family: Arial, sans-serif;
	font-size: 8px;
	color: #FF0000;
}

.txt09r {
	font-family: Arial, sans-serif;
	font-size: 9px;
	color: #FF0000;
}

.txt10r {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #FF0000;
}

.txt11r {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #FF0000;
}

.txt12r {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #FF0000;
}

.txt14r {
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #FF0000;
}

/* Text Size + red + bold */

.txt08br {
	font-family: Arial, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #FF0000;
}

.txt09br {
	font-family: Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FF0000;
}

.txt10br {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
}

.txt11br {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}

.txt12br {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FF0000;
}

.txt14br {
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #FF0000;
}

/* Text Size + red + bold + underline */

.txt08rbu {
	font-family: Arial, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

.txt09rbu {
	font-family: Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

.txt10rbu {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

.txt11rbu {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

.txt12rbu {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #FF0000;
  text-decoration: underline;
}

.txt14rbu {
  font-family: Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #FF0000;
  text-decoration: underline;
}


