html,body{
    margin : 0;
    padding : 0;
}
html
{
height: 100%;
}

body
{
height: 100%;
}

body{
    font : 76% "Trebuchet MS",Geneva,Arial,Helvetica,SunSans-Regular,sans-serif;
    background : url("images/back.gif") #FFFFFF repeat-x left top;
}

body.plain {
  background: none;
}

p{
    margin : 0 10px 10px;
}

br.clear{
    clear:left;
}

dl{
    margin : 0 10px 10px;
}


h3 {
    font-size : 1.1em;
    font-weight : bold;
    margin : 0 10px 10px;
    display: block;
    /*clear:left;*/
}

h4 {
    font-size : 1.0em;
    font-weight : bold;
    font-style : italic;
    margin : 0 10px 10px;
    display: block;
    /*clear:left;*/
}

h5 {
    font-size : 1.0em;
    font-weight : normal;
    font-style : italic;
    margin : 0 10px 10px;
    display: block;
    /*clear:left;*/
}

a{
    /*display:block;*/
    /*padding:10px*/
    color : #003300;
}

a:hover{
    /*display:block;*/
    /*padding:10px*/
    color : #000000;
}

a:visited{
    /*display:block;*/
    /*padding:10px*/
    color : #247565;
}

a:active{
    /*display:block;*/
    /*padding:10px*/
    color : #247565;
}

span.highlight {
    color : #003300;
}


#container
{
position: relative;
min-height: 100%;
clear:both;
}

* html #container
{
height: 100%;
}

#footer
{
position: relative;
margin: -24px 0 0 0;
}

div#header {
    height : 65px;
    margin : 0 0 0 0;
    padding : 0 0 0 0;
}

div#header h1{
    position: absolute;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    width: 205px;
    height: 0px !important;
    height /**/:60px;
}

h1 a {
    position: absolute;
    padding: 60px 0 0 0;
    overflow: hidden;
    display: block;
    background-image: url("images/logo.gif");
    background-repeat: no-repeat;
    margin: 6px 0 0 5px;;
    width: 205px;
    height: 0px !important;
    height /**/:60px;
}
h1 a:active {
position: absolute;
    padding: 60px 0 0 0;
    overflow: hidden;
    display: block;
    background-image: url("images/logo.gif");
    background-repeat: no-repeat;
    margin:6px 0 0 5px;;
    width: 205px;
    height: 0px !important;
    height /**/:60px;
}
h1 a:visited {
position: absolute;
    padding: 60px 0 0 0;
    overflow: hidden;
    display: block;
    background-image: url("images/logo.gif");
    background-repeat: no-repeat;
    margin:6px 0 0 5px;;
    width: 205px;
    height: 0px !important;
    height /**/:60px;
}
h1 a:hover {
position: absolute;
    padding: 60px 0 0 0;
    overflow: hidden;
    display: block;
    background-image: url("images/logo.gif");
    background-repeat: no-repeat;
    margin:6px 0 0 5px;;
    width: 205px;
    height: 0px !important;
    height /**/:60px;
}
  
div#content p{
    line-height : 1.4;
}

div#content h2{
    color : #247565;
    font-size : 1.6em;
    font-weight : normal;
    margin : 0 10px 10px;
}

div#content h3{
    color : #247565;
}

div#content h3 a{
    color : #247565;
    text-decoration: underline;
}

div#content h3 a:hover{
    color : #000000;
    text-decoration: underline;
}

div#content h3 a:active{
    color : #000000;
    text-decoration: underline;
}

div#content h3 a:visited{
    color : #247565;
    text-decoration: underline;
}

div#content li{
    margin-bottom: 5px;
}


div#content li a{
    color : #247565;
    font-size: 1.1em;
    text-decoration: underline;
}

div#content li  a:hover{
    color : #000000;
    font-size: 1.1em;
    text-decoration: underline;
}

div#content li  a:active{
    color : #000000;
    font-size: 1.1em;
    text-decoration: underline;
}

div#content li a:visited{
    color : #247565;
    font-size: 1.1em;
    text-decoration: underline;
}

div#content h2 img {
    margin-right : 23px;
    margin-bottom : 23px;
    float:left;
}

div#content img.sideimage {
    margin-right : 23px;
    margin-bottom : 23px;
}

div#content img.sideimagesmall {
    margin-right : 10px;
    margin-bottom : 10px;
}

div#content table.stock {
  margin-left: 10px;
  margin-bottom: 10px;
  border-collapse: collapse;
  border: none;
}


div#content fieldset table.stock {
  margin-left: 0px;
  margin-bottom: 10px;
  border-collapse: collapse;
  border: none;
}


div#content table.stock tr.odd {
  background-color: #F2FAEC;
}

