body {
	background-color: white;
	padding: 4px;
}

div, p, td, th, body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	line-height:16px;
}


p A {
	font-weight: bold;
	background: url(../Images/bullet.gif) right center no-repeat;
	padding-bottom: 1px;
	padding-right: 12px;
	bottom: 0px;
	right: 0px;
	color: #4f9515;
	text-decoration: underline;
}

p A:hover {
	font-weight: bold;
	background: url(../Images/bullet.gif) right center no-repeat;
	padding-bottom: 1px;
	padding-right: 12px;
	bottom: 0px;
	right: 0px;
	color: #333;
	text-decoration: underline;
}

H1 {
	font-size:16px;
	font-weight:bold;
	line-height: 1.5em;
	color:#4f9515;
}

H2 {
	margin-top: 0px;
	font-size:14px;
	font-weight:bold;
	color:#4f9515;
}

H3 {
	margin-top: 0px;
	font-size:14px;
	font-weight: bold;
	color:#333;
}

H4 {
	margin-top: 0px;
	font-size:12px;
	font-weight: bold;
	color:#333;
}

UL {
	list-style-image: url(../Images/bullet.gif) left center no-repeat;
	line-height: 1.5em;
	padding-bottom: 1px;
	padding-left: 12px;
}

OL {
	line-height: 1.5em;
}


/*-------------------------------------------*/

.searchPage a {
	color: blue;
}

.searchPage .path {
	color: green;
}

.searchPage .percentage {
	color: green;
}

.searchPage p {
	margin-top: 0px;
	margin-bottom: 10px;
}
.searchPage .advancedLink {
	font-size: 9px;
}
.searchPage .warning {
	color: red;
}

.searchPage .pageIndex {
	font-size: 12px;
}

.searchPage .pageIndex a {
	margin-left: 2px;
	margin-right: 2px;
}

.searchPage .pageIndexCurrentPage {
	color: #a00;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

/*-------------------------------------------*/

.introPara {
	font-size:14px;
	font-weight:bold;
	line-height: 1.5em;
	color:#444444;
}

.NewsHeader {
	padding: 3px;
	padding-left: 10px;
	margin-top: 0px;
	font-size:14px;
	font-weight:bold;
	color:#4f9515;
	background-color: #e6f4ca;
}

.HomeNewsHeader {
	padding: 3px;
	padding-left: 10px;
	margin-top: 0px;
	font-size:14px;
	font-weight:bold;
	color:#DEE6F0;
	background-color: #3F6BA7;
}

.imageRight {
	padding-left: 25px;
	padding-bottom: 10px;
	float: right;
}
.imageLeft {
	padding-right: 25px;
	padding-bottom: 10px;
	float: left;
}

.HomeNewsLeft {
	padding: 0px;
	margin: 0px;
	float: left;
}

.HomeNewsLeft A {
	font-weight: bold;
	background: url(../Images/bullet.gif) right center no-repeat;
	padding-bottom: 1px;
	padding-right: 12px;
	bottom: 0px;
	right: 0px;
	color: #3F6BA7;
	text-decoration: underline;
}

.HomeNewsLeft A:hover {
	font-weight: bold;
	background: url(../Images/bullet.gif) right center no-repeat;
	padding-bottom: 1px;
	padding-right: 12px;
	bottom: 0px;
	right: 0px;
	color: #333;
	text-decoration: underline;
}

/*-------------------------------------------*/

.prod_table {
	margin: 0px;
	padding: 0px;
	text-align: left;
	margin-bottom: 10px;
}

.prod_table td {
	vertical-align: top;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 10px;
}