/*************************** General Style ***************************/
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
}

form {
	margin: 0px 0px 0px 0px;
}

pre {
	text-align: left;
}

a:link, a:visited, a:active {
	color: black;
}

.message {
	color: black;
	font-weight: bold;
	text-align: center;
	padding-top: 10pt;
	padding-bottom: 10pt;
	font-size: 11pt;
	width: 100%;
}

div.menu_bar {
	width: 95%;
	color: black;
	background-color: white;
	border: 1px solid #02369B;
	text-align: right;
	padding: 2pt 5pt 2pt 5pt;
	font-size: 10pt;
}

tr.list_color1 {
	color: black;
	background-color: white;
}

tr.list_color1  td {
	padding: 2px 5px 2px 3px;
}

tr.list_color2 {
	color: black;
	background-color: #eeeeee;
}

tr.list_color2  td {
	padding: 2px 5px 2px 3px;
}

div.hr {
	height: 0px;
	font-size: 1px;
	margin: 2px 0pt 2px 0pt;
	border-bottom: 1px solid #02369B;
}

table.box, div.box {
	width: 100%;
	color: black;
	background-color: white;
	border: 0px solid #02369B;
	text-align: left;
	font-size: 10pt;
}

tr.box_top  td {
	color: white;
	background-color: #02369B;
	font-weight: bold;
	padding: 2px 5px 2px 3px;
}

tr.box_top  td  a:link, tr.box_top  td  a:visited, tr.box_top  td  a:active {
	color: white;
	text-decoration: underline;
	font-weight: normal;
}

tr.box_top  td  a:hover {
	color: #dddddd;
}

tr.box_top2  td {
	color: black;
	background-color: #4C78CF;
	font-weight: bold;
	padding: 2px 5px 2px 3px;
}

tr.box_top2  td  a:link, tr.box_top2  td  a:visited, tr.box_top2  td  a:active {
	color: black;
	text-decoration: underline;
}

tr.hr  td {
	padding: 0pt 0pt 4pt 0pt;
}

table.form {
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
}

table.form  blockquote {
	font-weight: normal;
	margin: 2pt 0pt 2pt 15pt;
}

table.form  .rq {
	color: red;
}

table.form  .note {
	font-weight: normal;
}

table.form  select  {
	margin-top: 2px;
}

table.form  .sect_head {
	font-size: 11pt;
	font-weight: bold;
	border-bottom: 1px solid #02369B;
	padding-bottom: 2pt;
	margin-bottom: 5pt;
}

table.form  .sect_spacer {
	font-size: 15pt;
	height: 15pt;
}

table.form  .readonly {
	background: #DDDDDD;
}

div.box_notes {
	font-size: 8pt;
	text-align: right;
	padding-top: 2pt;
}

