
@font-face {
 font-family: mini7;
 src: url('mini7.eot') /* EOT file for IE */
}

@font-face {
font-family: mini7;
src: url('mini7.ttf') format('truetype');
}


@font-face {
 font-family: mini7_bold;
 src: url('mini_7_bold.eot') /* EOT file for IE */
}

@font-face {
font-family: mini7_bold;
src: url('mini_7_bold.ttf') format('truetype');
}

img {
	vertical-align:bottom
}

body {
	margin: 0;
	padding: 0;
	color: white;
	background-color: #0087C6
}


.nav {
	list-style-type:none;
	margin:0px 0px 0px 32px;
	padding:0px 0px 70px 0px;
	width:757px;
	
}

.nav li ul {
	list-style-type:none;
	margin:0;
	padding:0;	
	position: absolute;
	left: 42px;
	z-index:1000;
	
	
	
}




.nav li a{
	color:#fff;
	background-color:#0087c6;
	text-decoration:none;
	display:block;
	padding:8px 32px;
	border:solid 1px #000;
	border-left:0px;
	display:block;
	margin:0px 0px 0px 0px;
}



#register a {
	padding:8px 35px;
}



.nav li {
	float:left;
	font-family:mini7;
	font-size:7px;
	letter-spacing: 1px;
	display:block;
	width:auto;
	margin:0;
	padding:0;
	
	
}







.nav li:first-child a{
	border-left:solid 1px #000;
	
}

.subnav {
	display:none;
}

body.about li#about > a, body.agenda li#agenda > a, body.about li#about > a, body.sponsors li#sponsors > a, body.request li#request > a,body.contact li#contact > a, body.register li#register > a  {
	background:#fba131
}

body.about li#about .subnav, body.agenda li#agenda .subnav {
	display:block;
}


.nav li a.active {
	color:#fba131;
}

.subnav li {
	float:left;
	font-family:mini7_bold;
	font-size:7px;
	letter-spacing: 1px;
	
	
}





.subnav li a {	
	color:#036fa1;	
	background:#fff;
	text-decoration:none;
	display:block;
	padding:10px 13px;
	border:0px !important;
	margin:0px 0px 0px 0px;
}




.subnav li:first-child a{
	background: url(images/brackets-inside.png) left 4px no-repeat;
}

.subnav li.last a{
	background: url(images/brackets-inside.png) right 4px no-repeat;
}

body.subpage {
	background-color: white;
}

a {
	color: #0087c6
}

table {
  	font-family: Arial, sans-serif;
  	font-size: 8pt;
  	color: white;
  	align: left;
	valign: top
	background-color: #0087C6;
	cellpadding: 0;
	cellspacing: 0;
	border: 0
}

.pad {
	padding: 20px
}



a:visited {
	text-decoration:none;

}

.border {
	background-color: white

}

.thinborder {
	background-color: white;
	line-height: 1px

}

.nextevent {
  	font-family: Arial, sans-serif;
  	font-size: 10pt;
  	color: white;
  	text-align: center;
  	padding: 5px;
  	width: 187px;
}

.subpagetext {
	color: black;
	margin-left: 30px
}

