
      * {
        text-align: left;
        font-family: Arial, sans-serif;
        font-size: 10pt;
        color: #000000;
        }

      .textlink    {cursor:text;  text-decoration: none } 

      
      BODY {
        margin: 0 0 0 0;
        background-color: #CFC8BF;
        }
      
      DIV#CenterForMSIE {
        text-align: center;
        }
        
      DIV#divContainer {
        width: 760px;
        margin: 0 auto 0 auto;
        background-color: #FFF;
        
        border-right: 1px solid #999;
        border-left: 1px solid #999;
        
        }
      
      DIV#divContent {
        margin: 10px 10px 0 10px;        
        }
        
      DIV#divContent h1, h2 {
        font-size: 18pt;
        font-family: Arial, sans-serif;
        font-weight: normal;
        color: #8E806B;        
        margin-bottom: 5px;
        
        margin-top: 5px;
        }
        
      DIV#divContent h2 span {
        font-family: Arial, sans-serif;
        font-size: 10pt;
        color: #636363;
        }
        
      h2#hCreateSendTrack {
        
        width: 760px;
        height: 95px;
        
        color: #FFF;         
        background-color: #00699E;                      
        text-indent: ;
        background-image: url('../images/topcontent300t.gif');
        background-repeat: no-repeat;
        background-position: 0 0;
        
        border-top: 8px solid #380E00;
        border-bottom: 8px solid #79889A;
        
        margin-bottom: 0px
        }
        
      DIV#divContent UL {
        width: 100%;
        list-style-type: none;
        margin-left: 0;
        padding-left: 0;
        
        clear: both;
        line-height: 145%;
        }
      
      DIV#divContent LI {
        color: #527F33
        width: 50%;
        float: left;
        }
      
      DIV#divContent TABLE {
        border-left: 1px solid #CCC;
        margin-bottom: 15px;
        margin-top: 15px;
        }
        
      DIV#divContent TH {         
        font-family: Arial, sans-serif;
        font-size: 10pt;
        font-weight: normal;        
        color: #FFF;
        
        padding-left: 5px;
        }
        
      DIV#divContent TD {
        padding-left: 5px;
        border-right: 1px solid #CCC;
        border-bottom: 1px solid #CCC;
        }
        
      DIV.TwoColumnContainer {
        clear: both;
        }
        
      DIV.Column {
        width: 44%;
        float: left;
        }
      
      DIV#divContentContainer DIV.left {
        width: 530px;
        padding-left: 10px;
        margin-right: 20px;
        }
        
      DIV#divContentContainer DIV.right {
        width: 165px;
        }
        
      DIV#divSignup {
      	margin-top: 20px;
      	background-color: #f8f4f0;
      	border: 1px solid #CCC;
      	text-align: left !important;
      	width: 100%;
        }
      
      DIV#divSignup IMG {
        margin-bottom: 20px;
        }
        
      DIV#divSignup P {
        margin: 0px 10px 10px 10px;
        padding-top: 10px;
        }
      
      DIV#divSignup TABLE {
        margin-left: 20px;
        }
      
      DIV#divSignup SELECT#sCountry {
        font-size: 8pt;
        width: 200px !important;
        }
        
      DIV#divSignup INPUT {
        font-size: 9pt;
        margin-bottom: 0px !important;
        padding-bottom: 0px;
        }
        
      DIV#divSignup LEGEND {
      	font-weight: bold;
      	padding: 0px 5px 0px 0px;
      	font-size: 1.2em;
        color: #269;
        }
      
      DIV#divSignup LABEL.required {
      	font-size: 9pt;
      	color: #269;
      	font-style: italic;
      	
      	margin-bottom: 205px;
        }
      
      DIV#divSignup LABEL.required INPUT {
        border: 1px solid #C00;
        }
      
      DIV#divSignup LABEL.error {
      	color: #f50;
      	text-decoration: underline;
        }
      
      DIV#divSignup A#lnkEULA {
        color: #269;
        }
        
      DIV.hr {
        border-bottom: 1px dashed #CCC;
        margin-bottom: 20px;
        }
        
      HR { display: none; }
      BR { clear: both; }