a.button {
  background: transparent url(/themes/default/images/btn_grey_right.gif) no-repeat right top;
  color: #000;
  cursor: pointer;
  display: inline-block;
  height: 28px;
  margin: 0px 4px 0px 0px;
  padding-right: 10px;
  text-decoration: none;
  white-space: nowrap;
}

a.button span {
  background: transparent url(/themes/default/images/btn_grey_left.gif) no-repeat 0 0;
  color: #000;
  cursor: pointer;
  display: block;
  line-height: 16px;
  padding: 6px 0 6px 10px;
  font-size: 11px;
}

a.button:hover {
  background-position: right -28px;
}

a.button:hover span {
  background-position: left -28px;
}

a.button:active {
  background-position: right -28px;
  outline: none;
}

body {
  background: white;
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  margin: 0px;
}

h1 {
  font-size: 18px;
  margin: 10px 0px 10px 0px;
}

img {
  border: 0;
}

input.boxTableTextSmall {
  text-align: center;
}

input[type=button] {
  font-size: 11px;
  margin: 0px 4px 0px 4px;
  padding: 1px 4px 1px 4px;
}

input[type=checkbox] {
  bottom: 1px;
  margin-right: 6px;
  position: relative;
  vertical-align: middle;
}

input[type=radio] {
  bottom: 2px;
  margin-right: 6px;
  position: relative;
  vertical-align: middle;
}

input[type=submit] {
  font-size: 11px;
  margin: 0px 4px 0px 4px;
  padding: 1px 4px 1px 4px;
}

label {
  display: block;
  padding-left: 21px;
  text-indent: -21px;
}

ol {
  list-style: number;
  margin-bottom:8px;
}

ol li {
  margin-left: 30px;
}

span.disabledButton {
  background: transparent url(/themes/default/images/btn_grey_right.gif) no-repeat right -56px;
  cursor: wait;
  display: inline-block;
  height: 28px;
  line-height: 28px;
  margin: 0px 4px 0px 0px;
  padding-right: 10px;
  white-space: nowrap;
}

span.disabledButton span {
  background: transparent url(/themes/default/images/btn_grey_left.gif) no-repeat left -56px;
  color: #f8f8f8;
  cursor: wait;
  display: block;
  padding: 0 0 0 10px;
}


table {
  border-collapse: collapse;
}

table.courseMasterTabbedTable {
  border: 1px solid #8485d0;
  border-collapse: collapse;
  margin: 0px;
  padding: 0px;
  width: 100%;
}

table.courseMasterTabbedTable ul {
  list-style: disc inside;
}

table.detailBox {
  border: 1px solid #ababab;
  border-collapse: collapse;
  width: 100%;
}

td {
  font: 11px/125% Verdana, Arial, Helvetica, sans-serif;
}

td.courseMasterTabbedTable {
  margin: 0px;
  padding: 8px 10px 20px 14px;
}

td.courseMasterTabTableButton {
  cursor: pointer;
  padding: 3px 10px 2px 10px;
  vertical-align: middle;
}

td.courseMasterTabTableButtonActive {
  background: transparent url(/themes/default/images/nav_row_2_bg_sel.jpg) repeat left -3px;
  border: 1px solid #8485d0;
  cursor: pointer;
  padding: 3px 10px 2px 10px;
  vertical-align: middle;
}

td.courseMasterTabTableButtonActiveHover {
  background: transparent url(/themes/default/images/nav_row_2_bg_sel.jpg) repeat left -3px;
  border: 1px solid white;
  cursor: pointer;
  padding: 3px 10px 2px 10px;
  vertical-align: middle;
}

td.courseMasterTabTableButtonHover {
  border: 1px solid white;
  cursor: pointer;
  padding: 3px 10px 2px 10px;
  vertical-align: middle;
}

td.detailBoxContent {
  padding: 3px 8px 3px 8px;
  text-align: left;
}

td.detailBoxHeading {
  background-color: #ababab;
  color: white;
  height: 24px;
  padding-left: 8px;
  padding-right: 8px;
  text-align: left;
}

tr.courseMasterEvenRow {
  background-color: #f0f0f0;
  border: 0px;
  height: 22px;
  padding-bottom: 2px;
  padding-left: 2px;
  padding-right: 2px;
}

tr.courseMasterEvenRow td {
  border-bottom: 1px solid white;
  padding-bottom: 2px;
  padding-left: 8px;
  padding-right: 2px;
}

tr.courseMasterOddRow {
  background-color: #e0e0e0;
  border: 0px;
  height: 22px;
  padding-bottom: 2px;
  padding-left: 2px;
  padding-right: 2px;
}

tr.courseMasterOddRow td {
  border-bottom: 1px solid white;
  padding-bottom: 2px;
  padding-left: 8px;
  padding-right: 2px;
}

tr.courseMasterTabTableFooter {
  background: transparent url(/themes/default/images/nav_row_2_bg.jpg) repeat-x left top;
  height: 10px;
}

tr.courseMasterTabTableFooter td {
  border-top: 1px solid #8485d0;
}

tr.courseMasterTabTableHeader {
  background: transparent url(/themes/default/images/nav_row_2_bg.jpg) repeat-x left top;
  height: 25px;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 4px;
  vertical-align: top;
}

ul {
  list-style: none;
}

ul.helpText {
  list-style-type: disc;
}

ul.helpText li {
  margin-left:10px;
}

#ajax_lightbox_popup {
  display: none;
}

.assessment_questions {
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 20px;
  padding: 20px 0px 20px 0px;
}

.basicContent {
  padding: 5px 20px 0px 20px;
}

.blockText {
  color: #000000;
  font-size: 11px;
  font-weight: bold;
}

.borderLeft {
  border-left: 1px solid #dddddd;
  color: #000000;
  font-size: 11px;
  padding: 0px 5px 0px 5px;
}

.bottomBar {
  margin: 20px 0px 8px 0px;
  padding: 10px 4px 0px 4px;
}

.bottomBarText {
  font-size: 11px;
  border-top: 1px solid #8bb2c3;
  padding: 8px 8px 0px 0px;
  vertical-align: middle;
}

.boxTableBlockDataElement {
  background-color: #eeeeee;
  border-top: 1px solid #dddddd;
  padding: 3px 5px 3px 5px;
}

.boxTableBorder {
  border: 1px solid #cccccc;
  border-top: none;
  margin-bottom: 3px;
}

