@charset "utf-8";
/* CSS Document */

body.wasa_body  
{
	text-align: center;
}

div.wasaheader	 
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	border: 1px solid #C00;
}

div.wasaheader table
{
	border: none;
	margin: 0px;
}

div.maincontainer	 
{
	width: 958px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border-left: 2px solid #C00;
	border-right: 2px solid #C00;
	border-top: 1px solid #C00;
	border-bottom: 2px solid #C00;
	margin-top: 5px;
}

div.maincontent  
{
	width: 842px;
	min-height: 800px;
	height: auto !important;
	height: 800px;
	background-color: #FFF;
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 20px;
	vertical-align: top;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
}

div.maincontent p 
{
	padding-left: 10px;
	font-size: 12px;
}
div.maincontent h1 
{
	padding-left: 10px;
	font-size: 24px;
}
div.maincontent h2 
{
	padding-left: 10px;
	font-size: 18px;
}
div.maincontent h3 
{
	padding-left: 10px;
	font-size: 16px;
}
div.maincontent h4 
{
	padding-left: 10px;
	font-size: 14px;
}
div.maincontent img 
{
	margin: 10px;
}

img.blackframe
{
	border: 1px solid black;
}

div.sidecontent  
{
	width: 110px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #006;
	vertical-align: top;
	text-align: center;
}

div.footerdiv    
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 0px;
	border: 1px solid #C00;
}				  
				  
div.sidetitle    
{
	width: 95px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: auto;
	margin-right: auto;
	background-color: #900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-top: 3px;
	padding-left: 5px;
}

div.sidetitle a:link    
{
	color: #FFF;
	background-color: #900;
	text-decoration: none;
}
div.sidetitle a:active  
{
	color: #C9F;
	background-color: #FF9;
	text-decoration: none;
}
div.sidetitle a:visited 
{
	color: #6FF;
	text-decoration: none;
}
div.sidetitle a:hover	
{
	color: red;
	background-color:black;
	text-decoration: none;
}

div.sideitem	 
{
	width: 95px;
	padding-left: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1px;
	margin-bottom: 1px;
	background-color: #C30;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
}

div.sideitem *
{
	
}
		  		  
div.sideitem a:link    
{
	color: #FFF;
	background-color: #C30;
	text-decoration: none;
}
div.sideitem a:active  
{
	color: #CFC;
	background-color:#FF9;
	text-decoration: none;
}
div.sideitem a:visited 
{
	color: #6FF;
	text-decoration: none;
}
div.sideitem a:hover   
{
	color: red;
	background-color:black;
	text-decoration: none;
}

div.titlestripe		
{	
	background-color: #F00;
	color: #FFF;
	font-size: 24px;
	margin-top: 5px;
	padding-left: 10px;
	font-weight: bold;
	border-top: 1px solid #4637FF;
	border-bottom: 1px solid #4637FF;
}
div.titlestripe h1
{
	font-size: 24px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
}
					 
div.teamstripe		
{
	background-color: #CFF;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	width: 824px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #4637FF;
}

div.adminstripe		
{
	width: 824px;
	background-color: #006;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding-left: 10px;
}

div.stripeseg 		
{
	width: 390px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding-right: 10px;
}

div.stripeseg a:link  	
{
	color: #9FF;
}
div.stripeseg a:visited 
{
	color: #0CF;
}
div.stripeseg a:hover 	
{
	color: #FFC;
}

div.featurestrip 
{
	background-color: #373C5E;
	border: 1px solid #F00;
	padding: 5px;
	color: #FFF;
	margin: 10px;
}

div.featurestrip a:link  	
{
	color: #9FF;
}
div.featurestrip a:visited  
{
	color: #0CF;
}
div.featurestrip a:hover 	
{
	color: #FFC;
}

div.featurestrip_na 
{
	background-color: #000;
	border: 1px solid #900;
	padding: 5px;
	color: #CCC;
	margin: 10px;
}

div.featurestrip_na a:link  	
{
	color: #CCC;
}
div.featurestrip_na a:visited   
{
	color: #CCC;
}
div.featurestrip_na a:hover 	
{
	color: #CCC;
}

div.mapbox		  
{	
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	border: 3px double #006;
	padding-bottom: 5px;
	padding-top: 15px;
	text-align: center;
	background-color: #FFC;
}

div.fielddiv	  
{
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	border: none;
	padding: 0px;
	text-align: center;
}
div.fielddiv table
{
	width: 100%;
}

div.simplegroup  
{
	margin-top: 10px;
	margin-bottom: 25px;
}


table.data_table  
{
	font-size: 12px;
	margin-left: 20px;
	margin-bottom: 50px;
}

table.dbtable 	  
{
	border-collapse: collapse;
	border-spacing: 1px;
	font-size: 12px;
	margin: 2px;
}

table.dbtable td  
{
	border: 1px solid lightblue;
	background-color: white;
}
div.dbframe
{
	width: 100%;
	background-color: lightblue;
	margin-top: 6px;

}

div.dbframe input
{

}

table.teamtable
{
	width: 800px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	border: none;
	border-spacing: 3px;
	margin-bottom: 30px;
}

div.gb_comment 
{
	margin: 20px;
	background-color: #006;
	border-style: solid;
	border-color: red;
	color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
}
              
a.gb_pagenav 	
{
	margin-left: 10px;
	margin-right: 10px;
}

span.gb_pagenum 
{
	margin-left: 10px;
	margin-right: 10px;
}

div.gb_input	
{
	margin: 20px;
	padding: 10px;
	background-color: #900;
	color: #FFF;
	border-style: solid;
	border-color: #006;
}

div.onebutton	
{
	margin-left: 20px;
	margin-bottom: 15px;
}
				 
input.singleinput	
{
	margin-left: 15px;
	margin-right: 15px;
}
					 
div.resultscontainer 
{
	position: relative;
}
					 
div.resultstext		
{
	width: 400px;
	margin: 5px;
}

div.resultsimage	
{
	width: 400px;
	text-align: center;
}
					 
div.resultsimage img 
{
	padding: 0px;
	margin: 0px;
}

div.resultscaption	
{
	width: 400px;
	text-align: center;
	font-size: 14px;
}

div.resultsframe	 
{
	width: 400px;
	border-style: solid;
	border-width: 1px;
	border-color: #999;
	margin: 5px;
	margin-bottom: 15px;
	text-align: center;
}
					  
table.resultstable td 
{
	vertical-align: top;
}

div.eventbox
{
	margin: 5px;
	margin-top: 40px;
	background-color: #DFE7FF;
	padding: 5px;
}
div.eventbox h2
{
	margin-top: 5px;
}
div.eventbox img
{

}