body         { font-family: 'Trebuchet MS', Arial, Helvetica }
button       { font-size: 8pt; font-style: normal; font-family: 
               'Trebuchet MS', Arial, Helvetica; border-style: solid; 
               border-width: 1pt }
caption      { font-size: 14pt; font-family: 'Trebuchet MS', Arial, Helvetica; font-style: 
               Normal }
fieldset     { font-family: 'Trebuchet MS', Arial, Helvetica; font-size: 8pt; font-style: 
               Normal; border-style: solid; border-width: 1pt }
h1           { font-weight: normal; font-style: normal; font-size: 24pt; font-family: 
               'Trebuchet MS', Arial, Helvetica }
h2           {
	font-family: 'Trebuchet MS', Arial, Helvetica;
	font-style: normal;
	font-size: 16pt;
	font-weight: normal;
	line-height: 2em;
	margin: 0 0 10px 0;
	border: 0;
	padding: 0 10px;
	background-color: #FFFFCE;
	clear: both;
}
h3           {
	font-family: 'Trebuchet MS', Arial, Helvetica;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
	color: #0000FF;
	border: 0;
	margin: 10px 0px 10px 0px;
	padding: 0;
	line-height: 1.3em;
	padding-top: 0px;
	clear: both;
}
h4           {
	font-weight: bold;
	font-size: 12pt;
	font-style: normal;
	font-family: 
               'Trebuchet MS', Arial, Helvetica;
	color: #FF0000;
	margin: 5px 0px;
	list-style-position: inside;
}
h5           {
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-family: 
               'Trebuchet MS', Arial, Helvetica;
	color: #000000;
}
h6           { font-family: 'Trebuchet MS', Arial, Helvetica; font-size: 8pt; font-style: 
               normal; font-weight: normal }
label        { font-style: normal; font-family: 'Trebuchet MS', Arial, Helvetica; font-size: 
               8pt }
label, .mstheme-label { font-size: 8pt; font-family: 'Trebuchet MS', Arial, Helvetica; font-style: 
               normal }
legend       { font-style: Normal; font-size: 8pt; font-family: 
               'Trebuchet MS', Arial, Helvetica }
ul {
	border: 0;
	margin: 5px 35px;
	list-style-image: url(images/blebul1a.gif);
	font-size: 10pt;
	line-height: 1.5em;
}
li           {
}
marquee      { font-family: 'Trebuchet MS', Arial, Helvetic; font-size: 14pt }
p            {
	font-size: 10pt;
	line-height: 1.5em;
	border: 0;
	padding: 0;
	margin: 0;
}
select       { font-style: Normal; font-family: 'Trebuchet MS', Arial, Helvetica; font-size: 
               8pt; border-style: solid; border-width: 1pt }
table        { font-family: 'Trebuchet MS', Arial, Helvetica; font-style: Normal }
textarea     { font-style: Normal; font-size: 8pt; font-family: 
               'Trebuchet MS', Arial, Helvetica; border-style: solid; 
               border-width: 1pt }
th           { font-family: 'Trebuchet MS', Arial, Helvetica; font-style: Normal }

#header {
    width: 100%;
    margin: 0;
    padding: 0;
    margin: 0 0 5px 0;
    border: 0;
    color: black;
    background: white; }

#main {
	float: left;
	margin: 0 10px;
	width: 75%;
	border: 0px;
	padding: 0 0 10px 0;
	color: black;
	background-color: white;
	}

#main a:hover { color: black; background-color: #FFCC00; }

#linkbar {
	color: #27458D;
	background-color: #E6E6FF;
	width: 15%;
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	text-align: left;
         }
#linkbar a {
	font-family: Arial, Arial, Helvetica;
	display: block;
	margin: 0 3px 0 0;
	padding: 1px 10px 1px 5px;
	text-decoration: none;
	font-size: 12px;
	line-height: 1.8em;
	border-right: 1px solid #27458D;
	}
#linkbar a#crrnt {
	color: #ccc;
	background-color: #27458D;
	display: block;
	margin: 0;
	padding: 1px 8px 1px 5px;
	text-decoration: none;
	font-size: 14px;
	line-height: 1.2em;
	border-right: 4px solid black;
	}
#linkbar a:hover { color: black; background-color: #FFCC00; 
                   border-right: 7px solid black; padding-right: 5px; margin-right: 0px; }
				   
.imgl {float:left; border:0; }
	
