/* styles to control appearence in content div */

h1, h2, h3, h4, h5 {
	color:#003399;}
h1 {font-size:21px;}
h2 {font-size:17px;}
h3 {font-size:12px;}


#content_lft h1, #content_rt h3 { /*keeps the tops of both cols aligned*/
	margin:0 0 15px 0;
	padding:0;
}

#content_lft h2, #content_lft h3, #content_lft h4, #content_lft h5 {
	margin:0 0 5px 0;
	padding:0;
}

#content h3 {
	font-size:15px;
	margin-bottom: 1px;
	color: #428BE6;
}

#content h4 {
	font-size:15px;
	margin:0 0 0 2em;
	padding:0;
	font-weight:normal;
	}

li, p {
	font-size:small;
	margin-top: 1px;
	margin-bottom: 8px;
}

#content table {
	margin-left:20px;
	margin-right:20px;}
#content td {
	padding-bottom:20px;}
 
#content td p {
	padding-left:5px;
	margin-right:40px;}


#content td a img {
	border:none;
}	


.content_graphic, .content_graphic_w{
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;/**/
	padding:10px 5px 10px 5px;
	text-align: center;
	font-size: 10px;
	width:100%;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	}



.content_graphic li, .content_graphic_w li, #content_lft li {
	text-align:left;
/*	padding:0 0 4px 20px;
	margin:0 0 4px -20px;*/

	background-image:url(/images/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left center;
	list-style-type: none;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-left: -20px;}
	
.content_graphic li, .content_graphic_w li {font-size: 10px;}
		
.content_graphic {background-color: #E8E8E8;}

.content_graphic_w {
	background-color: #FFFFFF;
	border:none;
}

.content_graphic p, .content_graphic_w p {
	padding:0;
	margin:0;
	font-size: 10px;
}

p.pdf{
	background-image:url(/images/pdf.gif);
	background-position:0 0.15em;
	background-repeat:no-repeat;
	padding:0 0 10px 20px;
	margin:0;
	list-style-type: none;
}

.content_graphic img, object {
	padding:0;
	margin:0;}

.PDF li{
	background-image:url(/images/pdf.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left center;
	list-style-type: none;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size:small;
	margin-left: -20px;
}


.space_left {
	padding:0 0 0 20px;}
	
.Product_code {
	font-size: 10px;
	font-weight: normal;
	}

.new_product {
	border: 1px solid #CCCCCC;
	padding:0 3px 0 3px;
	margin:20px 0 20px 0;
	width: 444px;
	clear: both;
}

.new_product td {
	padding:0 3px 0 5px;}

.new_product h3 {
	color:#FF0000;}
	
#wrap #content #content_lft p {
	margin-bottom: 10px;
	margin-top: 1px;
}
#wrap #content #content_lft h3 {
	margin-bottom: 10px;
}

#wrap #content #content_lft p.caption {
	padding:0 0 20px 0;
	margin:0;
	border:none;
	font-size:10px;
	color:#666666;
}

#wrap #content #content_lft p.caption img {
	border:1px #CCCCCC solid;
	margin:0 0 2px 0;
	padding:0;
	}

.float_right {
	float:right;
	padding:10px;
	margin:0 0 10px 10px;
	border:1px #666666 solid;
	font-size:x-small;}

#content_rt h2 {
	margin:0;
	padding:4px 10px 4px 10px;
	font-weight: bold;
	border-bottom: 1px solid #83787E;
	background-color: #153394;
	color: #FFFFFF;
	text-align: left;
	font-size: 12px;
}

/*============Home Page Feature News Box styles =========*/

/*

#sidebar_text p {
	font-size:10px;
	margin:0 6px 10px 10px;}

#sidebar_text h3 {
	color:#000000;
	font-size:11px;
	font-weight:bold;
	margin:10px 0 0 10px;
	padding:0;
}

#sidebar_text {
	font-size: 40px;
	background-color: #F5F5F5;
	border: 1px solid #999999;
	font-size: 10px;
	background-image: url(/images/News-bg.gif);
	background-repeat: repeat-x;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20;
	padding-left: 0;
}

#sidebar_text img {
	float: right;
	margin-right: 10px;
	border-top: 1px solid #666666;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #666666;
	margin-bottom: 10px;
	margin-top: 4px;
	clear: both;
}


#sidebar_text h2 {
	margin:0 0 5px;
	padding:4px 0 4px 10px;
	font-weight: bold;
	border-bottom: 1px solid #83787E;
	background-color: #153394;
	color: #FFFFFF;
	text-align: left;
	font-size: 12px;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #003399;
	margin:0;
	padding:0 0 10px 0;
	line-height:130%;
}*/
