@charset "utf-8";
/* CSS Document */







/***************************************************
*******************************************************
**************************************************/




.noprint {
	display: none;
}

.printonly {
	display: table;
}


img {
	display: none;
}

table.style2 {
	border: none;
}

table.nav {
	display: none;
}

table#print-container {
	display: inline;
	width: 100%;
}

p.radio-options {
	display: none;
}

input#calculate {
	display: none;
}

span.style24 {
	display: block;
}

table#table_owners_policy,
table#table_loan_title_policy,
table#table_simultaneous_issue {

}
table#table_owners_policy td,
table#table_loan_title_policy td,
table#table_simultaneous_issue td {
	border: 1px solid #ccc;
}
table#table_owners_policy table tr.blue,
table#table_loan_title_policy table tr.blue,
table#table_simultaneous_issue table tr.blue {
	margin-top: 15px;
}

table#table_owners_policy tr.blue td,
table#table_loan_title_policy tr.blue td,
table#table_simultaneous_issue tr.blue td {
	font-weight: strong;
	font-size: 13px;
}

span.copyright {
	text-align: center;
	width: 100%;
	display: block;
}

