body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
	font-size:12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	

}

#siteInfo { display:none;}
h2 { page-break-before:always; }
#masthead{
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;

}
#siteName  h1 {
	font-size:16px;
}
	
#navBar{
	float: left;
	width: 10%;
	margin: 20px;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	 display:none;
}

#headlines{
  float:right;
 	margin: 25px;
	padding: 10px;
	width: 10%;
	background-color: #eeeeee;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-rightt: 0px;
	 display:none;
	 
}
#breadCrumb{
	font-size: 80%;
	padding: 2px 0px 0 10px;
	 display:none;
}
#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
	 display:none;
}
#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
		 display:none;
}
#listLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
	 display:none;
}

#sponsorLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
	 display:none;
}
table.schedule {
     clear: right;
     width: 100%;
     line-height: 1.4em;
     border-collapse: collapse;
     border: 4px solid #adbbca;
     color: #000000;
     background: #f0f0f0;
}
table.schedule caption {
    margin: 0;
    padding: 0;
    color: #032469;
    line-height: 2em;
    text-align: left;
    font-weight: bold;
}
table.schedule thead tr {
     color: white;
     background: #5e7796;
	 font-weight:bold;
}
table.schedule thead tr th {
    padding: 0.4em 0.6em 0.4em 0.6em;
    border: 4px solid #adbbca;
}
table.schedule tbody tr {
   border: 4px solid #adbbca;
}
table.schedule tbody th {
    padding: 0.6em;
    border: 4px solid #adbbca;
}
table.schedule tbody td {
     background: #e9ecee;
     padding-left: 0.6em;
	 color:#000000;
     border-bottom: 4px solid #ccc;
	font-weight:bold; 
}
table.schedule tbody tr.odd {
     background: #c4cfdb;
	font-weight:bold; 
}
table.schedule tbody tr.odd td {
     background: #f0f0f0;
	 color: #000000;
	 font-weight:bold;
}

#msg {
	color:#C06;
	font-weight: bold;
	font-size:18px;
}
#globalNav{
	clear:both;
position: relative;
width: 100%;
min-width: 650px;
height: 27px;
color:blue;
padding: 0px;
margin: 0px;
background:#6699FF;
display:none;
}
#xglobalNav {
	display:none; }
#content{
     width: 95%;
 	margin: 10px;
	
}