/* CSS Document */
body { font-size: 12px; color: #333333; font-family: Arial, Helvetica, sans-serif; margin: 0; padding: 0; }
p{ line-height: 16px;  }
#main { background-color: #002FAC; background-image: url(images/group-2.jpg); background-repeat: no-repeat; background-position: left top; }
#content { background-color: #fff; margin-left: 131px; border-left: 1px solid white; }
#topNav { background-image: url(images/colourbar.gif); }
#linksBar { background-color: #002FAC; height: 25px; padding-left: 10px; padding-top: 5px; color: #fff; border-top: 1px solid #fff; }
#linksBar a:link { color: #fff; text-decoration: none; font-weight: bold; font-size: 11px; }
#linksBar a:visited { color:#fff; text-decoration: none; font-weight: bold; font-size: 11px;}
#linksBar a:hover { text-decoration: underline; }
#textContent { padding-left: 5px; padding-top: 5px; width: 800px; }

h1 { font-family: "Times New Roman", Times, serif; font-weight: bold; color: #002FAC; font-size: 30px; }

.contentTable { border-bottom: 1px solid #ccc; }
.rightBorder { border-right: 1px solid #ccc; }
.contentTable td { padding: 0 5px 0 5px; }

a:link { color: #942552; }
a:visited { color: #942552; }
a:hover { text-decoration: none; }

li { list-style-image: url(images/star.gif); padding-left: 5px;  }
ul { margin-top: 0; margin-bottom: 2px; line-height: 18px;}

.formTable { font-size: 10px; background-color: mistyrose;}
.formTable td { border-left: 1px solid white; border-top: 1px solid white; padding: 2px; }
.spaced { line-height: 25px; }
.spaced h3 { margin: 0; font-size: 15px;}
.linksPage { line-height: 25px;  }