/* GLOBAL RESET */



/* MAIN DEFINITIONS */

body  {	margin: 0; padding: 0; background: #5bb4f3 url('images2010/bgd.gif') top center repeat-x; position: relative; color: #ffffff; }
a:link, a:visited  { color: #ccccff; }
a:hover  { color: #ffffff; }
img  { display: block; }
.clear  { clear: both; }
.center  { margin: 0 auto; }
.fl  { float: left; }
.fr  { float: right; }

#bgd-bottom  { width: 100%; height: 130px; position: absolute; bottom: 0; z-index: -1000; background: url('images2010/bgd-bottom.gif'); }

#header  { width: 1000px; height: 140px; position: relative; margin: 0 auto; background: url('images2010/header-bgd.jpg') top no-repeat; }
#logo  { width: 335px; height: 123px; position: absolute; top: 0; left: 0; }

#cc-wrapper  { width: 979px; position: relative; margin: 0 auto; padding: 0 0 10px 0; background: url('images2010/cc-bottom.gif') bottom; }
#cc-wrapper-top  { width: 979px; position: relative; margin: 0 auto; padding: 50px 0 0 0; background: url('images2010/cc-top.gif') top no-repeat; }

#cc-left  { float: left; margin: 20px 0 20px 25px; }
#cc-right  { width: 540px; float: right; margin: 20px 35px 20px 0; text-align: center; }

#cc-errors  { width: 500px; padding: 15px; margin: 0 auto 30px auto; background: #883333; border: 4px double #ffcccc; font: 700 16px/21px Arial, sans-serif; color: #ffffff; text-align: center; }

.cc-intro-large  { font: 700 26px/32px Arial, sans-serif; color: #ffffff; text-align: center; letter-spacing: -0.03em; }
.cc-intro-small  { font: 700 15px/17px Arial, sans-serif; color: #ccccff; text-align: center; letter-spacing: -0.01em; }
.cc-input-field  { width: 180px; height: 19px; font: 700 15px/17px Arial, sans-serif; color: #333355; }
.cc-select-field  { width: 182px; height: 19px; font: 700 12px/17px Arial, sans-serif; color: #333355; }
.cc-select2-field  { width: 85px; height: 19px; font: 700 12px/17px Arial, sans-serif; color: #333355; }
.cc-select3-field  { width: 182px; height: 19px; margin: 0 0 5px 0; font: 700 12px/17px Arial, sans-serif; color: #333355; }
.cc-submit-field  { width: 184px; margin: 5px 0 0 0; font: 700 17px/20px Arial, sans-serif; color: #333355; text-align: center; }

.cc-label  { width: 42%; float: left; font: 700 15px/19px Arial, sans-serif; color: #ccccff; text-align: right; letter-spacing: -0.01em; }
.cc-input  { width: 54%; float: right; font: 700 15px/18px Arial, sans-serif; color: #ccccff; text-align: left; }

#wrapper  { width: 1000px; margin: 15px auto 0 auto; }

#footer  { width: 1000px; height: 110px; position: relative; background: url('images2010/footer.jpg'); }
#footer-disclaimer  { width: 670px; position: absolute; left: 35px; top: 17px; font: 700 12px/19px Arial, sans-serif; color: #ffffff; text-align: justify; }
#footer a:link, #footer a:visited   { color: #ffffff; }
#footer a:hover  { color: #ccccff; }

