@charset "UTF-8";
/* CSS Document */

#col2 label, #col2 legend, #col2 span {font-weight: normal;}
#col2 form h6 {font-weight: normal; color: #948664;}
#col2 input, #col2 select, #col2 textarea {padding: 0.2em; color: #1d1309; background-color: #e9e2cf; border: 1px solid #cbc1b0; border-top-color: #94866f; border-left-color: #94866f;}
#col2 label, #col2 input.txt, #col2 select.txt, #col2 textarea.txt {width: 200px;}
.handcursor {cursor: hand; cursor: pointer;}
.formRequiredField {font-weight: bold!important; color: red!important;}
form span {display: inline; font-weight: normal; font-style: italic; font-size: 10px;}
.formMessageSent{
background-color: #eee;
border: 1px #666 solid;
margin-left: 10px;
margin-right: 10px;
padding-left: 70px;
padding-right: 10px;
background-image: url(../images/sitewide/elements/icons/message.gif);
background-repeat: no-repeat;
background-position: +10px +10px;
color: #666;  }
.formMessageSent h2 {color: #333;
padding-top: 15px; }
#col2 fieldset ul{
list-style:disc;
list-style-position:inside;
margin-left:20px;}
