@charset "UTF-8";
/* CSS Document */
/* ©2009 TAGD Total Advanced Graphic Design */

.input_txt_n, .input_txt_c, .input_txt_m, .input_txt_a, .input_txt_a2, .input_bt_n, .input_bt_c, .area_txt_c, .area_txt_a, .input_cap_m {border:#fff;color:#fff;background-color:#000;font-family:Georgia,Times,serif;font-size:11px;height:20px;padding:1px 6px;}
.input_txt_n {width:248px;}
.input_txt_a {width:494px;}
.input_txt_a2 {width:200px;}
.input_txt_c, .input_txt_m {width:348px;}
.input_bt_mep {border:1px solid #000;color:#000;background-color:#fff;font-family:Georgia,Times,serif;font-size:11px;height:20px;padding:1px 6px;}
.input_cap_m {color:#000;background-color:#fff;width:68px;}
.area_txt_c {width:348px;height:160px;}
.area_txt_a {width:494px;height:200px;}
.input_rd_n {
list-style:none;
margin-bottom:5px;
}

/* SpryFormValidation.css - Revision: Spry Preview Release 1.4 */
/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

.textfieldRequiredMsg, .textfieldInvalidFormatMsg, .textfieldMinValueMsg, .textfieldMaxValueMsg, .textfieldMinCharsMsg, .textfieldMaxCharsMsg, .textfieldValidMsg, .textareaRequiredMsg, .textareaMinCharsMsg, .textareaMaxCharsMsg, .textareaValidMsg, .selectRequiredMsg, .selectInvalidMsg {display: none;}

.textfieldRequiredState .textfieldRequiredMsg, .textfieldInvalidFormatState .textfieldInvalidFormatMsg, .textfieldMinValueState .textfieldMinValueMsg, .textfieldMaxValueState .textfieldMaxValueMsg, .textfieldMinCharsState .textfieldMinCharsMsg, .textfieldMaxCharsState .textfieldMaxCharsMsg, .textareaRequiredState .textareaRequiredMsg, .textareaMinCharsState .textareaMinCharsMsg, .textareaMaxCharsState .textareaMaxCharsMsg, .selectRequiredState .selectRequiredMsg, .selectInvalidState .selectInvalidMsg, .wrongcaptcha {display:block;max-width:354px;color:#fff;background-color:#cc0000;font-size:10px;padding:3px;margin-top:5px;}

.wrongcaptcha {display:inline-block;}