ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

body, td
{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

body
{
  padding: 20px;
	background-color:		#57585a;
}

#layout_table
{
	width:							808px;
	margin-right:				auto;
	margin-left:				auto;
	border:							0px;
}

#layout_table tr td
{
	margin:							0px;
	border:							0px;
}

#layout_main
{
	background-color:		#FFF;
	padding:						20px;
}

#layout_header {
	float: left;
	padding: 0px;
	margin-right: 0px;
	width: 808px;
	height: 90px;
	background: url(/images/logo_top.jpg) no-repeat;
}

.bottom_text
{
	color:							#FFF;
	font-size:					10px;
	text-align:					center;
	padding-top:				5px;
}

#buttons_outer {
	width: 808px;
  margin-bottom: 0px;
	margin-right: 0px;
	float: left;

}

#jsCookMenu {
	width: 808px;
  margin-bottom: 0px;
	margin-right: 0px;
	float: left;
	background-color:		#000;

}

#buttons_inner {
	border: 0px solid #000000;
	height: 21px !important;
	height: 23px;
	background: #000000;

}

#buttons {
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
	background: #d1d2d4;
	margin-right: 2px; 
}



ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-right: 1px solid #000000;
}

ul#mainlevel-nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #000000;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

	ul#mainlevel-nav li a:hover
{
	color: #000000;
	background: #b1b2b4;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ccc;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #fff;
}

a.mainlevel#active_menu {
	color:#fff;
	font-weight: bold;
}

a.mainlevel#active_menu:hover {
	color: #fff;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #c64934;
	text-align: left;
}

a.sublevel:hover {
	color: #900;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #333;
}

.sbasa_label
{
	font-weight:					bold;
	display:							block;
}

.sbas_gb_header
{
	font-weight:				bold;
	font-size:					18px;
}

.sbas_gb_text, .sbas_gb_name, .sbas_gb_place, .sbas_gb_email
{
	
}

.sbas_gb_name
{
	font-weight:				bold;
	padding-top:				5px;
}

.sbas_gb_place
{
	font-style:					italic;
	padding-bottom:			5px;
}

.sbas_gb_email a
{
	text-decoration:		none;
	color:							#000;
}

.sbas_gb_email a:hover
{
	text-decoration:		underline;
}

.sbas_gb_divider
{
	height:							10px;
	border-top:					1px solid #80CB47;
}

#quote
{
  color:              #fff;
  width:              400px;
  height:             70px;
  margin-left:        10px;
  margin-top:         30px;
  text-align:         center;
}

.sbQuote_quote
{
  font-style:         italic;
  font-size:          18px;
}

.sbQuote_source
{
  font-weight:        bold;
}