#maincontentheader
{
  color: #3f67bd;
  background-color: transparent;
  text-align: center;
  margin: 0px;
  padding: 0px;
  font-size: 2.5em;
  font-weight: bold;
}

body
{
  font-family:Verdana, Helvetica, Arial, san-serif;
  color:#333333;
  background:#3f67bd;
  margin:0;
  padding:0;
}

#mainbody
{
  padding:10px  ;
}

#mainleft
{
  position: fixed;
  top: 10px;
  left: 10px;
  overflow: none;
  float:left;
  background: #5fbd3f;
  width:220px;
  border: 1px solid #000000;
}

#mainright
{
  margin-left: 240px;
  background: #5fbd3f;
  border: 1px solid #000000;
}

/* Hides from IE5-mac \*/
* html #mainright {height: 1%;}
/* End hide from IE5-mac */

.innercontent
{
  margin: 10px;
  background: #ffffff;
  padding: 5px 5px 10px 5px;
  border: 1px solid #000000;
}

/* TEXT ELEMENTS */

h1
{
  color: #bd5f3f;
  background-color: transparent;
}

h2
{
  color: #bd9e3f;
  background-color: transparent;
  font-style: oblique;
}

h3
{
  color: #bd3f5e;
  background-color: transparent;
}

#mainright p
{
  line-height: 1.25em;
}

#mainleft p
{
  font-size: 0.9em;
  padding: 0px;
  margin: 0px;
}

.menuoptions, #footer, #searchbox
{
  font-size: 0.8em;
  margin-top: 1em;
}

#footer
{
padding-top: 1em;
}

#navlinks .link
{
  margin-left: -5px;
  margin-right: -5px;
  padding-left: 5px;
  padding-right: 5px;
  display: block;
  width: 200px;    /* ie5win fudge begins */
  voice-family: "\"}\"";
  voice-family:inherit;
  width: 200px;
}
html>body #navlinks .link {
        width: 188px; /* ie5win fudge ends */
}

/* FORMS */

input, select, textarea
{
  border: 1px solid #5fbd3f;
}

#searchbox input
{
  font-family: Helvetica, Arial, sans-serif;
  font-size: 0.8em;
  width:185px;
}

input.box, textarea.box
{
    width: 450px;
}

input.button
{
  font-weight: normal;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  background-color: #eef6ee;
  color: #333333;
  font-size: 0.8em;
}

input.button:hover
{
  font-weight: normal;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  background-color: #5fbf3f;
  color: #000000;
  font-size: 0.8em;
}

.defaultbutton
{
    font-weight: bold;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    background-color: #eef6ee;
    color: #333333;
    font-size: 0.8em;
}

.defaultbutton:hover
{
    font-weight: bold;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    background-color: #5fbf3f;
    color: #ffffff;
    font-size: 0.8em;
}

label
{
    font-weight: bold;
    white-space: nowrap;
    font-size: 0.9em;
}

.access
{
    text-decoration: underline
}

#mainright p
{
  line-height: 1.25em;
}

fieldset
{
    border-style: none;
    /*Hide in Opera*/
    border-style: hidden;
    padding-left: 0px;
}

.hide_fieldset
{
    display: none;
}

/* LINKS */

#navlinks ul
{
    margin: 0px;
    padding: 2px 0px;
}

#navlinks li
{
list-style: none;
padding: 0px;
font-size: 0.8em;
}

html>body #navlinks a
{
    width: auto;
    padding: 0px;
}

#navlinks a, #navlinks a:active, #navlinks a:visited
{
  display: block;
  width: 100%;
  color: #333333;
  background: #ffffff;
  text-decoration: none;
}

/* This hover introduced the IE6 guillotine bug.
    However, the bug has been avoided by increasing the 'page title' font size to 250%. */

#navlinks a:hover
{
  color: #ffffff;
  background:#3f67bd;
  margin-left: -5px;
  padding-left: 5px;
  margin-right: -5px;
  padding-right: 5px;
}

#navlinks #navactive
{
  color: #ffffff;
  background:#3f67bd;
  margin-left: -5px;
  padding-left:5px;
  margin-right: -5px;
  padding-right:5px;
}

#mainright a, #footer a, .menuoptions a, #path a, #path a:visited, .menuoptions a:visited
{
  color:#3f67bd;
  background:#ffffff;
}

#mainright a:visited, #footer a:visited
{
  color: #bd3f5e;
  background:#ffffff;
}

#mainright a:hover, #footer a:hover, .menuoptions a:hover, #path a:hover
{
  color: #ffffff;
  background:#3f67bd;
}

#navlinks a:active, #footer a:active, .menuoptions a:active, #path a:active
{
  color: #ffffff;
  background:#3f67bd;
}

.menuoptions a img
{
  border: 0px;
}

#path
{
  font-size: 0.8em;
  margin: 0px;
}

#footer
{
  text-align: center;
  font-size: 0.8em;
}

.break
/* Used on an empty tag set after one or more div.*column has been used, to ensure proper floating and breaking of the elements. */
{
    display: block;
    clear: both;
}

/* IMAGES */
/*#logo
{
  margin-left: 10px;
  float: left;
}*/

img
{
border: none;
}

.imageright
{
  float: right;
  margin-right: 5px;
  margin-left: 5px;
}

.imageleft
{
  float: left;
  margin-right: 5px;
  margin-left: 5px;
}

/*OBJECTS*/
.object-left p,.object-center p,.object-right p{font-size:0.8em;}

/* FROM CORPORATE  for left_menu_3.tpl template*/
div#header
{
    background-image: url(../images/header_image-repeat.gif);
    background-position: top left;
    background-repeat: repeat-x;
}

div#header div.design
{
    background-image: url(../images/header_image.gif);
    background-position: top left;
    background-repeat: no-repeat;
    height: 68px;
}

div#logo
{
    float: right;
    margin-top: 0.3em;
    margin-right: 0.1em;
}

div#subheader
{
    background-color: #e4eaf3;
    padding: 0.1em; /* Padding needs to be set to a value other than 0 to stop a Mozilla color bug. */
}

.invisible
/* This style can be used on element that should only be visible in a browser which doesn't support CSS. */
{
    display: none;
}

#mainmenu .level_0
{
  padding: 4px;
}

#mainmenu .level_1
{
  padding: 4px;
  margin-left: 15px;
}

/* End of styles for left_menu_3.tpl template */
