body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	background-color: #9DB0DA;
}
#menu {
    margin: 0px;
	padding: 0px;
}
#menu ul {
    margin: 0px;
	padding: 0px;
}
#menu li {
    float: left;
    list-style: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;	
}
#menu a:link, #menu a:visited {
	display: block;
	color: #FFFFFF;
    border: 1px solid #000000;
    background: #EEEEEE url(grfx/bkg-fadeblu2.jpg);
	padding: 3px;
	font-size: 11px;
	text-decoration: none;
}
#menu a:hover, #menu a:active {
	color: #0099CC;
}
#submenu {
    margin: 10px 0px 0px 50px;
	padding: 0px;
}
#submenu ul {
    margin: 0px;
	padding: 0px;
}
#submenu li {
    float: left;
    list-style: none;
	margin: 5px 0px 0px 5px;
	padding: 3px;	
}
#submenu a:link, #submenu a:visited {
	display: block;
	color: #FFFFFF;
    border: 1px solid #000000;
    background: #EEEEEE url(grfx/bkg-fadeblu2.jpg);
	padding:1px;
	font-size: 11px;
	text-decoration: none;
}
#submenu a:hover, #menu a:active {
	color: #0099CC;
}
.bdr-blk {
	border: 1px solid #000000;
}
.txt-box {
	font-size: 11px;
	color: #000099;
	background-color: #EEEEEE;
	display: block;
	padding: 5px;
	border: 1px solid #164CA4;
	width: 175px;
	font-weight: bold;
}
a:link {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}
a:hover {

	color: #FF9933;
	text-decoration: underline;
}
a.High1:link {
	color: #FF9933;
	text-decoration: none;
	font-weight: bold;
}
a.High1:visited {
	color: #FF9933;
	text-decoration: none;
	font-weight: bold;
}
a.High1:hover {

	color: white;
	text-decoration: underline;
}
#content {
	background-color: #FFFFFF;
	padding: 20px;
	margin: 0px 20px 0px 20px;
	border: 1px solid #000000;
}
#content li {
	margin: 0px 0px 5px 20px;
	color: #003366;
}
.txt-box2 {
	color: #FFFFFF;
	background-color: #EEEEEE;
	display: block;
	padding: 5px;
	border: 1px solid #000000;
	font-weight: bold;
	background-image: url(grfx/bkg-txt-box.jpg);
	margin: 10px 8px;
}
.txt-box3 {
	color: #003366;
	display: block;
	padding: 5px;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 8px;
}
h2 {
	font-size: 24px;
	color: #003366;
	padding: 3px;
	background-image: none;
	margin-top: 0px;
	border-top: none;
	border-right: none;
	border-bottom: 2px solid #003366;
	border-left: none;
}
h3 {
	font-size: 18px;
	color: #000066;
}
h4 {
	font-size: 16px;
	color: #990000;
}
#footer {
	background-color: #14396D;
	padding: 5px;
	border: 1px solid #000000;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	color: #FFFFFF;
}
.bdr-top-bottom {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
tr.Alt {			
		background-color: #EBE8DD; font-family: Veranda, Arial, Helvetica, sans-serif; font-size: 12px;color: Black; font-weight: normal; text-decoration: none;		
		}
tr.Alt0 {			
		background-color: #9DB0DA; font-family: Veranda, Arial, Helvetica, sans-serif; font-size: 12px;color: Black; font-weight: normal; text-decoration: none; 	
		}
tr.Alt1 {			
		background-color: #AAC1F0; font-family: Veranda, Arial, Helvetica, sans-serif; font-size: 12px;color: Black; font-weight: normal; text-decoration: none;
		}
tr.Alt2 {			
		background-color: #14396D; font-family: Veranda, Arial, Helvetica, sans-serif; font-size: 12px;color: #FF9933; font-weight: normal; text-decoration: none;
		}
tr.Alt3 {			
		background-color: #14396D; font-family: Veranda, Arial, Helvetica, sans-serif; font-size: 12px;color: white; font-weight: normal; text-decoration: none;
		}
tr.QuizQuestion {			
		background-color: #E6E0CC; font-family: Verdana; font-size: 14px;color: Black; font-weight: normal; text-decoration: none;
		}
tr.QuizAlt1 {			
		background-color: #800000; font-family: Verdana; font-size: 11px;color: white; font-weight: bold; text-decoration: none;
		}
tr.QuizAlt2 {			
		background-color: #FCB825; font-family: Verdana; font-size: 11px;color: Black; font-weight: normal; text-decoration: none;
		}
tr.Alert {			
		background-color: #FCB825; font-family: Verdana; font-size: 14px;color: Black; font-weight: normal; text-decoration: none;
		}
font.FieldRequired       { font-family: Veranda; font-size: 12px;color: red; font-weight: bold; text-decoration: none;}