div.pagination {
	padding: 10pt 0pt 10pt 0pt;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

div.pagination  a {
	padding-left: 2pt;
	padding-right: 2pt;
}

img.border {
	border: 1px solid black;
}

img.noborder {
	border: 0px;
}

.heading {
	color: white;
	background-color: #02369B;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5pt;
	border: 1px solid black;
}
.heading  td {
	padding: 2pt 2pt 2pt 6pt;
}
/*********************************************************************/
.html_box {
	width: 100%;
	color: black;
	background-color: white;
	border: 1px solid #02369B;
	text-align: left;
	font-size: 10pt;
	margin-bottom: 20pt;
}
.html_box  .title_bar  td {
	color: white;
	background-color: #02369B;
	font-weight: bold;
	padding: 2px 5px 2px 3px;
}
.html_box  .title_bar  input,
.html_box  .title_bar  select {
	font-size: 8pt;
	border: 1px solid black;
}
.html_box  .title_links  a:link,
.html_box  .title_links  a:visited,
.html_box  .title_links  a:active {
	color: white;
	text-decoration: underline;
	font-weight: normal;
}
.html_box  .title_links  a:hover {
	text-decoration: none;
}
.html_box  .subtitle_bar  td {
	color: black;
	background-color: #4C78CF;
	font-weight: bold;
	padding: 2px 5px 2px 3px;
}
.html_box  .subtitle_links  a:link,
.html_box  .subtitle_links  a:visited,
.html_box  .subtitle_links  a:active {
	color: black;
	text-decoration: underline;
	font-weight: normal;
}
.html_box  .subtitle_links  a:hover {
	text-decoration: none;
}
.html_box  .heading_bar  td {
	color: black;
	background-color: #c5daeb;
	font-weight: bold;
	padding: 2px 5px 2px 3px;
}
.html_box  .heading_bar  a:link,
.html_box  .heading_bar  a:visited,
.html_box  .heading_bar  a:active {
	color: black;
	text-decoration: underline;
}
.html_box  .row1 {
	background-color: white;
}
.html_box  .row1  td {
	padding: 2px 5px 2px 3px;
}
.html_box  .row2 {
	background-color: #eeeeee;
}
.html_box  .row2  td {
	padding: 2px 5px 2px 3px;
}
/*********************************************************************/
.html_pagination {
	font-size: 10pt;
	text-align: right;
	float: left;
}
.html_pagination  a:link,
.html_pagination  a:visited,
.html_pagination  a:active {
	text-decoration: none;
}
.html_pagination  a:hover {
	text-decoration: underline;
}
.html_pagination  .info {
	width: 100px;
	text-align: left;
}
.html_pagination  .first {
	width: 50px;
	text-align: left;
}
.html_pagination  .prev {
	width: 45px;
	text-align: left;
}
.html_pagination  .current {
	padding-left: 4px;
	padding-right: 4px;
	font-weight: bold;
	text-align: center;
}
.html_pagination  .number {
}
.html_pagination  .number  a {
	display: block;
	padding-left: 4px;
	padding-right: 4px;
	text-align: center;
}
.html_pagination  .next {
	width: 45px;
	text-align: right;
}
.html_pagination  .last {
	width: 50px;
	text-align: right;
}

span.sort_desc {
	background-image: url('images/sort_down.gif');
	background-position: center center;
	background-repeat: no-repeat;
	padding-left: 12px;
}
span.sort_asc {
	background-image: url('images/sort_up.gif');
	background-position: center center;
	background-repeat: no-repeat;
	padding-left: 12px;
}
/*********************************************************************/
#mlist_sub_form {
	width: 340px;
	padding: 10pt 10pt 10pt 10pt;
	color: black;
	background: #CCCCCC;
	border: 1px solid black;
}

.scrolling_marquee, .scrolling_marquee  a:link, .scrolling_marquee  a:visited, .scrolling_marquee  a:active {
	font: bold 12px Verdana;
	color: white;
}

.side_banner {
	margin-bottom: 15pt;
}
/*********************************************************************/
.page  td {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
}
.page  pre {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
}
.page  .date {
	font-size: 8pt;
	text-align: right;
	padding-bottom: 10pt;
}
.page  .iblock_image {
	clear: both;
	margin-bottom: 10pt;
}
.page  .iblock_imagestack {
	clear: both;
	margin-bottom: 10pt;
}
.page  .iblock_imagestack  .nav {
	margin-top: 4pt;
}
.page  .iblock_gallery {
	margin-top: 20pt;
	margin-bottom: 10pt;
}
.page  .iblock_gallery  td {
	padding-bottom: 7pt;
}
.page  .caption {
	margin-top: 2pt;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
}

.page_navmenu {
	margin-top: 20pt;
	font-size: 8pt;
}

.page_iviewer  .navmenu {
	width: 400px;
	margin-bottom: 5pt;
}
.page_iviewer  .caption {
	width: 300px;
	text-align: center;
	font-weight: bold;
	margin: 5pt 0pt 10pt 0pt;
}
/*********************************************************************/
.calendar_arrows  a:link, .calendar_arrows  a:visited, .calendar_arrows  a:active {
	padding: 0pt 3pt 0pt 3pt;
}

.large_calendar {
	width: 100%;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background: black;
}
.large_calendar  .calendar_titlebar {
	color: #FFFFFF;
	background-color: #02369B;
}
.large_calendar  .calendar_title {
	height: 20px;
}
.large_calendar  .calendar_arrows  a:link,
.large_calendar  .calendar_arrows  a:visited,
.large_calendar  .calendar_arrows  a:active {
	color: #FFFFFF;
	font-size: 8pt;
	text-decoration: none;
}
.large_calendar  .calendar_style1 {
	height: 75px;
	color: #000000;
	background-color: #FFFFFF;
}
.large_calendar  .calendar_style2 {
	height: 20px;
	color: #000000;
	background-color: #4C78CF;
}
.large_calendar  .calendar_style3 {
	color: #000000;
	background-color: #CCCCCC;
}
.large_calendar  .calendar_style4 {
	height: 75px;
	color: #FFFFFF;
	background-color: #4C78CF;
}
.large_calendar  .calendar_week  a:link,
.large_calendar  .calendar_week  a:visited,
.large_calendar  .calendar_week  a:active {
	display: block;
	width: 100%;
	padding: 12pt 0pt 12pt 0pt;
	background: transparent;
	text-decoration: none;
}
.large_calendar  .calendar_week  a:hover {
	font-size: 12pt;
}