.boxTableButtonElement {
  background-color: #ffffff;
  border-left: 1px solid #dddddd;
  border-top: 1px solid #dddddd;
  padding-bottom: 3px;
  padding-top: 7px;
}

.boxTableDataAssessmentElement {
  background-color: #eeeeee;
  border-bottom: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  border-top: 1px solid #dddddd;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 3px 5px 3px 5px;
}

.boxTableDataAssessmentRow {
  margin: 4px;
}

.boxTableDataElement {
  background-color: #ffffff;
  border-left: 1px solid #dddddd;
  border-top: 1px solid #dddddd;
  color: black;
  padding: 3px 5px 3px 5px;
}

.boxTableDataTopicElement {
  background-color: #ffffff;
  border-top: 1px solid #dddddd;
  color: black;
  padding: 8px 5px 4px 5px;
}

.boxTableDataTopicElementDisabled {
  background-color: #ffffff;
  border-top: 1px solid #dddddd;
  color: #999999;
  padding: 8px 5px 4px 5px;
}

.boxTableDataType {
  padding: 3px 5px 3px 5px;
}

.boxTableHeader {
  background-color: #eeeeee;
  border-left: 1px solid #cccccc;
  border-top:1px solid #cccccc;
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  padding: 8px 7px 6px 7px;
}

.boxTableHeaderLeftMost {
  background-color: #eeeeee;
  border-top:1px solid #cccccc;
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  padding: 8px 7px 6px 7px;
}

.boxTableHeaderRed {
  border-top:1px solid #cccccc;
  color: #ff0000;
  font-size: 11px;
  font-weight: bold;
  padding-left: 7px;
  padding-right: 4px;
  padding-top: 2px;
}

.boxTableHeaderText {
  color: #000000;
  font: bold 11px Verdana, Arial, Helvetica, Sans-Serif;
  padding-left: 7px;
  padding-right: 4px;
  padding-top: 2px;
}

.boxTablePlainLinks a {
  text-decoration: none;
}

.boxTableSelectedDataElement {
  background-color: #eeeeee;
  border-top: 1px solid #dddddd;
  color: black;
  font-weight: bold;
  padding: 3px 5px 3px 5px;
}

.boxTableTable {
  padding: 10px 40px 10px 20px;
}

.boxTableText {
  color: #000000;
  font-size: 11px;
  padding: 0px;
}

.boxTableText A:link {
  color: #0066cc;
}

.boxTableText A:visited {
  color: #993399;
}

.boxTableText A:hover {
  color: #ff3300;
}

.boxTableText A:active {
  color: #ff3300;
}

.boxTableTextBold {
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  padding: 0px;
}

.boxTableTextBold A:link {
  color: #0066cc;
  font-weight: bold;
}

.boxTableTextBold A:visited {
  color: #993399;
}

.boxTableTextBold A:hover {
  color: #ff3300;
}

.boxTableTextBold A:active {
  color: #ff3300;
  font-weight: bold;
}

.boxTableTextDisabled {
  color: #999999;
  font-size: 11px;
  padding: 0px;
}

.boxTableTextSmall {
  color: #000000;
  font-size: 11px;
}

.boxTableTextSmall A:link {
  color: #0066cc;
}

.boxTableTextSmall A:visited {
  color: #993399;
}

.boxTableTextSmall A:hover {
  color: #ff3300;
}

.boxTableTextSmall A:active {
  color: #ff3300;
}

#breadcrumb {
  margin-bottom: 4px;
}

#breadcrumb a {
  font-size: 11px;
  padding: 0px 4px 0px 4px;
}

#breadcrumb a:first-child {
  padding-left: 0px;
}

.breadcrumbTrailLink {
  color: #0a6cce;
  font-size: 11px;
}

.breadcrumbTrailLink A {
  color: #0a6cce;
  font-size: 11px;
}

.breadcrumbTrailLink A:link {
  color: #0066cc;
  font-size: 11px;
}

.breadcrumbTrailLink A:visited {
  color: #993399;
  font-size: 11px;
}

.breadcrumbTrailLink A:hover {
  color: #ff3300;
  font-size: 11px;
}

.breadcrumbTrailLink A:active {
  color: #ff3300;
  font-size: 11px;
}

.breadcrumbTrailTable {
  padding-bottom: 3px;
  padding-top: 5px;
}

.brown_corner_box_bottom {
  background: transparent url('/themes/default/images/brown_box.gif') no-repeat 0 -76px;
  height: 5px;
  width: 193px;
}

.brown_corner_box_middle {
  background: transparent url('/themes/default/images/brown_box_middle.gif') repeat-y 0 0;
  padding: 0px 8px 0px 8px;
  width: 177px;
}

.brown_corner_box_top {
  background: transparent url('/themes/default/images/brown_box.gif') no-repeat 0 0;
  font-size: 11px;
  font-weight: bold;
  padding: 8px 8px 4px 8px;
  width: 177px;
}

.brown_corner_large_box_bottom {
  background: transparent url('/themes/default/images/large_brown_box.gif') no-repeat 0 -76px;
  height: 6px;
  width: 343px;
}

.brown_corner_large_box_middle {
  background: transparent url('/themes/default/images/large_brown_box_middle.gif') repeat-y 0 0;
  padding: 0px 8px 0px 8px;
  width: 327px;
}

.brown_corner_large_box_top {
  background: transparent url('/themes/default/images/large_brown_box.gif') no-repeat 0 0;
  font-size: 11px;
  font-weight: bold;
  padding: 8px 8px 0px 8px;
  width: 327px;
}

.brown_corner_large_box_top_close {
  float: right;
}

.brown_corner_large_box_top_title {
  float: left;
  width: 298px;
  padding: 4px 4px 8px 8px;
}

.browseTreeTableElement {
  padding: 0px 6px 0px 6px;
}

.browseTreeText {
  color: #000000;
  font-size: 11px;
  padding: 2px 2px 2px 0px;
}

.browseTreeTextBold {
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  padding: 2px 2px 2px 0px;
}

.catalogFilterBox {
  background-color: #edebeb;
  color: #000000;
  margin: 5px 0px 0px 0px;
  padding: 5px;
}

.catalogSearchBox {
  background-color: #f1f1f1;
  color: #000000;
  margin: 5px 0px 0px 0px;
  padding: 5px;
}

.catalogSection {
  background-color: #76aedd;
  border-bottom: 1px solid white;
  border-left: 1px solid white;
  border-top: 7px solid white;
  color: #ffffff;
  font-size: 15px;
  font-weight: bold;
  padding: 5px;
}

