/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #676767;
}

h1 {
	padding: 0px;
	margin: 0px;
	font-size: 24px;
	font-weight: normal;
	color:#000000;
}

h2 {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

h3 {
	color: #3399CC;
	font-weight: bold;
	font-style: italic;
	padding: 0px;
	margin: 0px;
	font-size: 16px;
}

p {
	padding: 0px;
	margin: 0px;
}

form {
	padding: 0px;
	margin: 0px;
}

select, input, textarea, option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.red {
	color: #FF0000;
}

.link {
	color: #999999;
	text-decoration: underline;
	font-weight: bold;
}

.link:hover {
	color: #3399CC;
	text-decoration: underline;
	font-weight: bold;
}

.grey {
	color: #999999;
}

.left {
	width: 28px;
	background-color: #FFFFFF;
}

.footer_left {
	background-image: url(images/footer_left_bg.jpg);
	background-repeat: no-repeat;
	height: 79px;
}

.nav_bg {
	background-image: url(images/nav_bg.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: left;
}

#navlist {
	padding: 254px 0px 0px 53px;
	margin: 0px;
}

#navlist li {
	list-style-type: none;
	padding: 0px 0px 15px 0px;
}

#navlist li a {
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

#navlist li a:hover {
	text-transform: uppercase;
	color: #CCFFCC;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.nav_repeat {
	background-image: url(images/nav_bg_repeat.jpg);
	background-repeat: repeat-y;
	text-align: left;
	vertical-align: top;
}

.nav_bg_bottom {
	background-image: url(images/nav_bg_repeat.jpg);
	background-repeat: repeat-y;
	height: 164px;
	text-align: left;
	vertical-align: bottom;
}

.nav_footer_bg {
	background-image: url(images/nav_footer_bg.jpg);
	background-repeat: no-repeat;
	height: 79px;
	width: 236px;
}

.right_pnl {
	text-align: left;
	vertical-align: top;
	width: 608px;
	background-color: #FFFFFF;
	padding: 0px 0px 22px 0px;
}

.header {
	text-align: right;
	vertical-align: middle;
	padding: 15px 0px 15px 0px;
}

.tel {
	font-size: 18px;
	font-weight: bold;
	color: #3399CC; 
	width: 130px;
	text-align: right;
}

.footer {
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	background-image: url(images/footer_left_bg.jpg);
	background-repeat: repeat-x;
	padding: 25px 0px 0px 0px;
}

.footer_email, .footer_email:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.swc, .swc:hover {
	color: #3399CC;
	text-decoration: none;
	font-size: 10px;
}

.addtofav {
	color: #000000;
	text-decoration: none;
}

.addtofav:hover {
	color: #3399CC;
	text-decoration: none;
}

.content {
	text-align: left;
	vertical-align: top;
}

.home_rightcol {
	border: 2px solid #CCCCCC;
	background-color: #F1F1F2;
	padding: 8px 8px 8px 8px;
	width: 172px;
	text-align: left;
	vertical-align: top;
	line-height: 20px;
}

.home_leftcol {
	text-align: left;
	vertical-align: top;
	width: 396px;
}

.microbloc_header {
	font-size: 30px;
	color: #666666;
	padding: 0px 0px 5px 0px;
	line-height: normal;
}

.mcrobloc_subheader {
	font-size: 14px;
	font-weight: bold;
	color: #3399CC;
	line-height: 20px;
}


#list {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#list li {
	padding-left: 18px;
	padding-bottom: 5px;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0 .2em;
}

.border {
	border: 1px solid #999999;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	text-transform: uppercase;
}

.border_top {
	border-top: 1px solid #999999;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	text-transform: uppercase;
}

.border_bottom {
	border-bottom: 1px solid #999999;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	text-transform: uppercase;
}

.border_left {
	border-left: 1px solid #999999;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	text-transform: uppercase;
}

.border_right {
	border-right: 1px solid #999999;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	text-transform: uppercase;
}

.border_righttop {
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	text-align: center;
	vertical-align: top;
	font-weight: bold;
	text-transform: uppercase;
}

.border_nopad {
	border: 1px solid #999999;
	background-color: #EEEEEE;
}

.bordertopbottomleft {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}

.bordertop_nopad {
	border-top: 1px solid #999999;
}

.bordertopright_nopad {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
}

.bordertopleft_nopad {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}

.bordertopleftright_nopad {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	background-color: #EEEEEE;
}

.poltec_quality {
	background-image:url(images/poltecquality.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.poltec_quality td {
	font-size: 11px;
}
