/* Links */ 

a:link { 
font:13px trebuchet MS, helvetica, sans-serif; color:"white";text-decoration:none;
} 
a:visited{ 
font:13px trebuchet MS, helvetica, sans-serif; color:white;text-decoration:none;
} 
a:hover{ 
font:13px trebuchet MS, helvetica, sans-serif; color:"white";text-decoration:underline;
} 
a.innermenu:link { 
font:13px trebuchet MS, helvetica, sans-serif; color:"#0C2577";text-decoration:none;
} 
a.innermenu:visited{ 
font:13px trebuchet MS, helvetica, sans-serif; color:"#0C2577";text-decoration:none;
} 
a.innermenu:hover{ 
font:13px trebuchet MS, helvetica, sans-serif; color:"#0C2577";text-decoration:underline;
} 

/* Positioning */ 

#home-image {position:absolute;top:0px;left:30px;z-index:1;}

.menutable
{
    Z-INDEX: 20;
    LEFT: 15px;    
    POSITION: absolute;
    TOP: 197px;   
}


/* Fonts */ 

.maintext {font-family: trebuchet MS, helvetica, sans-serif;
font-size: 13px;
color:black;
padding-right:5px;
}

.innertabletext {font-family: trebuchet MS, helvetica, sans-serif;
font-size: 14px;
color:black;
padding-right:20px;
padding-top:20px;
padding-left:20px;

}


table.skinny
{
    border-color: #01785A;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
}
td.skinny
{
    border-color: #01785A;
        border-width: 1px 1px 1px 1px;
    border-style: solid;  
    padding: 4px;

}.caption {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8pt;
	text-align: center;
}

