.fieldcellinput {
	width: 300 px;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #D7ECE5;
	color: #102132;
	border: 1px solid #284279;
	margin-right: 0px;
} 

.smallfieldcellinput {
	width: auto;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #D5DAFF;
	color: #000066;
	border: 2px solid #CC0000;
} 

.smallfieldcellselect { 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #D7E5F2; 
 color: #102132; 
 border: 1px solid #284279; 
}
.topheader {
	background: #000000 no-repeat fixed center;
	width: 100%;
	line-height: normal;
}
.copy {
	font: normal 13px/normal Arial, Helvetica, sans-serif;
	color: #333333;


}
.legal {
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(images/bkg.jpg) repeat-x;
} 
.qoutes {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

.bottom_nav {
	font: bold normal 16px/normal Arial, Helvetica, sans-serif;
	color: #006699;
	list-style: none inside;
	text-decoration: none;
}

a.crest:link {
	color: #FFFFFF;
	font: bold normal 12px Arial, Helvetica, sans-serif;
}
a.crest:visited {
	color: #FFFFFF;
	font: bold normal 12px Arial, Helvetica, sans-serif;
}
a.crest:hover {
	color: #66CCFF;
	font: bold normal 12px Arial, Helvetica, sans-serif;
}

