@charset "utf-8";

* {margin:0px; padding:0px;}

html, body {padding:0; margin:0;}
body {background-image: url(../images/bodyBG.jpg);font-family:Arial, Helvetica, sans-serif; color:#2F2F2F; font-size:12px; padding:0px;background-repeat: repeat-x;
	background-position: left top;}



a {border:0 none; color:#C40000; text-decoration:underline;}
a:active {border:0; outline:none;}
a:focus {border:0;}
a:hover {text-decoration:none;}

img {border:none;}
*html img {vertical-align:top;}
*:first-child+html img {vertical-align:top;}

h1, h2, h3, h4 {font-family:Arial, Helvetica, sans-serif; font-weight:normal; line-height:100%; margin:0; padding:0;}

.help h1 {color:#000; font-size:24px;}
.help h2 {color:#2F2F2F; font-size:20px; margin:20px 0 0 20px;}
.help h3 {color:#000; font-size:20px; margin-top:20px; padding-bottom:10px; border-bottom:1px solid #2F2F2F;}

ul,li,ol {list-style-type:none;}

.clear {clear:both;}


#container {width:860px; margin:0 auto;}

#container-left {float:left; width:590px;}
#container-right {float:right; width:250px;}

.help .note {margin-top:15px; font-size:16px; color:#676767; line-height:18px;}
.help .note a {color:#C40000; text-decoration:underline;}
.help .note a:hover {text-decoration:none;}
.help .note2 {margin-top:8px; font-size:12px; color:#676767; line-height:16px;}

.help ul {margin:15px 0 0 20px; font-size:14px; color:#2F2F2F;}
.help ul li {background:url(../img/arrow_white.png) left center no-repeat; padding:0 0 0 20px; margin-bottom:5px;}
.help ul li.last {background:url(../img/arrow_red.png) left center no-repeat;}
.help ul li.last a {color:#C40000; text-decoration:underline;}
.help ul li.last a:hover {text-decoration:none;}

#c-form-container {border:10px solid #ECECEC; background:#F8F8F8; width:570px; margin-top:10px; padding:20px 0;}
#c-form {margin:0 auto;}
#c-form .name {color:#161616; font-size:12px; font-weight:bold; text-align:left; vertical-align:middle;}
#c-form #text {color:#161616; font-size:12px; font-weight:bold; text-align:left; vertical-align:top; padding-top:7px;}
#c-form .name b {color:#C40000; font-size:18px;}
#c-form input.input-help {width:269px; padding:6px; background:#E6E6E6; border:1px solid #383838; color:#555555; font-size:14px;}
#c-form input.input-security {width:79px; padding:6px; background:#E6E6E6; border:1px solid #383838; color:#555555; font-size:14px;}
#c-form textarea.textarea-help {width:269px; height:150px; padding:6px; background:#E6E6E6; border:1px solid #383838; color:#555555; font-size:14px; overflow:hidden;}
#c-form .antispam {color:#959494; font-size:11px;}
.select {position:absolute; width:251px; height:21px; padding:5px 25px 5px 7px; color:#555555; font:14px/21px arial,sans-serif; background:url(../img/sellect.png) no-repeat; overflow:hidden;}
input.button-submit {width:122px; height:42px; padding:42px 0 0 0; border:none; color:#000; font-size:0px; background: url(../img/button_submit.png) no-repeat; overflow:hidden; cursor:pointer; /* hand-shaped cursor */ cursor:hand; /* for IE 5.x */}
