body {	background : #FFFFFF;	background-repeat: no-repeat;	background-position: top left;	color : #000000;	padding : 0px;	margin : 0px;	font-family: Tahoma, Verdana, sans-serif; }

/* **************  Banner  ***************** */
#banner {	background-image: url(/nav/banrtrim.gif);	background-repeat: repeat-x;	background-position: top left;
	height: 109px; }

#ctc {	position: absolute;
	float: right;
	top: 0px;
	right: 0px;
	background-image: url(/nav/bannrpic.jpg);	background-position: top left;	background-repeat: no-repeat;
	width: 375px;
	height: 103px;
	text-align: right;
	font-weight: bold;
	font-size: 10pt;
	color: #FFFFFF;
	padding: 0px; }
/* ************  Headlines  **************** */
h1 { 	margin-top: 4px;
	color: #003300;
	font-size: 16pt; }h2 {	color: #333333;
	font-size: 14pt; }h3 {	color: #333333;
	font-size: 12pt;}h4 {	color: #333333;
	font-size: 10pt; }h5 {	color: #333333;
	font-size: 9pt; }/* ************  Body Text  **************** */

p {	font-size: 10pt; }

p.form {
	font-size: 9pt;
	margin: 0px; }

ul {	font-size: 9pt; }

ol {	font-size: 9pt; }

input {	margin: 0px;
	spacing: 0px;
	padding: 0px; }

.photo {
	font-size: 7pt;
	margin: 6px; }

/* *************  Classes  ***************** */

.small { font-size: xx-small; }

.fineprint { font-size: 7pt; }