/* Body text */
.body { font: 9pt/9pt tahoma; line-height: 120%; text-decoration: none; color: 333333; }
.small { font: 7pt/7pt tahoma; line-height: 120%; text-decoration: none; color: 333333; }
.text { font: 9pt/9pt tahoma; line-height: 120%; text-decoration: none; color: 333333; }
.page_header { font: 12pt/12pt tahoma;  font-weight: bold; line-height: 120%; text-decoration: none; color: 333333; }
h1 { font: 12pt/12pt tahoma; line-height: 120%; text-decoration: none; font-weight:bold; color: 333333; }
h2 { font: 20pt/20pt tahoma; line-height: 90%; text-decoration: none;  color: FFFFFF; }
.footer { font: 7pt/7pt tahoma; line-height: 120%; text-decoration: none; font-weight:bold; color: 664F00; }

/* Body links */
/* .bLink {	font: 9pt/9pt tahoma; font-weight: bold; line-height: normal; text-decoration: none; color: 664F00; } */
A.bLink:link { font: 9pt/9pt tahoma; font-weight: bold; line-height: normal; text-decoration: underline; color: 664F00; }
A.bLink:visited { font: 9pt/9pt tahoma; font-weight: bold; line-height: normal; text-decoration: underline; color: 664F00; }
A.bLink:hover { font: 9pt/9pt tahoma; font-weight: bold; line-height: normal; text-decoration: none; color: 664F00; }

A.small_link:link { font: 7pt/7pt arial;  line-height: normal; text-decoration: underline; color:#FFF; }
A.small_link:visited { font: 7pt/7pt arial; line-height: normal; text-decoration: underline; color:#FFF; }
A.small_link:hover { font: 7pt/7pt arial;  line-height: normal; text-decoration: none; color:#FFF; }

.nav_bg_color {background-color:9A7700; padding:0;}
.nav_tier {color: #FFF;}

#sddm
{	
	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}



#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #9A7700}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #FFF;
		color: #9A7700;
		font: 11px arial}

	#sddm div a:hover
	{	background: #CBC7AE;
		color: #FFF}


label {
	float: left;
	width: 100px;
	font-weight: bold;
	text-align:right;
	padding-right:5px;
}

input,textarea {	
	margin-bottom: 5px;
	background-color: #DEDBD0;
	border: 1px #685000 solid;
}

.form_field { width: 180px; height: 20px; }

.error { 
	color: #FF0000;
	font-size:9pt;
}

.left_pic { float:left;}

br { clear: left; }


/* FORM BUTTONS */
.form_button { font: 8pt/8pt tahoma; text-decoration: none; color: 000000; }

.error_text { font: bold 8pt/8pt tahoma; color: CC0000; line-height: 100%; }
.orange_bold { font: bold 10pt/10pt tahoma; color: FFFFFF; line-height: 100%; }