@charset "ISO-8859-1";
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #333333;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #008DA9;
}
.lowerLines {
	border-bottom-style: ridge;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
	border-bottom-width: thin;
	border-bottom-color: #DFDFDF;
}
.verticalLine {
	border-left-width: thin;
	border-left-style: ridge;
	border-left-color: #DFDFDF;
}
.contentText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	margin-top: 16px;
	margin-right: 25px;
	margin-bottom: 16px;
	margin-left: 25px;
}
.contentHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #008DA9;
	vertical-align: -40%;
	font-style: italic;
}
/* Image in Text Area */
.ta11 {
	background:#FFFFFF url(images/comment_img.gif) no-repeat 20px 8px;
	border: 1px solid #CCCCCC;
	width: 230px;
	height: 95px;
}
/* Image in Text Box */
.tb11 {
	background:#FFFFFF url(images/tf_name.gif) no-repeat 2px 2px;
	padding:2px 2px 2px 22px;
	border:1px solid #CCCCCC;
	width:230px;
	height:22px;
}
.tb12 {
	background:#FFFFFF url(images/tf_email.gif) no-repeat 2px 2px;
	padding:2px 2px 2px 22px;
	border:1px solid #CCCCCC;
	width:230px;
	height:22px;
}
.tb13 {
	background:#FFFFFF url(images/tf_phone.gif) no-repeat 2px 2px;
	padding:2px 2px 2px 22px;
	border:1px solid #CCCCCC;
	width:230px;
	height:22px;
}
.tb14 {
	background:#FFFFFF url(images/tf_comp.gif) no-repeat 2px 2px;
	padding:2px 2px 2px 22px;
	border:1px solid #CCCCCC;
	width:230px;
	height:22px;
}
.tb15 {
	background:#FFFFFF url(images/tf_comm.gif) no-repeat 2px 2px;
	padding:2px 2px 2px 22px;
	border:1px solid #CCCCCC;
	width:230px;
	height:95px;
}
/* Image Button */
.fb7 {
    background: #ffffff url(images/send.gif) no-repeat 5px center;
    vertical-align:middle; 
    border: 1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}.dotpoints {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	list-style-type: disc;
}
