.siteFont {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
}

.cellPadding2 {
	text-align: left;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}

.borderBlue {
	background-color: #357695;
	width: 2px;
}
.borderPurple {
	width: 2px;
	background-color: #666699;
}


.borderGray {
	background-color: #CCCCCC;
	width: 2px;
}
.borderBrown {
	font-size: 2px;
	background-color: #b5b574;
}

.headlineText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #666699;
	font-size: 24px;
}

.glossaryTerms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666699;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}

.headerText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #666699;
	font-size: 14px;
}
    
.pLeftPadding{
	text-align: left;
	padding-left: 10%
}

.pRightPadding{
	text-align: left;
	padding-right: 10%
}

.servicesText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	border-bottom-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #666699;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.rightBorder {
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.headerMedical {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #666699;
}

.headerDental {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
}
.headerLife {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
}

.planTable {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.groupsText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}

.ulSquare {
	list-style-type: square;
	
}

.leftPadding {
  	position:relative;
	left:25px
	
}

.asterisk {
	font-weight: bold; 
	color: #FF0000
}

.siteFontSmall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.bold16Pix {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
a:link {
	color: #03564C;
}
a:visited {
	color: #830042;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
