body {
	font-family: Verdana, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	margin: 0px;
	margin-top: 0px;
	line-height: 15px;
	color: 003333;
}

p {
	font-size: 12px;
	line-height: 17px;
}


.cap {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #0B95BC;
	line-height: 20px;
}




td {
	font-family: Verdana, Helvetica, Tahoma,sans-serif;
	font-size: 12px;
	color: 003333;
	}
	
.tborder {
border: 1px solid #b2b2b3;
}

.boxhead {
	border-bottom: 1px solid #b2b2b3;
}
	
.navtext {
	color: grey;
	text-decoration: none;
}
a:link {
	
	text-decoration: none;
	
}
a:visited {
	
	text-decoration: none;
}
a:hover {
	color: Maroon;
	text-decoration: none;
}
a:active {
	
	text-decoration: none;
}
.small {
	font-size: 10px;
}
.content {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.secheads {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Sans;
	font-size: 20px;
	color: #999999;
}
h1 {
	font-size: 16px;
	color: #999999;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
	text-align: right;
	margin-right: 10px;
}
h3 {
	font-size: 17px;
	text-align: center;
}
h4 {
	font-size: 14px;
	text-align: center;
}



.SidebarItems:link {
	COLOR: #424242;
	TEXT-DECORATION: none;
	FONT-SIZE: 9px;
	FONT-FAMILY: verdana;
}

.SidebarItems:visited {
	COLOR: #424242; TEXT-DECORATION: none; FONT-FAMILY: verdana; FONT-SIZE: 9px;
}

.SidebarItems:hover {
	COLOR: #424242; TEXT-DECORATION: none; FONT-FAMILY: verdana; FONT-SIZE: 9px;
}

.SidebarItems:active {
	COLOR: #CC66FF; TEXT-DECORATION: none; FONT-SIZE: 9px; 
}

.hilite {
	background-color: #c8e0f8;
	border-bottom: 1px;
	border-bottom: #467db3;
}

td.off {
	background: #ffffff;
	border-bottom: 1px;
border-bottom: #ffffff;
border-top: 1px;
border-top: #ffffff;
}

td.on {
background: #c8e0f8;
border-bottom: 1px;
border-bottom: #467db3;
border-top: 1px;
border-top: #467db3;
}

