html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,select,textarea {
  margin: 0;padding: 0;
}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th,div,input,select,textarea {
  font-size: 100%; font-weight: normal; font-style: normal; font-family: Verdana, Arial, Helvetica, sans-serif;
}
fieldset,img { border:none; }
caption,th   { text-align:left; }
table        { border-collapse:collapse; border-spacing:0; }
ul           { list-style-type:none; }
em           { font-style:italic; }
strong       { font-weight:bold; }
acronym      { border-bottom:1px dotted #000; cursor:default; }

body {
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:normal;
  color:#444;
  background-color:#4b73c6;
}
#mainWrapper {
  width:100%;
  background:#fff url(images/main_bg.jpg) repeat-x scroll center top;
  padding-bottom:1.2em;
  min-width:47em;
  width:100%;
}

#wrapper {
  margin-left:auto;
  margin-right:auto;
  max-width:70em;
  text-align:left;
}
#header {
  background-color:#2858bb;
  clear:both;
  width:100%;
  min-width:47em;
}
#header .content {
  margin-left:auto;
  margin-right:auto;
  max-width:70em;
  width:100%;
  text-align:left;
  color:#fff;
}
#menu {
  clear:both;
  border-top:solid 5px #1c3d83;
  background:#eee url(images/menu_bg.jpg) repeat-x scroll left center;
  min-width:47em;
  width:100%;
}
#menu .content {
  overflow:visible;
  margin-left:auto;
  margin-right:auto;
  max-width:70em;
  width:100%;
  text-align:left;
  color:#000;
  font-family:Georgia, Times New Roman, Times, serif;
}
#menu .inner_cont {
  padding-left:2em;
  padding-right:1.5em;
  font-size:0.7em;
  position:relative;
}
#rightCol {
  float:right;
  width:12em;
  padding:0.5em 1em 1em 1em;
  display:inline;
}
#main {
  width:auto;
  padding:0.5em 1em 1em 1em;
  .zoom:1;
}
.content {
  overflow:hidden;
}
#footer {
  clear:both;
  width:100%;
  background-color:#2858bb;
  min-width:47em;
}
#footer .content {
  margin-left:auto;
  margin-right:auto;
  max-width:70em;
  text-align:left;
  color:#fff;
}
.footBlock {
  color:#fff;
  padding:0.6em 1em 1em 1em;
  border-left:solid 1px #fff;
  float:left;
  margin:0 1em;
  font-size:0.65em;
  display:inline;
}
.footBlock a {
  color:#fff;
  font-weight:bold;
}
#main .content, #rightCol .content {
  background-color:#fff;
}
.leftCorner {
  background-image:url(images/box_left_corner.gif);
  background-position:left top;
  background-repeat:no-repeat;
}
.rightCorner {
  background-image:url(images/box_right_corner.gif);
  background-position:right top;
  background-repeat:no-repeat;
}
.inner_cont {
  padding:0.5em;
}
#main .inner_cont {
  padding:1.7em 2em 2em 2em;
  font-size:0.7em;
  line-height:1.4em;
}
#main p {
  margin:0.7em 0;
}
#rightCol .inner_cont {
  font-size:0.8em;
  padding-top:1em;
  min-height:20em;
  height:auto !important;
  height:20em;
}
.hiddenButton {
  background-color:#fff;
  position:absolute;
  width:1px;
  left:-20px;
}
.clearer {
  clear:both;
  font-size:0em;
}
.half {
  width:45%;
  float:left;
  display:inline;
}
.centeredBlock {
  width:50%;
  margin:auto;
}
.rightFloat {
  float:right;
}
.leftFloat {
  float:left;
}
.centeredText {
  text-align:center;
}
.leftAlignedText {
  text-align:left;
}
.rightAlignedText {
  text-align:right;
}
.topAlignedText {
  vertical-align:top;
}
.middleAlignedText {
  vertical-align:middle;
}
.fullWidth {
  width:100%;
}
a {
  color:#2858BC;
}
p {
  margin:0;
  padding:0;
}
h1 {
  font-size:2em;
  line-height:100%;
  font-family:Georgia, Times New Roman, Times, serif;
  padding-bottom:0.2em;
  margin-bottom:0.8em;
}
h1 img {
  margin-left:0.5em;
}
h2 {
  font-size:1.5em;
  line-height:100%;
  font-family:Georgia, Times New Roman, Times, serif;
  margin-bottom:1em;
}
h3 {
  font-size:0.9em;
  font-weight:bold;
  margin-bottom:1em;
  vertical-align:top;
}
h3 a {
  color:#444;
  text-decoration:none;
}
h3 a:hover {
  color:#2858BC;
}

