/* KVL_style.css */


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	margin-top: 22px;
	margin-left: 0px;
	margin-bottom: 12px;
	font-color: #04575c;
	font-style: normal;
	font-weight: 500;
	color: #04575c;
	border-style:solid;
	border-color:#04575c;
	border-top-width:1px;
	border-bottom-width:1px;
	border-left-style: none;
	border-right-style:none;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
	margin-top: 22px;
	margin-left: 0px;
	margin-bottom: 12px;
	font-color: #04575c;
	font-style: normal;
	font-weight: 500;
	color: #04575c;
	border-style:solid;
	border-color:#04575c;
	border-top-width:1px;
	border-bottom-width:1px;
	border-left-style: none;
	border-right-style:none;
}

#fullpage	{
	width: 8in;
	margin-left: 20px;
}

.company {
	
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	line-height: 1.4em;
	margin-top: 16px;
	margin-bottom: 0px;
	
}


}

td, ol, ul{
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.25em;
	margin-bottom: 8px;
	margin-top: 0em;
	color: #222729;

}

p {
	
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.25em;
	margin-bottom: 8px;
	margin-top: 0em;
	color: #222729;
}

.single {
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.25em;
	margin-bottom: 8px;
	margin-top: 0em;
	margin-left: 8px;
	color: #222729;

}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.25em;
	padding:2px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#address {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 125%;
	line-height:18px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 2px;
	text-align: center;
}

.check {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	list-style-position: outside;
	line-height: 1.25em;
	color: #222729;
	
}

.check li	{
	margin-left: 12px;
	list-style-image: url(../check.gif);
	margin-bottom: 8px;
}

.bullet {
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.25em;
	color: #222729;
	margin-bottom: 2px;
	
}

.bullet li	{
	
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.25em;
	list-style-type: square;
	margin-left: 0px;
}
dash {
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.25em;
	color: #222729;
	margin-bottom: 8px;
}

.dash li	{
	list-style-image: url(../dash.gif);
	margin-left: 8px;
}

.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	line-height: 1.4em;
	text-transform: uppercase;
	color: #04575c;
	position: static;
	text-align: center;
	font-weight: 600;
	bottom: 6px;
	margin-bottom: 4px;
}

#white	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .1em;
	font-style: normal;
	line-height: 1.4em;
	text-transform: uppercase;
	color: #FFFFFF;
}

.title {
	LINE-HEIGHT: 1.4em; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	COLOR: #000000; 
	FONT-SIZE: .9em;
	font-weight:600;
	margin-left: 8px;
	
}
span	{
	font-size: .9em;
}

A:link {color: #333366}
A:visited {color: #04575c}
A:hover {color: #04575c}
hr {
	color: 8C99AF;
}
