BODY {margin-left: 0; margin-top: 0; margin-bottom: 0; text-align: left;}
TD {font-family: Arial; font-size: 10pt; color: #666666;}

A:link { color: blue ;}
A:visited { color: blue ;}
A:hover { color: #FF0000 ;}
HR.line_dotted {border:1px dotted #666666;}

.header {
	width: 100%;
}

.navigation {
	width: 980px;
	padding: 2px;
}

.main_table {
	width: 980px;
}

.footer {
	width: 980px;
	text-align: center;
	font-size: 8pt;
}

.content_page_title{
	color: #0067A5;
	font-style: normal;
	font-weight: bold;
	font-size: 14pt;
	padding: 8px;
	}
	
.content_page_desc{
	font-style: normal;
	font-size: 10pt;
	padding: 8px;
	}
	
.content_container{
	background-color: #CCCCCC;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;	
	}	

.content_field_label{
	font-style: normal;
	font-size: 10pt;
	}
	
.content_header{
	background-color: #eeeeee;
	font-style: normal;
	font-weight: bold;
	}
	
.content_nav_header{
	background-color: #f1e9cd;
	}

.content_header_prod_detail{
	background-color: #e8dbae;
	font-style: normal;
	font-weight: bold;
}

.content_row_highlighted{
	background-color: #f3edd8;
	font-size: 8pt;
}

.content_row_unhighlighted{
	background-color: #ffffff;
	font-size: 8pt;
}
	
.content_cart_step_active {
	background-color: #e8dbae;
	font-weight: bold;
	}
.content_cart_step_inactive {
	background-color: #f1e9cd;
	}
	
.content_tab_active {
	background-color: #e8dbae;
	font-weight: bold;
	}
	
.content_tab_inactive {
	background-color: #f1e9cd;
	}	
	
.content_page_validation {
	color: blue;
	}