body
   {
    font-family: Lucida Sans Unicode, Lucida Grande, georgia, serif;
    font-size: 12px;
    color: #000000;
	background: #ffffff;
	line-height: 100%;			
	}
.page
	{
	margin-left: -400px;
	position: absolute;
	left: 50%;
	top: 20px;
	width: 800px;
    padding: 0px;
	background: #ffffff;
    min-height: 550px;
    border: 1px solid #000000;
	}
img
    {
    border: 0px;
    margin: 0px;
    padding: 0px;
    }    
div
	{
	margin: 0px 0px 15px 0px;
	}
.clr
    {
    margin: 0px;
    clear: right;
    }
.clrb
    {
    clear: both;
    margin: 0px;
    padding: 0px;
    }        
.bluhd
    {
    font-size: 13px;
    color: #009bd4;
    font-weight: bold;   
    }
.curly
    {
    font-size: 14px;
    }  
.bld
	{
	font-weight: bold;
	}
.itl
	{
	font-style: italic;
	}
a, a:link, a:visited
    {
    color: #000000;
	outline: none;
    }
a:hover
    {
    color: #009bd4;
    }
a.buy:link, a.buy:visited
    {
    border: 1px solid #009bd4;
    background: #ffffff;
    padding: 2px 4px;
	color: #000000;
	text-decoration: none;
    }
a.buy:hover
    {
    background: #009bd4;
	color: #ffffff;    
    }    
        
/* nav */
div.navbx
    {
    background: #009bd4;
    width: 780px;
    height: 28px;
    margin: 0px;
    padding: 0px 20px 0px 0px;
    }
.nav, a.nav:link, a.nav:visited
	{
	display: block;
    float: right;
    font-size: 15px;
	padding: 8px 10px;
    margin: 0px;
    background: #009bd4;
	color: #000000;
	text-decoration: none;         
	}
.navov, a.navov:link, a.navov:visited
	{
	display: block;
    float: right;
    font-size: 15px;    
	padding: 8px 10px;
    margin: 0px;
    background: #ffffff;
	color: #009bd4;
	text-decoration: none;                		
	}
.navon, a.navon:link, a.navon:visited
	{
	display: block;
    float: right;
    font-size: 15px;    
	padding: 8px 10px;
    margin: 0px;
    background: #ffffff;
	color: #009bd4;
	text-decoration: none;                		
	}
/* lists */        
ul
	{
	list-style-type: none;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	}
ul li
	{
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px 0px 0px 10px;
    margin: 0px 0px 5px 0px;
	}
/* page layout*/          
div.hdimg
    {
    height: 213px;
    margin: 0px;
    }
div.cont
    {
    width: 800px;
    padding: 25px 0px 0px 0px;
    line-height: 18px;
    margin: 0px;
    }
div.qtsig
    {
    font-size: 11px;    
    float: right;
    margin: 0px 0px 5px 0px;
    }
div.col1
    {
    float: left;
    width: 165px;
    padding: 0px 20px 0px 14px;
    }          
div.col2
    {
    float: left;    
    width: 370px;
    padding: 0px 15px;
    border-left: 1px dotted #000000;
    border-right: 1px dotted #000000;
    }
div.col2wd
    {
    float: left;    
    width: 569px;
    padding: 0px 15px;
    border-left: 1px dotted #000000;
    min-height: 400px;
    }    
div.col3
    {
    float: left;
    width: 165px;
    padding: 0px 20px 0px 14px;
    }        
div.caps
    {
    line-height: 15px;
    margin: 10px;
    font-size: 11px;    
    }
div.wimpy
    {
    margin: 10px 0px 10px 0px;
    text-align: center;
    }    