.small_calendar {
	width: 190px;
	font-size: 9px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}
.small_calendar  td {
	border-style:dotted;
	border:#000000;
	border-width:1px;
}
.small_calendar  .calendar_titlebar {
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
}
.small_calendar  .calendar_titlebar  td {
	border: 0px;
}
.small_calendar  .calendar_title {
	height: 20px;
	font-size: 11px;
	color: #000000;
}
.small_calendar  .calendar_arrows  a:link,
.small_calendar  .calendar_arrows  a:visited,
.small_calendar  .calendar_arrows  a:active {
	color: #000000;
	font-size: 9px;
	text-decoration: none;
}
.small_calendar  .calendar_style1 {
	height: 20px;
	font-size: 9px;
	color: #000000;
	background-color: #FFFFFF;
}
.small_calendar  .calendar_style2 {
	height: 20px;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #333333;
}
.small_calendar  .calendar_style3 {
	color: #FFFFFF;
	background-color: #FF0000;
}
.small_calendar  .calendar_style4 {
	height: 20px;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #666666;
}
.small_calendar  .calendar_week  a:link,
.small_calendar  .calendar_week  a:visited,
.small_calendar  .calendar_week  a:active {
	display: block;
	width: 100%;
	padding: 5px 0px 5px 0px;
	color: #FFFFFF;
	text-decoration: none;
}

.calendar_form {
	width: 100%;
	text-align: right;
	padding-top: 2pt;
	padding-bottom: 20pt;
}

.event_table {
	width: 100%;
	text-align: left;
}
.event_table  .date {
	font-weight: bold;
	border-bottom: 1px solid black;
}
.event_table  .block {
	padding-top: 7pt;
}
.event_table  .time {
	font-weight: bold;
	font-style: italic;
}
.event_table  .title {
	font-weight: bold;
	padding-bottom: 5pt;
}
.event_table  .note {
	font-weight: normal;
	padding-bottom: 10pt;
}
.event_table  blockquote {
	margin-top: 7pt;
}
.event_table  p {
	margin-top: 0pt;
}
/*********************************************************************/
#staff_view  {
	font-size: 10pt;
}
#staff_view  img {
	float: right;
	margin-left: 7pt;
	margin-bottom: 5pt;
}
#staff_view  .name {
	font-weight: bold;
	text-align: center;
	font-size: 12pt;
}
#staff_view  .title {
	text-align: center;
	padding-bottom: 10pt;
}
#staff_view  .note {
	text-align: left;
	margin-bottom: 20pt;
}
#staff_view  .field {
	text-align: left;
	font-weight: bold;
	width: 80px;
}
#staff_view  .value {
	text-align: left;
}
#staff_view  .return {
	padding-top: 20pt;
	text-align: right;
}

#staff_list {
	text-align: left;
}
#staff_list  .cname {
	text-align: left;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 2pt;
	border-bottom: 1px solid black;
	width: 99%;
}
#staff_list  .row  td {
	padding-left: 4pt;
	padding-top: 5pt;
	padding-bottom: 10pt;
}
#staff_list  .thumb {
	width: 1px;
}
#staff_list  .name {
	font-weight: bold;
}
/*********************************************************************/
.faq_toc {
	font-size: 10pt;
	text-align: left;
	border-bottom: 1px solid black;
	margin-bottom: 20pt;
}
.faq_toc  .category {
	padding-bottom: 15pt;
}
.faq_toc  .cname {
	font-weight: bold;
	padding-bottom: 5pt;
}
.faq_toc  .question {
	padding-left: 20pt;
	padding-bottom: 12pt;
}

.faq_answers {
	font-size: 10pt;
	text-align: left;
}
.faq_answers  .category {
	padding-bottom: 15pt;
}
.faq_answers  .cname {
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 15pt;
}
.faq_answers  .question {
	padding-left: 20pt;
	font-weight: bold;
	padding-bottom: 5pt;
}
.faq_answers  .answer {
	padding-left: 20pt;
	padding-bottom: 10pt;
}
.faq_answers  .return {
	font-size: 8pt;
	text-align: right;
	padding-bottom: 15pt;
}
/*********************************************************************/
.link_list {
	font-size: 10pt;
	text-align: left;
}
.link_list  .cname {
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 15pt;
}
.link_list  .category {
	padding-left: 20pt;
}
.link_list  .name {
	font-weight: bold;
	padding-bottom: 5pt;
}
.link_list  .note {
	margin-bottom: 15pt;
}
/*********************************************************************/
#nimbus_gallery_top {
	font-size: 10pt;
}
#nimbus_gallery_top  .name {
	font-weight: bold;
	font-size: 12pt;
	text-align: left;
	border-bottom: 2px solid #02369B;
}
#nimbus_gallery_top  .count {
	text-align: right;
}

