p {  font-size: 12px}
p {  line-height: 16pt}
blockquote { 
	font-size: 12px;
	line-height: 16pt;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #5871a9;
}
ul {  font-size: 12px; line-height: 16pt}
h1 {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
	color: #333333;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-style: oblique;

}
body {  font-family: "Times New Roman", Times, serif}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #5871a9;
}
ol {  font-size: 12px; line-height: 16px}
a:hover {
	text-decoration: underline;
	color: #000000;

}
.topbg {
	background-image: url(assets/images/stretchbg.jpg);
	background-repeat: repeat-x;

}
.padding {
	padding-right: 15px;
	padding-left: 15px;
}
.addressbg {
	background-image: url(assets/images/addresslines.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;

}
.left {
	background-image: url(assets/images/linestretch.jpg);
	background-repeat: repeat-y;
}
.right {
	background-image: url(assets/images/right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;


}
.border {
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;


}