div#content table.stock tr.even {
  background-color: #DEEAE8;
}

div#content table.stock th.left {
  padding-right: 3px;
  padding-left: 10px;
  background-color: #BFE6A1;
  background-image: url('images/leftCorner.gif');
  background-repeat: no-repeat;
  background-position: top left;
}

div#content table.stock th.right {
  padding-right: 10px;
  padding-left: 3px;
  background-color: #BFE6A1;
  background-image: url('images/rightCorner.gif');
  background-repeat: no-repeat;
  background-position: top right;
}

div#content table.stock th {
  padding-right: 3px;
  padding-left: 3px;
  background-color: #BFE6A1;
}

div#content table.stock tr.even th {
  background-color: #A4DC78;
}

div#content table.stock td {
  padding-right: 13px;
  padding-left: 3px;
  border: none;
}

div#sidebar{
    background : url("images/sideback1-corner.gif") #F2FAEC no-repeat left bottom;
    margin-top : 1px;
}

div#sidebar h2{
    color : #003300;
    font-size : 1.4em;
    font-weight : normal;
    background : url("images/sideback1head-corner.gif") #BFE6A1 no-repeat left bottom;
    display : block;
    margin : 0 0 0 0;
    padding : 9px 13px 6px;
}

div#sidebar h3{
    margin : 0 0 0 0;
    padding : 9px 13px 6px;
}

div#sidebar p{
    margin : 0 0 0 0;
    padding : 13px;
    }

div#notes{
    background : url("images/sideback2-corner2.gif") #DEEAE8 no-repeat left bottom;
}

div#notes h2{
    color : #003300;
    font-size : 1.4em;
    font-weight : normal;
    background : url("images/sideback2-corner1.gif") #DEEAE8 no-repeat left top;
    display : block;
    margin : 0 0 0 0;
    padding : 9px 13px 6px;
}

div#footer{
    color : #FFFFFF;
    background : #247565 none no-repeat scroll right top;
    height : 24px;
    overflow : hidden;
}

div#footer p{
    float : left;
    margin : 0;
    padding : 3px 10px 0 10px;
}
div#footer address{
    float : left;
    margin : 0;
    padding : 3px 0px 0 10px;
    font-style : normal;
}

div#wrapper{
    float : left;
    width : 100%;
    margin-left : -250px;
}

div#content{
    margin-top : 30px;
    margin-left : 250px;
    margin-bottom : 30px;
}

div#sidebar{
    margin-bottom : 10px;
    padding-bottom : 5px;
    width : 250px;
    float : right;
}

div#notes{
    margin-bottom : 10px;
    padding-bottom : 5px;
    width : 250px;
    float : right;
    clear : right;
}

div#footer{
    clear : both;
    width : 100%;
}

div#footer p  a{
    color : #FFFFFF;
}

div#footer p a:hover{
    color : #BFE6A1;
}

div#footer p  a:active{
    color : #FFFFFF;
}

div#footer p  a:visited{
    color : #FFFFFF;
}

#copyright {
    float : right;
    text-align : right;
    display : block;
    padding : 3px 10px;
}

div#quote {
    float : right;
    width :55%;
    color : #003300;
    margin-top : 5px;
    margin-right:20px;
}

div.box {
    color : #000000;
    background : url("images/boxbottom.gif") #F2FAEC no-repeat left bottom;
    margin : 0 5px 5px 5px;
    width : 265px;
    float : left;
    padding-right: 5px;
}

div.box h3 {
    color: #003300;
    font-size: 1.4em;
    font-weight: normal;
    background: url("images/boxtop.gif") #F2FAEC no-repeat left top;
    text-indent: 10px;
    display: block;
    margin: 0 0 5px 0;
    width: 270px;
}

div.imagemargin {
    margin-left: 142px;
}

/* Menu */
.topmenuul{
    list-style-type : none;
    margin : 0;
    padding : 0;
}

.topmenu_level1{
    list-style-type : none;
    float : left;
}

#dmenu .topmenu_level1 > a{
    display : block;
    white-space: nowrap;
}

#activities {
    width: 7%;
}

#reports {
    width: 6%
}

#call {
    width: 14%
}

#overview {
    width: 18%
}

#useful {
    width:21%
}

#information {
    width:32%
}

#dmenu ul > li > ul {
    list-style-type : none;
    position : absolute;
    margin : 0;
    padding : 0;
    display : none;
}

.topmenu_level2 a{
    display : block;
    width : 135px;
}

li:hover ul , li.over ul{
    /* lists nested under hovered list items */
    display : block !important;
}

#dmenu ul li>ul {
    top : auto;
    left : auto;
}

/* menu design */
#dmenu > ul {
    font-size : 12px;
    position : absolute;
    right : 8px;
    top : 45px;
    display : block;
}

