body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0px 0px 0px 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px 0px 0px 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}


/* Start Left Column */
#left-column {
	float:left;
	width:335px;
	height: 1250px;
	background-color:#d28c27;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#left-nav {
	padding:0px;
	margin:0px;
	background-color:#CC3366;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#left-nav li{
	float:left;
	clear:left;
	display:inline;
}
#left-column .green  {
	background-color:#00FF00;
}
#left-column .green a {
	color:#CC0000;
}
#topNavLeft {
	 width: 335px;
	 height: 40px;
	 margin: 0px 0px 0px 5px;
	 padding: 0px 0px 0px 0px;
	 top: 0px;
	 left: 0px;
	 position: absolute;
	 float: left;
}
#topNavLeft .home{
	 width: 85px;
	 height: 30px;
	 margin: 0px 0px 0px 0px;
	 padding: 10px 0px 0px 0px;
	 background-color:#006399;
	 display:block;
	 top: 0px;
	 left: 0px;
	 float:left;
	 text-align:center;
}
#topNavLeft .about{
	 width: 115px;
	 height: 30px;
	 margin: 0px 0px 0px 0px;
	 padding: 10px 0px 0px 0px;
	 background-color:#39443c;
	 display:block;
	 top: 0px;
	 left: 0px;
	 float:left;
	 text-align:center;
}
#topNavLeft .crm{
	 width: 135px;
	 height: 30px;
	 margin: 0px 0px 0px 0px;
	 padding: 10px 0px 0px 0px;
	 background-color:#a3154c;
	 display:block;
	 float:left;
	 text-align:center;
}
#topNavLeft ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#topNavLeft li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
}
#topNavLeft li a:link,#topNavLeft li a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
}
#topNavLeft li a:hover,#topNavLeft li a:active{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
	font-weight:bold;
    color:#d2792a;
	text-decoration:none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	text-transform: uppercase;
}

#topNavRight {
	 width: 100%;
	 height: 40px;
	 margin: 0px 0px 0px 0px;
	 padding: 0px 0px 0px 0px;
	 position: absolute;
	 top: 0px;
	 left: 340px;
	 background-color:#dacb31;
}
#topNavRight .how{
	 width: 205px;
	 height: 32px;
	 margin: 0px 0px 0px 0px;
	 padding: 8px 0px 0px 0px;
	 background-color:#60000d;
	 display:block;
	 top: 0px;
	 left: 0px;
	 float:left;
	 text-align:center;
}


#topNavRight .components{
	 width: 120px;
	 height: 32px;
	 margin: 0px 0px 0px 0px;
	 padding: 8px 0px 0px 0px;
	 background-color:#383092;
	 display:block;
	 top: 0px;
	 left: 0px;
	 float:left;
	 text-align:center;
}
#topNavRight .pricing{
	 width: 100px;
	 height: 32px;
	 margin: 0px 0px 0px 0px;
	 padding: 8px 0px 0px 0px;
	 background-color:#014019;
	 display:block;
	 top: 0px;
	 left: 0px;
	 float:left;
	 text-align:center;
}
#topNavRight .contact{
	 width: 100px;
	 height: 32px;
	 margin: 0px 0px 0px 0px;
	 padding: 8px 0px 0px 0px;
	 background-color:#dacb31;
	 display:block;
	 top: 0px;
	 left: 0px;
	 float:left;
	 text-align:center;
}
#topNavRight ul {
	margin: 0px -30px 0px 0px!important;
	padding: 0px 0px 0px 0px;
}
#topNavRight li {
	font-family: Arial, Helvetica, sans-serif!important;
	font-weight:bold!important;
	font-size: 14px!important;
	color:#ffffff!important;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
}
#topNavRight li a:link,#topNavRight li a:visited{
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 14px!important;
	font-weight:bold!important;
	color:#ffffff!important;
	text-decoration:none!important;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
}
#topNavRight li a:hover,#topNavRight li a:active{
    font-family: Arial, Helvetica, sans-serif!important;
    font-size: 14px!important;
	font-weight:bold!important;
    color:#d2792a!important;
	text-decoration:none!important;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	text-transform: uppercase;
}


