  



/* begin default classes */

body {background-color: #FFFFFF; font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; color: #000000; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;padding-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px;}

h1 {font-size: 14px; color: #CC0000; font-weight: bold;}

h2 {font-size: 14px; color: #333333; font-weight: bold;}

h3 {font-size: 12px; color: #CC0000; font-weight: bold;}

h4 {font-size: 12px; color: #333333; font-weight: bold;}

h5 {font-size: 10px; color: #CC0000; font-weight: bold;}

h6 {font-size: 10px; color: #333333; font-weight: bold;}

p {font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; color: #000000;}		

font {font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal;}	

th {font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;	background-color: #333399;	font-size: 9px;	font-weight: bold;	color: #FFFFFF;	text-align: left;}	

td {font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; color: #000000;}	

select {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	background-color:#FFFFFF;
	
}

input {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
} 

textarea {
	font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
} 

a:link {
	font-size: 9px;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
}	

a:active {
	font-weight: bold;
	font-style: normal;
	color: #3366FF;
	text-decoration: none;
}	

a:visited {
	font-weight: bold;
	font-style: normal;
	color: #666699;
	text-decoration: none;
}

a:hover {font-weight: bold; font-style: normal; color: #3366FF;}
/* end default classes */





/* used in the Menu */

.title  {font-size: 14px; color: #000066; font-weight: bolder;}	
.title2  {font-size: 14px; color: #CC0000; font-weight: bolder;}		

.small {font-size: 9px; color: #666666}

.subhead {color: #CC0000; font-weight: bold;}

.date {  font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif; font-size: 9 pt; font-weight: bold; color: #FFFFFF; background-color: #996666; padding-top: 5px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; white-space: normal}
checkbox {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	border-top-color: #003399;
	border-right-color: #617499;
	border-bottom-color: #617499;
	border-left-color: #003399;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.heading a:link {
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.heading a:active {
	font-size: 12px;
	font-weight: bolder;
	color: #CC0000;
	text-decoration: none;
}
.heading a:visited{
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.heading a:hover{
	font-size: 12px;
	font-weight: bolder;
	color: #CC0000;
	text-decoration: underline;
}
.footer a:link {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:active {
	font-size: 9px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.footer a:visited{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover{
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}
hr {
	color: #333333;
	text-decoration: none;
}
.border {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-width: 1px;
}
