﻿#nav {display:none;}

#outer {
margin:0 0 0 8px;
}

#main #centercol {
width:881px;
background:#FFFFFF url(/sitecollectionimages/core/bg/mainbgwide.gif) repeat scroll left top;
}
#headerBar {
width:881px;
}
#breadcrumbs {
width:687px;
}
#main #centercol .lcontent {    
    width:667px; /*687px minus left & right padding*/
    float:left;
    padding:10px;
}

.LeftImage {
	margin-top:0px;
	margin-left: 10px;
}/* addtional, contact us */
.CUTable .CUKey{
	background-color: #778e1d;
	color:#ffffff;
	text-align:right;
	padding:5px;
	font-size: 0.85em;
	border:10x solid transparent;
	
}
.CUKeyLabel{
	color:#ffffff;

}
.CUFrame{
	text-align:center;
	margin-left:10px;
}
.CUTable{
	border: none;
	background: #e2ecbc url('/SiteCollectionImages/Core/bg/green.png');
	width: 435px;
	height:340px;
	text-align:left;
	border-collapse:collapse;
}
.CUTable td{
	line-height:1.1em;
}
.CUTable input,
.CUTable select,
.CUTable textare{
	margin-top:5px;
}
.CUTable input{
	border: 1px solid #c0d56d;
	width: 300px;
}
.CUTable select{
	border: 1px solid #c0d56d;
	width: 302px;
}
.CUTable .CUNoteField{
	border: 1px solid #c0d56d;
	width: 300px;
}
.CUTable .CULabel{
	color: #666666;
	font-size: 0.85em;
	padding: 5px;
	width: 95px;
	vertical-align: top;
}

.CUTable .CUButtonsCell input{
	width: 92px;
	height: 28px;
	border: none;
	float: right;
	margin: 10px;
	clear: right;
}
.CUTable .CUPhoneExampleRow td{
	padding-bottom:5px;
	
}
.CUTable .CUPhoneExampleRow .CUPhoneExample{
	color: #888888;
	font-size: 0.75em;
	line-height:0.75em;
	padding-bottom:5px;
	margin-left: 105px;
}

.CUTable .CUValidationLabel{
	color: #ed810d;
	font-weight: bold;
	font-size: 0.85em;
}