.center {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.clear {
  clear: both;
}

.confirmationGroupItem {
  background-color: #eeeeee;
  border: 1px solid #dddddd;
  margin-top: 4px;
  padding: 4px 0px 2px 4px;
  vertical-align: middle;
}

.confirmationGroupItem table tr td {
  font-size: 11px;
  font-weight: bold;
}

.confirmationGroupItemDetail {
  border-top: 1px dashed #dddddd;
  font-size: 11px;
  padding: 4px 0px 4px 4px;
}

.confirmationGroupItemDetailBox {
  border-bottom: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  margin-bottom: 8px;
}

.confirmationGroupItemDetailFirst {
  font-size: 11px;
  padding: 4px 0px 4px 4px;
}

.confirmationOfferName {
  font-size: 13px;
  font-weight: bold;
  vertical-align: middle;
}

.contentFullWidth {
  background-color: #ffffff;
  padding: 0px;
}

.contentTable {
  background-color: #ffffff;
  padding-right: 20px;
}

.controlBar {
  background: #cbdcf6 url('/themes/default/images/courseTabBarBackground.jpg') repeat-x;
  border: 1px solid #8485d0;
  margin: 20px 0px 8px 0px;
  padding: 4px 0px 4px 4px;
}

.controlBarText {
  font-size: 13px;
  font-weight: bold;
  white-space: nowrap;
}

#copyright {
  color: #666;
  display: inline;
  float: right;
  font-size: 9px;
  margin: 0px 36px 0px 24px;
}

.corner_box_bottom {
  background: transparent url(/themes/default/images/corners.gif) no-repeat 0px -323px;
  height: 6px;
  margin-bottom: 10px;
  width: 713px;
}

.corner_box_divider {
  border-right: 1px solid #8bb2c3;
}

.corner_box_middle {
  border-left: 1px solid #8bb2c3;
  border-right: 1px solid #8bb2c3;
  margin: 0px;
  padding: 4px 10px 0px 10px;
  width: 691px;
}

.corner_box_top {
  background: transparent url(/themes/default/images/corners.gif) no-repeat 0px -317px;
  display: block;
  font-size: 0px;
  height: 6px;
  width: 713px;
}

.course_certificate_body {
  background-color:#0e2b49;
  line-height: 40px;
  padding-left: 40px;
}

.course_certificate_background { 
  width: 990px; 
  height: 730px;  
  top:50px;
  left:40px;
  position: absolute; 
  z-index: -1; 
  border:1px solid #000000; 
} 

.course_certificate_background img { 
  border: 0;
  width: 100%;
  height: 100%; 
} 

.course_certificate_print_link { 
  color:white;
  line-height: 120%;
  margin-top:8px;
  width: 990px;
}

.course_certificate_print_link a { 
  text-decoration:underline;
}

.course_certificate_print_link a:link,
.course_certificate_print_link a:visited, 
.course_certificate_print_link a:hover, 
.course_certificate_print_link a:active { 
  color:white;
}

.course_certificate_completion_date {
  color: #02308f;
  font: 18px Segoe UI, Verdana, Arial, Helvetica, sans-serif;
  position: absolute;
  left: 83px;
  top: 555px;
  width: 900px;
  z-index: 1;
}

.course_certificate_course_title {
  color: #02308f;
  font: 27px Segoe UI, Verdana, Arial, Helvetica, sans-serif;
  position: absolute;
  left: 83px;
  top: 335px;
  width: 900px;
  z-index: 2;
}

.course_certificate_student_name {
  color: #02308f;
  font: 27px Segoe UI, Verdana, Arial, Helvetica, sans-serif;
  position: absolute;
  left: 83px;
  top: 205px;
  width: 900px;
  z-index: 3;
}

@media print {
  .course_certificate_print_link { 
     display:none;
  }

  .course_certificate_background { 
     background-color: transparent;
     border: none;
     left: 0;
     margin: 0;
     padding: 0; 
     top: 0;
  }

  .course_certificate_completion_date {
    left: 43px;
    top: 505px;
  }

  .course_certificate_course_title {
    left: 43px;
    top: 285px;
  }

  .course_certificate_student_name {
    left: 43px;
    top: 155px;
  }
} 

.course_close_message_td .pageText{
  padding-bottom:8px;
}

.course_complete_table tr td {
  font-size: 13px;
  padding: 6px 4px 8px 4px;
  white-space: nowrap;
}

.course_complete_table tr:first-child {
  border-bottom: 1px solid #cccccc;
}

.courseDescriptor {
  color: #000000;
}

.courseDescriptorFieldName {
  color: #000000;
  font-weight: bold;
}

.courseDescriptorFieldNamePlain {
  color: #000000;
}

.download_table_instructions {
  border-right: 1px solid #dddddd;
  font-size: 11px;
  margin: 10px;
  padding-right: 10px;
  vertical-align: top;
}

.download_table_time {
  font-size: 11px;
  margin: 10px;
  vertical-align: top;
}

.editorial_box_body {
  background: transparent url(/themes/msl/images/editorial_box_body.gif) repeat-y;
  padding: 4px 12px 4px 12px;
}

.editorial_box_body_inside {
  overflow: hidden;
  width: 172px;
}

.editorial_box_bottom {
  background: transparent url(/themes/msl/images/editorial_box.gif) no-repeat 0px -107px;
  height: 5px;
  margin-bottom: 10px;
  width: 195px;
}

.editorial_box_frame h2 {
  background: transparent url(/themes/msl/images/editorial_box.gif) no-repeat 0 0;
  color: #000;
  font-size: 11px;
  font-weight: normal;
  line-height: 100%;
  padding: 7px 11px 1px 11px;
}

.editorial_box_frame h2.empty {
  background: transparent url(/themes/msl/images/editorial_box.gif) no-repeat 0px -102px;
  height: 5px;
  padding: 5px 0px 0px 0px;
}

.editorial_box_header_bottom {
  background: transparent url(/themes/msl/images/editorial_box.gif) no-repeat 0px -97px;
  height: 5px;
}

.experienceContent {
  padding: 5px 20px 0px 20px;
}

.field_error {
  color: #c71015;
  font-size: 11px;
  margin: 2px 0px 8px 0px;
}

.filterDropdownsFull {
  font-size: 11px;
  width: 550px;
}

.filterDropdownsNarrow {
  font-size: 11px;
  width: 220px;
}

.filterDropdownsWide {
  font-size: 11px;
  width: 410px;
}

