body
   {
    font-family: verdana, arial, helvetica, san-serif;
    font-size: 12px;
    color: #1b3333;
    background-color: /*#e0e9eb*/#99b4cc;
	line-height: 100%;			
	}
     /*#6b8cb7 / #99b4cc / #c2d6e1*/

.page
	{
	margin-left: -440px;
	position: absolute;
	left: 50%;
	top: 20px;
	width: 880px;
    padding: 0px;
    }
img
    {
    border: 0px;
    }    
div
	{
	margin: 0px 0px 15px 0px;
	}
.bld
	{
	font-weight: bold;
	}
.itl
	{
	font-style: italic;
	}
h1
    {
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
    color: #9ac666;    
    margin: 0px 0px 15px 0px;
    }
div.hd2
    {
    font-size: 15px;
    font-weight: normal;
    color: #9ac666;    
    margin: 30px 0px 15px 0px;
    }
.hd3, a.hd3:link, a.hd3:visited
    {
    font-size: 12px;    
    font-weight: bold;
    color: #6b8cb7;    
    margin: 0px;
    }
a.hd3:hover
    {
    color: #9ac666;
    }            
div.logo
    {
    float: left;
    padding: 71px 0px 0px 0px;     
    }    
.title
    {
    color: #ffffff;
    font-size: 40px;
    line-height: 36px;
    font-family: trebuchet ms, verdana, arial, helvetica, san-serif;
    font-variant: small-caps;
    letter-spacing: 2px;
    }
.titlesm
    {
    color: #ffffff;
    font-size: 12px;
    letter-spacing: 3px;
    }    
div.icon
    {
    float: right;
    }   
    
/* page structure */
div.main
    {
    margin: 0px;
	padding: 0px;
	width: 880px;
    border: 3px solid #ffffff;
    background-color: #c2d6e1;
    }
div.tpbar
    {
    color: #ffffff;
    margin: 0px;
    padding: 20px;
    width: 840px;
    height: 120px;
    border: 3px solid #ffffff;
    border-bottom: none;    
    background-color: #9ac666;
    }          
div.copy
    {
    margin: 5px 0px 0px 0px;
    padding: 0px;
    line-height: 16px;
    font-size: 12px;    
    }
div.col1
    {
    float: left;
    width: 200px;
    margin: 3px 0px 0px 0px;
    padding: 0px;
    }
div.cat
    {
    margin: 240px 0px 0px 15px;
    width: 100px;
    }    
div.col2
    {
    float: left;    
    width: 618px;
    line-height: 20px;
    margin: 0px;
    padding: 28px 22px 0px 40px;
    background-color: #ffffff;
    min-height: 520px;    
    }
.colbtm
    {
    clear: both;
    margin: 0px;
    }
/* links */    
a, a:link, a:visited
    {
    color: #1b3333;
	outline: none;
    }
a:hover
    {
    color: #9ac666;
    }
a.wht:link, a.wht:visited
    {
    color: #ffffff;
    text-decoration: none;
    }
a.wht:hover
    {
    color: #ffffff;
    }    
/* navs */
.nav, a.nav:link, a.nav:visited
	{
	display: block;
    width: 171px;    
    margin: 3px;
    padding: 5px 10px;
	color: #000000;
	text-decoration: none;
    border: 1px dashed #ffffff;
	}
.navon, a.navon:link, a.navon:visited
	{
	display: block;
    width: 171px;    
    margin: 3px;
    padding: 5px 10px;
	color: #000000;
	text-decoration: none;
    background-color: #e0e9eb;
    border: 1px dashed #5db2b3;       
	}  
ul
	{
	list-style-type: none;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	}
ul li
	{
	background: url(../images/bullet.gif) no-repeat top left;
	padding: 0px 0px 0px 10px;
    margin: 0px 0px 5px 0px;
	}
/* images */
div.pics
    {
    float: right;
    width: 200px;
    margin: 0px 0px 10px 30px;
    } 