/*===========================
116643 = green (background)
EBE0D0 = tan (content area)
152E64 = blue (dark)
===========================*/


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

table,ul,ol,  
td p {
	font-size: 12x;
/*	text-align: left;*/
}

p {
	font-size: 12px;
	line-height: 16px;
	padding: 0 0 1em 0;
	margin: 0;
}
.red {
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}
h2	{
font-size:14px;
font-weight:bold;
color: #003875;
border-bottom:#666666 thin solid;
border-bottom-width:1px;
}

h3, td h3 {
	font-size: 2.2em;
	margin-top: 20px;
	text-transform: uppercase;
}

/* ================== */
/* = Sitewide links = */
/* ================== */
a,
a:link,
a:visited,
a:hover,
a:active {
	color: #152E64;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

a:visited {
	color: #116643;

}

a:hover {
	text-decoration: underline;
}

#gooch_footer p {
	font-size: 12px;
	line-height: 1.3em;
	color: #FFF;
	padding: 1em 0;
	text-align: center;
}

#gooch_footer a,
#gooch_footer a:link,
#gooch_footer a:visited,
#gooch_footer a:hover,
#gooch_footer a:active {
	color: #EBE0D0;
	text-decoration: none;
/*	font-weight: bold;*/
}

#gooch_footer a:hover {
	text-decoration: underline;
}


.required {
	color : #900;
	font-weight : bold;
}

/*Auction Scroller*/
#tempholder td p,
#tempholder .slidetext {
	color: #116643;
	font-size: 12px;
	font-weight: bold;
}
