/* It's not easy being green. Left lower side bar*/

body {
margin: 0;
font-family: arial;
background-color: #ffffff;}





/* Used for the heading on index page only. */


h1 {
margin-top: 0;
margin-bottom: 0;
font-size: 2px;
padding-left: 0px;
padding-right: 0;
font-weight: normal;
color: #ffffff	;
text-indent: 0px;
}



/* Used for the date. */


h2 {
margin-top: 0;
margin-bottom: 0;
font-size: 11px;
padding-left: 0px;
padding-right: 0;
font-weight: normal;
color: #ffffff	;
text-indent: 5px;
}
/* Used for links throughout the whole site. */


h5 {
margin-top: 0;
margin-bottom: 0;
font-size: 13px;
padding-left: 0px;
padding-right: 0;
font-weight: bold;
color: #333333	;
text-indent: 5px;
}

h6 {
font-family: arial;
font-size: 12px;
margin-top: 0;
margin-bottom: 0;
font-weight: normal;
padding-left: 10px;
padding-right: 8px;
font-weight: normal;
color: #333333	;
text-indent: 5px;
}


h4 {

font-family: arial;
font-size: 10px;
margin-top: 0;
margin-bottom: 0;
font-size: 13px;
padding-left: 5px;
padding-right: 5;
font-weight: normal;
color: #333366	;
text-indent: 5px;
}

tr, td {
font-size: 12px;
color: #333333;
line-height: 1.7em;
padding-top: 0px;
padding-bottom: 0px;
margin: 0;
padding-left: 0px;
padding-right: 0px;
}

/* Styles for the web page headings on each web page */


h3 {
font-size: 13px;
font-style: normal;
font-weight: bold;
color: #333333	;
line-height: 1.9em;
padding-top: 0px;
padding-bottom: 0px;
margin: 0;
padding-left: 0px;
padding-right: 0px;
}


/* Styles for text. */


p {
margin-bottom: 0;
margin-left: 12 px;
margin-right: 0;
font-size: 11 px;
color: #333333;
margin-top: 0;
padding-top: 0px;
padding-bottom: 0px;
}

a:link, a:visited {
text-decoration: none;
font-weight: bold;
color: #003366;
border-bottom: 1px #003366;
;
}

a:hover {
text-decoration: none;
border-bottom: 1px #000000 dotted;
}


/* Styles for the navbar on the right side. */



#right-menu {

top: 0px;
left: 0;
width: 144px;
text-align: left;
color: #333333;


}

#right-menu p {

padding-top: 5px;
padding-right: 0px;
margin-bottom: 0px;
padding-left: 0px;
font-size: .9em;

}

#right-menu a:link #left-menu a:visited {
color: #333333;
border-bottom: none;
}

#right-menu a:hover #left-menu a.current {
color: #333333;
text-decoration: none;
border-bottom: 1px #330000 dotted;

}

span.arrow {
font-size: 1.0em;
}


/* Styles for the footer at the bottom of the page */

#footer {
text-align: center;
margin-bottom: 0;
padding-top: 5px;
padding-bottom: 5px;
line-height: 10px;
font-size: 10px;
padding-left: 40px;
background-color: #4D83A8;
margin-top: 0;
border-top: 1px #000000;

border-bottom: 1px #000000;
color: #ffffff;
}

#footer a:link, #footer a:visited {
color: #ffffff;
border-bottom: none;
}

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