A:link {color: #3E4378; text-decoration: none;}
A:visited {color: #3E4378; text-decoration: none;}
A:hover {color: #000000; text-decoration: underline;}
A:active {color: #3E4378; text-decoration: underline;}

BODY {
/*
background-image: url("images/background.gif");
background-repeat: no-repeat;
*/
background-color: #ffffff;
color: #000000;
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
}

table.tblmain {
background-color: #ACB5D1;
margin-bottom : 0px;
margin-left : 0px;
margin-right : 0px;
margin-top : 0px;
width: 100%
}

.adtxt{
font-size: 9pt;
color: 000000
}

table.tblbody {
font-family: arial,helvetica,sans-serif;
font-size: 10pt;
background-color: #ffffff;
margin-bottom : 0px;
margin-left : 0px;
margin-right : 0px;
margin-top : 0px;
width: 98%
}

table.tblform {
font-family: arial,helvetica,sans-serif;
font-size: 10pt;
background-color: #ffffff;
margin-bottom : 0px;
margin-left : 0px;
margin-right : 0px;
margin-top : 0px;
width: 65%
}

table.tblform2 {
font-family: arial,helvetica,sans-serif;
font-size: 10pt;
background-color: #ffffff;
margin-bottom : 0px;
margin-left : 0px;
margin-right : 0px;
margin-top : 0px;
}

.calnav {
font-family: arial,helvetica,sans-serif;
font-size: 8pt;
letter-spacing: 0;
}

INPUT {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    font-size:10px;
    border: 1 solid #cccccc;
    background : #FFFFFF;
}
TEXTAREA {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    font-size:10px;
    border: 1 solid #cccccc;
    background : #FFFFFF;
}
SELECT { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    font-size:10px;
    border: 1 solid #cccccc;
    background : #FFFFFF;
}

td.lcolumn {
background-image: url("images/nav/navbg.gif");
background-color: #ffffff;
margin-bottom : 0px;
margin-left : 0px;
margin-right : 0px;
margin-top : 0px;
width: 186px;
}

td.rcolumn {
background-image: url("images/rightbg.gif");
background-color: #ffffff;
margin-bottom : 0px;
margin-left : 0px;
margin-right : 0px;
margin-top : 0px;
width: 141px;
}

#logosContainer {
  width: 100%;
}

#logosContainer div {
  float: left;
  border: 1px #000000 solid;
  padding: 5px;
  margin: 10px;
  width: 230px;
  height: 100px;
  text-align: center;
}

#header { width: 100%; margin-bottom: 10px; padding: 0; margin-top: 10px; position: relative; border-bottom: 1px dashed #cccccc; }
#header #right { position: absolute; top: 0; right: 0; }

.clear { clear:both; }

h1 { color: #A5B5CA; font-size: 15pt; font-weight: bold; margin: 0; padding: 0; }

#mapContainer { width: 100%; }
#mapContainer div { text-align: center; float: left; width: 170px; height: 200px; padding: 10px; }

.calendarTopLeft {
	border: 1px solid #000000;
}

.calendarTopRight {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
}

.calendarNormalLeft {
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.calendarNormalRight {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}