.mainborder {
	border: 1px solid #333333;
}
.leftsideback {
	background-color: #eaf0fe;
}
.bottomback {
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.padding_bg {
	background-image: url(images/bg_box.gif);
	background-repeat: no-repeat;
	padding: 5px 12px 5px 15px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.bottomtelephone {
	background-color: #666666;
}

.maintext {
	font-family: Verdana, Arial, Tahoma;
	font-size: 12px;
}
.txt_bulletpoint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	list-style-image: url(images/bulletpoint.gif);
	list-style-position: inside;
}
.border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #336699;
}

.text_link {
	color: #336699;
	text-decoration: underline;
}
.txtfields {
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.quote_table {
	background-color: #EAF0FE;
	border: 1px solid #336699;
	padding: 8px;
}
.quote_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #333333;
	text-decoration: none;
}
.quote_author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.return_link {
	text-decoration: underline;
	color: #333333;
}
.link_underline {
	text-decoration: underline;
	color: #333333;
}
