body {
  font: 12px/18px "Lucida Grande", Arial, Verdana, sans-serif, "Lucida Sans Unicode";
	line-height: 120%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: justify;

}

.body_content span {
  font: 12px/18px "Lucida Grande", Arial, Verdana, sans-serif, "Lucida Sans Unicode";
	color: #000000;
	line-height: 120%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: justify;
}

.site_map span {
  font: 12px/18px "Lucida Grande", Arial, Verdana, sans-serif, "Lucida Sans Unicode";
	color: #FFFFFF;
	line-height: 120%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: justify;
}

.site_map a:link{

  font: 12px/18px "Lucida Grande", Arial, Verdana, sans-serif, "Lucida Sans Unicode";
	color: #FFF1CD;
	line-height: 120%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: underline;
	text-transform: none;
	text-align: justify;

}

.site_map a:hover{

  font: 12px/18px "Lucida Grande", Arial, Verdana, sans-serif, "Lucida Sans Unicode";
	color: #E0B77F;
	line-height: 120%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: underline;
	text-transform: none;
	text-align: justify;

}

.site_map a:active{

  font: 12px/18px "Lucida Grande", Arial, Verdana, sans-serif, "Lucida Sans Unicode";
	color: #E0B77F;
	line-height: 120%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: underline;
	text-transform: none;
	text-align: justify;

}

.site_map a:visited{

  font: 12px/18px "Lucida Grande", Arial, Verdana, sans-serif, "Lucida Sans Unicode";
	color: #DDA95E;
	line-height: 120%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: underline;
	text-transform: none;
	text-align: justify;

}

fieldset {
  font-size: 12px;
  font-weight: bold;
  padding: 10px;
  width: 500px;
}

td {
  font: 12px/18px "Lucida Grande", Arial, Verdana, sans-serif, "Lucida Sans Unicode";
	color: #495849;
	line-height: 120%;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: none;
	text-transform: none;
	text-align: justify;
}

td.label {
  text-align: right;
  width: 175px;
}

td.form {
  width: 350px;
}

div.submit {
  width: 450px;
  text-align: right;
  padding-top: 15px;
}

span.small {
  font-size: 10px;
}

span.required {
  font-weight: bold;
  font-size: 20px;
  color: #ff0000;
}

input, select {
  border-style: solid;
  border-color: #000000;
  border-width: 1px;
  background-color: #F8DCA5;
  width:180px; height:20px;
}

textarea {
  border-style: solid;
  border-color: #000000;
  border-width: 1px;
  background-color: #F8DCA5;
  width:180px;
}

.steps {
  width: 500px;
}

td.stepOn,td.stepOff {
  width: 100px;;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  padding: 5px;
  font-size: 14px;
}

td.stepOff {
  background-color: #efefef;
}

.proceed {
  text-align: right;
}


.itemText { text-decoration: none; color: #F6F6F6; font: 11px Arial, Helvetica; text-align: center; }
.itemHover { text-decoration: none; color: #000000; font: 11px Arial, Helvetica }
.itemBorder { border: 1px outset #F6F6F6 }

/* Delete these 'crazy' styles if you're not using them... */

/*.crazyText { text-decoration: none; color: #F6F6F6; font: Bold 11px Arial, Helvetica }*/
.crazyText { text-decoration: none; color: #F6F6F6; font: 11px Arial, Helvetica }
.crazyHover { text-decoration: none; color: #000000; font: 11px Arial, Helvetica }
.crazyBorder { border: 1px outset #F6F6F6 }
/*.crazyBorderOver { border: 1px inset #CF6F6F6 }*/
.crazyBorderOver { border: 1px inset #F6F6F6 }

.fixedsize {font-size:14px;}

.flash {background: (CBDbanner.jpg}

          A:link {text-decoration: none; color:darkred}
          A:visited {text-decoration: none; color:darkred}
          A:active {text-decoration: color: darkred}
          A:hover {text-decoration: font-weight: nonr; color: red}

.contact input, textarea { background-color: #AFBBC1; border:1px solid #fff; width:180px; height:20px; margin-bottom:4px; padding-top:2px;
                  font-family:Arial, Helvetica, sans-serif; font-size:11px; color: #002552; }
textarea { height:70px; }
.submit, .submit-big-contact { background:url("../images/submit.gif") no-repeat; width:60px; height:16px; cursor:pointer; border:0; }
