﻿.heading {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #193B73;
	text-decoration: none;
}
.maintext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 0;
}

.maintext-blue {	
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 16px;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 0;
}

.capitalise {
	text-transform: uppercase;
}

.select-box {
	width: 265px;
}
.formtext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 18px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.smalltext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #333333;
}

#mainArea {	
	width: 480px;
	height: 550px;
	overflow: auto;
}

.pagetext {
	font-family: Helvetica, Arial, Tahoma;
	font-size: 14px;
	color: #000A66;
}

.pagetext_heading {
	font-family: Helvetica, Arial, Tahoma;
	font-size: 17px;
	font-weight: bold;
	color: #000A66;
}

.noborder {
 border: 0;
}

#insurance_holder {
	width: 450px;
	  height: 450px;
	  overflow: scroll;
}