#nimbus_folder_select {
	text-align: left;
}

#nimbus_folder_table {
	background: #DDDDDD;
}
#nimbus_folder_table  .path  a:link, #nimbus_folder_table  .path  a:visited, #nimbus_folder_table  .path  a:active {
	font-weight: bold;
}
#nimbus_folder_table  .folder {
	padding: 2pt 2pt 2pt 2pt;
}

#nimbus_thumbs {
	background: #DDDDDD;
}
#nimbus_thumbs  .cell {
	padding: 4pt 0pt 4pt 0pt;
}
#nimbus_thumbs  img {
	border: 1px solid black;
}

#nimbus_view_top {
	font-size: 10pt;
}
#nimbus_view_top  .top  td {
	border-bottom: 2px solid #02369B;
}
#nimbus_view_top  .name {
	font-weight: bold;
	font-size: 12pt;
	text-align: left;
}
#nimbus_view_top  .arrows {
	text-align: right;
}
#nimbus_view_top  .path {
	text-align: left;
}

#nimbus_image {
	background: #DDDDDD;
	border: 1px solid #02369B;
	text-align: center;
}
#nimbus_image  td {
	padding: 10pt 0pt 20pt 0pt;
}
#nimbus_image  .title {
	font-weight: bold;
	text-align: center;
	padding-top: 10pt;
}
#nimbus_image  img {
	border: 1px solid black;
}

#nimbus_image_comment  .comment {
	padding: 2pt 2pt 7pt 2pt;
}

#nimbus_image_tstrip {
	background: #DDDDDD;
}
#nimbus_image_tstrip  .strip  td {
	padding: 7pt 0pt 7pt 0pt;
}
#nimbus_image_tstrip  img {
	border: 1px solid black;
}

#nimbus_image_details  .name {
	font-weight: bold;
	width: 15%;
}

#nimbus_ipp {
	text-align: right;
	font-weight: bold;
	font-size: 10pt;
}
/*********************************************************************/
#guestbook {
}
#guestbook  .name {
	font-weight: bold;
	border-bottom: 1px solid #dddddd;
}
#guestbook  .date {
	font-size: 8pt;
	text-align: right;
}
#guestbook  .note {
	padding-bottom: 20pt;
}
#guestbook  .top {
	text-align: right;
}
/*********************************************************************/
#employment_menu {
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 20pt;
}
#employment_menu  .js_side  a:link, #employment_menu  .js_side  a:visited, #employment_menu  .js_side  a:active {
	color: white;
}
#employment_menu  .js_side {
	color: white;
	padding-left: 2pt;
}
#employment_menu  .ep_side {
	padding-right: 2pt;
}

.printer_link {
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
}

.register_text {
	padding-top: 20pt;
	font-size: 10pt;
	text-align: center;
}

.return_link {
	margin-top: 20pt;
	border-top: 1px solid #02369B;
	padding-top: 2pt;
	font-size: 10pt;
	text-align: center;
}

#sub_menu {
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	padding-bottom: 2pt;
	border-bottom: 2px solid #02369B;
	margin-bottom: 12pt;
}
/*********************************************************************/
#resume, #resume  table {
	font-size: 10pt;
	text-align: left;
}
#resume  .rheading {
	font-style: italic;
	font-weight: bold;
	padding-bottom: 2pt;
	border-bottom: 1px solid #02369B;
	margin-bottom: 10pt;
}
#resume  .name {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5pt;
}
#resume  .date {
	font-size: 10pt;
	text-align: center;
	padding-bottom: 20pt;
}
#resume  .address
}
#resume  .field {
	font-weight: bold;
}
#resume  .value {
}
#resume  .download {
	padding-top: 10pt;
	font-weight: bold;
	text-align: right;
}

#resume_search  table {
	font-size: 10pt;
}

#resume_list {
	font-size: 10pt;
}
#resume_list  .infoline {
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 2px solid #02369B;
	margin-bottom: 5pt;
}
#resume_list  .name {
	font-weight: bold;
}
#resume_list  .status {
	font-style: italic;
}

/*********************************************************************/
.highlight {
	background: #cccccc;
}

