body {
	background-image: url(../images/backstripe.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.lightunderline {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #000000;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0C449B;
	margin-top: 5px;
}

.copyright a {
	font-family: Arial, Helvetica, sans-serif;
	color: #0C449B;
	text-decoration: none;
}

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

.reading {
	font-family:georgia,times new roman,times,serif;
	color:#333;
	line-height:18px;
	font-size: 12px;
}

.reading a {
	color:#0C449B;
	text-decoration: none;
	border-bottom: 1px solid #0C449B;
}

.reading a:hover {
	color:#000;
	text-decoration: none;
	border-bottom: 1px solid #000;
}

.warning {
	font-size: 110%;
	color:#FF0000;
	padding: 3px;
	margin: 30px 0 20px 0;
	background-color:#CCCCCC;
	border: 1px solid #FF0000;
}

.question {
	background: #FFF url(../images/arrow.gif) no-repeat 0 3px;
	color: #0C449B;
	padding-left: 10px;
}

.question a {
	color: #0C449B;
	text-decoration: none;
}

.question a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px dotted #000;
}

.answer {
	color: #666;
}

.reading h1 {
	font-family: palatino,times new roman,times,georgia,serif;
	font-weight:normal;
	font-size: 154%;
	color: #0C449B;
	margin: 0;
}

.small_trade {
	font-size: 60%;
	color: #666;
}

.reading_white {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
}

.sidebar {
	font: 11px 'Lucida Grande','Lucida Sans Unicode',arial,verdana,sans-serif;
	color: #333333;
}

.sidebar a {
	text-decoration: none;
}

.sidebar a:hover {
	text-decoration: underline;
}

.sidebar_image {
	margin-left: -4px;
	clear: both;
}

.form_label {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #666666;
}
.into {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
}

.error {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #FF0000;
}

.masthead {
	background-image: url(../images/masthead_blueback.jpg);	
}

#hardline {
	border-top: 1px dotted #0C449B;
	margin: 10px 0 10px 0;
}

#quote {
width: 340px;
margin: 0;
padding: 0;
background: #DDD url(../images/box_bottom.gif) no-repeat bottom left;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #000;
}

#quotestart {
margin: 0;
padding: 10px;
background: #DDD url(../images/box_top.gif) no-repeat top left;
}

#said {
margin: 0 0 0 10px;
padding: 0 20px 10px 10px;
}


#quoted {
margin: 0 0 0 10px;
padding: 0 20px 20px 10px;
color: #000;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
font-style: italic;
color: #666;
text-align: right;
}