.icon {
  vertical-align:top;
}
.preIcon {
  margin-right:0.5em;
  vertical-align:middle;
}
.iconLink {
  white-space:nowrap;
  font-weight:bold;
  text-decoration:none;
}
.iconLink img, .iconLinkDisabled img {
  margin-right:0.3em;
}
.iconLink span {
  vertical-align:top;
}
.iconLink:hover span {
  text-decoration:underline;
}
.linkDisabled, .iconLinkDisabled, .iconLinkDisabled:hover {
  text-decoration:none;
  color:#808080;
}
.rightIcon {
  float:right;
  margin-left:0.5em;
}

#menuPHome {
  float:left;
  color:#000;
  line-height:1.8em;
  background-image:url(images/home_icon.gif);
  background-position:left center;
  background-repeat:no-repeat;
  padding-left:0.5em;
  margin-right:1.5em;
}
#menuPHome a {
  margin-left:1em;
  font-weight:bold;
  text-decoration:none;
  color:#000;
}
#menuPHome a:hover {
  text-decoration:underline;
}
#menuURole {
  behavior:url(scripts/csshover.htc);
  float:left;
  color:#000;
  line-height:1.8em;
  background-position:left center;
  background-repeat:no-repeat;
  position:relative;
}
#menuURole a {
  display:block;
  font-weight:bold;
  text-decoration:none;
  color:#000;
  _padding:1px 0;
}
#menuURole a:hover {
  text-decoration:underline;
}
#menuURole ul {
  background-color:#eee;
  width:15em;
  position:absolute;
  display:none;
  padding-right:1px;
  left:-3px;
  border-top:1px solid #ccc;
  _padding-right:0;
}
#menuURole a:hover {
  text-decoration:none;
}
#menuURole a:hover span {
  text-decoration:underline;
}
#menuURole:hover ul {
  display:block;
}
#menuURole ul li {
  width:100%;
  line-height:1.8em;
  white-space:nowrap;
  border-right:1px solid #ccc;
  border-bottom:1px solid #ccc;
  border-left:1px solid #ccc;
}
#menuURole ul li a {
  _padding:0.2em 0;
  padding-left:2px;
  text-decoration:none;
}
#menuURole ul li a:hover {
  background-color:#ccc;
}
#menuButtons {
  float:right;
}
#menuButtons li {
  float:left;
  display:inline;
  font-size:1.6em;
  font-family:Georgia, Times New Roman, Times, serif;
}
#menuButtons li a {
  color:#000;
  text-decoration:none;
  display:block;
  padding-left:0.8em;
  padding-right:0.8em;
  border-right:solid 1px #ccc;
}
#menuButtons li a:hover {
  color:#2858BC;
}
#trail {
  padding-left:1em;
  padding-top:0.5em;
}
#trail li {
  font-size:0.7em;
  float:left;
  margin-right:0.2em;
  line-height:1.25em;
  padding-left:1.4em;
  background-image:url(images/triangle_bullet.gif);
  background-position:0.5em center;
  background-repeat:no-repeat;
}
#trail li a {
  text-decoration:none;
}
#trail li a:hover {
  text-decoration:underline;
}
#rightCol .blockNoPad {
  border-bottom:solid 1px #eee;
  padding-bottom:0.2em;
  margin-bottom:1em;
}
#rightCol .block {
  border-bottom:solid 1px #eee;
  padding-bottom:1.2em;
  margin-bottom:1em;
}
#rightCol .drawText {
  font-size:0.85em;
}
#rightCol .iconUL li {
  padding-top:0.5em;
  padding-bottom:0.5em;
  padding-left:1.8em;
  font-size:0.85em;
}
#rightCol .iconUL li a {
  text-decoration:none;
}
#rightCol .iconUL li a:hover {
  text-indent:0em;
}
#rightCol .iconUL li a:hover span {
  text-decoration:underline;
}
#rightCol .bulletUL {
  margin-top:1em;
}
#rightCol .bulletUL li {
  padding:0em;
  padding-left:1.8em;
  margin-top:0.1em;
}
#rightCol .bulletUL li a {
  background-image:url(images/triangle_bullet.gif);
  background-position:left center;
  background-repeat:no-repeat;
  text-decoration:none;
  padding-left:0.8em;
  font-size:0.85em;
}
#rightCol .bulletUL li a:hover {
  text-decoration:underline;
}
#rightCol .inputLabel {
  float:left;
  font-size:0.85em;
  margin-top:0.40em;
}
#rightCol .inputText {
  width:10.5em;
  border:solid 1px #ccc;
  color:#444;
  font-size:0.85em;
  padding:0.12em;
  margin:0.1em;
}
#rightCol .inputSmall {
  width:5em;
  border:solid 1px #ccc;
  color:#444;
  font-size:0.85em;
  padding:0.12em;
  margin:0.1em;
}
#rightCol .inputButton {
  font-size:0.8em;
  font-weight:bold;
  padding-left:0.1em;
  padding-right:0.1em;
}
#rightCol .inputButton:hover {
  color:#2858BC;
}
#rightCol .drawLink {
  text-decoration:none;
  font-size:0.8em;
  font-weight:bold;
}

