.insurance {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-align: center; color: #000000; }
.insuranceleft { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-align: left; color: #000000; }
.insuranceheader1 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-align: center; color: #000000; }
.insurance-large { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-align: center; color: #000000; }
.insuranceright { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-align: right; color: #000000; }


.K300Links {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; text-align: center}


.SideBar A {
	display: block;
	width: 125px;
	height: 20px;

	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 12px;

	background: url('images/button-normal.gif') no-repeat;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;

	text-align: center;
}

.SideBar A:hover {
	background: url('images/button-hover.gif') no-repeat;

	color: #FFFFFF;
}


	div.ErrorBox {
		width: 500px;
		margin: 0px auto;
		padding: 0px 20px;

		background: #FFDFDF;
		border: 1px solid #FE7D7D;

		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #880000;
	}