/* General */

UL		  				{ font-family:Arial, Helvetica;
		   				  font-size:10pt;}

P		  				{ font-family:Arial, Helvetica;
		     			  font-size:10pt;}

H1		  				{ font-family:Arial,geneva,sans-serif;
						  font-size:14pt;
						  font-weight:bold; }

H2		  				{ font-family:Arial,geneva,sans-serif;
						  font-size:12pt;
						  font-weight:bold; }

A		  				{ text-decoration:none;
						  font-weight:bold; }
A:link	  				{ color:#0000FF; }
A:visited 				{ color:#800080; }
A:active  				{ color:#FF0000; }
A:hover	  				{ color:#FF0000; }

body
{
	font-family: Arial, Helvetica;
	font-size: 10 pt; 
	font-weight: regular; 
	background-color: #003366;
	color: #000000;
}
Normal
{
	font-family: Arial, Helvetica;
	font-size: 10 pt; 
	font-weight: regular; 
	color: #000000;
}

/* Includes */

.bodycopy
{
	font-family: Arial, Helvetica;
	font-size: 10 pt; 
	font-weight: bold; 
	color: #000000;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Helvetica;
}
h1
{
	color: #FF0000;
	size: 14pt; 
	font-weight: bold; 
}
h2
{
	color: #FF0000; 
	size: 12pt; 
	font-weight: bold; 
}
h3
{
	color: rgb(0,0,0); 
	size: 10pt; 
	font-weight: bold; 
}
h4
{
	color: rgb(0,0,0);
}
h5
{
	color: rgb(0,0,0);
}
h6
{
	color: rgb(0,0,0);
}

a.fix:link	  				{ color:#0000FF; text-decoration: underline;}
a.fix:visited 				{ color:#0000FF; text-decoration: underline; }
a.fix:active  				{ color:#FF0000; text-decoration: underline; }
a.fix:hover	  				{ color:#FF0000; text-decoration: underline; }

a.fix2:link	  				{ color:#0000FF; text-decoration: none;}
a.fix2:visited 			{ color:#0000FF; text-decoration: none; }
a.fix2:active  			{ color:#FF0000; text-decoration: none; }
a.fix2:hover	  			{ color:#FF0000; text-decoration: none; }

a.left-menu:link	  		{ color:#FFFFFF; text-decoration: none; font-family: Arial; font-size: 13px; }
a.left-menu:visited 		{ color:#FFFFFF; text-decoration: none; font-family: Arial; font-size: 13px; }
a.left-menu:active  		{ color:#FFFFFF; text-decoration: none; font-family: Arial; font-size: 13px; }
a.left-menu:hover	  		{ color:#FF0000; text-decoration: none; font-family: Arial; font-size: 13px; }

a.left-menu2:link	  			{ color:#FFFF00; text-decoration: underline; font-weight: bold; font-family: Arial; font-size: 13px; }
a.left-menu2:visited 		{ color:#FFFF00; text-decoration: underline; font-weight: bold; font-family: Arial; font-size: 13px; }
a.left-menu2:active  		{ color:#FFFF00; text-decoration: underline; font-weight: bold; font-family: Arial; font-size: 13px; }
a.left-menu2:hover	  		{ color:#FF0000; text-decoration: none; font-weight: bold; font-family: Arial; font-size: 13px; }

.main {
 width: 512px;
 margin-top: -10px;
 position: relative;
 zoom: 1;
}

.image {
}

.mleft {
 float: left;
 width: 340px;
 padding-top: 5px;
}

.mright {
 float: right;
 width: 162px;
 padding-top: 5px;
}

.yellow {
 border-top: 1px solid;
 border-left: 1px solid;
 border-right: 1px solid;
 background: #FFFFCC;
 font-size: 15px;
 padding: 5px 0 5px 5px;
}

.white {
 border: 1px solid;
 font-size: 14px;
 padding: 10px;
 margin-bottom: 15px;
 line-height: 121%
}

.iright { }

.yright {
 border: 1px solid;
 background: #FFFF00;
 margin: 12px 0 10px 0;
 text-align: center;
 height: 130px;
 width: 160px
}

.wright {
 border: 1px solid;
 background: #FFFFFF;
 margin: 18px 0 10px 0;
 text-align: center;
 height: 120px;
 width: 160px;
 font-size: 0.8em;
 font-weight: bold;
}

.wright2 {
 border: 1px solid;
 background: #FFFFFF;
 background-image: url('omaha.gif');
 background-repeat: no-repeat;
 margin: 18px 0 10px 0;
 text-align: justify;
 height: 120px;
 width: 160px;
 font-size: 0.8em;
 font-weight: bold;
}

.wleft {
 border: 1px solid;
 background: #FFFFFF;
 margin: 10px 0 10px 0;
 text-align: center;
 height: 120px;
 width: 220px
}

.bottom {
 border: 1px solid #FFFFFF;
 width: 512px;
 position: relative;
 margin-top: -10px;
 display: inline;
 font-size: 0.75em;
 font-weight: bold;
}

.address {
 clear: both;
 font-weight: bold;
 text-align: center;
 padding-top: 20px;
}