* {

	font-family: Verdana, sans-serif;
	font-size: 11px;
}

a { color: #333366; }

p {
	
	line-height: 130%;
	text-indent: 0;

	margin: 10px 0px 5px 0px;
	
	text-align: justify;

	font-family: Verdana, sans-serif;
	font-size: 11px;
}

p.justleft {

	text-align: left;
}

img.inline_image_r {
	
	float: right;
	margin: 5px 0px 5px 5px;
}

img.inline_image_l {

	float: left;
	margin: 5px 5px 5px 0px;
}

h3.page_title {

	font-size: 16px;
	
	color: #005B8C;
	
	margin: 0px 0px 15px 0px;
}

h4.page_title {

	font-size: 14px;
	
	color: #005B8C;
	
	margin: 15px 0px 7px 0px;
}

h3.doc_category, h3.newsletter_category {
	
	font-size: 16px;
	color: #005B8C;
	
	margin: 15px 0px 5px 0px;
}

ul.normal {
	
	/*color: #666666;*/
	line-height: 130%;
	
	list-style: disc;
	margin: 5px 0px 5px 0px;
}

ul.normal li {
	
	/*color: #333333;*/
	line-height: 130%;
	
	margin: 3px 0px 3px 25px;
}

ol.normal {
	
	color: #666666;
	line-height: 130%;
	
	margin: 5px 0px 5px 0px;
}

ol.normal li {
	
	color: #333333;
	line-height: 130%;
	
	margin: 3px 0px 10px 25px;
	
}


ul.doc_list {
	
	line-height: 130%;
	
	list-style: none;
}

ul.doc_list li {
	
	line-height: 130%;
	
	margin: 3px 0px 3px 25px;
}

ul.doc_list a {

	color: #333366; 
}

ul.error_message {
	
	line-height: 130%;
	
	font-size: 10px;
	list-style: none;
}

ul.error_message li {
	
	line-height: 130%;
	
	margin: 3px 0px 3px 25px;
	color: #FF3333; 
}

dl.newsletter_list {
	
	width: 470px;
}

dl.newsletter_list dt {
	
	margin: 3px 0px 3px 25px;
}

dl.newsletter_list dt a {
	
	color: #333366;
}

dl.newsletter_list dd {
	
	margin: 3px 0px 15px 25px;
	color: #999999;
}

dl.distributor {
	
	margin: 10px 0px 5px 0px;
	width: 350px;
}

dl.distributor dt {
	
	font-weight: bolder;
}

dl.distributor dd {
	

}


table#promotions {
	
	width: 450px;
	margin: 10px 0px 10px 0px;
}

table#promotions td.col1 { width: 80px; }
table#promotions td.col2 { width: 370px; }

p.note {
	
	font-size: 10px;
	color: #999999;
}

span.asterisk {

	color: #FF3333;
}

/* DISTRIBUTOR SEARCH FORM START */
form#find_distributor input { width: 100px; }
form#find_distributor input#submit_btn { width: 75px; }
/* DISTRIBUTOR SEARCH FORM END */

/* CONTACT US FORM START */
form#contact_us input { width: 200px; }

form#contact_us select { width: 205px; }

form#contact_us input#phone1 { width: 30px; }
form#contact_us input#phone2 { width: 30px; }
form#contact_us input#phone3 { width: 40px; }

form#contact_us input#submit_btn { width: 100px; }

form#contact_us textarea#comment { width: 400px; height: 75px; }
/* CONTACT US FORM END */

/* LITERATURE ORDER FORM START */
form#lit_order input { width: 200px; }

form#lit_order select { width: 205px; }

form#lit_order input#phone1 { width: 30px; }
form#lit_order input#phone2 { width: 30px; }
form#lit_order input#phone3 { width: 40px; }

form#lit_order input#submit_btn { width: 150px; }

form#lit_order table#literature {
	
	margin: 10px 0px 10px 0px;
	width: 450px;
}

form#lit_order table#literature th { 
	
	height: 25px;
	background-color: #EEEEEE; 
	border-bottom: 1px solid #666666;
}

form#lit_order table#literature tr.item { background-color: #EFEFEF;}

form#lit_order table#literature td.col1 { width: 75px; text-align: center; }
form#lit_order table#literature td.col2 { padding-left: 3px; }

form#lit_order table#literature td.category { 
	
	height: 25px;
	font-weight: bolder;
	color: #005B8C;
	border-bottom: 1px solid #666666;
}

form#lit_order table#literature input.quantity { width: 50px; }

/* LITERATURE ORDER FORM END */

ul.site_map { padding: 0 20px 0 30px; }
ul.site_map li{ margin-bottom: 8px; }
ul.site_map li { 
	font-size: 10pt;
	color: #333366;
}
ul.site_map li a{
	text-decoration: none;
}
ul.site_map li div{
	margin: 5px 0 0 20px;
}
ul.site_map li div a{
	font-size: 9pt;
}

/* products */

table.product_models {
	border-collapse: collapse;
	border: 1px solid #ffffff;
	width: 100%;
}

table.product_models td {
	border: 1px solid #ffffff;
	color: #003366;
}

table.product_models th {

	border: 1px solid #ffffff;
	color: #003366;
	font-weight: bold;
}

table.product_models ul li {
	margin: 10px 10px 5px 20px;
	color: #000000;
}

/*--------*/

div.small_grey {

	font-weight: 8px !important;
	color: #666666;
}

tr.eventheader {
	
	height: 20px;
	background-color: #E7F2F9;
}

p.headline {
	color: #005B8C;
}