body
{
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #777777;
	font-weight: 400;
	text-align: left;
	line-height: 135%;
}
td,th,p {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #777777;
	font-weight: 400;
	text-align: left;
	line-height: 135%;
}
.text_left {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: left;
	font-weight: normal;
	height: 22px;
	line-height: 18px;
}

.text_left_bold {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: left;
	font-weight: bold;
	height: 22px;
	line-height: 18px;
}

.text_left_sml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
	font-weight: normal;
	height: 13px;
	height: 20px;
}

.text_center {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	font-weight: normal;
	line-height: 18px;
	height: 22px;
}

.text_right {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: right;
	font-weight: normal;
	line-height: 18px;
	height: 22px;
}

.table_left {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	font-weight: normal;
	height: 22px;
	padding: 5px;
}

.table_left_sml {
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: left;
	font-weight: normal;
	height: 22px;
	line-height: 10px;
	padding-left: 3px;
}

.table_left_bold {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	font-weight: bold;
	line-height: 18px;
	padding: 5px;
}

.table_center {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	font-weight: normal;
	line-height: 18px;
	padding: 5px;
}

.table_right {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: right;
	font-weight: normal;
	line-height: 18px;
	padding: 5px;
}


.table_head_left {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #ffffff;
	background-color: #c33928;
	text-align: left;
	font-weight: normal;
	padding: 5px;
	vertical-align: bottom;
}

.table_head_right {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #ffffff;
	background-color: #c33928;
	text-align: right;
	font-weight: normal;
	padding: 5px;
	vertical-align: bottom;
}

.shareprice {
	font-family: 'Open Sans', sans-serif;
	font-size: 38px;
	color: #c33928;
	text-align: left;
	font-weight: bold;
	padding-left: 3px;
}

.bar_price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #777777;
	text-align: left;
	font-weight: normal;
}

.bar_price_bold {
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #777777;
	text-align: left;
	font-weight: bold;
}

.bar_price_big {
	font-family: 'Open Sans', sans-serif;
	font-size: 26px;
	color: #777777;
	text-align: left;
	font-weight: bold;
}


.spacer {
	height: 9px;
}

.spacer_sml {
	height: 5px;
}

.spacer_xsml {
	height: 2px;
}

hr {
	color: #999999;
	background-color: #999999;
	height: 1px;
	border: 0px;
	width: 100%;
} 

.sens_head {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #c23528;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	height: 22px;
	line-height: 18px;
	height: 24px;
	padding-left: 3px;
}

.sens_date {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	font-weight: bold;
	height: 22px;
	line-height: 11px;
	height: 24px;
	padding-left: 3px;
	border-bottom: solid #666666 1px;
	
}

.sens_body {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	font-weight: normal;
	line-height: 165%;
	padding: 0px 5px 0px 5px;
}

a.sens:link, a.sens:visited {
	color: #c23528;
	font-size: 12px;
	text-decoration: none;
}

a.sens:hover, a.sens:active {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}

.poweredby {
	font-family: 'Open Sans', sans-serif;
	font-size: 8px;
	color: #999999;
	text-align: left;
	font-weight: normal;
	padding-left: 380px;
	letter-spacing: 2px;
}

a.powered:link, a.powered:visited {
	color: #666666;
	font-size: 8px;
	text-decoration: none;
	font-weight: bold;
}

a.powered:hover, a.powered:active {
	color: #999999;
	font-size: 8px;
	text-decoration: none;
	font-weight: bold;
}