.quotesource {
font-style:normal;
text-align:right;
line-height:10px;

}
.blockquote {
width:380px;
margin-left: auto;
margin-right:auto;
font-style:italic;
text-align:justify;
font-size:12px;
}
.servicedetails {
text-align:justify;
}

td { color: #333333; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 16px; }
a:link { color: #990000; text-decoration: underline;}
a:visited { color: #990000; text-decoration: underline;}
a:hover {color: #990000; text-decoration: none; }
a:active { color: #990000; text-decoration: underline;}
.copyright {
	color: #FFFFFF;
	font-size: 10.5px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	padding-top: 3px;
}
.copyright a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.copyright a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.copyright a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.copyright a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.disclaimer {
	color: #FFFFFF;
	font-size: 10.5px;
	line-height: 12px;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	padding-top: 10px;
	padding-bottom: 10px;
}

.sidebar {
	
	margin-left: 15px;
}
.sidebar a:link {
	font-size: 13px;
	color: #333333;
	text-decoration: underline;	
}

.sidebar a:visited {
	font-size: 13px;
	color: #333333;
	text-decoration: underline;	
}

.sidebar a:hover {
	font-size: 13px;
	text-decoration: none;
	color: #333333;
}

.sidebar a:active {
	font-size: 13px;
	text-decoration: underline;
	color: #333333
}

.body { padding-top: 30px; padding-bottom:35px; padding-left:55px; padding-right:55px; }

h1 {
	font-size: 23px;
	color: #990000;
	line-height: 28px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}


blockquote {
	font-size: 12px;
	line-height: 16px;
	margin: 18px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: left top;
	font-style: italic;
}
blockquote p {
	margin: 25px 35px 0px 50px;
}
#quote_attrib {
	font-size: 10px;
	line-height: 13px;
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: right;
	margin-top: 10px;
	font-style: normal;
	color: #917449;
}