/*********** printing ***********/

#header table, #contentleft, #footer, #sitefooter, div.imagecolumn, #mainbanner, .noprint {
	display: none;
}
#header div{
	background:transparent!important;
	width:auto;
	height:auto!important;
	padding:0!important;
	margin:0!important;
}
p.printfooter {
	clear: both;
}

input, select, textarea, div, p, h1, h2, h3, body {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1, h2 {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	text-align: left;
	line-height: 1.3em;
}

h1 {
	font-size: 24px;
	font-weight: normal;
	margin: 0.67em 0;
}

h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0.83em 0;
}

h3 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	word-spacing: 4px;
	letter-spacing: 4px;
	margin: 1em 0;
	line-height: 1.3em;
}

h4 {
	font-size: 16px;
	font-weight: normal;
}

img {
	border-width: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

ul.flat, #contentright ul.flat {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.flat li, #contentright ul.flat li {
	list-style-image: none;
	list-style-type: none;
}

label, div.label {
	display: block;
	margin-bottom: .6em;
	float: left;
	width: 497px;
	clear: left;
}

label b, div.label b {
	width: 150px;
	float: left;
/*	margin-right: 10px; */
	font-weight: normal;
	clear: none;
}

label i, div.label i {
	width: 340px;
	float: right;
	text-align: left;
	font-style: normal;
	display: inline;
	clear: none;
}

.labelfield {
	width: 330px;
	float: left;
	border: 1px solid #000;
}

div.label textarea {
	height: 4em;
}

.xButton, .xButtonInline, a.xLinkButton, a.xLinkButton:hover {
	background-color: #751052;
	color: #fff;
	border: 1px solid #c23084;
	margin-top: 10px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
}

.xButtonInline {
	margin-top: 0;
}

a.xLinkButton, a.xLinkButton:hover {
	text-decoration: none;
	padding: .1em;
	line-height: 2em;
}

.nospace {
	font-size: 0;
	line-height: 0;
}

#contentright table {
	font-size: 11px;
	background-color: #edeeef;
}

#contentright table td {
	font-family: verdana;
	padding: 10px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #ccc;
}

a.learnmore, a.topofpage {
	display: block;
}

div.dotteddivider {
	float: left;
	width: 100%;
	background: #ccc;
	margin-top: .5em;
	margin-bottom: 1.5em;
	height: 1px;
}

div.dotteddivider a {
	display: none;
}

#testimonials li {
	clear: both;
	padding-bottom: 10px;
}