/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
	font-size: 12px;
	background-color: #003c84;
	}
	
#title h1 {
	font-size: 32px;
	color: #003c84;
	margin: 20px 0 5px 30px;

	}
	
#title h2 {
	font-size: 18px;
	color: #dd2027;
	margin: 0 0 0 30px;

	}
	
#title h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 20px;
	letter-spacing: 1px;
	color: #006633;
	margin: 5px 0 0 30px;
	font-style: italic;

	}
	
h1 {
	font-size: 1.6em;
	color:#003c84;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
h2 {
	font-size: 1.4em;
	color:#003c84;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
h3 {
	font-size: 1.2em;
	color:#003c84;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 30px;
	}
	
h4 {
	font-size: 1.1em;
	color:#330000;
	}
	
h5 {
	font-size: 1em;
	color:#330000;
	margin-bottom: -10px;
	}

	
/* Layout dividers */
#container {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	z-index: 2;
	background-color: #ffffff;
	margin-top: 2px;
	}
	
#photohead {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	z-index: 2;
	background-color: #ffffff;
	margin-bottom: 10px;
	}

#navhead {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	z-index: 2;
	background-color: #ffffff;
	margin-bottom: 2px;
	margin-top: 10px;
	}
		
#logo {
	float: left;
	width: 200px;
	height: 200px;
	margin: 5px;
	}
	
#title {
	width: 550px;
	height: 110px;
	float:left;
	margin: 30px 0px 0px 0px;
	}

#nav {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	z-index: 2;
	background-color: #fff;
	padding: 5px;
	}
	

#main {
	margin-top: 20px;
	position: relative;
	background-color: #ffffff;
	}
	
#footer {
	width: 100%;
	background-color: #ffffff;
	}
	
#footer img {
	padding: 0 10px 0 10px;
	}
	
#address {
	width: 100%;
	font-size: 14px;
	color: #dd2027;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	}
	
#logos {
	float: right;
	width: 200px;
	text-align: right;
	}
	
.sponsors {
	background-color: #FFF;
	height: 100px;
	clear: both;
	}
	
.sponsors img {
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 10px;
	border: 0px;
	}
	
#disclaimer {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	z-index: 2;
	font-family: Helvetica, Arial, sans-serif;
	color: #CCCCCC;
	font-size: .8em;
	padding: 5px;
	}

.box {
	background-color: #BFD7E8;
	padding: 15px;
	width: 400px;
	}
	
	
hr {
	color: #6699CC;
	background-color: #6699CC;
	height: 6px;
	margin: 10px 0 5px 0;
	}
	
.hr {
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	height: 3px;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	}
	
.session {
	margin-left: 10px;
	}
	
.session p {
	margin-left: 10px;
	}
	
	
/*Nav Menu*/

.chromestyle{
width: 100%;
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
z-index: 200;
height: 20px;
background-color: #fff;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
width: 100%;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
}


.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #003c84;
padding: 0 50px 0 0px;
text-decoration: none;
}

.chromestyleEND ul li a{
color: #003c84;
padding: 0 0px 0 0px;
text-decoration: none;
}

.chromestyle .chromestyleEND ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
color: #dd2027;
background-color: #fff;/*THEME CHANGE HERE*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #dd2027; /*THEME CHANGE HERE*/
font: 12px Helvetica, Arial, sans-serif;
line-height:18px;
z-index:100;
background-color: #fff;
width: 200px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 0px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}


#marqueecontainer{
position: relative;
width: 140px; /*marquee width */
height: 200px; /*marquee height */
background-color: white;
overflow: hidden;
border: none;
padding: 2px;
padding-left: 4px;
}

#vmarquee p {
	padding-bottom: 5px;
	text-align: center;	
	
	}

.level {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-top: solid 1px #CCCCCC;
	} 
	
	.sponsoritem {
	width: 150px;
	height: 150px;
	float: left;
	text-align: center;
	}

.sponsoritem h5 {
	margin-bottom: -10px;
	}
	

.sponsorsub {
	margin-bottom: -10px; 
	font-size: .8em;
	color: #000333;
	}

.nologo { 
	color: #06255D;
	font-size: 1em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

.graytext {
	color: #999999;
}

.centered {
	text-align: center;
}
.inTable td {
	padding: 2px 10px 2px 4px;
}

.tableMain td {
	padding: 2px 10px 2px 4px;
}

.bold {
	font-weight: bold;
}

.altrow {
	color: #005294;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	background-color: #BFD7E8;
	width: 100px;
}