#rightCol .drawLink:hover {
  text-decoration:underline;
}

#basket .basketcont {
  background:#eee url(images/triangle_bullet.gif) no-repeat scroll 0.5em center;
  margin-bottom:0.4em;
  padding:0.8em 0.8em 0.8em 1.5em;
  font-size:0.85em;
}
#rightCol .leftFloatIndent {
  float:left;
  margin-left:2.2em;
}
#main .pageInfo {
  width:95%;
  display:inline;
  margin:0 0 1.5em 0;
}
#main .featuredLinks {
  margin-top:1em;
  width:98%;
}
#main .featuredLinks img {
  float:left;
}
#main .featuredLinks ul {
  padding-bottom:1em;
}
#main .featuredLinks ul li {
  background-image:none;
  padding:0;
  display:inline;
  margin-bottom:1em;
}
#main .featuredLinks ul li .infoTxt {
  display:block;
  margin-left:51px;
  text-indent:-1.5em;
  padding-left:4.5em;
  font-size:0.9em;
}
#main .featuredLinks ul li .infoTxt a {
  font-size:0.9em;
}
#main .featuredLinks ul li .infoTxt a:hover {
  text-decoration:underline;
  text-indent:-1.5em;
}
#main .featuredLinks ul li a {
  display:inline;
  text-decoration:none;
  font-size:1.2em;
  font-weight:bold;
}
#main .featuredLinks ul li a span {
  line-height:1.5em;
  margin-left:0.5em;
}
#main .featuredLinks ul li a:hover {
  text-indent:0em;
}
#main .featuredLinks ul li a:hover span {
  text-decoration:underline;
}
#main .featuredLinks ul li a.linkDisabled:hover  span {
  text-decoration:none;
}

