/*Impro Graphics Styles*/

body {
	background-color: #999999;
	margin-top: 40px;
}
p {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	border: none;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
p:link {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #124668;
	border: none;
	font-weight: bold;
}
p:visited {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #124668;
	border: none;
	font-weight: bold;
}
p:active {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #124668;
	border: none;
}
p:hover {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	border: none;
}
a:link {
	text-decoration: none;
	color: #124668;
}
a:visited {
	text-decoration: none;
		color: #124668;
}
a:hover {
	text-decoration: none;
		color: #124668;
}
a:active {
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #000000;
	border: none;
	padding: 4px;
	font-weight: bolder;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000000;
	border: none;
	padding: 3px;
	font-weight: bolder;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	color: #000000;
	border: none;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 3px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	color: #000000;
	border: none;
	margin-right: 10px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
	color: #000000;
	margin: 2px 18px;
	display: list-item;
	list-style-type: disc;
}
h5:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
	color: #124668;
	margin: 2px 18px;
	display: list-item;
	list-style-type: disc;
}
ul {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	border: none;
	margin-right: 36px;

}
.leftcolumntext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0px;
	color: #124668;
	font-weight: bold;
	margin: 8px 5px 2px;
	cursor: pointer;
}
.leftcolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 6px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #a2b8c3;
}
.testimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	margin: 5px;
	text-align: center;
	border: double 1px #000000;
}
.centercolumn {
	background-color: #ffffff;
}
.rightcolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #ffffcc;
}
.rightcolumntext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	background-color: #ffffcc;
	border: none;
	padding: 3px;
	font-weight: bold;
	line-height: 3px;
	margin-top: 5px;
}
.rightcolumntext:link {
	color: #124668;
	text-decoration: None;
}
.rightcolumntext:visited {
	color: #124668;
}
.rightcolumntext:active {
	color: #cccccc;
}
.rightcolumntext:hover {
	color: #000000;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	border: none;
	padding: 4px;
	font-weight: bolder;
	line-height: 5px;
	margin-top: 5px;
}
.topimage {
	border: thin solid #000000;
	background-color: #ffffff;
}
.produnderline {
	border-bottom-width: thin;
	border-bottom-style: groove;
	border-bottom-color: #333333;
}
.bolden {
	color: #000066;
	font-weight: bold;
}
.heavy_black_border {
	background-color: #000000;
}
.addressformat {
	text-align:center;
	color: #000000;
	font-weight: bold;
	line-height: 12px;
}