html:not([dummy]) #dmenu > ul {
top:35px;
}   /* False values for Firefox and Safari */

@media all and (min-width: 0px) { #dmenu ul {
top:35px;
} } /* False values for Opera */

.topmenuul {
}

.topmenu_level1 a {
    color : #FFFFFF;
}

.topmenu_level1 a:visited {
    color : #FFFFFF;
}

.topmenu_level1 a:hover {
    color : #BFE6A1;
}

.topmenu_level1 a:active {
    color : #BFE6A1;
}

#dmenu .topmenu_level1 > a{
    text-indent : 3px;
    text-decoration : none;
    padding : 3px;
    line-height : 14px;
}

#dmenu ul > li > ul {
    margin-top : -1px;
    background-color : #ECF5DB;
    background-position : top left;
    background-repeat : repeat-x;
    border : 1px solid #007546;
}

.topmenu_level2{
    margin : 0 0 0 0;
    padding : 0 0 0 0;
}

.topmenu_level2 a{
    padding : 3px;
    text-decoration : none;
    color : #004127;
}

.topmenu_level2 a:hover{
    text-decoration : none;
    background : #BFE6A1;
    color : #000000;
}

.topmenu_level2 a:active{
    text-decoration : none;
    color : #000000;
}

.topmenu_level2 a:visited{
    text-decoration : none;
    color : #004127;
}

textarea.response {
  width: 500px;
}

/* Form Styles */
form{
    text-align: left;
}
        

div#content div.applicationPart {
        text-align: left;
}

div#content div.applicationPart table {
    width: 95%;
    margin-right: 250px;
    text-align: left;
    border: 1px solid #D3D3D3;
}

div#content div.applicationPart th {
    text-align: left;
    margin-right: 0;
    background-color: transparent;
    vertical-align : top;
}

div#content div.applicationPart tr.odd  th {
  background-color: #F2FAEC;
}

div#content div.applicationPart tr.even  th {
  background-color: #DEEAE8;
}


div#content div.applicationPart td {
    text-align: left;
    margin-right: 0;
}

div#content div.applicationPart td.fullWidth {
    width: 75%;
}

div#content p.floatRight{
    display: block;
    clear: both;
    margin-right: 20px;
    float: right;
}

div#content p.floatRight a{
    text-decoration: none;
    display: block;
    color: black;
    border: 1px solid #247565;
    padding: 1px 8px 1px 8px;
    background-color: #BFE6A1;
}

div#content p.floatRight a:hover{
    text-decoration: none;
    display: block;
    color: white;
    border: 1px solid #247565;
    padding: 1px 8px 1px 8px;
    background-color: #247565;
}

div#content p.floatRight a:active{
    text-decoration: none;
    display: block;
    color: white;
    border: 1px solid #247565;
    padding: 1px 8px 1px 8px;
    background-color: #247565;
}

div#content p.submit a{
    text-decoration: none;
    color: black;
    border: 1px solid #247565;
    padding: 1px 8px 1px 8px;
    background-color: #BFE6A1;
}

div#content p.submit a:hover{
    text-decoration: none;
    color: white;
    border: 1px solid #247565;
    padding: 1px 8px 1px 8px;
    background-color: #247565;
}

div#content p.submit a:active{
    text-decoration: none;
    color: white;
    border: 1px solid #247565;
    padding: 1px 8px 1px 8px;
    background-color: #247565;
}


div#content input.textField{
        width:90%;
        margin: 1px 0 1px 0;
        border: 1px solid #999999;
}

div#content input.text{
        margin: 1px ;
        border: 1px solid #999999;
}

div#content input.speakerTitle{
        width:99%;
        margin:1px;
        border: 1px solid #999999;
}

div#content label.textarea{
        display:block;
        clear:right;
}

div#content textarea{
        width:99%;
        margin:1px;
        border: 1px solid #999999;
}

div#content fieldset{
        margin:1px;
        border: 1px solid #999999;
        margin-left: 10px;
        text-align: left;
        width: 90%;
        padding: 5px;
}

div#content form.inline{
    margin: 0;
    padding: 0;
    display:inline;
        
}


div#content legend{
    color : #247565;
    font-weight: bold;
    font-size: 1.1em;
}

div#content input.submit{
    background : #BFE6A1;
    border: 1px solid #247565;
    color : #247565;
    font-weight: bold;
    font-size: 1.1em;
}

div#content div.submit{
    text-align: right;
    display : block;
    margin: 2px;
    width: 94%;
}

div#content th{
    text-align: left;
}

div#content table {
  border: 1px solid #000000;  
  margin-left: 10px;
}

div#content table td {
  border: 1px solid #000000;
}