body { 
						margin: 0px;
						padding: 0px; 
						background-color: #b9d3ca; 
						font-family: Arial, Verdana, Helvetica; 
						font-size: 10pt;
						background-image: url(../images/mainBG2.gif); 
						background-repeat: repeat-x; /* horizontal repeat */
						}

a:link {
						color: #958973;
						text-decoration: none;
						}

a:active {
						color: #3b6d92;
						text-decoration: none;
						}

a:visited {
						color: #958973;
						text-decoration: none;
						}

a:hover {
						color: #958973;
						text-decoration: underline;
						font-style: italic;
						}

.bgC01 {
						background-color: #b9d3ca;
						}

#container1 { 
						/* margin: auto; 
						text-align: center;  */
						width: 974px; 
						}

#container2 { 
						background-color: #ffffff;
						padding: 15px; 
						text-align: center;
						}

#container2 p { 
						font-family: Arial, Verdana, Helvetica; 
						font-size: 12px; 
						text-align: left; 
						font-style: normal; 
						font-weight: normal; 
						color: #000000; 
						}

#container2 li	{ 
						font-family: Arial, Verdana, Helvetica; 
						font-size: 12px; 
						text-align: left; 
						font-style: normal; 
						font-weight: normal; 
						color: #000000;  
						}

#container2 .header {
						font-family: Arial, Verdana, Helvetica; 
						font-size: 12px; 
						text-align: left; 
						font-style: normal; 
						font-weight: bold; 
						color: #005231;  
						}

#container2 .pageTitle {
	font-size: 150%;
	font-weight: bold;
	text-decoration: none;
	color: #07693A;
						}

#container2 h1 {
						font-size: 14pt;
						text-align: center;
						color: #3b6d92;
}

#container2 h2 {
						font-size: 10pt;
						font-weight: bold;
						text-align: center;
						color: #3b6d92;
						text-transform: uppercase;
						letter-spacing: 4px;
						background-color: #d0c162;
						padding: 4px;
}

#container2 h3 {
						font-size: 12pt;
						font-weight: bold;
						font-style: italic;
						text-align: center;
						color: #3b6d92;
}

#rightCopy p {
						font-style: italic;
						font-family: Arial, Verdana, Helvetica;
						font-size: 14px;
						font-weight: bold;
						color: #fefefe;
						padding-left: 14px;
						padding-right: 10px;
						text-align: left;
						}

.footer {
						text-align: right;
						font-size: 8pt;
						color: #958973;
						}

.footerMain {
						color: #948673;
						font-size: 12px;
						}


.footerSM {
						color: #948673;
						font-size: 11px;
						}

.footerWh {
						color: #fefefe;
						font-weight: bold;
					}
