body {
	background-color: #254458;
	font-family: Arial, Helvetica, sans-serif;
	color: #254458;
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
}

h1 {
	font-family: Times, serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
	color: #4C6000;
	display: inline;
	font-variant: small-caps;
}

.head1 { 
	font-family: Times, serif;
	font-size: 18px;
	line-height: 16px;
	color: #4C6000;
}

.head2 {
	font-family: Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #4C6000;
	text-transform: uppercase;
}

.head3 {
	font-family: Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: #254458;
	font-variant: small-caps;
}

.prop1 { 
	font-family: Times, serif;
	font-size: 18px;
	line-height: 16px;
	color: #4C6000;
	font-variant: small-caps;
}

.prop2 { 
	font-family: Times, serif;
	font-size: 18px;
	line-height: 16px;
	color: #4C6000;
	font-style: italic;
}

#navlinks {
	text-align: right;
	padding-top: 12px;
	width: 248px;
}

#navlinks a:link, #navlinks a:visited { text-decoration: none; color: #254458; }

#nav {
	font-family: Times, serif;
	font-size: 11px;
	line-height: 24px;
	text-transform: uppercase;
	text-align: right;
	font-weight: bold;
	margin-right: 9px;
}

#nav:hover {
	color: #E4E0BD;
	width: 231px;
	height: 24px;
	background-image: url('images/nav_hover.gif');
	background-repeat: repeat-y;
	background-position: middle;
	position: relative;
	right: -8px;
	padding-right: 8px;
}

.small {
	font-family: Times, serif;
	font-size: 12px;
	color: #9B945B;
	letter-spacing; 1px;
}

#frame {
	border: 1px solid #DBD5AA;
	padding: 8px;
}

#content { padding-top: 12px; }
#content a:link, #content a:visited { text-decoration: none; color: #4C6000; }
#content a:hover { text-decoration: none; color: #660000; }
#content .more { font-family: Times, serif; font-variant: small-caps; }

.form_small {
	font-family: Arial, Helvetica, sans-serif;
	color: #254458;
	font-size: 10px;
}

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #254458;
	border:1px solid #DBD5AA;
	padding: 2px;
	margin-bottom: 4px;
	margin-right: 5px;
}

.buttons {
	border: 0px;
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	background-color: #254458;
	padding-bottom: 1px;
	font-family: Times, serif;
	margin-bottom: 4px;
	font-variant: small-caps;
}

.buttons:active {
	border: 0px;
	background-color: #4C6000;
}

.error {
	font-family: Times, serif;
	font-size: 14px;
	color: #660000;
}

.success {
	font-family: Times, serif;
	font-size: 14px;
	color: #4C6000;
}
