@charset "utf-8";
/* CSS Document */

/* Product */
.product_title{
	width:500px;
    margin:0px;
	color:#FFFFFF;
	background-color: #138536;
	font-size:18px;
	font-weight: bold;
	line-height:20px;
	padding-left: 20px;
	margin-rigth: 5px;
	line-height:30px;
	}
	
.product_listing ul{
    margin:0;
	margin-top: 0px;
	/*font-size:14px;*/
	color:#999999;
	text-align:left;
		line-height:20px;
	text-decoration:none;
	padding-left:20px;
	}

.product_listing li{
	margin-top: 0px;
	list-style-type:disc;
	display:inline;
	/*border-bottom-style:inset;*/
  	line-height:30px;
	}	



.prodsub_title{
font-weight: bold;
}


.product_subtitle{
color:#200E6B;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:17px;
width:450px;
text-align:left;
padding-bottom: 0px;
margin-left: 20px;
line-height:20px;
}	

.productDivider{
border-bottom-style:inset;
line-height:20px;

}

.product_border{
margin-bottom: 10px;
border-bottom: 5px solid #0091DB;
/*border-bottom-style:solid;
border-bottom-color: #0099FF;
border-bottom-width: 5px;*/
line-height:30px;
}

.product_border1{
margin-bottom: 0;
border-bottom: 5px solid #0091DB;
/*border-bottom-style:solid;
border-bottom-color: #0099FF;
border-bottom-width: 5px;*/
line-height:30px;
}

.pdf:link{
color: #FF0000;
font-size:10px;
text-decoration:none;
}
.pdf:active{
color: #FF0000;
font-size:10px;
text-decoration:none;
}
.pdf:hover{
color: #FF0000;
font-size:10px;
text-decoration:none;
}
.pdf:visited{
color: #FF0000;
font-size:10px;

text-decoration:none;
}

.listEnd{
width:250px;
margin-left: 20px;
border-bottom: 5px solid #0091DB;
line-height:2px;
}