#main p.spacerSmall {
  margin:0;
  padding:0.8em;
}
#main p.spacerMedium {
  padding:1em;
}
#main .itemSpacerSmall {
  margin-left:0.3em !important;
}
#main .itemSpacer {
  padding-left:1.7em !important;
}
#main .paddingHorzMed {
  padding-left:1em !important;
  padding-right:1em !important;
}
#main .paddingRight0 {
  padding-right:0 !important;
}
#main .noteLabel {
  font-variant:small-caps;
}
#main .helpMsg {
  color:#888;
  padding: 0;
  margin: 0 0 0.2em 0em;
}
#main .helpMsgCompact {
  color:#888;
  padding: 0;
  margin: 0;
}
#main .errorMsg {
  background-image:url(images/error.jpg);
  background-position:left top;
  background-repeat:no-repeat;
  color:#CE0000;
  padding: 0 0 0 20px;
  min-height:16px;
}
#main .warningMsg {
  background-image:url(images/warning.jpg);
  background-position:left top;
  background-repeat:no-repeat;
  padding:0 0 0 20px;
  min-height:16px;
}
#main .infoMsg {
  background-image:url(images/info.jpg);
  background-position:left top;
  background-repeat:no-repeat;
  padding: 0 0 0 20px;
  min-height:16px;
}
#main .helpTxt {
  color:#888;
}
#main .unconfirmPay {
  color:#D80;
}
#main .confirmedPay {
  color:#0A0;
}
#main .cancelledPay {
  color:#A00;
}
#main .reducedPay {
  color:#A00;
}
#main .errorText {
  color:#CE0000;
}
#main .warnText {
  color:#D08000;
}
#main .smallText {
  font-size: 75%;
}
#main ol {
  padding-left:2em;
}
#main ul {
  margin:0.7em 0;
}
#main ul li {
  background-image:url(images/triangle_bullet.gif);
  background-position:0 0.3em;
  background-repeat:no-repeat;
  padding-left:0.8em;
}
#main .inputButton {
  padding-left:0.3em;
  padding-right:0.3em;
  overflow:visible;
}
#main .inputButton:hover {
  color:#2858BC;
}
#main .inputButtonDis {
  padding-left:0.3em;
  padding-right:0.3em;
  overflow:visible;
}
#main .infoList p {
  margin-bottom:0.2em;
}
#main .infoList li {
  margin-left:4em;
}
#main .infoList li {
  margin-left:4em;
}
#main .infoList li a {
  text-decoration:none;
}
#main .infoList li a:hover {
  text-decoration:underline;
}
#main .filterTable {
  width:100%;
}
#main .filterTable .title {
  vertical-align:top;
  white-space:nowrap;
  padding:0 2em 0 0;
}
#main .filterTable .filters {
  vertical-align:top;
  text-align:right;
  padding:0.4em 0 0 0;
}
#main .filterTable .filters select {
  margin:0 0.2em 0.4em 0 ;
}
#main .filterTable .button {
  vertical-align:top;
  text-align:right;
  padding:0.35em 0 0 0.2em;
  width:2em;
}
#main .filterTable .button input {
  font-weight:bold;
  padding:0;
  .font-size:0.85em;
  .padding:0 0.2em;
}
#main .infoTable {
  table-layout:fixed;
  width:100%;
}
#main .infoTable td {
  vertical-align:top;
  padding-top:0.2em;
  padding-bottom:0.8em;
}
#main .infoTable td.errorMsg {
  padding-bottom:0;
}
#main .infoTable td.joinDown {
  padding-bottom:0;
}

