h1 {
    font-size   : 12.5px;
	line-height: 15px;
    padding     : 0;
    }

h2 {
    font-size   : 11px;
	line-height: 14px;
    padding-left: 2px;
    }
    
#left {
    width   : 510px;
    }

#nav {
    padding : 117px 0 0 0;
    }

ul {
    padding     : 0;
    margin      : 0;
    list-style  : none;
    }

li {
    background  : transparent url(../img/ulborder.gif) repeat-x scroll;
    padding     : 2px 0 0 0 ;
    width       : 95px;
    }

li a {
    width       : 100%;
    display     : block;
    color       : #999999;
    line-height : 21px;
    font-size   : 10.5px;
    }

li a:hover {
    color   : #666666;
    }
/**/
li img {
    float   : left;
    }
/**/
.text {
    background  : transparent;
    border      : 1px solid #ededed;
    }

.item {
    background  : #ededed;
    margin      : 115px 0 0 18px;
    font-family : 'Lucida Grande', sans-serif;
    line-height : 128%;
    color       : #666666;
    font-size   : 10px;
    width       : 450px;
    }

.smallblack a {
    font-family : 'Lucida Grande', sans-serif;
    line-height : 128%;
    color       : #000000;
    font-size   : 10px;
	font-weight:normal;
	font-style:italic;
    }

.smallblack a:hover {
    color       : #333333;
    }

.smallblack {
    font-family : 'Lucida Grande', sans-serif;
    color       : #000000;
    font-size   : 10px;
	font-style:italic;
	}

.item img {
    border-bottom   : 2px solid #ffffff;
    }

.item p {
    padding : 15px 15px 75px 13px;
    }

.pad {
    padding     : 52px 48px 104px 48px;
    font-size   : 12px;
    color       : #000000;
    line-height : 128%;
    font-family : Helvetica, sans-serif;
    }

.pad a {
    font-family : Helvetica, sans-serif;
    font-size   : 12px;
    color       : #000000;
    font-weight : normal;
    }

.pad h1 {
    font-size   : 14px;
    } 

.red {
    color   : #8A274A;
    }

.statement h1 {
    font-size   : 13px;
    }

.statement {
    padding : 15px 60px 40px 48px;
    line-height : 140%;
    font-size   : 10px;
    color       : #000000;
    }