/* qc */
#qc {
	width: 285px;
	height: 440px;
	display: block;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	padding: 30px 0px 20px 50px;
	border-bottom: 2px solid #FFFFFF;
}
#qc-bennett {
	width: 285px;
	height: auto;
	display: block;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 70px;
}
#logo{
    width: 230px;
	height: 149px;
    margin: 10px 0px 10px 50px;
    padding: 0px 0px 0px 0px;
    text-align:center;
	display: block;
	float: left;
}
#logo p{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
	font-weight:bold;
    color:#FFFFFF;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
/*.phone {
    margin: 0px 0px 15px 0px !important;
    padding: 0px 0px 0px 0px !important;
    width: 230px !important;
    height: auto !important;
	float:left;
	text-align:center;
}
.phone p{
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 32px !important;
    color: #FFFFFF !important;
    margin: 0px 0px 0px 0px !important;
    padding: 10px 0px 0px 0px !important;
	font-weight:bold;
}
*/.qcHeader {
    margin: 0px 0px 5px 0px !important;
    padding: 0px 0px 0px 0px !important;
    width: 230px !important;
    height: 65px !important;
    background-color:#006399 !important;
	border: 1px solid #000000 !important;
	float:left;
	text-align:center;
}
.qcHeader p{
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 18px !important;
    color: #FFFFFF !important;
    margin: 0px 0px 0px 0px !important;
    padding: 10px 0px 0px 0px !important;
	font-weight:bold;
}
#qc textarea {
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 5px;
	width: 225px;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
	background-color:#FFFFFF;
}
#qc #formField input {
    margin: 5px 0px 0px 0px;
	padding: 3px 0px 0px 5px;
    width: 225px;
    height: 17px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
	background-color:#FFFFFF;
}
#qc #button input{
    margin: 5px 0px 5px 0px !important;
    padding: 0px 0px 0px 0px !important;
    width: 230px !important;
    height: 20px !important;
    background-color:#006399 !important;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 10px !important;
    color: #FFFFFF !important;
	border: 1px solid #000000 !important;
	float:left;
	cursor: pointer;
}
#qc .privacyPolicy{
    width: 230px;
	height: 30px;
	float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	text-align:center;
}
#qc .privacyPolicy p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
	font-weight: normal;
    color:#ffffff;
    margin: 0px 0px 0px 0px!important;
    padding: 0px 0px 0px 0px!important;
}
#qc .privacyPolicy a:link,#qc .privacyPolicy a:visited{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
	font-weight:normal;
    color:#ffffff;
	text-decoration:underline;
    margin: 0px 0px 0px 15px!important;
    padding: 0px 0px 0px 0px!important;
}
#qc .privacyPolicy a:hover,#qc .privacyPolicy a:active{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
	font-weight:normal;
    color:#ffffff;
	text-decoration:none;
    margin: 0px 0px 0px 15px!important;
    padding: 0px 0px 0px 0px!important;
}
/* mainForm */
#mainForm {
	margin: 0px 0px 0px 65px;
	padding: 0px 0px 0px 0px;
}
#mainForm p {
    font-family: Arial, Helvetica, sans-serif!important;
    font-size: 14px!important;
	font-weight: bold!important;
    color:#FFFFFF!important;
    margin: 0px 0px 0px 0px!important;
    padding: 0px 0px 0px 0px!important;
}

/* End Left Column */
/*#right-column {
	float: right;
	width:615px;
	height: 1250px;
	background-color:#faf1e3;
	background-image:url(../images/rightcolbkg.jpg);
	background-repeat:no-repeat;
}*/

	
#mainContent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #d28c27;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#mainContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #d28c27;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.stripeA {
	width: 50px;
	height: 16px;
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.stripeB {
	width: 50px;
	height: 16px;
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.stripeC {
	width: 50px;
	height: 16px;
	margin: 0px 15px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.redText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #60000d!important;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#mainContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color:#000000;
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 15px 66px;
	line-height: 24px;
}
#mainContent a:link,#mainContent a:visited{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
	font-weight:normal;
    color:#000000;
	text-decoration:underline;
	line-height: 24px;
}
#mainContent a:hover,#mainContent a:active{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
	font-weight:normal;
    color:#000000;
	text-decoration:none;
	line-height: 24px;
}

