body {
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size:12px;
}

#header h4 {
	color:#fff;
	font-size:14px;
}

a img {
	border:none;
}

a {
	color:#ff7900;
}

p, ul, div.item {
	color:#555555;
	margin-bottom:10px;
}

p.intro
{
	color: #0083a9;
	font-size: 16px;
	line-height: 1.4em;
}
	

h1, h1 a {
	color:#32516c;
	font-size:23px;
	line-height:26px;
	margin-bottom:5px;
}

h2, h2 a {
	color:#0083a9;
	font-size:18px;
	line-height:26px;
	margin-bottom:5px;
	font-weight:normal;
}

h3, h3 a {
	color:#1c779b;
	font-size:14px;
	line-height:20px;
	font-weight:normal;
	margin-bottom:5px;
}

h4, h4 a {
	color:#32516c;
	font-size:14px;
	margin-bottom:5px;
}

ul {
	margin-top:10px;
	margin-left:1.6em;
	line-height:1.5em;
}

ul li {
	margin-bottom:3px;
}

#content p {
	margin-bottom:10px;
}

#content #copy p {
/*	margin-bottom:25px;*/
}

.alignright {
	float:right;
}

.alignleft {
	float:left;
}

input, textarea, select {
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size:12px;
}

input.text, textarea {
	border:solid 2px #ccc;
}

input:focus {
	background-color:#f8f6d9;
	border:solid 2px #ccc;
}

legend {
	display:none;
}

.wide input {
	width:360px;
	display:block;
}
.inline input {
	width:360px;
	display:inline;
}
.float input.text {
	display:block;
	width:167px;
}

#zipcode {
	width:80px;
}

label input {
	display:inline !important;
	width:auto !important;
	margin-right:.3em;
}
textarea {
	width:70%;
	height:100px;
}

label.errorValidation,
#content p.errorValidation,
li.errorValidation,
p.form_error
{
	color: #ff0000;
	font-weight: bold;
	margin-bottom:2px;
}

.item_name {
	color:#336699;
	font-weight:bolder;
}

fieldset #pdf, fieldset #pdf a, fieldset .pdfMulti{
	float:right;
	line-height:50px;
	display:block;
}
#pdf a {
	line-height:49px;
	height: 34px;
	display:block;
	background: transparent url('../images/pdf.gif') no-repeat top left;
	padding-left:43px;
	color:#0083a9;
	text-decoration:none;
	font-weight:bolder;
}
.pdfMulti
{
	line-height:49px;
	height: 34px;
	display:block;
	background: transparent url('../images/pdf.gif') no-repeat top left;
	padding-left:43px;
	color:#0083a9;
	text-decoration:none;
	font-weight:bolder;
}
.pdfMulti a
{
	color:#0083a9;
}

.float p {
	float:left;
	margin: 0 20px 0 0;
}
.clear {
	clear:both;
}
.hr {
	background: transparent url('../images/bg_copy.gif') no-repeat bottom left;	
	height:3px;
	margin:0 0 10px 0;
	clear:both;
}

.hr hr {
	display:none;
}
.copy .hr, fieldset .hr, #footer .hr {
	border-bottom:dotted 1px #ccc;
	height:0px;
	background-image:none;
	margin:10px 0;
}

#footer .hr {
	background-color: #0069AA;
	height:1px;
	border-bottom:solid 1px #fff;
	float:none;
	clear:none;
}


table {
	border-collapse : collapse;
}

th {
	color:#5e5e5e;
	font-size:12px;
	padding-bottom:10px;
}

.first th {
	padding-bottom:0;
}

th .price {
	color:#0083a9;
	float:none;
}

td {
	text-align:center;
	border-bottom:dotted 1px #ccc;
	line-height:23px;
	vertical-align:middle;
}

td img {
	line-height:23px;
	vertical-align:middle;
}
.last td {
	border-bottom:dotted 0px transparent;
	padding:10px 10px 0px 10px;
}

td.description {
	text-align:left;
	color:#32516c;
}

table#packages {
	width:100%;
}

#packages td.border {
	border-right:solid 1px #ccc;
	border-left:solid 1px #ccc;
}

.faq .switch {
	color:#32516c;
	margin-bottom:6px;
	display:block;
/*	font-weight:bolder;*/
}

.faq li {
	margin-top:8px;
}

div.button-background {
	margin-bottom: 10px;
}

div.button-background a {
	display: block;
	width: 210px;
	height: 45px;
	padding: 5px 10px;
	color: #005b7f;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	background: transparent url('../images/button-background.gif') no-repeat top center;
}

div.button {
	background: transparent url('../images/bg_button-bottom1.gif') no-repeat bottom left;
	width:230px;
	height:55px;
	line-height:55px;
	display:table;
	margin-bottom:10px;
}

div.button a {
	background: transparent url('../images/bg_button-top1.gif') no-repeat top left;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
	color:#005b7f;
	line-height:1.5em;
	padding:0 0 0 11px;
	display:table-cell;
	vertical-align:middle;
	position:relative;
}

div.button a em,
div.button-background a em {
	font-size:16px;
	color:#ff7900;
	text-transform:none;
	font-weight:600;
	font-style:normal;
}

.bottom, .top, .left, .right {
	position:absolute;
}

.top {
	top:-1px;
}
.left {
	left:-1px;
}
.right {
	right:-1px;
}
.bottom {
	bottom:-1px;
}

.box {
	padding:1em;
	color:#333;
	background-color:#f8f6da;
	border: 1px dashed #569bbe;
}

div#user-controls a{
    font-weight: bold;
    color: blue;
}

a.item_options_toggle
{
	text-decoration: none;
}
