﻿
.MainHeader  { font-family: Trebuchet MS; font-size: 24pt; color: #000080; vertical-align: 
               middle; text-align: center; text-indent: 0; line-height: 150%; 
               word-spacing: 0; margin: 0; font-weight:bold; }
               

body,td,p { 
	font-family: Trebuchet MS;
	font-size: 10pt;
	text-align: left;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.liststyle {
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	text-align: left;
}

.stationery {
	font-family: "Bookman Old Style";
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	text-align: left;
}
.lettertext {
	margin-top: 0;
	margin-bottom: 0;
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	text-align: left;
}
.lettertextsmallcenter
{
	text-align: center;
	font-size: xx-small;
	font-family: "trebuchet MS";
	font-weight: normal;
	font-style: normal;
}

.lettertextcenter
{
	text-align: center;
	font-size: x-small;
	font-family: "trebuchet MS";
	font-weight: 700;
	font-style: normal;
}

a:link.blacklinks, a:visited.blacklinks { 
	font: 10pt Trebuchet MS;
	text-align: right;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

a:hover.blacklinks	{
	font: 10pt Trebuchet MS;
	text-align: right;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
} 

a.redlinks:link, a.redlinks:visited {
	font: 10pt Trebuchet MS; 
	color: #990000;
	text-align: right;
	font-weight: normal;
	text-decoration: none;
}

a.redlinks:hover      {
	font: 10pt Trebuchet MS; 
	color: #990000;
	text-align: right;
	font-weight: bold;
	text-decoration: underline;
} 

.sidebarlink {
	padding: 1pt 5pt 1pt 0;
	margin: 0;
	text-align: right;
	border-top: 1px solid #FFFFCC;             
}


.headlines {
	font: 18pt Trebuchet MS;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	line-height: 24pt;
}

.yellowlinks2	{
    padding: 10pt 5pt 10pt 0;
	margin: 0;
	text-align: right;
	border-top: 1px solid #FFFFCC;         
	font: 12pt Trebuchet MS;
	text-align: center;
	vertical-align: middle;
	color: #FFFFCC;
	font-weight: bold;
	text-decoration: none;
}

.menuBar
{
    POSITION: relative;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: center
}
.Bar
{
    BORDER-RIGHT: blue 1px outset;
    BORDER-TOP: blue 1px outset;
    FLOAT: left;
    BORDER-LEFT: blue 1px outset;
    WIDTH: 100px;
    CURSOR: hand;
    TEXT-INDENT: 5px;
    BORDER-BOTTOM: blue 1px outset;
    POSITION: relative;
    BACKGROUND-COLOR: deepskyblue;
    TEXT-ALIGN: center
}
.menu
{
    BORDER-RIGHT: buttonhighlight thin outset;
    BORDER-TOP: buttonhighlight thin outset;
    VISIBILITY: hidden;
    BORDER-LEFT: buttonhighlight thin outset;
    WIDTH: 150px;
    LINE-HEIGHT: 140%;
    BORDER-BOTTOM: buttonhighlight thin outset;
    POSITION: absolute;
    BACKGROUND-COLOR: deepskyblue
}
.menuItem
{
    PADDING-RIGHT: 15px;
    PADDING-LEFT: 10px;
    WIDTH: 100%;
    CURSOR: hand;
    LINE-HEIGHT: 20px;
    BORDER-BOTTOM: white 1px solid
}
.ItemMouseOver
{
    PADDING-RIGHT: 15px;
    PADDING-LEFT: 10px;
    WIDTH: 100%;
    CURSOR: hand;
    COLOR: highlighttext;
    LINE-HEIGHT: 20px;
    BORDER-BOTTOM: white 1px solid;
    BACKGROUND-COLOR: highlight
}
.ItemMouseOut
{
    WIDTH: 100%
}
.Arrow
{
    FLOAT: right;
    FONT-FAMILY: Webdings;
    POSITION: absolute;
    TEXT-ALIGN: left
}
.barOver
{
    BORDER-RIGHT: blue 1px ridge;
    BORDER-TOP: blue 1px ridge;
    FLOAT: left;
    BORDER-LEFT: blue 1px ridge;
    WIDTH: 100px;
    CURSOR: hand;
    TEXT-INDENT: 5px;
    BORDER-BOTTOM: blue 1px ridge;
    POSITION: relative;
    BACKGROUND-COLOR: deepskyblue;
    TEXT-ALIGN: center
}
.Heading {
	font-family: Trebuchet MS;
	font-size: x-large;
	color: #000000;
	vertical-align: middle;
	text-align: center;
	text-indent: 0;
	line-height: 150%;
	word-spacing: 0;
	margin: 0;
	font-weight: bold;
}