#twoColList{
	width: 620px;
	height: 180px;
	margin: 0px 0px 14px 0px;
	padding: 10px 10px 10px 40px;
	display:block;
}
.leftList {
	width:300px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
.rightList {
	width:320px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:right;
}
#threeColList{
	width: 490px;
	height: 100px;
	margin: 0px 0px 40px 0px;
	padding: 10px 0px 10px 0px;
	display:block;
}
#threeColList .left {
	width:160px;
	height: 100px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}
#threeColList .middle {
	width:160px;
	height: 100px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
}
#threeColList .right {
	width:160px;
	height: 100px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
}
#mainContent ul {
	margin: 0px 0px 24px 85px;
	padding: 0px 0px 0px 0px;
}
#mainContent li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color:#000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 24px;
}
#mainContent li a:link,#mainContent li a:visited{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
	font-weight:normal;
    color:#000000;
	text-decoration:underline;
	line-height: 24px;
}
#mainContent li a:hover,#mainContent li a:active{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
	font-weight:normal;
    color:#000000;
	text-decoration:none;
	line-height: 24px;
}
#copyright {
    width:auto;
	height: 50px;
}
#copyright p{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	font-weight:normal;
    color:#000000;
}
#copyright a:link,#copyright a:visited{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	font-weight:normal;
    color:#000000;
	text-decoration:underline;
}
#copyright a:hover,#copyright li a:active{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	font-weight:normal;
    color:#000000;
	text-decoration:none;
}
#disclaimer {
    width:auto;
	height: 100px;
}
#disclaimer p{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	font-weight:normal;
    color:#000000;
	line-height:normal;
}
#disclaimer a:link,#disclaimer a:visited{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	font-weight:normal;
    color:#000000;
	text-decoration:underline;
}
#disclaimer a:hover,#disclaimer li a:active{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	font-weight:normal;
    color:#000000;
	text-decoration:none;
}
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background:#FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.twoColHybLt #container { 
	width: 99%;  /* this will create a container 80% of the browser width */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	/*border: 1px solid #000000;*/
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

/* Tips for sidebar1:
1. Since we are working in relative units, it's best not to use padding on the sidebar. It will be added to the overall width for standards compliant browsers creating an unknown actual width. 
2. Since em units are used for the sidebar value, be aware that its width will vary with different default text sizes.
3. Space between the side of the div and the elements within it can be created by placing a left and right margin on those elements as seen in the ".twoColHybLt #sidebar1 p" rule.
*/
.twoColHybLt #sidebar1 {
	float: left; 
	width: 335px;
	/*height: 5760px;  added by Maarit */
	height: auto; /* added by Maarit */
	/*width: 12em;  since this element is floated, a width must be given */
	background-color:#d28c27; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 0px 0px 0px; /* top and bottom padding create visual space within this div  */
	margin: 0px 0px 0px 0px;
}
.orange {
	background-color:#d28c27!important;
}
.red {
	background-color:#60000d!important;
}

/*.yellow {
	background-color:#FFFF00;
}
.blue {
	background-color:#0000FF;
}
*/
.twoColHybLt #sidebar1 h3, .twoColHybLt #sidebar1 p {
	margin-left: 10px; /* the left and right margin should be given to every element that will be placed in the side columns */
	margin-right: 10px;
}
/*#sidebar1 h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #FFFFFF;
	width: 285px;
	height: 150px;
	margin: 0px 0px 0px 0px!important;
	padding: 200px 50px 0px 0px!important;
	text-align:right;
	border-bottom: 2px solid #FFFFFF;
	background-image:url(../images/about_us.jpg);
	background-repeat:no-repeat;
}*/
#pageGraphic{
	width: 335px;
	height: 350px;
	margin: 0px 0px 0px 0px!important;
	padding: 0px 0px 0px 0px!important;
	border-bottom: 2px solid #FFFFFF;
}
#pageGraphic h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #FFFFFF;
	width: 285px;
	height: 150px;
	position: absolute;
	top: 230px;
	margin: 0px 0px 0px 0px!important;
	padding: 0px 50px 0px 0px!important;
	text-align:right;
}

