﻿body
{
}


#inst
{
    margin: 16px 8px 8px 8px;
}    


#inst p
{
	font-size: 14px;
	color: #333333;
	line-height:180%;
	letter-spacing:1px;
	text-indent:32px;
	margin:0px;
	margin-top:8px;	
	margin-bottom:8px;
	padding-left:10px;
	padding-right:10px;
}

#inst ul
{
    list-style-type: none;
    padding: 0px;
    margin: 0px;
   	padding-left:25px;
	padding-right:10px;
    line-height: 180%;
}

#inst ul li 
{
    list-style-type:square;    
    line-height:180%;
    padding-top:2px;
    padding-bottom:2px;
    }


#inst .sep td{
    color: #0072BC;
    font-size: 14px;    
    text-align: left;
    font-weight:bold;
    border-top: 1px solid #ccdff2;
    border-bottom: 1px solid #ccdff2; 
    padding:6px 6px 6px 16px;
}

#inst .caption td
{
    font-weight:bold;
    background:url("/images/home/dot5.png");
    background-position:left;
    background-repeat:no-repeat;
    text-indent:12px;
    color:#0072bc;
    padding:6px 6px 6px 6px;
}

#inst .caption a {color:#0072bc}

#inst .desc td
{
	line-height:180%;
	padding-left:18px;
	padding-right:8px;
}