.capBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	padding-top: 5px;
	padding-right: 15px;
	width: 440px;
}
.capBodyFull {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	padding-top: 5px;
	padding-right: 15px;
	width: 100%;
}

.loginTable
{
	background-image: url(images/LoginPanel.gif);
	background-repeat: no-repeat;
	background-position: left top;		
	}
	
	
.capNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #566B87
}


.capLogin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-top: 5px;
	padding-right: 15px;

}
.capHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
	background-color: #9EB6C4;
	border: 0px none #59667A;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;

}
.topNav {
	background-image: url(images/navRight.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.graphicHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #921C1D;
	vertical-align: top;
}

.subHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	padding-top: 5px;
	padding-right: 15px;
	width: 440px;
	color: #566B87;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #566B87;
	border-left-color: #999999;
	margin-bottom: 8px;
}

.subHeaderNoLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #566B87;
	font-weight: bold;
	padding-bottom: 50px;
	line-height: 20px;


}

.quoteBody {
	padding: 10px;
	width: 433px;
	background-color: #E6EBF2;
	border: 1px solid #8696AC;
}
.quote {
	font-style: italic;
	text-align: right;
	font-size: 11px;
	line-height: 13px;
}.contactRowAlt {
	background-color: #F8FAFC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: 5C7D9E;
	border-right-color: 5C7D9E;
	border-bottom-color: 5C7D9E;
	border-left-color: 5C7D9E;
}
.contactTable{
	font-size: 12px;
	line-height: 18px;
}
.contactHeader {
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #5C7D9E;
	border-left-color: #666666;
	background-color: #ECF0F4;
	color: #4D6782;
	font-size: 13px;
}
#servicesTable, #servicesTable a:link, #servicesTable a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: 566B87;
	text-decoration: none;
	font-weight: bold;
}

#servicesTable {
	font-family: Arial, Helvetica, sans-serif;
	color: #00FF99;
	}
#servicesTable, #servicesTable a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: 566B87;
	text-decoration: underline;
	font-weight: bold;
}
.tableText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #566B87;
	font-weight: bold;
}


.OurClients p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #566B87;
	line-height:12px;
	margin:5px;
}


.capLabelSmall{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	}

#login, #ChangePassword , .capLabel{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

#login .capError, #ChangePassword.capError, .capError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
}

#login .capSuccess, #ChangePassword.capSuccess , .capSuccess {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #009900;
	
}
.claimTable{
	background-image: url(images/loadingAnimated.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.capIpa{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4F637C;
}

