body {
	background-color : white;	
	margin: 0px;
	padding: 0px;
}

p, td, li
{
	font-family: arial, Trebuchet MS;
	font-size: 13px;
	color: #9F9F9F;
	line-height : 18px;
}

.feature
{
	font-family: arial, Trebuchet MS;
	font-size: 12px;
	color: #868686;
	line-height : 16px;
}

h2 { 
	font: normal 150% Georgia, "Times New Roman", Times, serif; 
	color: #2e5982; 
	margin-bottom: 4px;

}

th { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 13px;	
	font-weight: bold;	
	color: white; 
	background-color : #2e5982;	
	text-align:left;
}

.products { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px;	
	color: #2e5982; 
	margin-bottom: 0px;
	font-weight: bold;
}

a {
	text-decoration:none;

}
a:link {
	text-decoration:none;
	color:#ff8a00;

}
a:visited {
	text-decoration:none;
	color:#ff8a00;
}
a:hover {
	text-decoration:underline;
	color:#ff8a00;
}

.footer2
{
	font-family: Trebuchet MS, arial;
	font-size: 11px;
	color: #9e9e9e;
}

input, select, textarea
{
	color:#868686;
	font-family: arial, Trebuchet MS;
	color: #868686;	
	font-size: 12px;	
}

a.footer { 	text-decoration:none; color:#9e9e9e; 	font-weight: normal; }
a.footer:link { 	text-decoration:none; color:#9e9e9e; 	font-weight: normal; }
a.footer:visited { 	text-decoration:none; color:#9e9e9e; 	font-weight: normal; }
a.footer:hover { 	text-decoration:none; color:#ff8a00; 	font-weight: normal; }

a.subnav { 	text-decoration:none; color:#868686; 	font-weight: bold; font-family: arial, Trebuchet MS;font-size: 12px;}
a.subnav:link { 	text-decoration:none; color:#868686; 	font-weight: bold; font-family: arial, Trebuchet MS;font-size: 12px;}
a.subnav:visited { 	text-decoration:none; color:#868686; 	font-weight: bold; font-family: arial, Trebuchet MS;font-size: 12px;}
a.subnav:hover { 	text-decoration:underline; color:#868686; 	font-weight: bold; font-family: arial, Trebuchet MS;font-size: 12px;}

a.filelink { 	text-decoration:none; color:#868686; 	font-weight: bold; font-family: arial, Trebuchet MS;font-size: 12px;}
a.filelink:link { 	text-decoration:none; color:#868686; 	font-weight: bold; font-family: arial, Trebuchet MS;font-size: 12px;}
a.filelink:visited { 	text-decoration:none; color:#868686; 	font-weight: bold; font-family: arial, Trebuchet MS;font-size: 12px;}
a.filelink:hover { 	text-decoration:underline; color:#ff8a00; 	font-weight: bold; font-family: arial, Trebuchet MS;font-size: 12px;}


.pcodesearch_tab_head { background-color: #EEEEEE; font-family: Arial; font-size: 11px }
.pcodesearch_tab_body { background-color: #f5f5f5; font-family: Arial; font-size: 11px }
.pcodesearch_tab_title { background-color: #006f97; color: white; font-family: Arial; font-size: 11px }
.search_detail{background-color: #f5f5f5; text-decoration:none;color:#ff8a00;font-size: 11px }