#main .infoTable td p:first-child {
  margin-top:0;
}
#main .infoTable td ul:first-child {
  margin-top:0;
}
#main .smallSpacingV td {
  padding-top:0.1em !important;
  padding-bottom:0.1em !important;
}
#main .wideSpacing td {
  line-height:1.5em;
  padding-bottom:1.3em;
}
#main .infoTable td.label {
  font-weight:bold;
  width:15em;
}
#main .infoTable td .moneyCol {
  text-align:right;
  width:6em;
}
#main .infoTable td .moneyColWide {
  text-align:right;
  width:6.5em;
}
#main .infoTable td .narrowCol {
  width:8em;
}
#main .infoTable td textarea {
  resize:none;
}
#main .infoTable td .editCheck {
  vertical-align:middle;
}
#main .infoTable td .editSelect {
  width: 25.3em;
}
#main .infoTable td .editSelectSmall {
  width: 12.3em;
}
#main .infoTable td .editSelectDay {
  width: 6em;
}
#main .infoTable td .editSelectMonth {
  margin-left: 1em;
  width: 10.2em;
}
#main .infoTable td .editSelectYear {
  margin-left: 1em;
  width: 6.4em;
}
#main .infoTable td .editCalendar {
  width: 25.3em;
}
#main .infoTable td .editCalendar td {
  padding: 0;
  margin: 0;
}
#main .infoTable td .editCalendar .select {
  width: 100%;
}
#main .infoTable td .editCalendar .select .editSelectMonth {
  margin-left: 0.8em;
  width: 8.8em;
}
#main .infoTable td .editCalendar .select .editSelectYear {
  margin-left: 0.8em;
  width: 5.6em;
}
#main .infoTable td .editCalendar .select .editTextYear {
  margin-left: 0.8em;
  width: 5em;
  padding-left: 0.2em;
}
#main .infoTable td .editSelectHour {
  width: 6em;
}
#main .infoTable td .editSelectMinute {
  margin-left: 1em;
  width: 5em;
}
#main .infoTable td .editCalendarSelectMinute {
  margin-left: 0.8em;
  width: 5em;
}
#main .infoTable td .editSelectACount {
  width: 9em;
}
#main .infoTable td .editMCWith {
  text-align:center;
  width: 4em;
}
#main .infoTable td.submit {
  padding-top:2em;
}
#main .infoTable td .editText {
  width:24.8em;
  padding-left:0.2em;
}
#main .infoTable td .editTextTiny {
  width: 5.5em;
  padding-left: 0.2em;
}
#main .infoTable td .editTextSmall {
  width: 11.8em;
  padding-left: 0.2em;
}
#main .infoTable .editTextVar {
  min-width: 24.8em;
  max-width: 60em;
  padding-right: 4px;
}
#main .infoTable .editTextVar input {
  width: 100%;
}
#main .infoTable .editTextVar textarea {
  width: 100%;
}
#main .infoTable td .editTextYear {
  margin-left: 1em;
  width: 5.8em;
  padding-left: 0.2em;
}
#main .infoTable td .editMemo {
  width: 100%;
}
#main .infoTable td .editMemo .textBox {
  padding:0 4px 0 0;
  width: 100%;
}
#main .infoTable td .editMemo .textBox textarea {
  background-color:#FFFFA0;
  width: 100%;
  height: 4em;
}
#main .infoTable td .editMemo .textBox .deeper {
  height: 8em;
}
#main .infoTable td .editMemo .buttonBox {
  height:100%;
  width:0;
  vertical-align:bottom;
  text-align:right;
  padding:0 0 2px 2em;
  .padding:0 0 2px 0;
}
#main .infoTable td .mcqFirst {
  float:left;
  text-align:right;
  width:9.4em;
  line-height:1.7em;
  padding-right:0.5em;
}
#main .infoTable td .mcqMid {
  float:left;
  text-align:center;
  line-height:1.7em;
  padding:0 0.5em;
}
#main .infoTable td .mcqLast {
  float:left;
  text-align:left;
  line-height:1.7em;
  padding-left:0.5em;
}
#main .infoTable .splitList {
  width:100%;
}
#main .infoTable .splitList td {
  width:50%;
  padding:0;
}
#main .listTable {
  font-size:0.85em;
  line-height:140%;
  min-width:25em;
  margin-top:1em;
}
#main .noTopMargin {
  margin-top:0 !important;
}
#main .listTable th {
  background:#ddd url(images/list_th_bg.gif) repeat-x scroll left center;
  font-weight:bold;
  padding:0.7em 3em 0.7em 1em;
  border:solid 1px #fff;
}
#main .evenSpacing th {
  padding: 0.7em 1em;
}
#main .narrowSpacing th {
  padding: 0.7em 0.5em;
}
#main .listTable td {
  vertical-align:top;
  padding:0.4em 3em 0.4em 1em;
}
#main .evenSpacing td, #main .listTable td.evenSpacing {
  padding: 0.4em 1em;
}
#main .narrowSpacing td {
  padding: 0.5em 0.5em;
}
#main .listTable tr.hiLine td {
  background-color:#eee;
}
#main .listTable td.label {
  font-weight:bold;
  width:16em;
}
#main .listTable tr.noTopPad td {
  padding-top:0;
}
#main .listTable td.nowrapped {
  white-space:nowrap;
}
#main .listTable a {
  text-decoration:none;
  font-weight:bold;
}
#main .listTable a:hover {
  text-decoration:underline;
}
#main .listTable td.courseName {
  width:20em;
}
#main .listTable td.courseNameDesc {
  width:30em;
}
#main .listTable th.rowSelect {
  padding:0.5em 1em;
}
#main .listTable th.rowSelect input {
  padding:0.2em;
  margin:0 1em;
}
#main .listTable td.rowSelect {
  padding:0.4em 2em 0.2em 2em;
  margin: 0 1em;
  .padding-top:0.2em;
}
#main .listTable td.rowSelect img {
  position:relative;
  top:-3px;
  .position:static;
}
#main table .ulineLink {
  white-space:nowrap;
  font-weight:normal;
  text-decoration:underline;
  vertical-align:top;
}
#main table .ulineIconLink {
  white-space:nowrap;
  font-weight:normal;
  text-decoration:none;
}
#main table .ulineIconLink:hover {
  text-decoration:none;
}
#main table .postIcon {
  margin-left:0.7em;
  margin-right:0;
  vertical-align:top;
}
#main table .ulineIconLink img {
  margin-right:0.3em;
}
#main table .ulineIconLink span {
  text-decoration:underline;
  vertical-align:top;
}
#main table .ulineIconLink .ulineHover {
  text-decoration:none;
  vertical-align:top;
}
#main table .ulineIconLink .ulineHover:hover {
  text-decoration:underline;
}
#main table .iconLinkDisabled {
  white-space:nowrap;
  font-weight:normal;
  text-decoration:none;
}
#main table .iconLinkDisabled:hover {
  text-decoration:none;
}
#main table .iconLinkDisabled span {
  vertical-align:top;
}