.flyoutHeading {
  background-color: #f1f1f1;
  color: black;
  cursor: default;
  font: bold 11px Verdana, Arial, Helvetica, Sans-Serif;
  padding-bottom: 4px;
  padding-left: 5px;
  padding-top: 2px;
}

.flyoutImageButton {
  padding: 2px 8px 2px 0px;
}

.flyoutHome {
  color: black;
  cursor: pointer;
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
}

.flyoutHome a {
  color: black;
  text-decoration: none;
  display: inline-block;
  width: 162px;
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #999999;
  padding: 3px 6px 3px 6px;
}

.flyoutHome a:visited {
  color: black;
  text-decoration: none;
}

.flyoutHome a:hover {
  color: black;
  text-decoration: none;
}

.flyoutHome a:active {
  color: black;
  text-decoration: none;
}

.flyoutLink {
  border: 1px solid #f1f1f1;
  color: black;
  cursor: pointer;
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 3px;
}

.flyoutLink a {
  color: black;
  text-decoration: none;
}

.flyoutLink a:visited {
  color: black;
  text-decoration: none;
}

.flyoutLink a:hover {
  color: black;
  text-decoration: none;
}

.flyoutLink a:active {
  color: black;
  text-decoration: none;
}

.flyoutLinkSelected {
  border-color: #999999;
  background-color: #ffffff;
}

.flyoutMenu {
  background-color: #f1f1f1;
  border-bottom: 1px solid #999999;
}

.flyoutMenu TD.flyoutLink {
  border: 1px solid #f1f1f1;
  color: black;
  cursor: pointer;
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  padding: 3px 5px 3px 5px;
}

.footerBackground {
  background-color: #0a6cce;
}

.footerTable {
  border-top: 1px solid #003399;
  background: #ffffff; /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzZjhjZGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left,  #ffffff 0%, #3f8cda 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(100%,#3f8cda)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left,  #ffffff 0%,#3f8cda 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left,  #ffffff 0%,#3f8cda 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left,  #ffffff 0%,#3f8cda 100%); /* IE10+ */
  background: linear-gradient(left,  #ffffff 0%,#3f8cda 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#3f8cda',GradientType=1 ); /* IE6-8 */
}

.footerText {
  color: black;
  font-size: 11px;
}

.footerText A {
  font-size: 11px;
}

.footerText A:link {
  color: #0066cc;
}

.footerText A:visited {
  color: #0066cc;
  font-size: 11px;
}

.footerText A:hover {
  color: #ff6600;
  font-size: 11px;
}

.footerText A:active {
  color: #0066cc;
}

.footerTextDefault {
  font-size: 11px;
  padding: 10px 5px 0px 10px;
  text-align: center;
}

.footerTextStrong {
  color: black;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

.footerTextStrong A {
  font-size: 11px;
  text-decoration: none;
}

.footerTextStrong A:visited {
  font-size: 11px;
  text-decoration: none;
}

.footerTextStrong A:hover {
  color: #ff6600;
}

.footerTextTable {
  padding: 10px 5px 0px 10px;
}

.footnote {
  color: #000000;
  font-size: 11px;
}

.FootnoteTable {
  padding-bottom: 5px;
  padding-top: 5px;
}

.formElement {
  color: #000000;
  font-size: 11px;
  padding: 0px 5px 0px 5px;
}

.formFieldHeader {
  color: black;
  font-size: 11px;
  font-weight: bold;
}

.formFieldText {
  color: #000000;
  font-size: 11px;
  padding: 10px 0px 10px 0px;
}

.formFieldText A:link {
  color: #0066cc;
}

.formFieldText A:visited {
  color: #993399;
}

.formFieldText A:hover {
  color: #ff3300;
}

.formFieldText A:active {
  color: #ff3300;
}

.formNote {
  color: #000000;
  font-size: 11px;
  padding-right: 5px;
  padding-top: 2px;
}

.formNoteBold {
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  padding-right: 5px;
  padding-top: 2px;
}

.formTable {
  padding-left: 5px;
  padding-top: 10px;
}

.full_page_corner_box_bottom {
  background: transparent url(/themes/default/images/full_page_corners.gif) no-repeat 0px -7px;
  height: 6px;
  margin-bottom: 10px;
  width: 923px;
}

.full_page_corner_box_middle {
  border-left: 1px solid #8bb2c3;
  border-right: 1px solid #8bb2c3;
  margin: 0px;
  padding: 4px 10px 0px 10px;
  width: 901px;
}

.full_page_corner_box_top {
  background: transparent url(/themes/default/images/full_page_corners.gif) no-repeat 0 0;
  display: block;
  font-size: 0px;
  height: 6px;
  width: 923px;
}

.gbp0 {
  color: #333333;
  font-size: 11px;
  padding: 5px 3px 3px 2px;
  text-decoration: none;
}

.gbp0 a {
  color: #333333;
  font-size: 11px;
  padding: 5px 3px 3px 2px;
  text-decoration: none;
}

.gbp0 a:link {
  color: #333333;
  font-size: 11px;
  padding: 5px 3px 3px 2px;
  text-decoration: none;
}

.gbp0 a:hover {
  color: #333333;
  font-size: 11px;
  padding: 5px 3px 3px 2px;
  text-decoration: underline;
}

.gbp0 a:active {
  color: #333333;
  font-size: 11px;
  padding: 5px 3px 3px 2px;
  text-decoration: none;
}

.gettingStartedContent {
  padding: 5px 20px 0px 20px;
}

.gettingStartedSubContent {
  padding: 2px 4px 2px 2px;
}

.greyBarWithBorder {
   background-color: #F1F1F1;
   border-color: #999999;
   border-width: 1px 0 1px 0px;
   border-style: solid;
}

.headerBackground {
  background-color: #0a6cce;
}

.headerRow {
  color: #ffffff;
}

.headerRow A:link {
  color: #ffffff;
}

.headerRow A:visited {
  color: #ffffff;
}

.headerTable {
  border-bottom: 1px solid #003399;
}

.headerText {
  color: #ffffff;
  font-size: 11px;
  padding: 3px 0px 0px 0px;
}

.headerText A {
  font-size: 11px;
}

.headerText A:visited {
  font-size: 11px;
}

.headerText A:hover {
  color: #ffffff;
}

.headerTextStrong {
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}

.headerTextStrong A {
  color: #ffffff;
  font-size: 11px;
  text-decoration: none;
}

.headerTextStrong A:visited {
  color: #ffffff;
  font-size: 11px;
  text-decoration: none;
}

.headerTextStrong A:hover {
  color: #ffffff;
}

.headerTextStrongTable {
  padding-bottom: 3px;
  padding-left: 5px;
}

.headerTextTable {
  padding-bottom: 3px;
  padding-left: 5px;
}

.helpExitBar {
  background-color: #eeeeee;
  border-bottom: 1px solid black;
  border-top: 1px solid black;
}

.helpHeader {
  color: #000000;
  font-size: 11px;
  font-weight: bold;
}

.helpHeader A:link {
  color: #0066cc;
}

.helpHeader A:visited {
  color: #993399;
}

.helpHeader A:hover {
  color: #ff3300;
}

.helpHeader A:active {
  color: #ff3300;
}

.helpIndentedSection {
  padding: 15px 30px 5px 60px;
}

.helpText {
  color: #000000;
  font-size: 11px;
}

.helpText A:link {
  color: #0066cc;
}

.helpText A:visited {
  color: #993399;
}

.helpText A:hover {
  color: #ff3300;
}

.helpText A:active {
  color: #ff3300;
}

.hidden {
  display: none;
}

#hiddenPassportConsentDiv {
  background-color: #ffffff;
  border: 2px solid #003399;
  position: absolute;
  width: 400px;
}

.homeContent {
  padding: 5px 20px 0px 5px;
}

.howToBuyContent {
  padding: 5px 20px 0px 20px;
}

.howToBuySubContent {
  padding: 2px 4px 2px 2px;
}

.infoTable {
  border: 1px solid black;
}

.infoText {
  border-bottom: 1px solid #eeeeee;
  color: black;
  font-size: 11px;
  padding: 7px 5px 7px 5px;
}

.infoTitle {
  color: black;
  font-size: 11px;
  font-weight: bold;
}

.inlineConfirmationAlert {
  padding: 8px 4px 4px 4px;
}

.inlineConfirmationAlertTable {
  border: 1px solid #cdcdcd;
  margin: 20px 0px 20px 0px;
  padding: 5px;
}

.inlineConfirmationAlertText {
  color: black;
  font-size: 11px;
  padding: 5px 5px 5px 0px;
}

.innerTable {
  padding-right: 30px;
  padding-top: 5px;
}

.instructions ol {
   margin-left: 0px;
   padding-left: 26px;
}

.instructions ol li {
   margin: 0px;
}

.label {
  line-height: 150%;
}

.listBullet {
  color: #a6a6a6;
  font-size: 11px;
}

.listOffersStatusColumn {
  background-color: #ffffff;
  border-right: 1px solid #dddddd;
}

.marketingHeader {
  color: #6699cc;
  font-size: 15px;
  font-weight: bold;
  padding: 10px 0px 5px 5px;
}

.marketingHeader A:link {
  color: #0066cc;
}

.marketingHeader A:visited {
  color: #993399;
}

.marketingHeader A:hover {
  color: #ff3300;
}

.marketingHeader A:active {
  color: #ff3300;
}

.marketingText {
  color: #000000;
  font-size: 11px;
  padding: 5px 0px 5px 7px;
}

.marketingText A:link {
  color: #0066cc;
}

.marketingText A:visited {
  color: #993399;
}

.marketingText A:hover {
  color: #ff3300;
}

.marketingText A:active {
  color: #ff3300;
}

.modules_and_lessons tr {
  border-bottom: 1px solid #edf5fa;
}

.modules_and_lessons tr td {
  padding: 6px;
}

.modules_and_lessons tr td.lesson_name {
  background-color: #edf5fa;
  font-weight: bold;
}

.modules_and_lessons tr:first-child {
  border-bottom: 1px solid transparent;
}

#msviGlobalToolbar {
  padding-left: 1px;
}

