@charset "UTF-8";
.header_bg {
	background-color: #FFCC00;
}
.left_nav {
	background-image: url(left_bg.jpg);
	padding-top: 12px;
}
.left_nav_button {
	background-image: url(button_normal.jpg);
	display: block;
	height: 30px;
	width: 190px;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	line-height: 30px;
	color: #1758AC;
}
.left_nav_button:hover {
	background-image: url(button_hover.jpg);
}
.left_nav_button_selected {
	background-image: url(button_down.jpg);
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	height: 30px;
	width: 190px;
	display: block;
	line-height: 30px;
	text-decoration: none;
	font-weight: normal;
}
.left_nav_button_selected:hover {
	background-image: url(button_down_hover.jpg);
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-align: center;
	height: 30px;
	width: 190px;
	display: block;
	line-height: 30px;
	text-decoration: none;
	font-weight: normal;
}
body {
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(body_bg_1.jpg);
}
.product_caption {
	font-size: 16px;
	font-weight: bold;
	margin-left: 130px;
	margin-right: 100px;
	color: #3353A9;
	padding-top: 6px;
	letter-spacing: -1px;
}
.main_content ul {
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #1440A6;
	margin-left: 130px;
	margin-right: 130px;
	padding-right: 12px;
	padding-left: 22px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.main_content .ul_title {
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #1440A6;
	margin-left: 130px;
	margin-right: 130px;
	padding-right: 12px;
	padding-left: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 33px;
	font-size: 14px;
	font-weight: bold;
	color: #2F51B3;
}

.main_content a {
	text-decoration: none;
	color: #1B429A;
}
.main_content ul li ul {
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 33px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
.main_content ul li ol {
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 33px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
.main_content ul li ul li {
	list-style-type: disc;
	list-style-image: none;
}
.main_content ul li ol li {
	list-style-type: decimal;
	list-style-image: none;
}
.image_title {
	font-size: 12px;
	color: #1B429A;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
p {
	font-size: 12px;
}
.text_quantity {
	font-size: 10px;
	color: #000000;
	text-transform: lowercase;
	margin-top: 3px;
	font-weight: normal;
	display: block;
}
.form_field {
	background-color: #F0F1F8;
	border: 1px solid #88A1D5;
	padding: 4px;
	margin: 0px;
}
.form_label {
	margin-right: 5px;
	text-align: left;
	color: #1B429A;
	margin-left: 44px;
}
.form_button {
	font-size: 10px;
	line-height: 20px;
	color: #FFFFFF;
	background-image: url(button_form2.jpg);
	text-align: center;
	height: 20px;
	width: 70px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	display: inline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.form_button:hover {
	background-image: url(button_form_down2.jpg);
}
.more_button {
	font-size: 10px;
	line-height: 20px;
	color: #FFFFFF;
	background-image: url(more_normal.jpg);
	text-align: center;
	height: 20px;
	width: 80px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.more_button:hover {
	background-image: url(more_hover.jpg);
}
.td_line_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1B429A;
}
td, tr {
	margin: 0px;
	padding: 0px;
}
.text_blue {
	color: #1B429A;
	padding-top: 5px;
	padding-bottom: 5px;
}
.text_distributor {
	color: #1B429A;
}
input, select {
	margin: 0px;
	padding: 0px;
}
.main_content ol {
	list-style-type: lower-roman;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #1B429A;
	margin-left: 130px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.main_content ul li {
	list-style-image: url(bullet.gif);
	font-size: 12px;
	margin-bottom: 12px;
	color: #1440A6;
	margin-left: 0px;
}
.main_content ol li {
	font-size: 12px;
}
.footer {
	background-color: #1B429A;
	font-size: x-small;
	color: #FFFFFF;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
}
.sub_footer_1 {
	font-size: 12px;
	color: #1B429A;
	text-align: center;
}
.sub_footer_2 {
	font-size: 16px;
	font-weight: bold;
}
.right_title {
	font-size: 12px;
	color: #1B429A;
	padding-right: 10px;
	padding-top: 18px;
	padding-bottom: 0px;
	margin-left: 20px;
	font-weight: bold;
}
.right_text {
	font-size: 11px;
	color: #1B429A;
	padding-right: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #6682BD;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-left: 20px;
}
.right_more {
	font-size: 10px;
	text-align: right;
	margin: 0px;
	padding: 0px;
	display: block;
	float: right;
	text-decoration: none;
	color: #1B429A;
}
.right_text a {
	text-decoration: none;
}
.right_text a:hover {
	text-decoration: underline;
}
.main_content {
	padding-top: 20px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 12px;
}
.product_button {
	font-size: 11px;
	line-height: 26px;
	color: #1B429A;
	background-image: url(product_button_off.jpg);
	text-align: center;
	display: block;
	height: 26px;
	width: 154px;
	text-decoration: none;
}
.page_heading {
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.li_special {
	list-style-type: disc;
	padding-left: 20px;
	list-style-image: none;
}
.shadow_corner {
	background-image: url(shadow_bottomr_corner.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.shadow_bottom {
	background-image: url(shadow_bottom.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.shadow_right {
	background-image: url(shadow_right.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.shadow_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D4D8E1;
	border-right-color: #9BB1E0;
	border-bottom-color: #9BB1E0;
	border-left-color: #D4D8E1;
}
.shadow_border_blue {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D4D8E1;
	border-right-color: #9BB1E0;
	border-bottom-color: #9BB1E0;
	border-left-color: #D4D8E1;
	background-image: url(border_blue.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.shadow_border_gold {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D4D8E1;
	border-right-color: #9BB1E0;
	border-bottom-color: #9BB1E0;
	border-left-color: #D4D8E1;
	background-image: url(border_gold.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.shadow_bg_solid {
	color: #001950;
	background-color: #EFF1FF;
	font-size: 16px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-right-color: #83869C;
	border-bottom-color: #83869C;
	line-height: 1.5em;
	padding: 0px;
}
.country_title {
	background-image: url(country_title.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	color: #1B429A;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.contact_headings {
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #1B429A;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	text-align: center;
	width: 173px;
	float: none;
	padding: 3px;
}
.contact_address_title {
	border: 1px solid #1B429A;
	margin-right: 12px;
	background-color: #EFF1FF;
	color: #1B429A;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
a:hover {
}
.contact_border_bottom {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #1B429A;
	border-bottom-color: #1B429A;
	border-left-color: #1B429A;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1B429A;
}
.contact_numbers {
	font-size: 12px;
	font-weight: bold;
	color: #1B429A;
	text-align: center;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1B429A;
	border-left-color: #1B429A;
}
.contact_heading_box {
	background-color: #1B429A;
	margin: 0px;
	border: 3px double #1B429A;
	padding: 0px;
}
.country_text {
	padding-left: 5px;
	margin-left: 5px;
}
.credentials {
	font-variant: small-caps;
	font-size: 10px;
}
.diamond {
	background-color: #FF3366;
	height: 46px;
	width: 25px;
	position: relative;
	display: block;
	float: left;
}
.about_us_caption {
	font-size: 14px;
	color: #1B429A;
	padding: 22px;
	margin: 0px;
}
.header_text {
	color: #FFFFFF;
	background-color: #1B429A;
	font-size: 12px;
	text-align: center;
	padding: 6px;
}
.header_text_wide {
	color: #FFFFFF;
	background-color: #1B429A;
	font-size: 12px;
	text-align: center;
	padding: 6px;
	letter-spacing: 6px;
	word-spacing: 9px;
}
.header_shadow {
	background-image: url(header_shadow.jpg);
	background-repeat: repeat-x;
	background-position: center;
	background-color: #FFFFFF;
}
.header_text_wide a {
	color: #FFFFFF;
	text-decoration: none;
}
.header_text_wide a:hover {
	color: #FCB415;
}
.gold_link {
	color: #FDB414;
}
a strong {
	color: #C58500;
	font-weight: normal;
}
.no_bullet {
	list-style-type: none;
	font-size: 18px;
}
.rep_text {
	color: #3353A9;
	font-size: 12px;
}