#main .calendarControls {
  padding:0 0.7em;
  margin:0.7em 0;
  font-size:1em;
}
#main .calendarControls table {
  width:100%;
}
#main .calendarControls td {
  width:20%;
  padding:0em;
}
#main .calendarControls td.dateLabel {
  font-size:1.2em;
  font-weight:bold;
  text-align:center;
}
#main .calendarControls td a {
  font-weight:bold;
  text-decoration:none;
}
#main .calendarControls td a:hover {
  text-decoration:underline;
}
#main .calendar {
  border-spacing:2px;
  border-collapse:separate;
  font-size:0.85em;
  width:100%;
}
#main .calendar td, #main .calendar th {
  width:14%;
  border:solid 1px #ccc;
  vertical-align:top;
  font-weight:bold;
}
#main .calendar th {
  color:#666;
  text-align:center;
  padding:0.4em;
}
#main .calendar td {
  height:8em;
  color:#333;
  padding:0.2em 0.4em;
}
#main .calendar td p {
  margin:0.3em 0 0 0;
  line-height:1em;
}
#main .calendar td a {
  font-weight:normal;
  text-decoration:none;
}
#main .calendar td a span.moreInfo {
  display:none;
  width:24em;
  padding:0.5em;
  margin-left:0.2em;
}
#main .calendar td a:hover span.moreInfo {
  display:inline;
  position:absolute;
  background-color:#eee;
  border:1px solid #ccc;
  color:#333;
  font-weight:normal;
  line-height:1.5em;
  padding:0.6em;
  margin-top:0.4em;
  margin-left:0.2em;
}
#main .calendar td.filled {
  background-color:#E3E9F7;
}
#main .nextBullet {
  padding-left:1.5em;
  padding-right:1.2em;
  background-image:url(images/next.gif);
  background-position:right top;
  background-repeat:no-repeat;
}
#main .prevBullet {
  padding-left:1.2em;
  padding-right:1.5em;
  background-image:url(images/prev.gif);
  background-position:left top;
  background-repeat:no-repeat;
}

* html #wrapper, * html #header .content, * html #menu .content, * html #footer .content { width:expression(
  (document.documentElement.offsetWidth) > (1140 / 12 * parseInt(document.body.currentStyle.fontSize)) ? "70em" :
  ((document.documentElement.offsetWidth) < (772 / 12 * parseInt(document.body.currentStyle.fontSize)) ? "47em" : "100%")); }

#header .inner_cont {
  padding:8px 0.5em;
}
#header .inner_cont div {
  font-size:0;
  min-width:585px;
}

* html #header .inner_cont div { width:expression(
  (document.documentElement.offsetWidth < 630) ? "585px" : "100%"); }

