body {font-family: Verdana, Arial, Helvetica, Sans-serif; line-height: 133%; font-size: small; margin: 0px; padding: 0px; color: #333333; } 

h1, h2, h3, h4, h5 { font-family: Georgia, Verdana, Sans-serif;  margin: 0px; padding: 0px; color: #67121C; line-height: 100%; }
h1 { font-size: x-large; }
h2 { font-size: large; font-weight: bold; margin-top: 5px; }
h3 { font-size: medium; }
h4 { font-size: small; color: #ffffff; background-color: #67121C; padding: 3px; }
h5 { font-size: x-small; } 

.bodyText {
	font-family: serif ;
}
.leftb {
	width:20%;
	top: 0px;
}
.midb {
	width:50%;
	top: 0px;
}
.rightb {
	width:50%;
	top: 0px;
}
.telep {
	font-size: smaller;
}
.linkst {
	font-size: larger;
}

.style1 {color: #000000}
.style2 {
	background-color: #8ed2c5;
	padding: 0;
}
span.date { float: right; padding: 10px 0px 5px 0px; }

.more { color: #67121C; font-weight: bold; }
.purple {color: #8E4C83}
.maroon { color: #67121C;}
.maroon a{ color: #67121C;}

/*company details*/
table#company_contact_details { background-color: #eeeeee; border: 1px solid #888888; padding: 5px; margin: 10px 0px 10px 0px; width: 100%; clear: both; }
table#company_contact_details td {vertical-align: top; }
table#company_contact_details td.cd_q { color: #67121C; font-weight: bold; width: 100px; text-align: right;  }
table#company_contact_details td.cd_a {  }
table#company_contact_details td.cd_member { font-weight: bold;  }
.company_question { color: #67121C; font-weight: bold; margin:0px; padding: 0px; }
#middlecol ul{ margin-left: 15px; padding: 0px; }
#middlecol ul li { list-style-type: none; background-image: url('images/grey_arrow.jpg'); background-repeat: no-repeat; background-position: 0em 0.4em; padding-left: 15px; }

/* contact form */
table#contact_form_table {width: 100%; }
table#contact_form_table tr { vertical-align: top; } 

#linksdiv { font-family: Georgia, Verdana, Sans-serif; padding: 0px 0px 5px 0px; border-bottom: 1px solid #67121C; }
#linksdiv a { color: #555555; text-decoration: none; margin-right: 20px; font-weight: bold; }
#linksdiv a:hover { color: #000000; }
#linksdiv a.selected  { color: #000000; }

