/********** General **********/
td {
	font-family: verdana, sans-serif;
	font-size: 8pt;
	color: black;
	vertical-align: top;
}
img {
	border: none;
}

table {
	border-collapse: collapse;
}

h1 {
	font-size: 15pt;
	color: #6c8990;
	font-weight: normal;
}

h2 {
	font-weight: normal;
	font-size: 13pt;
	color: #6c8990;
}

span.ourname {
	color: #6c8990;
	font-weight: bold;
}

em {
	color: #6c8990;
	font-weight: bold;
}

span.ourname em {
	color: #a7a7a7;
}

ul {
	margin: 0.5em 1em;
}

dt {
	font-size: 14px;
	color: #6c8990;
}

dd {
	margin-bottom: 2em;
}

/********** Links **********/
a 	{
	color: #6c8990;
	text-decoration: underline;
}
a:visited {
	color: #6c8990;
}
a:hover {
	color: #72a7b4;
}

.leftcol {
	font-family: verdana, sans-serif;
	font-size: 7.5pt;
	color: black;
}

.leftcol div.contentbox {
	width: 200px;
}

.rightcol {
	width: 430px;
	float: right;
}

.clear {
	clear: both;
}

/********** Top Section **********/

body {
	 background-color: #dcded9;
	 text-align: center;
}

table.layouttable {
	width: 762px;
	margin: auto;
	border: none;
}

td {
	margin: 0;
	padding: 0;
}

td.topnav {
	text-align: right;
}

table.layouttable td.mainpage {
	background: url(images/body_tile.gif) repeat-y;
	text-align: center;
	padding: 0 20px;
}

table.mainpage {
	width: 719px;
	padding-right: 1px;
	background-color: #ECEFE8;
}

table.mainpage td.middlenav {
	padding-bottom: 30px;
}

table.mainpage tr.content-area {
}

table.mainpage td.content-area {
	padding: 0px 17px 0px 17px;
	background-image: url(images/vertical_dots.gif);
	background-repeat: repeat-y;
	background-position: 240px 0;
}

td.verticaldots {
	background: url(images/vertical_dots.gif) repeat-y;
	float: right;
}

/********** Main Section **********/

/*div.header * {
	display: inline-level;
	vertical-align: middle;
}*/

div.header img {
	vertical-align: bottom;
}

div.contentbox {
}

div.contentbox a {
	font-weight: bold;
}

div.contentbox div {
	margin: 5px 0px 10px 5px;
}

div.contentbox p {
	line-height: 150%;
	text-indent: 2em;
}

div.contentbox div.guarantee p{
	padding: 0 1em;
	text-indent: 0em;
	margin: 0;
}

div.readmore {
	text-align: right;
}

div.horizontaldots {
	margin: 20px 0px 20px 0px;
	background: url(images/repeat_dots.gif) repeat-x;
}

span.precolon {
	font-weight: bold;
}

/********** Forms *********/
table.formtable {
	width: 100%;
	border: none;
}

table.formtable td {
	padding: 3px;
	vertical-align: middle;
	font-weight: bold;
}

p.errorheading {
	font-weight: bold !important;
	color: #6c8990 !important;
}

.formerror {
	text-indent: 0em !important;
	margin: 0.5em 4em !important;
}

/********** News Section *********/
div.contentbox div.newsitem {
	margin-bottom: 30px;
}

span.date {
	font-size: 7.5pt;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	display: block;
}

/********** Sitemap Section *********/

ul.sitemap {
	margin-top: 0;
	margin-bottom: 0;
}

ul.sitemap * {
	margin-top: 0.5em;
	margin-bottom: 0;
}

ul.sitemap h2 {
	font-size: 14px;
	font-weight: normal;
}

ul.sitemap h3 {
	font-size: 12px;
	font-weight: normal;
}


/********** Contact Section *********/
div.contentbox div.address {
	margin: 2em 0 0 30px;
}

div.address p {
	line-height: normal;
	text-indent: 0em;
}

p.name, p.address, p.url, p.email, p.phone, p.fax {
	margin-top: 0.1em;
	margin-bottom: 0.1em;
}

p.name, p.url {
	font-weight: bold;
}

p.address, p.url  {
	margin-bottom: 0.8em;
}

p.name{
	margin-bottom: 0.3em;
}

/********** Testimonials *********/

p.quote {
	font-style: oblique;
}

p.citation {
	text-align: right;
	font-style: normal;
	font-size: 7.5pt;
	margin-right: 1em;
	margin-top: 0;
}

#contentpane p.quote {
	margin: 1em 3em 0 3em;
}

#contentpane p.citation {
	margin-right: 4em;
}

/********** Footer Stuff **********/

td.footer {
	color: #6c8990;
	font-size: 8pt;
	font-weight: bold;
	padding-top: 10px;
}
td.footer a {
	color: #6c8990;
	text-decoration: none;
}
td.footer a:visited {
	color: #6c8990;
}
td.footer a:hover {
	text-decoration: underline;
}

td.proboost {
	padding: 2em;
	color: #6c8990;
	text-align: center;
}
