div.header{ 
 color: #355DA1;        
/* font-style: italic;*/
 font-weight: bold;
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 26px;
 margin-left:10%;
 }

* {
	margin: 0;
}
html, body {
            height:90%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -20px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {
	height: 20px; /* .push must be the same height as .footer */
        text-align:center;
        font-size:8pt;
}


#xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin:0 10px; letter-spacing:1px;}
#xsnazzy h1 {font-size:2.5em; color:#fff;}
#xsnazzy h2 {font-size:2em;color:#06a; border:0;}
#xsnazzy p {padding-bottom:0.5em;}
#xsnazzy h2 {padding-top:0.5em;}
#xsnazzy {background: transparent; margin:1em;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
/*.xb2, .xb3, .xb4 {background:#ccc; border-left:1px solid #08c; border-right:1px solid #08c;}*/
.xb2, .xb3, .xb4 {background:#fff; 
                   border-left:1px solid #111; 
                   border-right:1px solid #111;
                   filter:alpha(opacity=70);
                   opacity:0.7;
                   zoom:1;
                   }
.xb1 {margin:0 5px; background:#111;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; border:0px solid #111; border-width:0 1px;}
.xboxtransparent { 
    display:block; 
    border:0 solid #111; 
    border-width:0 1px;
    background-color:fff;
/*    border:1pt solid black;*/
    filter:alpha(opacity=70);
    opacity:0.7;
    padding:10pt;
    zoom:1;

 }

/*
cssplay, snazzyborders! use this code to implement it 
<b class="xtop"><b class="xb1"></b><b class="xb2"></b><b class="xb3"></b><b class="xb4"></b></b>
<div class="xboxcontent">
</div>
<b class="xbottom"><b class="xb4"></b><b class="xb3"></b><b class="xb2"></b><b class="xb1"></b></b>
*/
.sales-definitions dl{ 
                       display:block; 
                       border:0px solid #111; 
                       border-width:0 1px;
 }
.sales-definitions dt{ 
                       font-size:large;
                       padding:5px;
 }
.sales-definitions dd{ 
                       padding:10px;
                       text-indent:5px;
                       text-align:justify;
 }
.wrapper h1{
	 line-height:28pt;
	 font-size:28pt;
}
.wrapper h2{
	 line-height:20pt;
	 font-size:20pt;
}
.wrapper h3{
	 font-size:16pt;
	 line-height:16pt;
}