/* Tips for mainContent:
1. The space between the mainContent and sidebar1 is created with the left margin on the mainContent div.  No matter how much content the sidebar1 div contains, the column space will remain. You can remove this left margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends.
2. Be aware it is possible to cause float drop (the dropping of the non-floated mainContent area below the sidebar) if an element wider than it can contain is placed within the mainContent div. WIth a hybrid layout (percentage-based overall width with em-based sidebar), it may not be possible to calculate the exact width available. If the user's text size is larger than average, you will have a wider sidebar div and thus, less room in the mainContent div. You should be aware of this limitation - especially if the client is adding content with Contribute.
3. In the Internet Explorer Conditional Comment below, the zoom property is used to give the mainContent "hasLayout." This may help avoid several IE-specific bugs.
*/
.twoColHybLt #mainContent { 
	margin: 40px 60px 0px 335px!important; 
	padding: 60px 0px 0px 0px!important;
/*	margin: 40px 60px 0px 13em;
*/	/* the right margin can be given in percentages or pixels. It creates the space down the right side of the page. */
} 
/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/*--------------------> Bennett Captcha Selectors <--------------------*/
#pnlCaptcha {
	width: 240px;
	height: auto;
	margin: 20px 0px 0px 70px;
	padding: 0px 0px 0px 0px;
}
#pnlCaptcha p {
	width: 240px;
	height: auto;
	float: left;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#pnlCaptcha label {
	width: 240px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
.captcha {
	width: 240px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
.captcha img {
	width: 240px;
	margin: 15px 0px 15px 0px;
	padding: 0px;
}
.captcha span {
	width: 240px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
.captcha span input {
	width: 240px;
	height: auto;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
/*--------------------> Bennett Form Selectors <--------------------*/
#bennett {
	height: auto;
}
#bennett input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#bennett textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#bennett ul {
	width: 240px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
#bennett ul li {
	margin: 0px;
	padding: 0px;
}
/*--------------------> Bennett Summary Selectors <--------------------*/
#ValidationSummary1 {
	width: 240px;
	height: auto;
	margin: 15px 0px 15px 0px;
	padding: 0px;
}
#ValidationSummary1 ul {
	width: 240px;
	height: auto;
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#ValidationSummary1 ul li {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
/*--------------------> Bennett Error Selectors <--------------------*/
#errors {
	width: 240px;
	height: auto;
	margin: 0px 0px 0px 70px;
	padding: 0px;
	color: #990000;
}
#errors span {
}
#errors ul {
	width: 240px;
	height: auto;
	padding: 0px;
	margin: 20px 0px 20px 0px;
}
#errors ul li {
	width: 240px;
	height: auto;
	margin: 7px 0px 0px 0px;
	padding: 0px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style: none;
	color: #990000;
}
/*--------------------> Bennett Button Selectors <--------------------*/
input#btnValidateForm {
	width: 240px;
	height: auto;
	margin: 10px 0px 0px 70px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #990000;
}
input#btnSubmitForm {
	width: 240px;
	height: auto;
	margin: 10px 0px 0px 0px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #990000;
}
/* Clearfix */
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */
.brclear {clear:both;height:0;margin:0;font-size: 1px;line-height: 0;}

.address2 {
	display: none;
}
.valid {
    background-color: #007940!important;
    color: #FFFFFF!important;
}
.invalid {
    background-color: #F00000!important;
    color: #FFFFFF!important;
}