

a {
	color: #4848FF;
	text-decoration: none;
}

a:hover {
	color: #404040;
	text-decoration: underline;
}

a_nolink {
	color: #404040;
}

td {
	font-family: Arial;
	font-size: 13px;
	color: #404040;
}

input {
	font-family: Courier New;
	font-size: 12px;
	color: #242424;
}

select {
	font-family: Courier New;
	font-size: 12px;
	color: #242424;
}

h1 {
	margin: 0;
	padding: 0;
	display: inline;
}

h2 {
	margin: 0;
	padding: 0;
	display: inline;
}

.footer {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.footer:hover {
	font-family: Arial;
	font-size: 10px;
	color: #DDDDDD;
	text-decoration: none;
}

.upperbucket {
	font-family: Arial;
	font-size: 13px;
	color: #404040;
	text-align: justify;
}

.lowerbucket {
	font-family: Arial;
	font-size: 13px;
	color: #404040;
	text-align: justify;
}

.news {
	font-family: Arial;
	font-size: 13px;
	color: #404040;
	text-align: justify;
}

.newsheader {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #404040;
}

/* Section content */

.section_content {
	font-family: Arial;
	font-size: 13px;
	color: #404040;
}

.section_html {
	font-family: Arial;
	font-size: 13px;
	color: #404040;
}

.section_content_padded {
	font-family: Arial;
	font-size: 13px;
	color: #404040;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 10px;
}

/* Sub-sections */

.subsecnav {
	font-family: Arial;
	font-size: 13px;
	color: #404040;
}
.subsecnav:hover {
	font-family: Arial;
	font-size: 13px;
	color: #404040;
	text-decoration: none;
}

/* FAQ */

.faqnav {
	font-family: Arial;
	font-size: 13px;
	color: #404040;
	font-weight: bold;
}
.faqnav:hover {
	font-family: Arial;
	font-size: 13px;
	color: #404040;
	text-decoration: underline;
}

.faqnavsub {
	font-family: Arial;
	font-size: 11px;
	color: #404040;
}
.faqnavsub:hover {
	font-family: Arial;
	font-size: 11px;
	color: #404040;
	text-decoration: underline;
}

.faqcount {
	font-family: Arial;
	font-size: 11px;
	color: #888888;
}

.faqcatheader {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #AAAAAA;
	font-weight: bold;
	padding: 2px;
}

.faqsummarytext {
	font-family: Arial;
	font-size: 13px;
	color: #404040;
}

.faqStext {
	font-family: Arial;
	font-size: 13px;
	color: #222222;
	padding-top: 0px;
	font-weight: bold;
}
.faqQtext {
	font-family: Arial;
	font-size: 13px;
	color: #404040;
	padding-top: 0px;
}
.faqAtext {
	font-family: Arial;
	font-size: 13px;
	color: #404040;
	padding-top: 0px;
}

.faqQA {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #404040;
}

/* Testimonials */

.testimonial_full {
	font-family: Arial;
	font-size: 13px;
	color: #404040;
	text-align: justify;
}

.testimonial_footer {
	font-family: Arial;
	font-size: 13px;
	color: #404040;
	font-weight: bold;
	text-align: right;
	width: 100%;
}

/* Order Process */

.ro {
	font-family: Courier New;
	color: #808080;
	background-color: #F0F0F0;
}

.heading {
	color: #404040;
	font-weight: bold;
}

.label {
	color: #242424;
}

.sublabel {
	color: #666666;
}

.inputbox {
	font-family: Courier New;
	font-size: 12px;
	color: #242424;
}

.money {
	color: #242424;
}
.moneyfree {
	color: #2424BB;
}

.subttl_label {
	color: #242424;
	background-color: #FAFAFA;
}
.subttl_money {
	color: #242424;
	background-color: #FAFAFA;
}

.taxes_label {
	color: #242424;
	background-color: #F2F2F2;
}
.taxes_money {
	color: #242424;
	background-color: #F2F2F2;
}

.ttl_label {
	color: #242424;
	font-weight: bold;
	font-size: 13px;
	background-color: #E5E5E5;
}
.ttl_money {
	color: #242424;
	font-weight: bold;
	font-size: 13px;
	background-color: #E5E5E5;
}

.condensed_liability_IE {
	color: #3BA40B;
	font-weight: normal;
	font-size: 11px;

	margin-left: 16px;
}
.condensed_liability_NS {
	color: #3BA40B;
	font-weight: normal;
	font-size: 11px;

	margin-left: -26px;
}

.button {
	font-family: Arial;
	color: #111111;
}

.ro_liability {
	background-color: #EEEEEE;
	font-size: 12px;
}

.important {
	color: #3BA40B;
	font-weight: normal;
}

.recommended {
	color: #000000;
}

.pricingfieldset {
	border-style: solid;
	border-color: #808080;
	border-width: 1px;
	padding: 0px 14px 14px 14px;
}

.pricinglegend {
	font-size: 16px;
	font-weight: bold;
	color: #606060;
	padding: 0px 10px 5px 10px;
	background-color: #FFFFFF;
}