#main { font: 11px/140% "Lucida Sans Unicode", Verdana, Arial !important;}

/*
h1 {
  margin-left: 10px; 
  font:  bold 15px "Lucida Sans Unicode", Verdana, Arial;
  color: #E63C95;
}*/

#contents {
  width: 100%;
  padding: 0;
  margin: 0;
  height: auto;
}

h2 { margin-bottom: 0 !important; }

/*
#contents h1 {
  margin-bottom: 5px;
}

#titleBarWrapper h1 {
  font:  bold 15px "Lucida Sans Unicode", Verdana, Arial; 
  padding-top: 10px;
  color: #000000; 
}
*/
.introText {
  padding: 10px;
  border: 1px solid #D4D4D4;
  background-color: #FFFFFF;
  margin-bottom: 20px;
  margin-left: 10px; 
  margin-right: 12px; 
  font: normal 15px "Lucida Sans Unicode", Verdana, Arial;
}

.introText h1 {
  position: relative;
  left: 5px;
  top: -3px;
  font-weight: bold;
  color: #E63C95; 
  margin-top:2px;
}

.introText p {
  margin-left: 23px;
  color: #333333; 
  font-size: 11px !important;
  line-height:150%;
}

.introText a {
  color: #000066;
}

.introText ul, li {
  font-size: 11px;
  line-height:150%;
}

#login h1{margin-left:0px;}

#notRegistered h1 {
  font: bold 15px "Lucida Sans Unicode", Verdana, Arial;
  color: #E63C95; 
}	

.box {
  background-color: #F5F5F5;
  border: 1px solid #D4D4D4;
}

#registerMessage {
  width: 415px;
  background-color: #F5F5F5;
  border: solid 1px #D4D4D4;  
}

#registerMessage p {
  padding: 12px; 
  padding-bottom: 0px; 
}

.sectionHeader {
  background-color: #20A5E8;
  height: 23px; 
  margin-left: 10px; 
  margin-right: 10px;
  margin-top: 15px; 
}

.sectionHeaderText {
  float: left;
  font: bold 11px "Lucida Sans Unicode", Verdana, Arial;
  color: #fff; 
  padding-left: 10px;
  padding-top: 4px; 
}  

.sectionHeaderPicture {
  float: right;
  padding-right: 8px; 
  padding-top: 4px; 
}  
/*#formRegistration{width:627px}*/
#formRegistration h1 {
  font: bold 15px "Lucida Sans Unicode", Verdana, Arial;
  color: #E63C95; 
}

#obligPicture {
  text-align: right; 
}

#userInformation {
  width: 415px;
  padding-top:5px;
  border: 1px solid #D4D4D4;
  background-color: #FFFFFF;
}

#note {
  margin-bottom: 10px;
}

.form .input {
  width: 140px;
  border: 1px solid #D4D4D4;
  height:16px;
  font-size:11px;
}

.formTable .label {
  text-align: right;
  vertical-align: top;
  width: 135px;
}

/*.formTable tr td{width:150px !important;}*/

.formTable tr td a {
  font-weight: bold;
  text-decoration: underline;
  color: #DA1379;
  font-size: 11px;
}
.formTable tr td a:hover {
  background-color: #20A5E8;
  color: #FFFFFF;
}

.formTable .wi {
  width: 150px !important;
  padding-right:0px !important;
  margin-right:0px;
  text-align:left;
}

.formTable .wis {
  padding-right:0px !important;
  margin-right:0px;
  width:150px;
}

.formTable .w125 {
  padding-right:0px !important;
  margin-right:0px;
  width:120px;
  vertical-align: middle;
}

.b {
  font-weight: bold;
}

#txAddress {
  height: 60px;
}

.formTable tr td {
  padding: 2px;
  padding-top:3px;
  vertical-align: top;
}

.formTable tr td a {
  color: #DA1379;
}

#txCounty {
  width: 143px;
}

.register {
  padding-top: 15px;
  padding-bottom: 15px; 
  width: 100%;
  text-align: center;
}

#registerWrap { float:left; width: 415px; }
#loginWrap { float: right; width: 283px; }
#registerWrap h2, #loginWrap h2 { height: 33px; }

#login {
  width: 283px;
}

#newsletterWish{padding-top:5px;}

#loginForm{background-color:#F5F5F5;border:1px #D4D4D4 solid;padding:13px;}
#loginForm .formTable .label{width: 55px;}

#loginForm p {
  margin-bottom: 20px;
}

#loginForm .introText p{margin-bottom:0px;color: #000066;}
#loginForm .introText{padding:10px;}

.btnSubmit {
  background: #1E76ED url(/i/btnLogin.gif) no-repeat top left;
  font-weight: bold;
  font-family: "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  font-size: 12px;  
  border: 0;
  color: #FFFFFF;
  text-align: center;
  width: 140px;
  height: 22px;
  padding-bottom: 3px;
  cursor:hand;
  cursor:pointer;
}

.lost_password {
  font-size: 11px;
  font-weight: bold;
  text-align: center;
}

.lost_password a{
  text-decoration: underline;
}

.hideDiv{ display:none;}

.tooltip{
  font-weight: bold;
  text-decoration: underline;
  cursor:hand;
  cursor:pointer;
}

.sectionExplanation
{
  color: #333333; 
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  font-weight: normal;
}

#mainContentWrapper{margin-bottom:20px;}
#userInformation{padding-bottom:15px;}


.inputFocused {
    height:16px;
    border:1px solid #333333;
    width: 140px;
    font-size:11px;
}



#formRegistration.dn { display: block; position: absolute; left: -9999em; }