@import "/styles/forms.css";

body {
	background-image: url();
	background-color: #FAA533;
	margin-left:0;
	margin-top:0;
	color:#000000;
}
.style8 {font-size: 16px; font-weight: bold; color: #003471; }
.style10 {color: #FFFFFF}

a:active {color: #003399; text-decoration: none} /* selected link - MB*/
a:visited {color: #003399; text-decoration: none} /* visited link - MB */
a:link {color: #003399; text-decoration: none} /* unvisited link - MB */
a:hover {color: #000099; text-decoration: underline} /* mouse over links -MB */

a.nav:active {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #ffffff; text-decoration: none} /* selected link - MB*/
a.nav:visited {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #ffffff; text-decoration: none} /* visited link - MB */
a.nav:link {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #ffffff; text-decoration: none} /* unvisited link - MB */
a.nav:hover {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #ffffff; text-decoration: underline} /* mouse over links -MB */

a.leftnav:active {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #352366; text-decoration: none} /* selected link - MB*/
a.leftnav:visited {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #352366; text-decoration: none} /* visited link - MB */
a.leftnav:link {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #352366; text-decoration: none} /* unvisited link - MB */
a.leftnav:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #EA9030; text-decoration: underline} /* mouse over links -MB */

a.leftreg:active {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #990000; text-decoration: none} /* selected link - MB*/
a.leftreg:visited {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #990000; text-decoration: none} /* visited link - MB */
a.leftreg:link {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #990000; text-decoration: none} /* unvisited link - MB */
a.leftreg:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #990000; text-decoration: underline} /* mouse over links -MB */

a.footernav:active {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff; text-decoration: none} /* selected link - MB*/
a.footernav:visited {font-family: Arial, Helvetica, sans-serif; font-size: 10px;  color: #ffffff; text-decoration: none} /* visited link - MB */
a.footernav:link {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff; text-decoration: none} /* unvisited link - MB */
a.footernav:hover {font-family: Arial, Helvetica, sans-serif; font-size: 10px;  color: #ffffff; text-decoration: underline} /* mouse over links -MB */

body, p, td {font-family: Arial, Helvetica, sans-serif; font-size: 12px} /* standard P - MB */



h1 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold} /* headline - MB */
h2 {font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold} /* subheadline - MB */
h3 {font-family: Arial, Helvetica, sans-serif; font-size: 10px} /* caption - MB */
h4 {font-family: Arial, Helvetica, sans-serif; font-size: 9px} /* smaller caption - MB */

li {font-family: Arial, Helvetica, sans-serif; font-size: 12px} /* standard ordered list - MB */

/* styles for the session planner */
.dateHEaderCell  {background: #352366; font-weight:bold; }
.timeSlotCell    {background: #76b31d; color:white; }
.sessionInfoCell {font-size:11px; }
/* END OF styles for the session planner */


.style2 {font-size: 10px}
.style4 {font-size: 10px; font-weight: bold; }

	
#tallguy {
	
	width: 57px;
	position: relative;
	top: -45px;
	left: -50px;
	z-index: 10;
	}
	


