/* CSS Document */
img
{  border-style: none;
}

body {
	background-image: url(images/patternsepia.jpg);
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 15pt;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #578199;
}
.side {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
}
.copybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 15pt;
	font-weight: bold;
}
.sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
}
.sm a {
	color: #000;
	text-decoration: underline;	
}

.sm a:hover {
	color:#999;
	text-decoration: underline;	
}

.side a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BF272E;
	line-height: 14px;
	text-decoration: underline;
}
.side a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6594B1;
	line-height: 14px;
	text-decoration: underline;
}
.side a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6594B1;
	line-height: 14px;
	text-decoration: underline;
}
.copy a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C32A28;
	line-height: 15pt;
}
.copy a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #578DC3;
	line-height: 15pt;
}
.copy a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #578DC3;
	line-height: 15pt;
}
.callout {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #876F19;
	font-weight: bold;
	line-height: 19px;
}
.vertical_border {
	border-right-width: 0px;
	border-right-style: solid;
	border-top-color: #B2AA8B;
	border-right-color: #B2AA8B;
	border-bottom-color: #B2AA8B;
	border-left-color: #CAC8B5;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
}

