body
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
    border: 0px;
    margin: 0px;
}
A
{
    text-decoration: none;
    color: Black;
}
form
{
	overflow: hidden;
	margin: 0;
	padding: 0;
}
/* This really needs to go into a class otherwise it makes all other input boxes look very wierd
    input
    { width: 96%; height: 17px; padding-right: 2px; padding-left: 2px; border-top: 2px solid #8b8b8b; border-right: 3px solid #8b8b8b; border-bottom-style: none; border-bottom-width: 0; border-left-style: none; border-left-width: 0; } */
object, embed
{
	font-size: 0;
	line-height: 0;
	margin-bottom:0;
	padding-bottom:0;
}
.sidemenu
{
    padding-top: 40px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 10pt;
    width: 240px;
}
.sidemenu UL
{
    padding:5px;
    color: White;
    list-style-type: none;
    list-style-position: inside;
    margin-left:0px;
}
.sidemenu A
{
    text-decoration: none;
    color: White;
    display: block;
    padding:5px;
}
.sidemenu A:hover
{
    background: #77AA97;
    display: block;
}
.highlight
{
    font-weight: bold;
}
.footer { text-decoration: none; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-size: small; }
.footer A
{
    color: White;
}
.footer A:hover
{
    text-decoration: underline;
    color: White;
}
.label
{
    text-transform: none;
    color: #8DC4AD;
}
.title 
{
    color: rgb(140, 198, 172); font-size: 18pt;
}
.subtitle
{
    font-size: small;
    font-style: italic;
}
.inputnostyle
{
	width: auto;
	height: auto;
	border-style: none;
	border-width: 0;
}
.input112
{
	width: 112px;
}
.input140
{
	width: 140px;
}
/* This messes up the drop menu!! particularly in IE 7
ul { margin-left: 0.6em; padding-left: 0; }
li { margin-left: 0.6em; padding-left: 0; } */
.formtable
{
    width: 650px;
    padding: 20px;
    border: dotted 1px silver;
}
.formtable TH
{
    color: black;
}
.button
{
    background-color: rgb(140, 198, 172);
    border: none;
}
.mainbox
{
    border: 0px solid #8cc6ac;
    width: 970px;
   
}
.logintable TD
{
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
}
.logintable INPUT
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: smaller;
    width: 100px;
}
button {
border: 0 none;
cursor: pointer;
font-weight: bold;
padding: 0 10px 0 0;
text-align: center;
height: 20px;
line-height: 20px;
width: auto;
}

button.rounded {
background: transparent url( /images/btn_right.png ) no-repeat scroll right top;
clear: left;
font-size: 0.7em;
}

button span {
display: block;
padding: 0 0 0 10px;
position: relative;
white-space: nowrap;
height: 20px;
line-height: 20px;
}

button.rounded span {
background: transparent url( /images/btn_left.png ) no-repeat scroll left top;
color: #8cc6ac;
}

button.rounded:hover {
background-position: 100% -20px;
}

button.rounded:hover span {
background-position: 0% -20px;
}

button::-moz-focus-inner {
border: none;
}
.newslist { padding: 5px }
.newslist LABEL 
{
    color: #8DC4AD;
}
.newslist A
{
    color: black;
}
.qandalist { padding: 5px }
.qandalist LABEL
{
    color: #8DC4AD;
}
.qandalist A
{
    color: black;
}
.greenbutton
{
background-color: rgb(238, 255, 255);
color: rgb(140, 198, 172);
font-weight:bold;
border: 0px;
}
.searchresults TH
{
    color: #8DC4AD;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px #8DC4AD solid;
    margin-top: 5px;
}
