﻿body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #cccccc;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}

.borderTable {	
padding: 2px 4px 2px 4px;
border: 1px solid #cccc00;
}

td 
{
	background-color: #ffffff;
}

sup { font-size: 8px; }

.footer 
{
	font-size: 10px;
	color: #4F5150;
	background-color: #cccccc;
}

.errorMsg
{
	color: #CC0000;
	font-size: 11px;
}

.contactField
{
	width:250px;
}

.contactNotes
{
	width: 250px;
	height: 75px;
}

.baseBG
{
	background-image: url(images/base_gradient.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	height: 403px;
}

#rolloverContainer
{
	font-family: Verdana;
	height:13px;
	font-style: italic;
	text-align: right;
}

A { color: #999900; }

A.leftNav 
{ 
	font-family: Arial, Helvetica; 
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	line-height: 11px;
}

A.leftNav:link
{
	color: #666666;
}

A.leftNav:active
{
	color: #666666;
}

A.leftNav:visited 
{
	color: #666666;
}

A.leftNav:hover
{
	color: #999900;
}