body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555555;
}
body {
	background-color: #6D7278;
	background-image: url(/images/background.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
}.content {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.contentCopy {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #dae3ce;
	background-image: url(/images/contentfiller.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.content-pub {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #dae3ce;
	background-image: url(/images/contentfiller-pub.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.btn-survey {
	background-color:#b3cb96;
    	width: 49px; 
	height: 21px; 
	border: 0; 
	color: #000000; 
	font-family: Arial; 
	font-size: 11px;
	border: solid 1px #526934;
}
.txt-green {
	color: #6d7278;
}
a:link {
	color:#748b57;
	text-decoration:underline;
}
a:hover {
	color:#313a25;
	text-decoration:underline;
}
.styleTextH {
display:none;
}

#smcontact {
	background-image:url(/images/back-smcontact.png); 
	background-repeat:no-repeat; 
	height:117px; 
	padding:15px 0 10px 0; 
	font-family:Calibri; 
	font-size:16px; 
	color:#fff;
}

#smcontact .text-top {
	margin-bottom:10px;
	font-weight:bold;
}

#smcontact .resalt-green {
	color:#b3cb96; font-size:19px;
}

#smcontact .input-sm {
	border:solid 1px #999983; 
	background-image:url(/images/back-sminput.png); 
	width:168px; 
	padding:3px 5px 3px 8px; 
	height:22px;
	font-family:Arial;
	font-size:12px;
	color:#3e3e3e;
}

#smcontact .post-button {
	text-align:right; padding-right:12px;
}

#thankYou {
    background-image: url("/images/back-popup.png");
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-family: Calibri;
	height: 100%;
    padding: 15px 0 10px;
	width: 610px; 
	font-size: 14px; 
	margin-top: 5px;
}


#thankYou a:link {
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: underline;
}

#thankYou a:hover {
    color: #FFFFFF;
    font-weight: bold;   
    text-decoration: underline;
}