#popular_cats  td {
	padding: 4pt 2pt 4pt 2pt;
}
#popular_cats  a {
	font-size: 10pt;
}

#featured_jobs {
	font-size: 8pt;
}
#featured_jobs  .title {
	font-weight: bold;
}

#job_alerts {
	font-size: 8pt;
}

#job_form  .cfield {
	padding-bottom: 10pt;
}
#job_form  .cvalue {
	padding-bottom: 10pt;
	font-weight: normal;
}

#job_tabs  .tabbar  a:link, #job_tabs  .tabbar  a:visited, #job_tabs  .tabbar  a:active {
	display: block;
	width: 100px;
	padding: 2pt 2pt 2pt 2pt;
	margin-left: 2pt;
	margin-right: 2pt;
	color: white;
	background: #4C78CF;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	border-top: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
#job_tabs  .tabbar  a:hover {
	background: #02369B;
}
#job_tabs  .tabbar  a.current:link, #job_tabs  a.current:visited, #job_tabs  a.current:active {
	background: #02369B;
}
#job_tabs  .filters {
	text-align: left;
	font-size: 8pt;
	font-weight: normal;
	margin: 5pt 0pt 14pt 0pt;
}
#job_tabs  .keyword  {
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
	padding-right: 5pt;
	padding-bottom: 5pt;
}
#job_tabs  .content {
	border: 1px solid black;
	padding: 10pt 2pt 2pt 2pt;
}
#job_tabs  .infoline {
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 2px solid #02369B;
	margin-bottom: 10pt;
	text-align: left;
}


#job_list {
	text-align: left;
	font-size: 10pt;
}
#job_list  .logo {
	text-align: center;
}
#job_list  .title {
	font-weight: bold;
}
#job_list  .ldates {
	padding-top: 4pt;
}
#job_list  .company {
	font-weight: bold;
	padding-top: 10pt;
}
#job_list  .details {
	font-size: 8pt;
	text-align: right;
}

#job_listing, #job_listing  table {
	font-size: 10pt;
	text-align: left;
}
#job_listing  .jheading {
	font-style: italic;
	font-weight: bold;
	padding-bottom: 2pt;
	border-bottom: 1px solid #02369B;
	margin-bottom: 10pt;
}
#job_listing  .logo {
	text-align: center;
	margin-bottom: 10pt;
}
#job_listing  .title {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}
#job_listing  .headline {
	text-align: center;
	padding-bottom: 10pt;
}
#job_listing  .ldates {
	text-align: center;
	padding-bottom: 10pt;
}
#job_listing  .field {
	font-weight: bold;
}
#job_listing  .value {
}

#job_packages  {
	margin-top: 15pt;
	border-top: 1px solid #02369B;
	font-size: 10pt;
}
#job_packages  .name {
	font-weight: bold;
}
#job_packages  .note {
	padding: 2pt 5pt 20pt 0pt;
}
#job_packages  .price {
	font-weight: bold;
	padding-bottom: 3pt;
	padding-right: 5pt;
}

#job_credits {
	margin-top: 25pt;
	border-top: 1px solid #02369B;
	font-size: 10pt;
	font-weight: bold;
}
/*********************************************************************/
.course_user_menu {
	text-align: right;
	padding-bottom: 2pt;
	border-bottom: 1px solid black;
	margin-bottom: 15pt;
}

.course_list {
	text-align: left;
}
.course_list  td {
	padding-bottom: 20pt;
}
.course_list img {
	float: left;
	margin-right: 4pt;
	margin-bottom: 4pt;
}
.course_list  .name {
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 4pt;
}
.course_list  .note {
	padding-bottom: 10pt;
}

.course_slide {
	text-align: left;
}

.course_test {
	text-align: left;
}
.course_test  .question {
	font-weight: bold;
}
.course_test  .question_flagged {
	color: red;
	font-weight: bold;
}
.course_test  .radio {
	padding-left: 15pt;
	text-align: right;
}
.course_test  .answer {
	text-align: left;
}

.course_cert {

}

.test_review {
	text-align: left;
}
.test_review  .note {
	font-weight: bold;
	padding-bottom: 20pt;
}
.test_review  .question {
	padding-bottom: 10pt;
}
.test_review  .retake {
	text-align: right;
	padding-top: 10pt;
}

.video_list {
	width: 100%;
	text-align: left;
}
.video_list  td {
	padding-bottom: 20pt;
}
.video_list  img {
	float: left;
	margin-right: 4pt;
	margin-bottom: 4pt;
}
.video_list  .name {
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 4pt;
}

.video_view {
	text-align: left;
	margin-bottom: 10pt;
}