/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}	
body{
background-color:#666666;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
color:#666666;
font-size: 11px;
margin: 0;
padding: 0;
text-decoration:none;

}
#quicklunch{
	width: 820px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
    background-color:#666666;
    margin:10px auto;
    border: 0;
	text-align: right;
	a:visited { 
	color: #FFFFFF;
	}

}
#wrapper{
	width: 820px;
	background-color:#FFFFFF;
	border: 0;
	text-align:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#banner{
	height: 108px;
/*	background-image: url(../logo_trans.gif); */
	background-image: url(../logo_trans_new.jpg); 
	background-repeat: no-repeat;
}


#navlist {
	font-size: 0.9em;
	width: 748px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 10px;
}
#navlist li {
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#navlist ul {
	margin: 0;
	padding: 0;
}
#navlist a {
background: url(background_on.gif);
height: 26px;
line-height: 2em;
float: left;
width: 114px;
display: block;
border: 0;
color: #FFFFFF;
text-decoration: none;
text-align: center;
}
#navlist a:link, #navlist a:visited {
	color: #EEEEEE;
}
#navlist a:hover, #navlist a:active{
background: url(background_off.gif);
}
#uberlink a:link, #uberlink a:visited, 
#uberlink a:hover, #uberlink a:active {
background: url(background_blue.gif);
height: 26px;
line-height: 2em;
float: left;
width: 114px;
display: block;
border: 0;
color: #FFFFFF;
text-decoration: none;
text-align: center;
}


	
	#mainright {
	width:20%;
	float:left;
	margin-right: 5px;
		}
	
	#maincenter {
	width:95%;
	float:left;
	margin-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 0px;
		}
	
	#mainleft {
	width:13%;
	float:left;
	background-color: #D3E9D5;
	margin-left: 10px;
		}

	#footer{
	border-top: 0;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	clear:both;
}
.style_boldwhite {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
text-decoration:none; 
color:#FFFFFF;
font-size: 11px;
}
.style_insidebox {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
color:#666666;
text-decoration:none;
font-size: 11px;
font-weight:normal;
}

.style_pageheader {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
color:#666666;
text-decoration:none;
font-size: 11px;
font-weight:bold;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
