#headermenu {
	color: #FFFFFF;
	background-color:#484848;
	font-size:10px;
	padding-left:10px;
	height:43px;
	text-align:left;
	line-height:13px;
	top:0px;
	left:0px;
}
#headermenu a{
	color:#FFFFFF;
}
#headermenu a:hover{
	text-decoration:none;
}
#headermenu p{
	float:left;
	margin:0px;
	padding:6px 0 0 0;
}
#headermenu img{
	float:left;
	margin-left:10px;
	margin-right:5px;
	padding:6px 0 0 0;
}

#headermenu img.logo{
	float:right;
	margin-right:10px;	
	padding:0px 0 0 0;
}

body.mceContentBody {
   background: #FFFFFF;
   text-align:left;
   margin:0px;
   color:black;
   font-size:80%;
}

.mceContentBody a {
	color: black !important; /* FF requires a important here */
	text-decoration:underline;
}
a{
	color: #333333;
}

a:hover {
	color: #009384;
}

body {
	background-color: #ffffff;
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 75%;
	line-height: 1.3;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: center;
}

body.mcecontentbody {
	background: #FFFFFF;
	color: black;
	margin: 0px;
	text-align: left;
}

h1{
	color: #001188;
	font-size: 150%;
	font-weight: normal;
	line-height: 1.2;
	margin: 0px;
	padding: 0px 0px 7px 0px;
}

h2{
	color: #001188;
	font-size: 150%;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 7px 0px;
}

h3{
	color: #001188;
	font-size: 125%;
	font-weight: normal;
	margin: 0px;
	padding: 0px 0px 2px 0px;
}

h4{
	color: #001188;
	font-size: 100%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

p{
	margin: 0px;
	padding: 0px 0px 7px 0px;
}

ul {
	margin-bottom: 8px;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 18px;
}

ul.menu {
	overflow: hidden; /* added for Firefox */
	width: 800px;
	clear: both;
}

.button ul li {
	background: url('../images/button-start.gif') no-repeat;
	float: left;
	height: 32px;
	margin-right: 10px;
	overflow: hidden; /* added for Firefox */
}

.button ul li a {
	background: url(../images/button-end.gif) no-repeat;
	background-position: 100% 0%;
	color: #FFFFFF;
	float: left;
	font: bold 12px/23px Arial;
	padding-left: 10px;
	padding-right: 13px;
	text-decoration: none;
}

.button ul li a:hover,
.button-on-grey ul li a:hover,
.button-on-green ul li a:hover {
	color: #bbef81;
	text-decoration: none;
}

.button ul,
.button-on-grey ul,
.button-on-green ul {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.button-on-green ul li {
	background: url('../images/button-start-on-green.gif') no-repeat;
	float: left;
	margin-right: 10px;
}

.button-on-green ul li a {
	background: url(../images/button-end-on-green.gif) no-repeat;
	background-position: 100% 0%;
	color: #FFFFFF;
	float: left;
	font: bold 12px/23px Arial;
	padding-left: 10px;
	padding-right: 13px;
	text-decoration: none;
}

.button-on-grey ul li {
	background: url('../images/button-start-on-grey.gif') no-repeat;
	float: left;
	margin-right: 10px;
}

.button-on-grey ul li a {
	background: url(../images/button-end-on-grey.gif) no-repeat;
	background-position: 100% 0%;
	color: #FFFFFF;
	float: left;
	font: bold 12px/23px Arial;
	padding-left: 10px;
	padding-right: 13px;
	text-decoration: none;
}

/* editor */
.mcecontentbody a {
	color: black !important; /* FF requires a important here */
	text-decoration: underline;
}

#block-lightgrey {
	background: #dcdcdc;
	clear: both;
	margin-bottom: 10px;
	padding: 9px 12px 12px 12px;
	width: 540px;
	overflow: hidden; /* added for Firefox */
}

#block-lightgrey  h3 {
	color: #009384;
}

#container{
	margin: 0px auto; /* Do not use background-color it removes round corners */
	text-align: left;
	width: 844px;
}

#content{
	float: left;
	margin-bottom: 20px;
	margin-top: 20px;
	width: 564px;
}

#content-area{
	margin-left: 22px;
	margin-right: 22px;
	padding-bottom: 10px;
	width: 800px;
}

#content-right{
	float: right;
	margin-bottom: 20px;
	margin-top: 20px;
	width: 220px;
}

#content-right-content{
	padding: 18px;
}

#footer{
	clear: both;
	color: #777777;
	font-size: 90%;
	margin-left: 22px;
	margin-right: 22px;
	padding: 10px 22px 10px 12px;
	text-align: center;
}

#footer-menu ul li a{
	color: #777777;
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
}

#footer-menu ul li a:hover{
	background-color: #CFCFCF;
	color: #777777;
	float: left;
	list-style-type: none;
	margin: 0px;
	text-decoration: none;
}

#header{
	margin-right: 22px;
	width: 822px;
}

#header-menu li.selected a,
#footer-menu li.selected a {
	font-weight: bold;
}

#header-menu ul li a{
	color: #333333;
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
}

#header-menu ul li a,
#footer-menu ul li a{
	float: left;
}

