.text_standard {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #666600}
.text_standard_tbl {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #666633}
.heading_major {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #333300}
.heading_minor {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #666600}
.heading_large {  font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #666600}
.bakground_repeat {  background-repeat: no-repeat}
.text_link {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #333300}
.text_highlight {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #666600}
.bullets {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #996633}
.bullets_highlight {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #996633}
.table_content {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #666600}
.result {
	padding: 0px;
}
.left_col {
        float: left;
        width : 350px;
	border: 0px solid #003050;
}
.right_col {
        float: right;
        width : 551px;
	border: 1px solid #003050;
	margin-right:-100px;

}
.clear {
	clear: both;
}



