html, body{ margin:0 auto; font-family:Arial, Verdana, Helvetica, sans-serif; color:#666666; background-image:url(/intro/img/background.gif); background-repeat:repeat-x; background-color:#FFFFFF; }

IMG { border:none; }
FORM { margin:0px; padding:0px;}
H1 { margin:0px; padding:0px; font-size:1.5em; color:#FFFFFF; }
H3 { font-weight: normal; font-size: 1.2em; margin-left: 20px; margin-top:0;}
INPUT{ border:1px solid #999999; color: #666666;}
A{ color:#666666; text-decoration:none;}
A:hover{ color:#FFC20F;}

/* COMMON */
.horizontalSpacer{ float:left; width:100%; max-height:20px; }
.verticalSpacer{ float:left; width:20px; height:100%;}
#mainHeader { height:36px; line-height:36px; background-color:#FFC20F; padding-right:20px; padding-left:20px;}
#mainHeader IMG { position:relative; top:-2px; }
#mainHeaderText{ float:left;}
.error{ color:#FFC20F;}
.formRow{ height:25px;}
.smallText{ font-size:0.8em;}
.verticalLineSeperator{ float:left; width:1px; height:100%; background-color:#CCCCCC;}

/* HEADER */
#header{ margin:0 auto; position:relative; width:1000px; height:140px; padding-top:9px; padding-bottom:9px; background-color: none; }
#logo{ float:left;  }
#icon{ float:right;}


#topMenu { margin:0 auto; width:1000px; height:60px; background-color:#FFC20F; font-size:0.1em;}
#topMenu a { width: 475px; height: 40px; margin: 10px; line-height: 40px; }
#topMenu a#buttonLeft  {float:left;background: url(/intro/img/usa_bg.gif) no-repeat top left;}
#topMenu a:hover#buttonLeft {background: url(/intro/img/usa_over_bg.gif) no-repeat top left;}
#topMenu a#buttonRight  {float:right;background: url(/intro/img/euro_bg.gif) no-repeat top left;}
#topMenu a:hover#buttonRight  {background: url(/intro/img/euro_over_bg.gif) no-repeat top left;}

/* FOOTER */
#footer { position:relative; float:left; width:100%; }
#footerInner { margin:0 auto;width:1000px; height:15px;line-height:43px; background-color:#FFC20F; font-size:0.8em;}
#footerNewsletter{ padding-left:57px; padding-top:5px; height:43px; line-height:41px;}
#footerNewsletter LABEL{ position:relative; left:-33px;}
html>body #footerNewsletter{ line-height:32px; }
#footerNewsletter INPUT{ position:relative; top:4px; text-indent:2px; line-height:21px; width:198px; height:23px; background-color:#FFFFFF; border:none;; }
html>body #footerNewsletter INPUT{ top:0px; padding-top:5px; height:20px;}
#footerNewsletter .submit{ width:71px; height:27px; background-color:#666666; color:#FFFFFF; border:none; }
html>body #footerNewsletter .submit { top:1px; height:28px; padding:0px;}
#footerCopyright{ float:right; height:43px; line-height:41px; padding-right:18px; padding-top:2px;}
html>body #footerCopyright{ padding-top:0px;}
#footerCopyright A{ color:#666666; text-decoration:none; }
#footerCopyright A:hover{ color:#FFC20F; }

/* MAIN CONTAINER */
#mainContainer{ margin:0 auto; width:1000px;}