/* CSS Document */

body { 
	text-align:center;
	margin: 0px;
	background-color:#ffffff;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	}

/* Text Class definitions */
.s{font-family:Tahoma; font-size:12px;  color:#333333; text-decoration:none}
.green{font-family:Tahoma; font-size:12px;  color:#9CE438;}
.red{font-family:Tahoma; font-size:11px;  color:#c31a1d;}
.o{font-family:Tahoma; font-size:12px;  color:#FFCC00;}
.bluesmall{font-family:Tahoma; font-size:10px; color:#006db7; text-decoration:none; font-weight:bold;}
.bluelarge{font-family:Tahoma; font-size:15px; color:#006db7; text-decoration:none; font-weight:bold;}
.blue1{font-family:Tahoma; font-size:10px;  color:#B4CFDA; text-decoration:none}
.blue2{font-family:Tahoma; font-size:12px;  color:#B4CFDA}
.w{font-family:Tahoma; font-size:12px;  color:#E6EAEE; }
.w1{font-family:Tahoma; font-size:12px;  color:#C9D1D7; }
.w2{font-family:Tahoma; font-size:12px;  color:#FFFFFF; }
.w3{font-family:Tahoma; font-size:13px; color:#FFFFFF; font-weight:bold}
.b{font-family:Tahoma; font-size:12px;  color:#000000; }
.grey{font-family:Tahoma; font-size:11px;  color:#727272; }


h1{
	font-family:Tahoma; font-size:20px;  color:#c31a1d;
	}
	
h1.blueh1{
	font-family:Tahoma; font-size:20px;  color:#006db7;
	}


/* Link Class definitions */
.blueh1link a:link {
	color:#006db7;
	text-decoration:none;
	}

.blueh1link a:active,
.blueh1link a:visited {
	color:#006db7;
	text-decoration:none;
	}

.blueh1link a:hover {
	color: #006db7;
	text-decoration: underline;
}

.redlink a:link {
	color: #c31a1d;
	text-decoration: none;
}

.redlink a:active,
.redlink a:visited {
	color: #c31a1d;
	text-decoration: none;
}

.redlink a:hover {
	color: #c31a1d;
	text-decoration: underline;
}



.bluelink a:link {
	color:#006db7;
	text-decoration: none;
}

.bluelink a:active,
.bluelink a:visited {
	color:#006db7;
	text-decoration: none;
}

.bluelink a:hover {
	color:#006db7;
	text-decoration: underline;
}


.greylink a:link {
	font-family:Tahoma; font-size:11px;color: #727272;
	text-decoration: none;
}

.greylink a:active,
.greylink a:visited {
	font-family:Tahoma; font-size:11px;color: #727272;
	text-decoration: none;
}

.greylink a:hover {
	font-family:Tahoma; font-size:11px;color: #727272;
	text-decoration: underline;
}

.bluelargelink a:link {
	font-family:Tahoma; font-size:15px; color:#006db7; text-decoration:none; font-weight:bold;
	text-decoration: none;
}

.bluelargelink a:active,
.bluelargelink a:visited {
	font-family:Tahoma; font-size:15px; color:#006db7; text-decoration:none; font-weight:bold;
	text-decoration: none;
}

.bluelargelink a:hover {
	font-family:Tahoma; font-size:15px; color:#006db7; text-decoration:none; font-weight:bold;
	text-decoration: underline;
}


/* Table Class definitions */

table.d {
	border-color:#006db7;
	border-width:5px;
	border-style:solid;
}

tr.d0 td {
	font-family:Tahoma; font-size:12px; font-weight:bold; background-color: #006db7; color: #FFFFFF; padding-left:5px;
}

tr.d1 td {
	font-family:Tahoma; font-size:12px;  text-decoration:none; background-color: #7ea2d5; color: #FFFFFF;padding-left:5px;
}

tr.d2 td {
	font-family:Tahoma; font-size:12px;  text-decoration:none; background-color: #4184c4; color: #FFFFFF; padding-left:5px;
}

tr.d3 td {
	font-family:Tahoma; font-size:12px;  text-decoration:none; background-color: #FFFFFF; color: #000000; padding-left:5px;
}

tr td a:link{
	font-family:Tahoma; fontsize:11px; color:#FFFFFF; text-decoration:underline;}

#distributors tr td {
    font-size: 10px;
}
	
#container { 
	width: 760px;
	margin: auto;
	text-align: center;
	padding-top:0px;
	background-color:#FFFFFF;
	}

#header{
	width: 760px;
	background-color:#ffffff;
	text-align:left;
	}

#headernavbar1{
	width: 760px;
	background-color:#ffffff;
	background-image:url(../images/bgNavLevel1.gif);
	background-repeat:repeat-x;
	text-align:left;
	}

#headernavbar2{
	width: 760px;
	background-color:#ffffff;
	background-image:url(../images/bgNavLevel2.gif);
	background-repeat:repeat-y;
	text-align:center;
	}

#middlecontent{
	width: 760px;
	background-color:#ffffff;
	text-align:left;
	}

/* List Definitions*/

#middlecontent ul{
	padding:0px;
	margin:0px;
	list-style:none;
	}

#middlecontent li{
	list-style:none;
	padding-top:7px;
	}

#middlecontent ul.list2ul{
	padding:0px;
	margin:0px;
	padding-left:10px;
	margin-left:10px;
	list-style-type:disc;
	}

#middlecontent li.list2li{
	list-style-type:disc;
	padding-top:7px;
	}

/* Left Content Definitions*/

#leftcontent{
	width:520px;
	float:left;
	text-align:left;
	background-color:#FFFFFF;
	padding:10px;
	}

#itemtitle{
	width:500px;
	text-indent:100px;
	background-image:url(../images/bgItemTitle.gif);
	background-repeat:repeat-y;
	padding:5px;
	font-family:Tahoma; font-size:17px;  color:#FFFFFF;
	}

#dwnloadpdfbox{
	background-image:url(../images/bgProductInfo.gif);
	width:200px;
	background-repeat:repeat-x;
	padding:5px;
	
	}

/*Right Content Definitions*/

#featurebox {
	background-image:url(../images/bgFeature.gif);
	background-repeat:no-repeat;
	width:195px;
	padding-top:75px;
	padding-left:10px;
	}

#featurebox a{font-family:Tahoma; font-size:11px;  color:#FFFFFF; text-decoration:underline;}
#featurebox a:visited{font-family:Tahoma; font-size:11px;  color:#FFFFFF;}


#featurebox2 {
	background-image:url(../images/bgFeature2.gif);
	background-repeat:no-repeat;
	width:195px;
	padding-top:10px;
	padding-left:10px;
	}

#featurebox2 h1{color:#FFFFFF; font-family:Tahoma;}

#featurebox2 a{font-family:Tahoma; font-size:11px;  color:#FFFFFF; text-decoration:underline;}
#featurebox2 a:visited{font-family:Tahoma; font-size:11px;  color:#FFFFFF;}


#rightcontent{
	width:190px;
	margin-left:545px;
	text-align:left;
	background-color:#FFFFFF;
	padding-top:10px;
	}


#footer{
	border-top:1px solid #cccccc;
	width: 760px;
	background-color:#ffffff;
	text-align:left;
	clear:both;
	}

#footerleftcontent{
	padding:5px;
	width:470px;
	float:left;
	text-align:left;
	background-color:#FFFFFF;
	}

#footerrightcontent{
	padding:5px;
	width:250px;
	margin-left:490px;
	text-align:left;
	background-color:#FFFFFF;
	}
    
#footerbottomcontent{
	padding:5px;
	width:490px;
	margin-left:250px;
	text-align:left;
	background-color:#FFFFFF;    

#copyright{
	margin:auto;
	width: 725px; 
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	}