#msviGlobalToolbar a {
  color: #ffffff;
  font-size: 11px;
  text-decoration: none;
}

#nav_left {
  float: left;
  padding: 8px 0px 8px 0px;
  width: 120px;
}

#nav_right {
  color: #fff;
  float: right;
  font-size: 10px;
  padding: 12px 8px 8px 0px;
}

#nav_right a {
  color: #fff;
  text-decoration: none;
}

.navigationSection {
  background-color: #f1f1f1;
  border-right: 1px solid #999999;
}

.noteText {
  color: #000000;
  font-size: 11px;
}

.noteText A:link {
  color: #0066cc;
}

.noteText A:visited {
  color: #993399;
}

.noteText A:hover {
  color: #ff3300;
}

.noteText A:active {
  color: #ff3300;
}

.noteTextTable {
  padding-left: 10px;
  padding-top: 14px;
}

.noUnderlineLink a:link {
  text-decoration: none;
}

.noUnderlineLink a:visited {
  text-decoration: none;
}

.noUnderlineLink a:hover {
  text-decoration: none;
}

.noUnderlineLink a:active {
  text-decoration: none;
}

.olpTitle {
  border-bottom: 1px solid #6699cc;
  color: black;
  font-size: 15px;
  font-weight: bold;
  padding: 0px 0px 3px 5px;
}

.orderTitleTable {
  padding-bottom: 5px;
  padding-top: 5px;
}

.outerBoxTable {
  padding-left: 20px;
}

.outerTopTable {
  padding-bottom: 7px;
  padding-left: 20px;
  padding-top: 0px;
}

.outerWideBoxTable {
  padding-left: 20px;
}

#page {
  background: transparent url(/themes/default/images/page_bg.jpg) no-repeat center top;
  padding-bottom: 40px;
}

#page_bottom {
  background: transparent url(/themes/default/images/page_header.gif) no-repeat 0 -41px;
  height: 6px;
  width: 963px;
}

#page_content {
  background-color: #fff;
  min-height: 500px;
  padding: 10px;
  position: relative;
}

#page_header_logotag {
  white-space: nowrap;
}

.page_padding {
  padding: 10px;
}

#page_tools_outer {
  background-color: #fff;
  padding: 10px 15px 30px 15px;
}

.pageBanner A:link {
  color: #0066cc;
}

.pageBanner A:visited {
  color: #993399;
}

.pageBanner A:hover {
  color: #ff3300;
}

.pageBanner A:active {
  color: #ff3300;
}

.pageBigText {
  color: #000000;
  font-size: 15px;
}

.pageBigText A:link {
  color: #0066cc;
}

.pageBigText A:visited {
  color: #993399;
}

.pageBigText A:hover {
  color: #ff3300;
}

.pageBigText A:active {
  color: #ff3300;
}

