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

.Contact-Wrapper { float:left; margin-left:0px; margin-top:0px;; width:521px; padding-bottom:10px; font-family:Helvetica, Arial, sans-serif; padding-top:5px;}
.element {float:left; clear:left; width:100%;}
label { float:left; width:78px; line-height:23px; background:url(/Graphics/BGs/Menus&Buttons/25pxMenu-Bar.png); color:#FFF; text-indent:10px; text-align:left; margin-left:10px; height:23px; font-size:12px; font-weight:normal; margin-top:5px; border:1px solid #307E2D;}
.Norm {-moz-border-radius-bottomleft: 7px; -webkit-border-bottom-left-radius: 7px; -moz-border-radius-topleft: 7px; -webkit-border-top-left-radius: 7px;}
/*Validate*/
.Contact-Wrapper label.error { border:none; margin-top:-25px; margin-left: 2000px; color:#fff; width:25px; background:url(/Graphics/iconCaution.gif) no-repeat; text-indent:50px; overflow:hidden;}
.Contact-Wrapper .ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #F00; background: #FDE5DF; color: #363636; }
.Contact-Wrapper .ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #363636; }

input.text { float:left; width:416px; margin-top:5px; margin-left:2px; height:23px; line-height:23px; padding:0; font-weight:normal; color:#333; font-size:12px; text-indent:5px;  border:1px solid #307E2D; -moz-border-radius-topright: 7px; -webkit-border-top-right-radius: 7px; -moz-border-radius-bottomright: 7px;-webkit-border-bottom-right-radius: 7px;}
#Message { width:498px; margin-left:10px; -moz-border-radius-topleft: 7px; -webkit-border-top-left-radius: 7px; -moz-border-radius-topright: 7px; -webkit-border-top-right-radius: 7px;}
.textarea { float:left; height:180px; width:494px; padding-top:5px; padding-left:2px; padding-right:2px; overflow:auto; margin-left:10px; margin-top:0px; border-top:none; border-left:1px solid #307E2D; border-right:1px solid #307E2D; border-bottom:1px solid #307E2D; color:#333; -moz-border-radius-bottomleft: 7px; -webkit-border-bottom-left-radius: 7px;-moz-border-radius-bottomright: 7px;-webkit-border-bottom-right-radius: 7px; z-index:150; font-size:12px;}

.Contact-Wrapper h1 { color:#333; font-size:12px; text-align:center; font-weight:normal; margin-top:5px; margin-bottom:2px;}
.Contact-Wrapper h2 { color:#333; font-size:12px; text-align:left; font-weight:normal; float:left; margin-top:5px; margin-bottom:2px; vertical-align:bottom;}

#submit { float:right; margin-right:10px; color:#fff; margin-top:5px; width:100px; background:url(/Graphics/BGs/Menus&Buttons/25pxMenu-Bar.png); height:25px; border:1px solid #307E2D; font-family:Helvetica, Arial, sans-serif; font-weight:normal; font-size:12px; -moz-border-radius: 7px; -webkit-border-radius: 7px;}
#submit:hover { color:#333; background:url(/Graphics/BGs/White90Block.png); height:25px; border:1px solid #307E2D; cursor:pointer;}


