body {
	font-size: 10pt;
	font-family: "Century Gothic", Times, Verdana, serif;
	}

input, select, textarea {
	font-size: 8pt;
	border: 1px solid black;
	background: white;
	padding: 2px;
	}

#lastUpdate {
	color: #666;
	}

form {
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
	font-family: "Century Gothic", Times, Verdana, serif;
	}

#searchBox {
	line-height: 100%;
	margin-top: 10px;
	}

.searchButton {
	background: #eee;
	color: black;
	font-size: 8pt;
	border-top: 1px solid #aaa; 
	border-left: 1px solid #aaa;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	}

td {
	vertical-align: top;
	}


p, .normal, ol, ul { 
	font-family: "Century Gothic", Times, Verdana, serif; 
	font-size: 10pt; 
	}

p { 
	margin-bottom: 8px; 
	margin-top: 5px; 
	}

h1, .h1 { 
	font-family: "Century Gothic", Times, Verdana, serif; 
	font-size: 15px; 
	font-weight: bold;
    color: white;
	border-bottom: 1px solid #999; 
	background-color: #0263aa; 
	padding: 1px;
	padding-left: 4px;
	margin-bottom: 0px; 
	margin-top: 5px; 
	}
h2, .h2 { 
	font-family: "Century Gothic", Times, Verdana, serif; 
	font-size: 15px; 
	font-weight: bold; 
	color: #000; 
	margin-bottom: 0px; 
	margin-top: 10px; 
	}
h3, .h3 { 
	font-family: "Century Gothic", Times, Verdana, serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #000; 
	margin-bottom: 0px; 
	margin-top: 5px; 
	}

.h3lalist { 
	font-family: "Century Gothic", Times, Verdana, serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #000; 
	margin-bottom: 5px; 
	margin-top: 5px; 
	}

.h3lalistnb { 
	font-family: "Century Gothic", Times, Verdana, serif; 
	font-size: 13px; 
	color: #000; 
	margin-bottom: 5px; 
	margin-top: 5px; 
	}

h2, h3 { 
	margin-top: 15px; 
	border-bottom: 1px solid #999; 
	}

.headline { 
	font-family: "Century Gothic", Times, Verdana, serif; 
	font-size: 24px; 
	color: #066; 
	}

.logocell{
	border-bottom: 5.25pt solid rgb(165, 193, 215); 
	padding: 0;
	margin: 0;
}

ul { 
	font-family: "Century Gothic", Times, Verdana, serif; 
	font-size: 13px; 
	padding-left: 10px; 
	margin-left: 10px; 
	margin-top: 5px; 
	}
li { 
	padding-left: 5px; 
	margin-bottom: 4px;
	}

.indent { 
	padding-left: 20px 
	}
.nav { 
	background-color: #ddd; 
	padding: 2px; 
	border: 1px solid #066;
	}
.nav2 { 
	background-color: #fff; 
	padding: 2px; 
	border: 1px solid #066; 
	}
.small { 
	font-size: 12px; 
	}
.stripe { 
	background-color: #eee;
	}
.footer {
	margin-top: 25px; 
	padding-top: 5px; 
	margin-bottom: 20px; 
	border-top: 1px solid #999;
	}

img { border: 0px; }
a { 
	color: #0263aa; 
	font-size: 12px;
	text-decoration: none;
	}
a:hover { 
	text-decoration: none;
	color: black;
	background: #a5c1d7;
	}
a:hover img { background: white; }

.courseTitle {
	font-weight: bold;
	color: #0263aa;
	}

.coursemonth {
	border-bottom: solid;
	border-bottom-width: 4px;
	border-bottom-color: #71b0dc; 
	padding: 1px 1px 1px 4px;
}
.menulink {
	color: white;
}

.upddate {
	color: #a5c1d7;
}

#memberfont {
	color: #0263aa;
}

.mngcell { 
	background-color: #031665;
	padding: 3px;
	}


