@charset "iso-8859-1";
body {
background-color : #606060;
margin : 0;
}
table {
font-family : arial;
font-size : 13px;
color : #000000;
}
td { vertical-align: top; }
img {
border-color : #000000;
}
a:link {
color : #660000;
text-decoration : underline;
}
a:visited {
color : #660000;
text-decoration : underline;
}
a:hover {
color : #660000;
text-decoration : none;
}


h1 { font-family: Arial; font-size: 22px; font-weight: bold; color: #000066; background: transparent url(images/site/hr.gif) no-repeat left bottom; padding-bottom: 5px; }
h2 { font-family: Arial; font-size: 14px; font-weight: bold; }


.header {
  background: transparent url(images/site/continuing-education.jpg) no-repeat bottom center;
  vertical-align: bottom;
}


.button {
  display: block;
  height: 31px;
  float: right;
  background: transparent url(images/site/paralegal-gradient.gif) repeat-x 0px 0px;
  border: outset 1px #ae1432;
  color: #990033;
  font-size: 13px;
  font-weight: bold;
  margin-left: 5px;
  margin-right: 5px;
}

.button a { display: block; padding: 6px; }
.button a:link { color: #990033;  text-decoration: none; }
.button a:visited { color: #990033; text-decoration: none; }
.button a:hover { color: #990033; text-decoration: none; }

.navbar {
  background: transparent url(images/site/transcript-navbar.gif) no-repeat 0px 0px;
  vertical-align: middle;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: white;
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
}

.navbar a:link { color: white; text-decoration: none; background-color: transparent; padding: 3px 0px 3px 0px; }
.navbar a:visited { color: white; text-decoration: none; background-color: transparent; padding: 3px 0px 3px 0px; }
.navbar a:hover { color: #660000; text-decoration: none; background-color: #dddddd;  padding: 3px 0px 3px 0px; }

.footer {
  background: transparent url(images/site/court-footer.gif) no-repeat top center;
  vertical-align: middle;
  padding-bottom: 30px;
}

.footercontent {
  text-align: center;
  color: white;
  font-family: Times New Roman;
  font-size: 12px;
}

.footercontent a:link { color: #CCCCCC; text-decoration: underline; font-weight: bold; }
.footercontent a:visited { color: #CCCCCC; text-decoration: underline; font-weight: bold; }
.footercontent a:hover { color: #FFFFFF; text-decoration: none; font-weight: bold; }


.content {
  font-size: 14px;
  font-family: Times New Roman;
  line-height: 22px;
  text-align: justify;
  padding-top: 100px;
  background: transparent url(images/site/continuing-education-credits.jpg) no-repeat center top;
}

.courses {
  width: 215px;
  margin: 15px 20px 30px 10px;
  float: right;
  font-size: 11px;
  font-weight: bold;
  font-family: Arial;
  text-align: left;
  line-height: normal;
}

.courses ul { margin: 0px; list-style: none; padding: 0px; }
.courses li { margin: 10px 0px 10px 0px; padding-left: 25px; background: transparent url(images/site/bullet2.gif) no-repeat 0px 0px; }
.courses a:link { text-decoration: none; }
.courses a:visited { text-decoration: none; }
.courses a:hover { text-decoration: underline; }


.preapproval {
  font-size: 11px;
  font-weight: bold;
  font-family: Arial;
  margin: 20px 10px 10px 10px;
  padding: 20px;
  border: solid 1px black;
  line-height: 16px;
}

.courseList { font-size: 13px; }
.courseList td { padding: 10px; border: solid 1px #666666; }
.courseList img { border: solid 1px #666666; }
.courseList h2 { color: #000066; }

.courseHeader { color: white; background-color: #000066; font-size: 16px; font-weight: bold; }

.gray td { background-color: #d5e3ff; }
