html {	font-size: 16px; }
body {
	background:black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
}
.linker { cursor:pointer;}
.linker:hover {opacity:0.8;}
.homeNews {width:550px;float:left;}
.homeNewsImg {float:left; margin:2px 5px 5px 0;}
.clearer {height:1px;clear:both;}

a:link, a:visited {
color:#0c607a;
text-decoration: none;
}

a:hover {
color: #7bbe33;
text-decoration: none;
}


hr {
  background       : #999999;
  height           : 1px;
  width            : 100%;
}

#left .box {
	background: url(../images/left-bg.jpg);
	width: 187px;
}
#left .box .content {
	font-size: 0.9em;
	color: #FFFFFF;
	padding: 3px 8px;
	background-image: url(../images/left-top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#left .box .content div {
	padding-left: 24px;
	margin: 4px 0px;
}
#left .box .content a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

#left .box .content a:hover {
	color: #ACD67E;
	text-decoration: none;
}
#left .box .bottom {
	background: url(../images/left-bottom.jpg) no-repeat;
	height: 17px;
}

.subfaker {height:0px;}


#mainlevel-nav {
margin: 0;
padding: 0;
}
#mainlevel-nav li {
background-image: none;
padding-left:10px;
list-style:none; 
float:left;
margin: 0;
text-align:center;
font-size: 10px;
font-weight:bold;
white-space: nowrap;
text-indent: 0px;
}

#mainlevel-nav a {
float: right;
text-decoration: none;  
border-left: 1px solid;
padding-left:8px;
color: #ffffff;
}
#mainlevel-nav a {
float: none;
color: #ffffff;
}
#mainlevel-nav a:hover {
color:#27AB03;
}


ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul li {
  line-height: 15px;
  padding-left: 13px;
  padding-top: 0px;
  background-image: url(../images/arrow.gif) ;
  background-repeat: no-repeat;
  background-position: 2px 5px;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	background-color: #293C43;
	color: #ffffff;
	font-weight: bold;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

h1 {
	font-family      :  Verdana, Arial, Helvetica, sans-serif;
	font-size        : 2.2em;
	font-weight      : normal;
	line-height      : 32px;
	text-align       : left;
	color            : #456D29;
	width            : 100%;
}

h2 {
	color: #0c5067;
	font-size: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
h3 {
	font-size: 1.3em;
	color: #015675;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h4 {
	font-size: 1.2em;
	color: #f17a20;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h5 {
	font-size: 1.1em;
	color: #f17a20;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h6 {
	font-size: 1em;
	color: #f17a20;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#legal {
	text-align: center;
	margin: 12px 0px;
	width: 941px;
}

/* BREADCRUMBS  */
#breadcrumbs {
	clear: both;
	width: 100%;
	font-size: 0.9em;
	margin: 20px 0px 2px 0px;
}
#breadcrumbs ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#breadcrumbs ul li {
	display:inline;
	margin: 0;
	padding: 0;
	background:none;
}
#breadcrumbs a {
	text-decoration: none;
}
