body {
	font-family: "Trebuchet MS", Verdana, Arial, "Courier New", sans-serif;
	text-align: justify;
}
h1 {
	font-weight: bold;
}
h2 {
	font-weight: bold;
}
h3 {
	font-weight: bold;
}
h4 {
	font-weight: bold;
}
h5 {
	font-weight: bold;
}
h1.blue {
	font-weight: bold;
	color: #0000FF;
}
p {
	font-family: "Trebuchet MS", Verdana, Arial, "Courier New", sans-serif;
	text-align: justify;
	font-size: 14px;
	line-height: 10pt;
}
p.welcome {
	font-family: "Trebuchet MS", Verdana, Arial, "Courier New", sans-serif;
	font-size: large;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	line-height: normal;
}
.welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	line-height: normal;
}

p.tableheadabove {
	font-family: "Trebuchet MS", Verdana, Arial, "Courier New", sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	line-height: 12px;
}
p.tableheadbelow {
	font-family: "Trebuchet MS", Verdana, Arial, "Courier New", sans-serif;
	font-size: x-small;
	text-align: center;
	line-height: 12px;
}
p.tableheading {
	font-family: "Trebuchet MS", Verdana, Arial, "Courier New", sans-serif;
	text-align: center;
	line-height: normal;
	background-color: #003366;
	color: #FFFFFF;
	font-weight: bold;
	font-size: medium;
}
.tableheading {
	font-family: "Trebuchet MS", Verdana, Arial, "Courier New", sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003366;
	background-position: center;
	text-align: center;
}

p.tableheadingred {
	font-family: "Trebuchet MS", Verdana, Arial, "Courier New", sans-serif;
	text-align: center;
	line-height: normal;
	background-color: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
	font-size: medium;
}
.blue {
	font-weight: bold;
	color: #0000FF;
}
.disclaimer {
	font-family: "Trebuchet MS", Verdana, Arial, "Courier New", sans-serif;
	font-size: x-small;
	line-height: 12px;
	font-weight: lighter;
	text-align: center;
	padding-bottom: 2pt;
}
.deptaddr {
	font-family: "Trebuchet MS", Verdana, Arial, "Courier New", sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: right;
}
a:link {
	font-family: "Trebuchet MS", Verdana, Arial, "Courier New", sans-serif;
}
a:visited {
	font-family: "Trebuchet MS", Verdana, Arial, "Courier New", sans-serif;
	color: #0000FF;
}
a:hover {
	font-family: "Trebuchet MS", Verdana, Arial, "Courier New", sans-serif;
	color: #FF3333;
}
a:active {
	color: #660099;
}
.navline {
	font-family: "Trebuchet MS", Verdana, Arial, "Courier New", sans-serif;
	font-size: 10px;
	text-align: center;
}
.xxsmall {font-size: xx-small}
.xsmall  {font-size: x-small}
.small   {font-size: small}
.smallcenter {
	font-size: small;
	text-align: center;
}

.medium  {font-size: medium}
.large   {font-size: large}
.xlarge  {font-size: x-large}
.xxlarge {font-size: xx-large}
.px9     {font-size: 9px; }
.px10    {font-size: 10px}
.px12    {font-size: 12px}
.px14    {font-size: 14px; }
.px16    {font-size: 16px; }
.px18    {font-size: 18px; }
.px20    {font-size: 20px; }
.px24    {font-size: 24px; }
.px30    {font-size: 30px}
ul {
	font-family: "Trebuchet MS", Verdana, Arial, "Courier New", sans-serif;
	font-size: 14px;
}
ol {
	font-family: "Trebuchet MS", Verdana, Arial, "Courier New", sans-serif;
	font-size: 14px;
}
.center12px {
	font-family: "Trebuchet MS", Verdana, Arial, "Courier New", sans-serif;
	font-size: 12px;
	text-align: center;
}
.tableheaderleft {
	font-family: "Trebuchet MS", Verdana, Arial, "Courier New", sans-serif;
	font-size: medium;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
	background-color: #003366;
	text-align: left;
}
.largecenter {
	font-family: "Trebuchet MS", Verdana, Arial, "Courier New", sans-serif;
	font-size: large;
	font-weight: bold;
	text-align: center;
}
.center10pt {

	font-family: "Trebuchet MS", Verdana, Arial, "Courier New", sans-serif;
	font-size: 10pt;
	text-align: center;
}
.italic10pt {
	font-family: "Trebuchet MS", Verdana, Arial, "Courier New", sans-serif;
	font-size: 10pt;
	font-style: italic;
}
.tableheaddesc {
	font-family: "Trebuchet MS", Verdana, Arial, "Courier New", sans-serif;
	font-size: x-small;
	text-align: justify;
	letter-spacing: normal;
}
.verttext { 
    font-family:Georgia, Times Roman, serif; 
	color:purple; 
	font-size: 120%; 
	writing-mode: tb-rl; 
	filter: FlipH; 
	padding:5px
} 
.verttextflip {
	font-family:Georgia, "Times Roman", serif;
	font-size: 120%;
	writing-mode: tb-lr;
	padding:5px;
	filter: FlipV;
} 
