﻿@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

.center {
	margin: 0px 0px 0px 2px;
	width: 99%;
}

.head {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: 700;
	margin: 0px 0px 30px 0px;
}

.head2 {
	margin: 0px 0px 20px 0px;
	font-size: 14px;
	font-weight: 600;
}

.head2 a:link, .head2 a:visited, .head2 a:hover, .head2 a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: 700;
	color: #000;
	text-decoration: underline;
}

.head3 {
	margin: 0px 0px 20px 0px;
}

.head3 a:link, .head3 a:visited, .head3 a:hover, .head3 a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: 200;
	color: #000;
	text-decoration: underline;
}

.required{color:Red;padding-left:3px;}

.acrobat {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #00F;
}

.acrobat a:link, .acrobat a:visited, .acrobat a:hover, .acrobat a:active {color: #000; text-decoration: underline;}

.train a:link, .train a:visited, .train a:hover, .train a:active {color: #000; text-decoration: underline;}
.train {
	line-height: 2.2em;
	margin: 0px 0px 0px 20px;
}

.order a:link, .order a:visited, .order a:hover, .order a:active {color: #000; text-decoration: underline;}
.order { line-height: 2.2em; }

.link a:link, .link a:visited, .link a:hover, .link a:active { color: #000; text-decoration: underline;}
.link { margin: 20px 0px 0px 0px; }

.item {
	width: 100%;
	float: left;
	margin: 0px 0px 20px 0px;
	background-image: url(/images/item_bg.jpg);
	font-weight: 700;
}

.item .info {
	width: 47%;
	min-height:70px;
	float: left;
	background-repeat: repeat-x;
	color: #045a95;
}

.item .description {
	color: #000;
	font-weight: normal;
}
	
.info .top {
	height: 90%;
	float: left;
}

.info .bottom {
	height: 10%;
	float: left;
}

.item a:link, .item a:visited, .item a:hover, .item a:active { color: #000; text-decoration: underline; font-weight: normal;}

.item .pic {
	width: 48%;
	min-height:70px;
	padding: 10px 20px 0px 0px;
	float: right;
	border: solid 2px #e1f2f9;
	text-align: center;	
	background-color: #fff;
}

.prod_num {
	color: #009;
	font-weight: 700;
}

.download {
	bottom: 10px;
}

table.msds {
	background-image: url(/images/table_bg.jpg);
	background-repeat: repeat;
	text-align: center;
	line-height: 2em;
}

table.msds a:link, table.msds a:visited, table.msds a:hover, table.msds a:active {color: #000; text-decoration: none;}

p.msds {
	text-align: center;
	font-size: 14px;
	font-weight: 700;
	margin: 20px 0px 10px 0px;
}

p.ect { margin: 0px 0px 20px 0px;}
p.ect a:link, p.ect a:visited, p.ect a:hover, p.ect a:active { font-family: Verdana, Geneva, sans-serif; font-size: 10px; font-weight: 200; color: #000; text-decoration: underline;}

.trainingcalendar {
	margin: 0px 0px 0px 0px;
	display: inline-block;
}

.trainingcalendar .date {
	float: left;
	margin: 0px 10px 10px 10px;
	width: 115px;
	text-align: center;
	background-image: url(/images/calendar_bg.jpg);
	background-repeat: repeat-x;
}

.ect_images {
	display: inline-block;
	*display: inline;
}

.ect_images img {
	margin: 20px;
}

.ect_completion {
	width: 100%;
	float: left;
}

.ect_completion .text {
	width: 50%;
	float: left;
	margin: 0px 0px 0px 5px;
}

.ect_completion .left {
	width: 20%;
	float: left;
	margin: 0px 0px 0px 10px;
}

.ect_completion .right {
	width: 25%;
	float: left;
}

.curriculum {
	margin: 15px 0px 0px 0px;
	float: left;
}

.curriculum li {
	margin: 15px 0px 20px 0px;
}

.ect_table {
	float: left;
	margin: 25px 0px 0px 0px;
	text-align: center;
}

td .caption {
	font-size: 10px;
}

.ect_additional {
	float: left;
	margin: 25px 0px 0px 0px;
	width: 100%;
}

.ect_additional .head2 {
	margin: 20px 0px 0px 0px;
	font-size: 14px;
	font-weight: 600;
}

.ect_additional a:link, .ect_additional a:visited, .ect_additional a:hover, .ect_additional a:active {
	color: #000;
	text-decoration: underline;
}

.ect_bottom {
	float: left;
	margin: 20px 0px 0px 0px;
	text-align: center;
}

.ect_images_bottom {
	display: inline-block;
	*display: inline;
}

.ect_images_bottom img {
	margin: 10px;
}

.training_content {
	float: left;
	width: 100%;
	margin: 20px 0px 20px 0px;
}

.training_minimum {
	float: left;
	width: 100%;
}

.treatment {
	width: 100%;
	float: left;
	margin: 0px 0px 20px 0px;
	font-weight: 700;
	border: solid 2px #e1f2f9;
}

.treatment .info {
	width: 47%;
	min-height:70px;
	float: left;
	background-repeat: repeat-x;
	color: #045a95;
}

.treatment .description {
	color: #000;
	font-weight: normal;
}

.treatment .pic {
	width: 48%;
	min-height:70px;
	padding: 10px 20px 0px 0px;
	float: right;
	text-align: center;	
	background-image: url(/images/item_bg.jpg);
}

.featured {
	
}

.featured img {
	max-width: 120px;
	width: expression(this.width > 120 ? 120: true);
	margin: 20px;
	border: solid 2px #e1f2f9;
}

.company {
	text-align: center;
}

.company img {
	margin: 30px 5px 0px 5px;
	border: solid 2px #0065a7;
}