* {
scrollbar-face-color: #DEE3E7;
scrollbar-arrow-color: black;
scrollbar-track-color: #EFEFEF;
scrollbar-shadow-color: #98AAB1;
scrollbar-highlight-color: #DEE3E7;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-Color: #98AAB1;
}

table {
font-family: arial;
font-size: 11px;
color: #A19C9D;
}

a {
color: #313031;
text-decoration: underline;
}

a:hover {
text-decoration: none;
}

a.hig {
color: #368AC7;
}

a.no_underline {
text-decoration: none;
}

a.no_underline:hover {
text-decoration: underline;
}

img {
border: none;
}

img.r_align {
padding-left: 20px;
padding-bottom: 20px;
}

.float_left {
float: left;
}

p {
margin-top: 10px;
margin-bottom: 10px;
}

p.separator {
clear: both;
margin-top: 20px;
margin-bottom: 20px;
}

p.double {
margin-top: 20px;
margin-bottom: 20px;
}

p.right {
text-align: right;
}

p.search_form {
margin-top: 3px;
margin-bottom: 3px;
}

p.form {
margin-top: 4px;
margin-bottom: 4px;
}

.strong_title {
font-family: tahoma, arial;
font-size: 12px;
color: #5C5C5C;
font-weight: bold;
}

.strong_copy {
font-weight: bold;
}

.strong_copy_red {
font-weight: bold;
}

.strong_copy_red a {
color:#E80000;
}

.strong_underline_copy {
font-weight: bold;
text-decoration: underline;
}

.large_strong_copy {
font-size: 14px;
font-weight: bold;
}

.italic_copy {
font-style: italic;
}

h1 {
font-size: 28px;
color: #5A5A5A;
}

h2 {
font-size: 18px;
color: #5A5A5A;
}

h3 {
font-family: arial;
font-size: 14px;
font-weight: bold;
color: #5A5A5A;
padding-bottom: 5px;
}

h4 {
font-family: arial;
font-size: 12px;
font-weight: bold;
color: #5A5A5A;
padding-bottom: 3px;
}

h5 {
font-family: arial;
font-size: 11px;
font-weight: bold;
color: #175CA7;
padding-bottom: 3px;
}

.blue_copy {
color: #175CA7;
}

.strong_blue_copy {
font-weight: bold;
color: #29ADF7;
}

.red_copy {
color: #ff0000;
}

ol.general, ul.general {
padding-left: 20px;
}

hr {
height: 1px;
color: #2670B1;
background: #2670B1;
background-color: #2670B1;
}

hr.light {
height: 1px;
color: #B9CCDC;
background: #B9CCDC;
background-color: #B9CCDC;
}

p.t_separator {
clear: both;
margin-top: 2px;
margin-bottom: 2px;
}

.req_field {
font-family: arial;
font-size: 14px;
font-weight: bold;
color: #ff0000;
}

/*FORM STYLES*/

fieldset {
border: 1px solid #043E54;
padding: 10px;
}

legend {
font-weight: normal;
color: #000000;
margin-bottom: 10px;
padding: 0px 5px;
}

label.ex_small {
float: left;
clear: left;
width: 43px;
text-align: right;
padding-right: 4px;
}

label.small {
float: left;
clear: left;
width: 90px;
text-align: right;
padding-right: 4px;
}

label.large {
float: left;
clear: left;
width: 120px;
text-align: right;
padding-right: 4px;
font-weight: bold;
}

label.noFloat {
clear: left;
font-weight: bold;
}

label.large_norm {
float: left;
clear: left;
width: 120px;
text-align: right;
padding-right: 4px;
}

hr.form {
clear: both;
margin-top: 3px;
margin-bottom: 3px;
}


/*INPUT*/

input {
float: left;
border: 1px solid #808080;
font-family: arial;
font-size: 11px;
padding: 2px;
padding-left: 2px;
color: #246082;
margin-left: 3px;
}

input.ex_small {
width: 50px;
background: #ffffff!important;
}

input.ex_small_active {
width: 50px;
background: #B6D2E7!important;
color: #000000;
}

input.small {
width: 100px;
background: #ffffff!important;
}

input.small_active {
width: 100px;
background: #B6D2E7!important;
color: #000000;
}

input.medium {
width: 150px;
background: #ffffff!important;
}

input.medium_active {
width: 150px;
background: #B6D2E7!important;
color: #000000;
}

input.large {
width: 200px;
background: #ffffff!important;
}

input.large_active {
width: 200px;
background: #B6D2E7!important;
color: #000000;
}

input.hand_writing {
border: 0px solid #ffffff;
border-bottom: 1px solid #808080;
}

input.chkbox {
border: 0px solid #ffffff;
cursor: pointer;
}

input.radiobut {
border: 0px solid #ffffff;
cursor: pointer;
}

input.radiobut_noFloat {
float: left;
clear: left;
border: 0px solid #ffffff;
cursor: pointer;
}

input.txt_smallHeight {
width: 120px;
border: 1px solid #808080;
font-family: arial;
font-size: 11px;
padding: 1px;
padding-left: 2px;
height: 13px;
background: #ffffff!important;
margin-right: 5px;
}


/*TEXTAREA*/

textarea {
float: left;
border: 1px solid #808080;
font-family: arial;
font-size: 11px;
padding: 2px;
}

textarea.small {
width: 300px;
height: 40px;
}

textarea.medium {
width: 300px;
height: 70px;
}

textarea.large {
width: 300px;
height: 100px;
}


/*SELECT*/

select {
font-family: arial;
font-size: 11px;
}

select option {
color: #246082;
}


/*SUBMIT*/

.submitBut {
border-style: outset;
border-top-color: #ffffff;
border-left-color: #ffffff;
border-right-color: #808080;
border-bottom-color: #808080;
border-width: 2px;
background: #e3e3e3!important;
font: menu;
padding: 1px;
cursor: pointer;
color: #000000;
}

#TICKER a {
text-decoration:none;
}

/*NEW*/

#tbl_courses {
	border: solid 1px #000000;
	border-bottom: none;
	margin-bottom:15px;
	margin-top:5px;
}

#tbl_courses td {
	padding:5px;
	border-bottom: solid 1px #000000;
	
}

.tbl_courses_header {
	background-color: #F0F1F0;
}

.tbl_courses_header strong {
	color: #808080;
}

.completed {
	color: #009900;
}

.notcompleted {
	color: #F40000;
}

