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;
  background-color: #fff;
}

body
{
  padding: 20px;
}
to;}

/*
		#footer {
			position: absolute;
			left: 0;
			bottom: 0;
			width: 100%;
		}

		#footer, #empty {height: 28px;}
*/

#footer {
	width: 100%;
	background: #CCC;
	position: absolute;
	bottom: 0 !important;
	bottom: -1px;
	height: 28px;
}

td
{
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  background-color: #fff;
}

label {
  width: 15%;
  float: left;
  clear: left;
  text-align: left;
  white-space: nowrap;
  min-width: 5em;
}


.mainmenu2
{
  position: absolute;
  top: 15px;
  right: 10px;
  text-align: center;
  padding: 32px 3px 10px 3px !important;
  color: Gray !important;
}

#content {
	position: relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#leftcontent {
	position: absolute;
	left:10px;
	top:170px;
	width:165px;
	height: 300px;
	background:#fff;
	border-right: 1px solid #CCCCCC;
  padding: 0 10px 0 0;
}

#rightcontent {
	position: absolute;
	right:10px;
	top:170px;
	height: 300px;
	width:200px;
	background:#fff;
	border-left: 1px solid #CCCCCC;
  padding: 0 0 0 30px;
}

#centercontent {
	width: auto;
	background:#fff;
	margin-left: 169px;
	margin-right:219px;
	padding-right: 35px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 171px;
	margin-right:221px;
}

html>body #centercontent {
	margin-left: 201px;
	margin-right:201px;
}

#footer {border-top: 1px solid #CCCCCC; background-color: #F1F3F5; }
#footer span {display: block; width: 100%; }


#news {
}

a.news {
  font-size: 12px;
	color: white;
  text-decoration: none;
}

#news a:hover {
	color: #EE683A;
}

ul.news {
	list-style: none;
	margin: 0;
}

#news li {
	margin: 0 0 10px 0;
}

#news h3 {
	color: #333333;
  font-size: 16px;
  font-weight: normal;
}

#centercontent h1 {
  font-size: 36px;
}

#page {
	padding: 0 20px 20px 20px;
}