.pageHeader {
  color: black;
  font-size: 11px;
  font-weight: bold;
}

.pageHeader A:link {
  color: #0066cc;
}

.pageHeader A:visited {
  color: #993399;
}

.pageHeader A:hover {
  color: #ff3300;
}

.pageHeader A:active {
  color: #ff3300;
}

.pageHeaderTable {
  padding-bottom: 5px;
  padding-top: 5px;
}

.pageHelpHeaderTable {
  padding-bottom: 2px;
  padding-top: 2px;
}

.pageHelpTextTable {
  padding-bottom: 2px;
  padding-top: 1px;
  width: 100%;
}

.pageHelpTitleTable {
  padding-bottom: 5px;
  padding-top: 5px;
}

.pageTabsTable {
  margin-bottom: 5px;
}

.pageText {
  color: #000000;
  font-size: 11px;
}

.pageText A:link {
  color: #0066cc;
}

.pageText A:visited {
  color: #993399;
}

.pageText A:hover {
  color: #ff3300;
}

.pageText A:active {
  color: #ff3300;
}

.pageText LI {
  color: #000000;
  margin: 4px 0px 0px 20px;
}

.pageText OL {
  color: #000000;
  margin: 0px 0px 5px 20px;
}

.pageText UL {
  color: #000000;
  margin: 0px 0px 5px 0px;
  padding-left: 2px;
  list-style-type: disc;
}

.pageText UL LI {
  text-indent: -20px;
  padding-left: 2px;
}

td.homeContent table.pageText UL LI {
  text-indent: 0px;
}

.pageHelpTextTable UL {
  list-style-type: none;
}

.pageTextBigAndBold {
  color: #000000;
  font-size: 11px;
  font-weight: bold;
}

.pageTextBigAndBold A:link {
  color: #0066cc;
}

.pageTextBigAndBold A:visited {
  color: #993399;
}

.pageTextBigAndBold A:hover {
  color: #ff3300;
}

.pageTextBigAndBold A:active {
  color: #ff3300;
}

.pageTextNote {
  color: #000000;
  font-size: 11px;
}

.pageTextNote A:link {
  color: #0066cc;
}

.pageTextNote A:visited {
  color: #993399;
}

.pageTextNote A:hover {
  color: #ff3300;
}

.pageTextNote A:active {
  color: #ff3300;
}

.pageTextStrong {
  color: #000000;
  font-size: 11px;
  font-weight: bold;
}

.pageTextStrong A:link {
  color: #0066cc;
}

.pageTextStrong A:visited {
  color: #993399;
}

.pageTextStrong A:hover {
  color: #ff3300;
}

.pageTextStrong A:active {
  color: #ff3300;
}

.pageTextTable {
  padding-bottom: 5px;
  padding-top: 5px;
}

td#enrollmentConditionsCell
{
   padding-top: 0.3em;
}


.pageTitle {
  color: #000000;
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 8px;
  line-height: 1.1;
}

.pageTitleTable {
  padding-bottom: 7px;
  padding-top: 7px;
}

.PCCG {
  border-bottom: 1px solid #dddddd;
  margin-top: 8px;
  vertical-align: middle;
}

.PCCG table tr td {
  font-size: 16px;
  font-weight: bold;
  padding-left: 4px;
}

.PCCGI {
  background: transparent url(/themes/default/images/iconDownArrow.gif) no-repeat 99% 6px;
  border-bottom: 1px solid #dddddd;
  cursor: pointer;
  font-size: 11px;
  margin-top: 4px;
  padding-bottom: 4px;
  vertical-align: middle;
}

.PCCGIB {
  border-bottom: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  height: auto;
  margin-bottom: 8px;
  max-height: 150px;
}

.PCCGICB {
  margin: 4px 6px 0px 10px;
}

.PCCGIS {
  background: #eeeeee url(/themes/default/images/iconUpArrow.gif) no-repeat 99% 6px;
  border: 1px solid #dddddd;
  cursor: pointer;
  font-size: 11px;
  margin-top: 4px;
  padding: 4px 0px 4px 0px;
  vertical-align: middle;
}

.PCCGLI {
  border-top: 1px dashed #dddddd;
  font-size: 11px;
  padding: 4px 0px 4px 36px;
}

.PCCGLIF {
  font-size: 11px;
  padding: 4px 0px 4px 36px;
}

.popup_product_tabs_bottom {
  background: transparent url(/themes/default/images/corners.gif) no-repeat 0 -304px;
  height: 13px;
  width: 713px;
}

.popup_product_tabs_content {
  background: transparent url(/themes/default/images/product_tabs_content.gif) repeat-y 0 0;
  width: 713px;
}

.popup_product_tabs_content_child {
  height: 400px;
  margin: 0px 10px 0px 20px;
  overflow: auto;
  overflow-x: hidden;
  padding: 8px 10px 8px 0px;
  scrollbar-3dlight-color: #dfe2e5;
  scrollbar-arrow-color: #808080;
  scrollbar-darkshadow-color: #c0c0c0;
  scrollbar-face-color: #e6e6e6;
  scrollbar-highlight-color: #ffffff;
  scrollbar-shadow-color: #d0d0d0;
  scrollbar-track-color: #808080;
}

.popup_product_tabs_content_detail {
  padding: 4px 6px 4px 6px;
}

.popup_product_tabs_content_header {
  font-weight: bold;
  padding: 8px 6px 12px 6px;
}

.popup_product_tabs_header {
  background: transparent url(/themes/default/images/corners.gif) no-repeat 0px -240px;
  height: 32px;
  width: 713px;
}

.popup_product_tabs_header div {
  display: inline-block;
  padding: 0px 8px 0px 8px;
}

.popup_product_tabs_header div ul {
  margin: 0;
  padding: 0;
}

.popup_product_tabs_header div ul li {
  border-right: 1px solid #8cb3c4;
  display: inline;
}

.popup_product_tabs_header div ul li a {
  background: transparent url(/themes/default/images/tab_background.gif) repeat-x 0 -30px;
  color: black;
  display: inline-block;
  font-weight: normal;
  margin: 1px 1px 0px 1px;
  padding: 8px;
  text-decoration: none;
}

.popup_product_tabs_header div ul li a.selected {
  background: transparent url(/themes/default/images/tab_background.gif) repeat-x 0 0;
  color: #fff;
}

.popup_product_tabs_header div ul li:first-child {
  border-left: 1px solid #8cb3c4;
  margin-left: 2px;
}

