    body	{
    	background-color: #ffffff;
    	margin: 0; 
    	padding: 0;
    	border: 0;
			height: 100%;
    	}
		
		html {
     	background-color: #ffffff;
  		height: 100%;
		}

		h2 {
    	margin-top: 0;
    	margin-bottom: .75em;
    	line-height: 140%;
    	font-weight: bold;
			color: #76765E;
    	text-align: left;
    	font-family: Georgia, "Times New Roman", times, serif;
    	font-size: 14px;
  	}
		
		p {
			font: 12px "Trebuchet MS", arial, verdana, helvetica, sans-serif;
    	font-weight: normal;
			line-height: 120%;
			margin: 0;
  	}
			
    ul,ol {
    	line-height: 140%;
    	text-align: left;
    	font-family: "Trebuchet MS", arial, verdana, helvetica, sans-serif;
    	font-size: 13px;
    	margin: 0 0 1em 0;
    	padding: 0 0 0 2em;
    }
		
		ul li {
			list-style-type: square
		}
		
		a, a:visited, a:link, a:active, a:hover {
    	color: #3366CC;
    }
    
    a:visited {color:#006699;}
    
    a:active, a:hover {color: #6699CC;}
		
		#container {
			width: 100%;
			border: 0;
			margin: 0;
			padding: 0;
			height: 100%;
		}

		#rightside {
			float: right;
			width: 50%;
			margin: 0;
			padding: 0;
			background-color: #CCCC99;
			border-left: 4px solid #A7A771;
			height: 100%;
		}
		
		.logocenter {
			text-align: center;
    	border: 0;
    	padding: 0;
    	margin-top: 15px;
    	margin-bottom: 15px;
		}
		
		#acenterprises {
			text-align: center;
    	border: 0;
    	padding: 0;
    	margin: 0;
			font: 10px "Trebuchet MS", arial, verdana, helvetica, sans-serif;
    	font-weight: bold;
			line-height: 120%;
			margin: 0;
		}
		
		.contactbox {
			text-align: left;
			width: 250px;
			margin-left: auto;
			margin-right: auto;
			background-color: #E8E8D1;
    	border: 2px solid #76765E;
    	padding: 10px;
    	margin-top: 15px;
    	margin-bottom: 15px;
		}
		
		.contactbox p {
			font: 12px "Trebuchet MS", arial, verdana, helvetica, sans-serif;
    	font-weight: normal;
			line-height: 120%;
			margin: 0;
		}
		
		
		.whitebox {
			text-align: left;
			width: 250px;
			margin-left: auto;
			margin-right: auto;
			background-color: #ffffff;
    	border: 2px solid #E8E8D1;
    	padding: 10px;
    	margin-top: 15px;
    	margin-bottom: 15px;
		}
		
		.whitebox p {
			font: 12px "Trebuchet MS", arial, verdana, helvetica, sans-serif;
    	font-weight: normal;
			line-height: 120%;
			margin: 0;
		}
		
		
		.sidebox {
			text-align: left;
			width: 161px;
			margin-left: auto;
			margin-right: auto;
    	padding: 0px 7px 0px 7px;
    	margin-top: 15px;
    	margin-bottom: 15px;
		}
		
		.sidebox p, .sidebox ul, .sidebox ol {
			font: 11px "Trebuchet MS", arial, verdana, helvetica, sans-serif;
    	font-weight: normal;
			text-align: left;
			margin-bottom: 1.5em;
			line-height: 14px;
		}

		#content {
			padding: 0;
			margin-left: 215px;
			background-color: #FFFFFF;
			height: 100%;
		}
		
		#content p {
			text-align: justify;
		}
		
		.header {
			text-align: left;
    	border: 0;
    	padding: 0;
    	padding-top: 39px;
    	padding-bottom: 10px;
		}
		
		.subheader {
			text-align: left;
    	border: 0;
    	padding: 0;
    	margin-top: 0px;
    	margin-bottom: 10px;
		}		
		
		
		.tableborder {
			float: center;
			width:700px;
			margin-left: auto;
			margin-right: auto;
			border: 2px solid #76765E;
    }
		
