@charset "UTF-8";

ul.nav {
	margin: 10px;
	padding: 3px 0px 0px 40px;
	display: inline;
	list-style:none;
}

ul.nav li {
float:left;
margin: 0 4px 0px 15px;
	list-style-type: none;
}




p.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0068B3;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	line-height:150%;
}

body {
	background-color: #0068b3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}

body.index {
	background-image: url(assets/BG_1.png);
	background-repeat: no-repeat;

}

body.registration {
	background-image: url(assets/BG_2.png);
	background-repeat: no-repeat;
}

body.directions {
	background-image: url(assets/BG_3.png);
	background-repeat: no-repeat;
}

body.schedule {
	background-image: url(assets/BG_4.png);
	background-repeat: no-repeat;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0068B3;
	font-weight:bold;
	padding-left: 10px;

}

.style1 {
	font-size: 14px;
	font-weight: bold;
}

a:link {
	text-decoration:none;
	color: #0068B3;
	border:solid;
	border-bottom-color:#0068B3;
	border-width: 0px 0px 1px 0px;	
}

a:visited {
	text-decoration:none;
	color: #002e5f;
	border:solid;
	border-bottom-color:#0068B3;
	border-width: 0px 0px 1px 0px;	

}

a:hover {
	color: #002e5f;
	background-color:#FFCC00;

}

a:link.imageLink {

text-decoration:none;
border:0px;
}

a:visited.imageLink {

text-decoration:none;
border:0px;
}

.lineheight {

line-height:150%;
}

.legalfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FDB813;
	font-style: normal;
	padding: 5px;
}
.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0068B3;
	list-style:circle;
}

ul, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0068B3;
	list-style:circle;
	line-height:150%;

}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0068B3;
	
}


#regTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0068B3;
	border-style:solid;
	border-width:2px;
	border-color:#999999;
	width: 440px;
	max-width:440px;

}



.cellRow {
width:100px;
height:18px;
border:solid;
border-bottom-width:1px;
border-top-width:0px;
border-left-width:1px;
border-right-width:0px;
border-color:#999999;
padding: 5px 5px 0px 5px;


}

.cellRow2 {
height:18px;
border:solid;
border-bottom-width:1px;
border-top-width:0px;
border-left-width:1px;
border-right-width:4px;
border-color:#999999;
padding: 5px 5px 0px 5px;


}

.cellRowHighs {
height:18px;
background-color:#FFFF99;
border:solid;
border-bottom-width:1px;
border-top-width:0px;
border-left-width:1px;
border-right-width:0px;
border-color:#999999;
padding: 5px 5px 0px 5px;

}

.cellRowHighs2 {
height:18px;
max-height:20px;
background-color:#FFFF99;
border:solid;
border-bottom-width:1px;
border-top-width:0px;
border-left-width:1px;
border-right-width:4px;
border-color:#999999;
padding: 5px 5px 0px 5px;

}

.cellRowHeader {
font-weight:bold;
width:120px;
height:18px;
max-width:120px;
max-height:20px;
background-color:#FFCC00;
border:solid;
border-bottom-width:1px;
border-top-width:0px;
border-left-width:1px;
border-right-width:0px;
border-color:#999999;
padding: 5px 5px 0px 5px;

}

.cellRowHeader2 {
font-weight:bold;
width:120px;
height:18px;
max-width:120px;
max-height:20px;
background-color:#FFCC00;
border:solid;
border-bottom-width:1px;
border-top-width:0px;
border-left-width:1px;
border-right-width:4px;
border-color:#999999;
padding: 5px 5px 0px 5px;

}

