/* CSS Document */

/* Table manage */
.table_contact {
	width: 100%;
	text-align: center;
	background-image: url(table_bg/bg_01.gif);
	background-repeat: repeat;
	line-height: 18px;
}

.table_contact_inside {
	width: 100%;
	text-align: center;
}

.table_contact_box {
	width: 100%;
	text-align: left;
}

.table_contact_sidtributor {
	width: 100%;
	text-align: center;
}

.table_contact_sidtributor th {
	font-size: 20px;
}

.table_contact_sidtributor td.contact_bold {
	font-size: 14px;
}

.table_contact_frame {
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	border-top-width: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: left;
}

.table_contact_frame td {
	vertical-align: top;
}

.table_contact_site_photo {
	width: 180px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

.table_contact_site_photo td {
	vertical-align: top;
}

.table_contact_site_detail {
}

.table_contact_site_detail th {
	border-bottom-color: #666699;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 10px;
	color: #999999;
	padding-top: 5px;
	font-size: 12px;
}

.table_contact_office_hours {
	text-align: center;
}

.table_contact_office_hours td {
	padding-left: 5px;
	padding-right: 5px;
}

.table_contact_office_hours th {
	color: #999999;
	padding-top: 0px;
	width: 120px;
	border-bottom-color: #CCCCCC;
}

/* DIV */
#div_contact_header {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(table_bg/bg_05.gif);
	background-repeat: repeat-x;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	border-bottom-width: 0px;
	padding-bottom: 4px;
	padding-top: 4px;
	margin-top: 2px;
}

#div_become_distributor {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

/* Contact */
.contact_bg {
	background-color: #999999;
}

.contact_title {
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}

.contact_field {
	font-size: 12px;
	text-align: right;
	white-space: nowrap;
}

.contact_text {
	font-size: 11px;
	text-align: left;
	padding-left: 10px;
}

.ncf_nc {
	color: #0e80c9;
}

.ncf_findings {
	color: #999999;
}