@charset "utf-8";
/* CSS Document */

        fieldset {
	border: none;
	padding: 0;
	margin: 0;
}
.content {
	background-color:#D0D5F0;
	padding:20px;
	line-height:150%;
	color: #333333;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:11px;
}
.headerBar {
	padding:0px;
	border-bottom:0px solid #000000;
	float: left;
	width: 100%;
}
.headerBar img {
	float:right;
}
.headerText {
	color:#336699;
	font-family:"Trebuchet MS", serif;
	font-weight:bold;
}
label, .formText, .formText2 {
	color: #333333;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size:10px;
	text-align: right;
	padding-right: 3px;
}
.nomarginpadding {
	margin: 0px;
	padding: 0px;
}
.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A9D5DE;
}
.formLabels {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	width: 100px;
	font-style:italic;
	font-size:9px;
}
.alert {
	font-size:20px;
	line-height:200%;
	color:#FF0000;
	font-family:Arial;
	font-weight:bold;
}
div.errorText {
	font-size: 12px;
	line-height:150%;
	font-weight:bold;
	color:#FF0000;
	font-family:Arial;
	background-color:#FFEEEE;
	padding:5px;
	margin:3px;
}
a:link, a:active, a:visited, a {
	color:#0000FF;
}
a.poweredBy {
	font-size:10px;
	font-family:trebuchet ms;
	text-decoration: none;
}
.poweredByBox td {
	text-align: center;
}


.vcard, .vevent {
	background:#eee;
	border: 2px solid #ccc !important;
	padding: 14px;
	-moz-border-radius: 4px;
	-webkit-border-radius:4px;
	border-radius: 4px;
	margin: 5px 0 !important;
}
span.vcard,  span.vevent {
	padding: 2px 1px 2px 70px !important;
	margin: 0 2px 0 !important;
}
.org {
	display:block;
	margin:8px 0 0 0;
	padding-left:19px;
	background:url(http://d6tech.list-manage.com/images/vcard.png) no-repeat;
	font-weight:bold;
	font-size:110%;
}
.hcard-download {
	background:url(http://d6tech.list-manage.com/images/hcard-download-or.png) no-repeat;
	padding:2px 0 2px 32px;
}

#mergeTable {
	width:100%;
}
.required {
	text-align:right;
	font-size:11px;
	font-weight:bold;
}
.formText {
	vertical-align:top;
	width:120px;
	margin-right: 0px;
	padding-right: 0px;
}
.formText strong {
	font-weight:bold;
}
.formText2 {
	vertical-align:top;
	width:150px;
}
.formText label, .formText2 label {
	font-size:130%;
}

.subfield {
	display:block;
	margin:2px 0;
	padding:4px;
	line-height:30px;
}
.phonefield .subfield, .datefield .subfield {
	display:inline;
}
.subfield label {
	padding-left:4px;
	font-style:italic;
}
.mergeTable {
	border-collapse:separate;
}
.mergeRow td {
	border-top:1px solid #ccc;
}
input, textarea, select {
	padding:4px;
}
input:focus, textarea:focus, select:focus {
	background:#ffc;
}
.countryfield select {
	min-width:120px;
}
.radiogroup label {
	padding-right:12px;
}
.phonetd {
	width: 50px
}
.rightColumn {
	text-align: right;
	padding-right: 30px;
}
.msGood {
	color: #007D00;
}
.msWarn {
	color: #C63;
}
.msBad {
	color: #900;
}
.dnsblListed {
	color: #C00;
}
.dnsblInactive {
	color: #666;
}
.dnsblNotListed {
	color: #528D64;
}
.formText img {
	padding-top: 2px;
	padding-right: 8px;
}
table {
	margin-bottom: 0px !important;
}
.menublock {
	margin-bottom: 30px;
}
.vcenterImg {
}
.imageColLeft, .imageColRight {
	text-align:right;
}

.imageColLeft {
	padding-left: 0px;
}

.descColLeft, .descColRight {
	text-align:left;
}

.descColRight {
	padding-right:0px !important;
}

