body {
margin: 0 auto;
padding: 0;
font: 76% Arial, Helvetica, sans-serif;
background: #f4f4f4 url(images/backround.gif) top center repeat-y;
}

a {
text-decoration: none;
color: #74A8F5;
outline: none;
}

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

a img {
border: 0;
}

.box_right {
position:relative;
float:right;
clear:both;
width:200px;
margin:0 0 5px 10px;
padding:0 10px 0 10px;
background:#F7F9F7;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:.9em;
}

.box_right p {
margin:5px 5px;
}

.box_cnr_top {
background:url(images/cnr_tr.gif) no-repeat top right;
margin:0 -10px 0 -10px;
}

.box_cnr_bottom {
background:url(images/cnr_br.gif) no-repeat top right;
margin:0 -10px 0 -10px;
}

img.cnr {
width:8px;
height:8px;
border:none;
display: block !important;
}

img.nofloat {
  float: none;
  border: none;
  margin: 5px;
}

#leftsidebar {
background: #ffffff;
color: #303030;
margin: 0 auto;
width: 760px;
}

#header {
margin: 0 0 10px 0;
border: 0;
float: left;
width: 760px;
height: 70px;
background: url(/images/header.jpg) top left no-repeat;
}

p.big_header {
  font-size: 24px;
  color: white;
  font-weight: bold;
  margin: 10px 0 0 20px;
  padding: 0;
}

p.big_header a {
  color: white;
  text-decoration: none;
}

p.small_header {
  font-size: 16px;
  color: white;
  font-weight: normal;
  margin: 0 0 0 20px;
  padding: 0;
}

#topmenu {
clear: left;
float: left;
width: 110px;
height: 65px;
margin: 0px 0 10px 30px;
padding: 0;
font-size: 0.9em;
background: #f4f4f4 url(/images/logo.png) top left no-repeat;
}

#menu {
clear: left;
float: left;
width: 170px;
margin: 0 0 0px 0;
padding: 0;
font-size: 0.9em;
}

#menu ul {	
list-style: none;
width: 170px;
margin: 0 0 10px 0;
padding: 0;
font-size: 1.1em;
}	

#menu li {
margin-bottom: 4px;
}

#menu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #86C32A;
display: block;
padding: 5px 0 0 8px;
background: #ffffff;
border-left: 5px solid #86C32A;
}	
	
#menu li a:hover {
background: #86C32A;
color: #ffffff;
border-left: 5px solid #86C32A;
}

#menu li a.current {
  text-decoration: underline;
}

#content {
margin: 0 5px 20px 180px;
border-left: 1px solid #f0f0f0;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
min-height: 450px;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#content table {
  border-left: 1px solid black;
  border-top: 1px solid black;
}

#content td {
  border-right: 1px solid black;
  border-bottom: 1px solid black;
}


.greenbox {
background-color: #F7F9F7;
border: 1px solid #94BD53;
color: inherit;
padding: 5px;
margin: 0px;
}

.bluebox {
background-color: #EDF3FE;
border: 1px solid #74A8F5;
color: inherit;
padding: 5px;
margin: 0px;
}

.splitright {
background-color: #ffffff;
width: 49%;
float: right;
overflow: hidden;
}

.splitleft {
background-color: #ffffff;
width: 49%;
float: left;
overflow: hidden;
}

h1 {
font-size: 1.3em;
margin: 0 0 10px 0;
color: #74A8F5;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 10px 0;
border-top: 3px solid #86C32A;
border-bottom: 3px solid #86C32A;
width: 760px;
text-align: center;
color: #86C32A;
font-size: 0.9em;
}

#footer a {
color: #74A8F5;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
color: #74A8F5;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.9em;
line-height: 1.1em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

.cite {
line-height: 1.1em;
font-style: italic;
padding-left: 20px;
}

.style3 {color: #666666}
.style4 {color: #999999}
.style5 {color: #FF9933}
.style6 {color: #86C32A}
.style7 {color: #74A8F5}

/* workarounds and hacks */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#ladv p {
font-size : 14px;
text-transform : none;
font-weight: bold;
color: #74A8F5;
}

#ladv ul {
  margin-top: 10px;
  padding: 0 5px 0 5px;
  list-style: none;
  text-align: left;
}

#ladv ul li {
  margin: 0 5px 0 0;
  padding: 0 0 10px 0px;
  font-size: 11px;
  line-height: 12px;
  color: black;
  background: white;
}

#ladv ul li a, #ladv ul li a:hover, #ladv ul li a:visited {
  text-decoration: none;
  color: brown;
  font-size: 11px;
  display: inline;
  padding: 0;
  font-weight: normal;
  background: white;
  border: none;
}

/* FMenu */

#fmenu {
  clear: both;
  text-align: center;
  width: 760px;
  margin: 0 auto;
  padding: 10px;
}

#fmenu ul {
  list-style: none;
  display: inline;
  float: left;
  color: black;
}

#fmenu li {
  display: block;
  float: left;
  width: 220px;
  padding: 0 0 0 10px;
  margin-bottom: 10px;
  text-align: left;
  line-height: 12px;
  font-size: 11px;
}

#fmenu li a {
  color: brown;
  text-decoration: none;
}

.mailto2 {display:none;}