/* Wenbley cms */

body, html { font-family: Verdana, Geneva, sans-serif; font-size: 12px; color:#666;}


hr {
	color: #277878;
	background-color: #277878;
	height: 1px;
}
a {
	text-decoration: none!important;
}
h1 {
	padding: 0px;
	font-size: 15px;
	color: #6C9C5C;
	font-weight: bold;
}
h2 {
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #6C9C5C;
}
h3 {
	padding: 0px;
	font-size: 11px;
	color: #6C9C5C;
	font-weight: bold;
}
h4 {
	padding: 0px;
	font-size: 15px;
	font-weight: bold;
	color: #930;
}

p {
margin:0;
padding:0;
font-size: 12px;
}
ul {
	margin-top: 0px;
}

/* product classes */
td.hl {
	border: 1px solid #277878;
	padding: 4px;
}
table.portal{
	border-width: 1px solid #277878;
	background-color: #FFF;
	padding: 3px;
	width:100%;
}
table.portal td{
	text-align:left !important;
}
table.portal th{
	background-color: #FFF;
	font-size: 12px;
	color: #277878;
	font-weight: bold;
	text-align:left !important;
}
table.dropdown { 
	border: 1px solid;
	border-top:0px;
	background-color:#D8D8C5;
	border-color: #277878;	
}
table.proList {border-bottom: 1px solid #333; padding: 4px; margin-bottom: 4px;}
table.proList a { text-decoration: none; border-bottom: none!important;}
table.proList h4 {margin: 0;}
table.proList h4 a {color:#95463A; font-size: 14px;}
tr.proListHighlight { background: #CDC8B9; color:#333;}
table.Highlight {
	background: #E8E8DF;
	color:#333;
}
table.Highlight td { border-bottom: 1px #B3B1A6 solid;}


