﻿body {
	background: #fff;
	font-size: 10pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: 400;
	padding: 0 10px;
}

.leftCol, .rightCol, .threeColMid, .threeColRight, .footer, .moduleContent {
	width: auto; 
	margin: 0;
	padding: 0; 
	border: 0;
	float: none !important;
	color: #000; 
	background: transparent;
}

.header, .homepageImg, .twoColLeft, .threeColLeft, .footerBorder, .footerInner ul, .searchDiv, .back, .cornerTR, .moduleBCap {
    display: none;
}

.whatsNew img {
    float: left;
    margin-right: 20px;
}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}

/* mock tables for search tabs */

.bold {
	font-weight: 700;
}

.FourColTable span {
    display: inline-block;
    padding-top: 3px;
    padding-right: 20px;
}

.FourColTable span.th {
    font-weight: 700;
    padding-bottom: 3px;
    padding-right: 20px;
}

.ThreeColTable span {
    display: inline-block;
    padding-top: 3px;
    padding-right: 20px;
}

.TwoColTable span {
    display: inline-block;
    padding-top: 3px;
    padding-right: 20px;
}
