﻿
.rightcoltext {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;	
}
.centercoltext {
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #1e21fc;/*themecolour2;*/
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #1e21fc;/*themecolour2;*/
}
.leftcoltext {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 30px;
	
}

quote_header {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}

.paraheading {
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: black;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}

/*joe's classes */

.clear {clear:both;margin:0px;}
/*.inputLabel {width:150px;float:left;} */
/* ydc - 9/23/2013 -change from 150px to 175px to prevent wrapping of Existing Pediatric Dental?* */
.inputLabel {width:175px;float:left;}
.inputBox {float:left;}
.inputBox input[type="checkbox"] + label {margin-left: 3px} /*.inputBox label {padding: 0 0 0 3px}*/
.FieldItem {clear:both; min-height:25px;}
.Carrier {min-height:75px;}
.EmployeeInfoPanel {min-height:75px;}

#premiumrslt tr td{padding-right:10px; font-size:9pt; font-family:Arial; }
td.header {background-color:Silver; font-weight:bold; font-size:10pt;}
td.headersub {font-weight:bold;text-decoration:underline;}

.gridheader
{
	background-color:#4D7365;
	color:#FFFFFF;
}
.gridrow { border:solid 1px black;}
.gridrowalt{background-color:#D0D0D0; border:solid 1px black;}
.gridcaption{font-size:x-small;font-style:italic;}
.employertitle {
	font-weight: bold;
	font-size: 14px;
	color: #516a6e;
	font-family: Verdana;
	text-decoration: none;
}

.mainText
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	line-height: 140%;
	font-family: Verdana;
	text-decoration: none;
}

.mainLink
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	line-height: 140%;
	font-family: Verdana;
	text-decoration: underline;	
}

.narrowtext
{
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	line-height: 100%;
	font-family: Verdana;
	text-decoration: none;
}