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

#contentLeft a:link, #contentLeft a:visited { background-image:url(../images/site/linkIcon.gif); background-repeat:no-repeat; background-position:left center; padding-left: 20px; text-decoration:none; color:#00597E; }
#contentLeft a:hover {text-decoration:underline;}

#contentLeft { font-size:12px; padding:15px 18px 15px 10px; width:576px;  border:1px #ccc dashed; }
#contentLeft ul { padding-left:30px; }
#contentLeft ol { padding-left:50px; line-height:23px; }
#contentLeft ul li {background-image:url(../images/site/tennis_ball.gif); background-repeat:no-repeat; background-position:top left; padding-left:20px; list-style:none; line-height:23px;}
#contentLeft h1, #contentLeft h2, #contentLeft h3, #contentLeft h4, #contentLeft h5, #contentLeft h6 {color:#00597E;}
#contentLeft table td{ border:1px solid #e6e6e6; }
#contentLeft table { border:1px solid #00597E; }
