/*CSS BY PHASE NEW MEDIA*/
html { height:100%; }
body { font-size:1em;font-family:Arial,Helvetica,sans-serif;margin:0px auto 0px auto;padding:0; background:#fff;}
.clear { clear:both; }
p { font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:200%;color:white;}
.terms { font-size:80%;}
#centrer { margin:0px auto 35px auto; padding:50px 50px 0 50px;width:800px;font-size:85%;color:#005030;  position:relative;  }
#header { padding:30px 0px 0px 0px;height:154px;}
#content { width:740px; background:url(../images/top.gif) top right no-repeat #B82201; padding:30px 30px 0px 30px; margin:0px 0 0 0px;}
#content-bottom { width:800px; height:50px; background:url(../images/bottom.gif) bottom left no-repeat #B82201;}
#logo { position:absolute; top:130px; }

.col1 { width:360px;float:left;}
.col2 { width:350px;float:left;}

.float_left { float:left; }
.float_right { float:right;text-align: right; }

/* ************************** Forms ******************************* */
/* **************************************************************** */
.form-button { padding:15px 0 0 0; text-align:right;}
.form p { padding:0px;margin:0px;}
.form input, form textarea, form select { font-family: Arial, Helvetica, sans-serif; line-height: 170%;}
.form { padding:20px 0 0 0px; }
.formcell { width: 140px; display: block; float: right; padding: 3px 0px 10px 0px; text-decoration: none; color: #fff; font-size:90%; line-height:120%;}
.formcell2 { width: 140px; display: block; float: right; padding: 3px 0px 10px 16px; text-decoration: none; color: #fff; font-size:90%; line-height:120%;}
.field{ height:20px; width:140px; border:1px solid #4A4A4A; background:#fff; margin:0px 0px; color: #000;font-size:90%;}
.selectwide { padding:2px; /*border:1px solid #4A4A4A;*/ background:#fff; margin:0px 0px 5px 0; width:134px; height:80px; color: #000; font-size:90%;}
.select {  border:1px solid #4A4A4A; background:#fff; color: #A1A1A1; padding:0 2px; font-size:85%;}
.button { background-color:#FDBA31; color:#005030; border:none; font-size:80%; padding:5px; margin:0 0 0 5px; width:70px;text-transform:uppercase;}
.dropdown {height:22px; width:140px; border:1px solid #B4BAA0;} 
