/* CSS Document */

body { height: 100%;margin:0px; padding:0px; text-align: center;font-family:trebuchet ms; font-size: 12px;}
td {text-align: left}
.menuOff {color: #FFFFFF;background-image:url(images/menuButton_off.jpg); width:101px; height:20px; vertical-align:middle; text-align:center; font-family:trebuchet ms; font-size: 12px; font-weight:bold; padding-top: 1px;}
.menuOn {color: #FFFFFF;background-image:url(images/menuButton_on.jpg); width:101px; height:20px; vertical-align:middle; text-align:center; font-family:trebuchet ms; font-size: 12px; font-weight:bold; padding-top: 1px;}
.treb12Bold{font-family:trebuchet ms; font-size: 12px; font-weight:bold; margin-bottom: 2px;}
.treb16Bold{font-family:trebuchet ms; font-size: 16px; font-weight:bold; margin-bottom: 2px; margin-top: -4px;}
.treb18Bold{font-family:trebuchet ms; font-size: 18px; font-weight:bold; margin-bottom: 2px; margin-top: 2px;}
.greenText {color: #126165;}
a:link, a:visited, a:active, a:hover {color:#126165; font-size:11px; text-decoration:underline;line-height: 20px;}
a.footerLink:link, a.footerLink:visited, a.footerLink:active, a.footerLink:hover {color:#333132; font-size:11px; text-decoration:underline;}
.blackText{font-family:trebuchet ms; font-size: 18px; font-weight:bold; margin-bottom: 2px; margin-top: 2px;}
.mainTable{margin-left: auto;margin-right: auto;}
input{font-size: 10px; width: 194px;}
select {font-size: 10px; width: 200px;}
.footer {background-color: #E2EEEC; padding: 10px 16px; line-height: 20px;}
.menuBackground {background-color:#BDD7D4;background-image:url(images/leftColumnBackground.jpg); background-repeat:no-repeat; width:164px;  padding: 15px 0px 15px 11px}
.bottomMenuBackground{background-color:#BDD8D5; width:164px; height:158px; padding: 15px 0px 15px 11px}
.mainBorderLeft {border-left: 1px solid #6DA9A2}
.mainBorderRight {border-right: 1px solid #6DA9A2}


#container {
	margin-right: auto;
	margin-left: auto;
}