/* CSS Document */

.contact-title	{ color:#000000; font-size:0.95em; font-weight:bold; margin-left:25px; margin-top:30px; }

.contact-style		{ padding-left:20px; }
.contact-style h3	{ clear:left; }
.contact-style div	{ float:left; width:620px; margin-bottom:10px; font-size:0.85em; line-height:1.3em; }
.contact-style div div	{ float:left; width:250px; }

.button-contact-form	{ float:right!important; margin:34px 50px 0 0; width:62px!important; background-color:#DC0067; padding:2px 0; text-align:center; }
.button-contact-form a			{ color:#FFF; text-decoration:none; }
.button-contact-form a:visited	{ color:#FFF; text-decoration:none; }
.button-contact-form a:hover	{ color:#FFF; text-decoration:none; }

.contact-form 		{ padding:5px 10px 0 10px; margin:0 auto; }
.contact-form h4	{ font-size:0.9em; margin-bottom:15px; padding:0; }
.contact-form input,
.contact-form select,
.contact-form textarea	{ background:#CCCCCC; width:440px; padding:5px; margin:3px 0; border:0px; color:#DC0067; font:0.75em Arial, Helvetica, sans-serif; }


#f-state		{ width:100px; float:left; margin-right:4px; }
#f-zipcode		{ width:100px; float:left; margin-right:4px; }
#f-country		{ width:222px; height:25px; }

#checkbox-style 		{ float:left; margin-top:13px; }
#checkbox-style p		{ text-align:left; color:#666666; font-size:0.75em; padding-top:3px; margin-left:20px; width:280px; }
#checkbox-style input	{ display:inline; float:left; width:10px; height:10px; }

#f-submit		{ float:right; background:#DC0067; color:#FFF; font-weight:bold; text-align:center; width:60px; margin-top:10px; }