body
{
    background-image: url(../incLeft_bg.asp);
    background-repeat: no-repeat;
    background-position: bottom left;
    background-color: #EFEFEF;
    zoverflow: auto;
    overflow: none;
    height: 100%;
}
div#contentWrapper { height:auto; zwidth:150px; width:100%; margin:0; padding:0; }
#contentWrapper div#donateItems { text-align:center; padding:35px 0 0 0; margin:0; height:55px; }
#contentWrapper div#donateItems img.donateLink { margin-bottom:2px; border:none; }
#leftnavheading
{
    line-height: 20px;
}   
#leftnavheading, .leftnavsubheading, .leftnavsubsubheading
{
    font-size: 9pt;
    clear: both;
}
#leftnavheading
{
    background-color: #243B7C;
    border-bottom: 1px solid #192A58;
    border-top: 1px solid #5B6C9D;	
    padding-left: 15px;
    /*width: 152px;    */
    margin-bottom: 1px;
}
.leftnavsubheading
{
    text-decoration: none;
    color: #333366;    
    background-color: #99CFDC;
    border-bottom: 1px solid #6C929B;
    border-top: 1px solid #B3DBE5;    
    padding-left: 15px;
    /*width: 152px;*/
    padding-bottom: 4px;    
}

.leftnavsubheading a
{
    line-height: 10pt;
    text-decoration: none !important;
    color: #333366 !important;
}

.leftnavsubheading a:hover
{
    text-decoration: underline !important;
}
.leftnavsubheadingcontainer
{
    float: left;
    clear: both;
}
.leftnavsubsubheading
{
    font-size: 8pt;
    padding-left: 5px;
    width: 145px;
	 vertical-align: middle;
	 height: auto;
}
.leftnavsubsubheading div
{
    float: left;
    width: 10px;
    padding-top:3px;
}

.leftnavsubsubheading a
{
    padding: 3px 0 0px 0;    
    float: left;
    width: 130px;
    text-decoration: none !important;    
    color: #000000 !important; 
    font-size: 8pt !important;
}

.leftnavsubsubheading a:hover
{
    text-decoration: underline !important;    
}
.header {
	
        font-style: normal;
	text-decoration: none;
	font-size: 9pt;
	color : #FFFFFF;
	font-weight: bold;
}
.subheader {
	font-style: normal;
	text-decoration: none;
	font-size: 9pt;
	color: #333366;
}
.subheadertd {
	background-color: #99CFDC;
	border-bottom: 1px solid #6C929B;
	border-top: 1px solid #B3DBE5;
}
.highlighted
{
    font-weight: bold;
}