@charset "utf-8";
/* CSS Document */

body { margin:0px;}

#list td { vertical-align:top; text-align:left; font-size:12px; line-height:17px; color:#555555; padding:6px 3px; border-bottom:1px dotted #CCC;}



#list a:link {
	color: #1D3994;
}


#list a:visited {
	color: #1D3994;
}


#list a:hover {
	color: #09C;
}

#list a:active {
	color: #1D3994;
}


.footerNavLink { border-bottom:#CCC 3px solid;}