.popup_product_tabs_title {
  background: transparent url(/themes/default/images/corners.gif) no-repeat 0 0;
  width: 713px;
}

.popup_product_tabs_title div.left {
  float: left;
  padding: 8px;
  width: 660px;
}

.popup_product_tabs_title div.left h1 {
  margin: 0px;
}

.popup_product_tabs_title div.right {
  float: right;
  padding: 8px;
}

.preferenceButtonSection {
  border-top: 1px solid #dadada;
  padding: 10px 0px 0px 5px;
}

.preferenceSection {
  padding: 5px 0px 10px 5px;
}

.preferenceSectionHeader {
  background-color: #f1f1f1;
  border-bottom: 1px solid #dadada;
  border-top: 1px solid #dadada;
  color: #000000;
  font-size: 11px;
  font-weight: bold;
  padding: 2px 0px 3px 2px;
}

.processFormBox {
  background-color: #eeeeee;
  border: 1px solid #cdcdcd;
  padding: 10px;
}

.processFormBoxDark {
  background-color: #cccccc;
  border: 1px solid #cdcdcd;
  padding: 10px;
}

.processFormBoxHeader {
  color: black;
  font-size: 15px;
  font-weight: bold;
  padding: 0px 0px 5px 0px;
}

.product_details_body {
  background-color: #fff;
  padding: 6px;
}

#product_details_td {
  padding: 0px 8px 0px 4px;
  width: 100%;
}

#product_details_td table tr td {
  background-color: #edf5fa;
  border-left: 1px solid #fff;
  border-top: 1px solid #fff;
  padding: 4px;
}

.product_tabs_bottom {
  background: transparent url(/themes/default/images/corners.gif) no-repeat 0 -304px;
  height: 13px;
  width: 713px;
}

.product_tabs_content {
  background: transparent url(/themes/default/images/product_tabs_content.gif) repeat-y 0 0;
  width: 713px;
}

.product_tabs_content_child {
  padding: 8px 20px 8px 20px;
}

.product_tabs_content_child ul {
  list-style: disc outside;
  padding-left: 15px;
}

.product_tabs_content_detail {
  padding: 4px 6px 4px 6px;
}

.product_tabs_content_header {
  font-size: 11px;
  font-weight: bold;
  padding: 8px 6px 12px 3px;
}

.product_tabs_header {
  background: transparent url(/themes/default/images/corners.gif) no-repeat 0px -272px;
  margin-top: 10px;
  width: 713px;
}

.product_tabs_header div {
  display: inline-block;
  padding: 0px 8px 0px 8px;
}

.product_tabs_header div ul li {
  border-right: 1px solid #8cb3c4;
  display: inline-block;
  padding: 0px 1px 0px 1px;
  *display: inline;
  *vertical-align: middle;  
}

.product_tabs_header div ul li a {
  background: transparent url(/themes/default/images/tab_background.gif) repeat-x 0 -30px;
  color: black;
  display: inline-block;
  font-weight: normal;
  line-height: 100%;
  margin-top: 1px;
  padding: 8px;
  text-decoration: none;
}

.product_tabs_header div ul li a.selected {
  background: transparent url(/themes/default/images/tab_background.gif) repeat-x 0 0;
  color: #fff;
}

.product_tabs_header div ul li:first-child {
  border-left: 1px solid #8cb3c4;
}

.product_tabs_header_shadow {
  background: transparent url(/themes/default/images/shadow.gif) repeat-x 0 0;
  border-left: 1px solid #8cb3c4;
  border-right: 1px solid #8cb3c4;
  height: 7px;
  width: 711px;
}

.productChoiceMultiple {
  background: #f8f8f8;
  border: 1px solid #cccccc;
  margin: 10px 0px 10px 0px;
  padding: 8px;
}

.productChoiceSingle {
  margin: 4px 0px 0px 0px;
  padding: 0;
}

.progressBar {
  display:inline-block;
  font-size:8px;
  height:11px;
  line-height:11px;
  margin:4px 0px 4px 0px;
  padding:0;
  white-space:nowrap;
}

.progressEmpty {
  height:11px;
  background: url('/themes/default/images/progressBar_empty.gif') repeat-x 0 0;
  border-right:1px solid #0a6cce;
  display:inline-block;
}

.progressFilled {
  height:11px;
  background: url('/themes/default/images/progressBar_filled.gif') repeat-x 0 0;
  border-left:1px solid #0a6cce;
  display:inline-block;
}

#promoArea {
  padding: 10px 0px 10px 0px;
  text-align: center;
}

.redText {
  color: red;
}

.requiredInformation {
  color: #ff0000;
  font-size: 11px;
  font-weight: bold;
}

.requiredInformation A {
  color: #ff0000;
  font-size: 11px;
  font-weight: bold;
}

.requiredInformation A:link {
  color: #ff0000;
  font-size: 11px;
  font-weight: bold;
}

.requiredInformation A:visited {
  color: #ff0000;
  font-size: 11px;
  font-weight: bold;
}

.requiredInformation A:hover {
  color: #ff0000;
  font-size: 11px;
  font-weight: bold;
}

.requiredInformation A:active {
  color: #ff0000;
  font-size: 11px;
  font-weight: bold;
}

.scroll {
  overflow: auto;
  overflow-x: hidden;
  scrollbar-3dlight-color: #dfe2e5;
  scrollbar-arrow-color: #808080;
  scrollbar-darkshadow-color: #c0c0c0;
  scrollbar-face-color: #e6e6e6;
  scrollbar-highlight-color: #ffffff;
  scrollbar-shadow-color: #d0d0d0;
  scrollbar-track-color: #808080;
}

.smallTextButton {
  font-size: x-small;
}

.standardContent {
  padding: 0px 20px 0px 20px;
}

.standardWorkflowContent {
  padding: 0px 20px 0px 20px;
}

#statusKey {
  left: -200px;
  position: absolute;
  top: 0px;
  visibility: hidden;
}

.statusKeyTable {
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  padding: 5px;
}

.subBannerBackground {
  background-color: #00329b;
}

.subBannerCoursCloseBox {
  background-color: #00329b;
  color: #ffffff;
  font-size: 11px;
}

.tabPageSection {
  padding-left: 25px;
  padding-top: 8px;
}

.tabsNoCell {
  border-bottom: 1px solid #bbbbbb;
}

