@charset "utf-8";
/* CSS Document */

body { margin: 0px; }
table, img { border: none; }
body, table, td { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #444444; }

a, a:hover { margin-left: 15px; }
a { text-decoration: none; color: #193c79; }
a:hover { text-decoration: none; color: #4b7eb7; }
a.selected { color: #4b7eb7; }

li { list-style:circle inside; }

.contentDev { height: 20px; background-image: url(../img/lineGray.jpg); background-repeat: repeat-x; }
.contentDevSmall { height: 20px; background-image: url(../img/lineGraySmall.jpg); background-repeat: repeat-x; }
.contentHead { padding: 15px; padding-bottom: 10px; padding-left: 40px; font-size: 16px; color: #c96708; }
.contentBanners { padding-bottom: 35px; padding-top: 0px; }
.contentBanner { padding-top: 30px; padding-bottom: 30px; }
.contentLandings { padding-bottom: 35px; padding-top: 0px; }
.contentLanding { padding-top: 30px; padding-bottom: 30px; }

