body { 
						margin: 0px;
						padding: 0px; 
						/* background-color: #d1c362;  old color */
						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: #d1c362; old color */
						background-color: #b9d3ca;
						}

#rightBGImg {
						background-color: #002706;	
						background-image: url(../images/right_bg2.jpg);
						background-repeat: no-repeat; 
						}

#rightBGImg .textRHC {
						color: #fefefe;
						font-size: 12px;
						line-height: 1.5em;
						font-weight: bold;
						padding-top: 150px;
						padding-left: 25px;
						padding-right: 25px;
						}

#rightBGImg .LGtxt {
						font-size: 16px;
						line-height: 1.5em;
						font-weight: bold;
						}

#container1 { 
						/* margin: auto; 
						text-align: center;  */
						width: 974px; 
						}

#container2 { 
						background-color: #ffffff;
						padding: 15px; 
						text-align: left;
						}

#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: 115%;
						font-weight: bold;
						text-decoration: none;
						color: #958973;
						}

#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: #b9d3ca;
						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;
					}

.putty {
						background-color: #e8ded2;
					}