/* CSS Document */
.justify{
	text-align: justify;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
}
a {
	color: #B8272D;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

em {
	font-style:italic;
	}

.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 25px;
	color: #FFFFFF;
	background-image: url(../images/subNav.gif);
	background-repeat: repeat-x;
	display: block;
	height: 30px;
	font-weight: bold;
	text-align: center;
}
p {
	display: block;
	margin-bottom: 5px;
}.dropcap {
	float:left;
	color:#B6272D;
	font-size:50px;
	line-height:45px;
	padding-top:2px;
	font-family: Times, serif, Georgia;
}
.dropcapGreen {
	float:left;
	color:#8E936B;
	font-size:50px;
	line-height:45px;
	padding-top:2px;
	font-family: Times, serif, Georgia;
}
.green{
	color:#8E936B;
}
.green_bold{
	color: #8E936B;
	font-weight: bold;
}
.dropcapNumber {
	float:left;
	color:#B6272D;
	font-size:15px;
	line-height:45px;
	padding-top:2px;
	font-family: Times, serif, Georgia;
}
h1 {
	color: #B6272D;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
	line-height: 16px;
}
h2 {
	color: #B6272D;
	font-size:18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
	margin-top: 5px;
}
h3 {
	color: #727373;
	font-size:16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
}

h5 {
	color: #727373;
	font-size:16px;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
	margin-top:5px;
}

strong {
font-weight:bold;
}




.italic_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.tradePlace {
	font-weight: bold;
	font-size: 14px;
}
.close {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#tradeList li {
	display: block;
	height: 20px;
}
.red_italic {
	color: #B8272D;
	font-weight: bold;
}
.red_number{
	color: #B8272D;
	font-weight: bold;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}