#header-menu ul li a:hover{
	background-color: #CFCFCF;
	color: #333333;
	float: left;
	list-style-type: none;
	margin: 0px;
	text-decoration: none;
}

#header-menu ul li,
#footer-menu ul li{
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#header-menu ul,
#footer-menu ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px 0 0 12px;
}

#header-menu,
#footer-menu {
	background: #DCDCDC;
	clear: both;
	margin-left: 22px;
	margin-right: 22px;
	width: 800px;
	overflow: hidden; /* added for Firefox */
}

#rh-gradgreen {
	background: #B1E0DA url(../images/rhblock-gradgreen.gif) no-repeat top;
	margin-bottom: 10px;
	padding: 9px 12px 7px 12px;
	width: 196px;
}

#rh-gradgreen h3 {
	padding-bottom: 4px;
}

#rh-gradgreen input.textInput {
	border: 1px solid #cfcfcf;
	color: #777777;
	margin: 0px 0px 4px 0px;
	padding-left: 3px;
	width: 180px;
}

#rh-lightgreen {
	background: #D9EFED;
	margin-bottom: 10px;
	margin-top: 3px;
	padding: 9px 12px 12px 12px;
	width: 196px;
}

#rh-lightgreen  h3 {
	color: #009384;
}

#rh-lightgrey {
	background: #dcdcdc;
	margin-bottom: 10px;
	margin-top: 3px;
	padding: 9px 12px 7px 12px;
	width: 196px;
}

#rh-lightgrey  h3 {
	color: #009384;
}


#samples {
	width: 564px;
}

#samples .ecard {
	background: white url(../images/bg-card-shadow.gif) no-repeat top left;
	float: left;
	height: 128px;
	padding: 0px 11px 16px 0px;
	width: 128px;
}

#samples .ecard img{
	border: 1px solid #777777;
}

#gallery {
	width: 564px;
}

#gallery .gallery-card {
	float: left;
	height: 128px;
	padding: 0px 11px 16px 0px;
	width: 128px;
	margin-bottom: 14px;
}

#gallery .gallery-card a {
	text-decoration: none;
}

td.gallery-link,
td.gallery-icon {
	padding-top: 3px;
}

td.gallery-preview {
	border: 1px solid #777777;
	margin-bottom: 8px;
} 

h2.account-green-header{
	background-color:#009383;
	padding:5px 10px 5px 10px;
	color:white;
	margin:0px;
	font-size:130%;	
}
.account-green-box{
	background: #B1E0DA url(../images/green-box-grad.gif) repeat-x top;
	background-color:#B1E0DA;
	padding:10px;
	margin-bottom:15px;
}
.account-green-box p{
	padding:0px 0 5px 0;
	margin:0px;
}
h2.account-orange-header{
	background-color:#C6C6C6;
	padding:5px 10px 5px 10px;
	color:#3D3D3D;
	margin:0px;
	font-size:130%;
}
.account-orange-box{
	background: #B1E0DA url(../images/grey-box-grad.gif) repeat-x top;
	background-color:#CACACA;
	padding:10px;
	margin-bottom:15px;	
}
.account-orange-box p{
	padding:0px 0 5px 0;
	margin:0px;
}
.form-info{
	margin-top:20px;
	background: #B1E0DA url(../images/green-box-grad.gif) repeat-x top;
	background-color:#B1E0DA;
}
.form-info-error{
	margin-top:20px;
	background-color:#FFEAEA;
}
.form-info p, .form-info-error p{
	padding:0px;
	margin:0px;
}

hr{
	color:#009383;
	height:1px;
}
#corporate-fields{
	display:none;
}
form{
	margin:0px;
	padding:0px;
}
.card-preview{
	border:1px solid #cccccc;
	padding:6px;
	width:128px;
	margin-bottom:6px;
	float:right;
	margin-left:4px;
	font-size:80%;
}
.text-input-wide {
	width: 290px;
}
.text-input-medium {
	width: 150px;
}
#faq-outer{
	background-color:#009383;
	background-image:url(../images/bg_faqs_top.gif);
	width:555px;
	background-repeat:no-repeat;
	background-position:top;	
	margin-bottom:10px;
}
#faq-inner{
	min-height:171px;
	padding-bottom:57px;
	background-image:url(../images/bg_faqs_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

#faq-left{
	color:black;
	margin:103px 0px 0px 21px;
	width:190px;
	float:left;
}

#faq-right{
	color:white;
	float:left;
	margin:15px 0 0 54px;
	background-image:url(../images/quote-marks.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	min-height:130px;
	padding-right:30px;
	width:244px;
}
#faq-right a{
	color:white;
	text-decoration:none;
}
#faq-right a:hover{
	text-decoration:underline;
}

.faq-question{
	width:535px;
	background-color:#D9EFED;
	padding:6px 10px 5px 10px;
	color:#011085;
	font-weight:bold;
	margin-bottom:5px;
}
.faq-question-q{
	color:#019484;
	float:left;
	width:18px;
}
.faq-answer{
	float:left;
	width:520px;
	margin-bottom:15px;
}
.faq-answer-a{
	color:black;
	float:left;
	width:18px;
	padding-left:10px;
	font-weight:bold;
}