@charset "UTF-8";
/* CSS Document */


html, body

{
height: 100%;
}

div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, q, dl, dt, dd, ol, ul, li,
fieldset, form,img, label, legend,
 caption, tfoot{
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  
 
}

body { 
  line-height: 1.5; 
  height: 100%;
  font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #333;
  text-align:left;
  margin: 0px 0px 0px 0px;
}

a
{
	font-size: 11px;
	color: #B2CC00;
	text-decoration: underline;

}
a:hover
{
	color: #B2CC00;
	text-decoration: underline;

}

a.mainlevel_mnu
{
	font-size: 11px;
	color: #333;
	text-decoration: none;
}

a.mainlevel_mnu:hover
{
	font-size: 11px;
	color: #333;
	text-decoration: underline;
}

#newsBox a
{
	font-size: 11px;
	color: #333;
	text-decoration: underline;
}

#newsBox a:hover
{
	font-size: 11px;
	color: #333;
	text-decoration: underline;
}

h1
{
	
	font-size: 22px;
	font-weight:bold;
	line-height: 26px;
	margin-bottom:20px;
	margin-top: 15px;
	max-height: 20px;
	display:block;
	padding-bottom: 10px;

	width: 100%
}

h2
{
	font-size: 14px;
	font-weight:bold;
	line-height: 15px;
	margin-bottom:10px;
	max-height: 20px;
}

h3
{
	font-size: 12px;
	font-weight:bold;
	line-height: 15px;
	margin-bottom:10px;
	max-height: 20px;
	
}

li
{
	margin-left: 20px;
	margin-bottom: 10px;
	height: auto;
}

img
{

border: none;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}

fieldset
{
	
	margin-bottom: 20px;
	margin-top: 20px;
}