.boxContent { float: center; width: 168px; border: none; position: relative; left: -2px; top: -2px;}
.boxContainer { float: center; width: 168px; position: relative; background: #999966;}
.bordered {background: #CCCC99; border: 4px solid #A7A771;}

.capcontainerc { float: center; width: 168px; position: relative; padding: 8px 0px 0px 8px; }
.capcontainerc p {
			font: 10px "Trebuchet MS", arial, verdana, helvetica, sans-serif;
			line-height: 100%;
    	font-weight: normal;
			margin-top: 2px;
			margin-bottom: 0px;
			padding: 0;
}

.capcontainerr { float: right; width: 168px; position: relative; padding: 8px 0px 0px 8px; }
.capcontainerr p {
			font: 10px "Trebuchet MS", arial, verdana, helvetica, sans-serif;
			line-height: 100%;
    	font-weight: normal;
			margin-top: 2px;
			margin-bottom: 0px;
			padding: 0;
}
.capcontainerl { float: left; width: 168px; position: relative; padding: 4px; }
.capcontainerl p {
			font: 10px "Trebuchet MS", arial, verdana, helvetica, sans-serif;
			line-height: 100%;
    	font-weight: normal;
			margin-top: 2px;
			margin-bottom: 0px;
			padding: 0;
}


.bordered p {
			font: 11px "Trebuchet MS", arial, verdana, helvetica, sans-serif;
			line-height: 120%;
    	font-weight: normal;
			margin: 4px 8px 4px 8px;
			padding: 0;
}

.bordered ul, .bordered ol {
			font: 11px "Trebuchet MS", arial, verdana, helvetica, sans-serif;
			line-height: 120%;
    	font-weight: normal;
			margin: 4px;
    	padding: 0 0 0 2em;
			list-style-type: square
}

.error {
			color: red;
			}
			
			
.boxContentsmall { float: center; width: 108px; border: none; position: relative; left: -2px; top: -2px;}
.boxContainersmall { float: center; width: 108px; position: relative; background: #D9D9D9;}

.capcontainerrsmall { float: right; width: 108px; position: relative; padding: 8px 0px 0px 8px; }
.capcontainerrsmall p {
			font: 10px "Trebuchet MS", arial, verdana, helvetica, sans-serif;
			line-height: 100%;
    	font-weight: normal;
			margin-top: 2px;
			margin-bottom: 0px;
			padding: 0;
}			
			
			
			


#contact1 {
	float: left;
	width: 15%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 12%;
	}
html>body #contact1 {
	width: 12%; /* ie5win fudge ends */
	}
	
#contact2 {
	float: right;
	width: 33%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 31%;
	}
html>body #contact2 {
	width: 31%; /* ie5win fudge ends */
	}

/* FORMS ------------------------------------- */

form { margin: 0; }

input, textarea, select, option {
	font: 11px "Trebuchet MS", arial, verdana, helvetica, sans-serif;
	margin: 0px;
	background-color:#fff;
	border: 1px solid #A7A771;
	padding:2px;
}

input.button {
	font: 11px "Trebuchet MS", arial, verdana, helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	background-color:#CCCC99;
	border: 3px double #A7A771;
	clear: right;
	padding:0px;
}

input.login {
	font: 10px "Trebuchet MS", arial, verdana, helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	border: 1px solid #A7A771;
	clear: right;
	padding:0px;
}

input.noborder {
	margin: 0px;
	border: 0px;
	padding:0px;
}


.contactbox input, .contactbox textarea, .contactbox select, .contactbox option {
	font: 10px "Trebuchet MS", arial, verdana, helvetica, sans-serif;
	margin: 0px;
	background-color:#fff;
	border: 1px solid #A7A771;
	padding:0px;
}