body {margin:0;
     padding:0;
     /* min-width:780; */
     background-color:white;
     }

#wrapper{
    width:750px;
    height:510px;  
    margin:0 auto;
    background-color:white;
    position:relative;
    top: 0px;
    left: 0px;
}

#wrapperwelcome{
    width:750px;
    height:510px;  
    margin:0 auto;
    background-color:#FFF;
    position:relative;
    top: 0px;
    left: 0px;
}


#addresslookupwrapper{
    width:700px;
    height:300px;  
    margin:0 auto;
    background-color:white;
    position:relative;
    }


#top {
    background-color: #FFE800;
    position: absolute;
    top:0px; 
    left: 0px;
    width: 750px;
    height: 50px;
   }

#topdividerline 
{
 position:absolute;
 z-index: 101;
 top:50px; 
 left: 0px;
 width: 750px;
 height: 19px;
}

#bottomdividerline {
 position:absolute;
 z-index: 101;
 top:157px; 
 left: 0px;
 width: 750px; 
 height: 19px;
 background-color: #fff229;
}

#toppictures {
    position:absolute;
    z-index: 101;
    top:69px;
    left: 0px;
    width: 750px;
    height: 90px;
    background-color: #fff229;
   }

#left {
     position:absolute;
     z-index: 102;
     top:176px;
     left: 0px;
     width: 150px;
     height: 327px;
     background-color:white;
     border-right: 1px dotted;
     }

#right {
    position:absolute;
     z-index: 104;
     top: 176px;
     left: 600px;
     width: 150px;
     height: 327px;
     background-color:white;
     border-left: 1px dotted; 
}

#middle {
     position:absolute;
     z-index: 90;
     top: 176px;
     left:150px; 
     width: 450px;
     height: 327px;
     background-color:white ;
    }

#middlecaption {
     margin-top: 10px; 
     margin-left: 10px;
     margin-right:10px;
     font-family: Arial,sans-serif;
     font-size: 20px;
     color: #333333;
     font-weight:bold ;
    }

#middleheader {
     margin-top: 10px; 
     margin-left: 10px;
     margin-right:10px;
     font-family: Arial,sans-serif;
     font-size: 12px;
     color: #333333;
     font-weight:normal ;
     border-top:10px;
     border-left:10px; 
    }
    
 #middlebody 
   {
     margin-top : 10px; 
     margin-left: 10px;
     margin-right:10px;
     font-family: Arial,sans-serif;
     font-size: 12px;
     color: #333333;
     font-weight:normal; 
     border-top:10px;
     border-left:10px; 
    }

#rightcaption
{
   margin-top: 10px; 
   margin-left: 10px;
   margin-right:10px;
   font-family: Arial,sans-serif;
   font-size: 12px;
   color: #333333;
   font-weight:bold ;
    }
    
 #bottom
 {
    position:absolute;
    z-index: 105;
    top:503px;
    left: 0px;
    width: 750px;
    height: 17px;
    background-color: #fff229;
 }    
    
.HeaderText {
    font-family: Arial,sans-serif;
    font-size: 14px;
    color: #333333;
    font-weight:bold ;
  }

.labeltext {
  font-family: Arial,sans-serif;
  font-size: 8px;
  color: #000000;
  font-weight: bold;
 }

.TextBoxText {
  font-size: 8px;
  font-family: Arial, Sans-Serif;
  color: #000000;
  font-weight: normal;
  }  

.DropDownListText {
  font-size: 10px;
  font-family: Arial, Sans-Serif;
  color: #000000;
  font-weight: normal; 
}

.RadDatePickerText {
  margin-left: 3px;
  font-size: 10px;
  font-family: Arial, Sans-Serif;
  color: #000000;
  font-weight: normal; 
}

.RadNumericTextBox {
  font-size: 10px;
  font-family: Arial, Sans-Serif;
  color: #000000;
  font-weight: normal; 
}


.StandOutText {
  font-family: Arial,sans-serif;
  font-size: 12px;
  color: #333333;
  font-weight:bold ;
  }

.NormalText {
  font-family: Arial,sans-serif;
  font-size: 10px;
  color: black;
  }

.CommandButton {
    font-weight: bold;
    font-size: 8px;
    color: black;
    font-family: Arial, Sans-Serif;
}  
 
 .CommandButtonStandard {
    font-weight: bold;
    font-size: 10px;
    color: black;
    font-family: Arial, Sans-Serif;
}  
 
 .WarningText {
  font-family: Arial,sans-serif;
  font-size: 8px;
  color: red;
  font-weight: bold;
  }

 .WarningTextMedium {
  font-family: Arial,sans-serif;
  font-size: 10px;
  color: red;
  font-weight: bold;
  }


 .WarningTextLarge {
  font-family: Arial,sans-serif;
  font-size: 20px;
  color: red;
  font-weight: bold;
  }


.HyperlinkText 
{ 
    vertical-align:middle; 
    text-align:center ;
    font-weight: bold;
    font-size: 9px;
    color: black;
    font-family: Arial, Sans-Serif;
}

.TextCaption {
     margin-top: 10px; 
     margin-left: 10px;
     margin-right:10px;
     font-family: Arial,sans-serif;
     font-size: 20px;
     color: #333333;
     font-weight:bold ;
    }
    
  .TextHeader {
     margin-top: 10px; 
     margin-left: 10px;
     margin-right:10px;
     font-family: Arial,sans-serif;
     font-size: 12px;
     color: #333333;
     font-weight:normal ;
     border-top:10px;
     border-left:10px; 
    }
    
.TextBody {
     margin-top : 10px; 
     margin-left: 10px;
     margin-right:10px;
     font-family: Arial,sans-serif;
     font-size: 12px;
     color: #333333;
     font-weight:normal; 
     border-top:10px;
     border-left:10px; 
    }
 
 .DropDownList {
    font-weight: normal;
    font-size: 12px;
    color: #000000;
    font-family: Arial, Sans-Serif;
    
 }   
 
 .StandardLabelBold {   
  font-weight: bold;
  font-size: 12px;
  color: black;
  font-family: Arial, Sans-Serif;
  text-align:right; 
 }
 
 .StandardLabelNormal {   
  font-weight: normal;
  font-size: 12px;
  color: black;
  font-family: Arial, Sans-Serif;
  text-align:right; 
 }

.TenPXText 
{
  font-weight: normal;
  font-size: 10px;
  color: black;
  font-family: Arial, Sans-Serif;
}