.tabsOffCell {
  background-image: url(/themes/default/images/tabBackground.gif);
  border-left: 1px solid #bbbbbb;
  border-right: 1px solid #bbbbbb;
  border-top: 1px solid #bbbbbb;
  color: black;
  font-size: 11px;
  font-weight: bold;
  padding: 4px 11px 4px 11px;
}

.tabsOffCell A {
  color: #0a6cce;
  font-size: 11px;
  font-weight: bold;
}

.tabsOffCell A:link {
  color: #0a6cce;
  font-size: 11px;
  font-weight: bold;
}

.tabsOffCell A:visited {
  color: #993399;
  font-size: 11px;
  font-weight: bold;
}

.tabsOffCell A:hover {
  color: #ff3300;
  font-size: 11px;
  font-weight: bold;
}

.tabsOffCell A:active {
  color: #ff3300;
  font-size: 11px;
  font-weight: bold;
}

.tabsOnCell {
  border-left: 1px solid #bbbbbb;
  border-right: 1px solid #bbbbbb;
  border-top: 1px solid #bbbbbb;
  color: black;
  font-size: 11px;
  font-weight: bold;
  padding: 4px 11px 4px 11px;
}

.textSection {
  padding: 5px 0px 10px 0px;
}

.topicText {
  color: #000000;
  font-size: 11px;
}

.topicTextIndent {
  color: black;
  font-size: 11px;
}

.topicTextIndent A:link {
  color: #0066cc;
  font-size: 11px;
}

.topicTextIndent A:visited {
  color: #993399;
  font-size: 11px;
}

.topicTextIndent A:hover {
  color: #ff3300;
  font-size: 11px;
}

.topicTextIndent A:active {
  color: #ff3300;
  font-size: 11px;
}

.visible {
  display: block;
}

.webtableContainer {
  margin-bottom: 3px;
}

.webtablePaging {
  color: #000000;
  font-size: 11px;
  padding: 0px;
}

.webtablePaging A:link {
  color: #0066cc;
}

.webtablePaging A:visited {
  color: #993399;
}

.webtablePaging A:hover {
  color: #ff3300;
}

.webtablePaging A:active {
  color: #0066cc;
}

.webtableText {
  color: #000000;
  font-size: 11px;
  padding: 0px;
}

.webtableText A:link {
  color: #0066cc;
}

.webtableText A:visited {
  color: #993399;
}

.webtableText A:hover {
  color: #ff3300;
}

.webtableText A:active {
  color: #0066cc;
}

.white {
  color:white;
  border: 1px solid transparent;
  font: 11px Verdana, Arial, Helvetica, Sans-Serif;
  padding: 0px 3px 2px 3px;
}

/* gradients */
div.blue_gradient1
{
   height: 22px;
   width: 100%;
      
   background: #4b92d9; /* Old browsers */
   /* IE9 SVG, needs conditional override of 'filter' to 'none' */
   background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRiOTJkOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2NlZGZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZTc3ZDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
   background: -moz-linear-gradient(left, #4b92d9 0%, #cedff6 50%, #1e77d3 100%); /* FF3.6+ 
   background: -moz-linear-gradient(left,  #4b92d9 0%, #cedff6 50%, #1e77d3 100%); /* FF3.6+ */
   background: -webkit-gradient(linear, left top, right top, color-stop(0%,#4b92d9), color-stop(50%,#cedff6), color-stop(100%,#1e77d3)); /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(left,  #4b92d9 0%,#cedff6 50%,#1e77d3 100%); /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(left,  #4b92d9 0%,#cedff6 50%,#1e77d3 100%); /* Opera 11.10+ */
   background: -ms-linear-gradient(left,  #4b92d9 0%,#cedff6 50%,#1e77d3 100%); /* IE10+ */
   background: linear-gradient(left,  #4b92d9 0%,#cedff6 50%,#1e77d3 100%); /* W3C */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b92d9', endColorstr='#1e77d3',GradientType=1 ); /* IE6-8 */   
}

div.blue_gradient2 
{
   height: 44px;
   width: 100%;
   
   background: #0a6cce; /* Old browsers */
   /* IE9 SVG, needs conditional override of 'filter' to 'none' */
   background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBhNmNjZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
   background: -moz-linear-gradient(left,  #0a6cce 0%, #ffffff 100%); /* FF3.6+ */
   background: -webkit-gradient(linear, left top, right top, color-stop(0%,#0a6cce), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(left,  #0a6cce 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(left,  #0a6cce 0%,#ffffff 100%); /* Opera 11.10+ */
   background: -ms-linear-gradient(left,  #0a6cce 0%,#ffffff 100%); /* IE10+ */
   background: linear-gradient(left,  #0a6cce 0%,#ffffff 100%); /* W3C */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a6cce', endColorstr='#ffffff',GradientType=1 ); /* IE6-8 */
}

div.blue_gradient3
{
   height: 44px;
   width: 100%;
   
   background: #ffffff; /* Old browsers */
   /* IE9 SVG, needs conditional override of 'filter' to 'none' */
   background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwYTZjY2UiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
   background: -moz-linear-gradient(left,  #ffffff 0%, #0a6cce 100%); /* FF3.6+ */
   background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(100%,#0a6cce)); /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(left,  #ffffff 0%,#0a6cce 100%); /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(left,  #ffffff 0%,#0a6cce 100%); /* Opera 11.10+ */
   background: -ms-linear-gradient(left,  #ffffff 0%,#0a6cce 100%); /* IE10+ */
   background: linear-gradient(left,  #ffffff 0%,#0a6cce 100%); /* W3C */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#0a6cce',GradientType=1 ); /* IE6-8 */
}

div.blue_gradient4
{
   height: 52px;
   width: 100%;

   background: #ffffff; /* Old browsers */
   /* IE9 SVG, needs conditional override of 'filter' to 'none' */
   background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwYTZjY2UiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
   background: -moz-linear-gradient(left,  #ffffff 0%, #0a6cce 100%); /* FF3.6+ */
   background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(100%,#0a6cce)); /* Chrome,Safari4+ */
   background: -webkit-linear-gradient(left,  #ffffff 0%,#0a6cce 100%); /* Chrome10+,Safari5.1+ */
   background: -o-linear-gradient(left,  #ffffff 0%,#0a6cce 100%); /* Opera 11.10+ */
   background: -ms-linear-gradient(left,  #ffffff 0%,#0a6cce 100%); /* IE10+ */
   background: linear-gradient(left,  #ffffff 0%,#0a6cce 100%); /* W3C */
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#0a6cce',GradientType=1 ); /* IE6-8 */
}

