Body Elements 


body {
	margin: 0px;
}

div#mainwrap {
	margin: 0px;
	min-width: 900px;
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
	}
	
.maincolumn {
	padding: 20px;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color:#333333;
	line-height: 18px;
	border-left-color:#CCCCCB;
	border-left-style:solid; 
	border-left-width:thin;
	border-right-color:#CCCCCB;
	border-right-style:solid; 
	border-right-width:thin;
	}

.rightcolumn {
	padding: 20px;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color:#333333;
	line-height: 18px;
	border-right-color:#CCCCCB;
	border-right-style:solid; 
	border-right-width:thin;
	}
	
.rightcolumnColor {
	padding: 20px;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color:#333;
	line-height:18px;
	border-color:#903;
	border-style:solid; 
	border-width:thin;
	}

.topmenubox {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 12px;
	border-color:#666666;
	border-style:solid; 
	border-width:thin;
	background:#006666;
	height:20px;
	padding-left:20px;
	padding-top:13px;
	padding-right:14px;
	}
	
.topmenucustom {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 12px;
	border-left-color:#CCCCCB;
	border-left-style:solid; 
	border-left-width:thin;
	border-right-color:#CCCCCB;
	border-right-style:solid; 
	border-right-width:thin;
	border-bottom-color:#CCCCCB;
	border-bottom-style:solid; 
	border-bottom-width:thin;
	}

.loginbar {
	border-color:#CCCCCC;
	border-style:solid; 
	border-width:thin;
	background:#E5E5E5;
	padding-left:20px;
	padding-top:12px;
	padding-right:20px;
	padding-bottom:10px;
	vertical-align:middle;
	font-size: 14px;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	color:#333;
	line-height: 14px;
	}
	
.bottombox {
	border-color:#CCCCCC;
	border-style:solid; 
	border-width:thin;
	background:#E5E5E5;
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
	height:45px;
	font-size: 12px;
	font-family:Helvetica, Arial, sans-serif;
	color:#333;
	letter-spacing: 1px;
	line-height: 16px;
	}

.bottomboxcustom {
	border-color:#CCCCCC;
	border-style:solid; 
	border-width:thin;
	background:#1575C6;
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
	height:30px;
	font-size: 12px;
	font-family:Helvetica, Arial, sans-serif;
	color:#333;
	letter-spacing: 1px;
	line-height: 16px;
	}


.headerbackground {
	background-image:/images/dropshadow_top.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	}
	
.leftshadow {
	background-image:/images/dropshadow_leftside.gif);
	background-position:right;
	background-repeat:repeat-y;
	}
	
.rightshadow {
	background-image:/images/dropshadow_rightside.gif);
	background-position:left;
	background-repeat:repeat-y;
	}
	
.bottomshadow {
	background-image:/images/dropshadow_bottom.gif);
	background-position:left;
	background-repeat:repeat-x;
	}
	
.greyboxnoborder {
	background-color:#EEEEEE;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 11px;
	padding:3px;
	}
	
.greyboxwborder {
	background-color:#EEEEEE;
	border-color:#CCCCCC;
	border-style:solid; 
	border-width:thin;
	padding:2px;
	}
	
.buyboxwborder {
	background-color:#FFC;
	border-color:#CCCCCC;
	border-style:solid; 
	border-width:thin;
	padding:2px;
	font-weight:bold;
	}
	
.logoutbutton {
	background-color:#FFF;
	border-color:#CCCCCC;
	border-style:solid; 
	border-width:thin;
	padding:2px;
	}	
	
.monformborder {
	background-color:#FFFFFF;
	border-color:#CCC;
	border-style:solid; 
	border-width:thin;
	padding:2px;
	}	

.photostyle {
	padding:10px;
}

.tableheadertest {
	line-height: 150%;
	border-bottom-style: solid;
	border-bottom-width:thin;
	border-bottom-color:#999;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	}
	
.tableheadertestca {
	line-height: 150%;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	}

.tablerowtest {
	font-size:12px;
	line-height: 150%;
	border-bottom-style: solid;
	border-bottom-width:thin;
	border-bottom-color:#999;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	}
	
.tablerowtestca {
	font-size:12px;
	line-height: 150%;
	border-bottom-style: solid;
	border-bottom-width:thin;
	border-bottom-color:#999;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	}

.accountboxrow {
	color: #2B2B2B;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color:#CCC;	
	}

div#accountbox {
	font-weight: bold;
	font-size: 12px;
	color: #2B2B2B;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-style:solid;
	border-width:thin;
	border-color: #999;
	background-color:#CCC;
	}	
	
.checkoutheader {
	font-weight: bold;
	font-size: 12px;
	color: #2B2B2B;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-style:solid;
	border-width:thin;
	border-color: #999;
	background-color:#CCC;
	}	
	
.checkoutrow {
	color: #2B2B2B;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color:#CCC;	
	}	

.innerError {
    background-image: url(/images/invalid.gif);
    background-position: left top;
    background-repeat: no-repeat;
    background-color: white;
    padding-left: 20px;
    padding-top: 1px;
	BORDER-RIGHT: #FF8000 0px solid; BORDER-TOP: #FF8000 10x solid; MARGIN: 0px; BORDER-LEFT: #FF8000 0px solid; BORDER-BOTTOM: #FF8000 0px solid; COLOR: #FF8000
	}

code {
    border: 1px solid #efefef;	
    color: #0080C0;
    background-color: #ffffff;
    font-size: 105%;
    padding: 5px;
    position: relative;
    display: block;
}

/* Style The Dropdown Button */
.dropbtn {
    background-color: #006666;
    color: white;
    font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-color: #FC0;
	font-letter-spacing: 1px;
    border: none;
    cursor: pointer;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
	right: 0;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}

/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 12px 14px;
    text-decoration: none;
    display: block;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #f1f1f1}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
    background-color: #006666;
}


Text Styling

td {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 12px;
}

.small {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 9px;
}

.smallwhite{
	font-size: 11px;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	letter-spacing: 1px;
	line-height: 16px;
}

.verysmallred{
	font-size: 10px;
	font-family:"Myriad Pro Bold", Helvetica, Arial, sans-serif;
	color:#903;
	line-height: 15px;
}

.courselisttop {
	background:#66A3A3;
	padding-left:5px;
	font-size: 14px;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	border-color:#CCCCCC;
	border-style:solid; 
	border-width:thin;padding:3px;

}

.highlighter {
	background:#66A3A3;
	padding-left:5px;
	font-size: 14px;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	padding:3px;
	}
	
.highlighterservices {
	background:#66A3A3;
	padding-left:3px;
	font-size: 14px;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	padding:3px;
	}	
	
.highlighter2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size: 18px;
	color:#903;
	line-height:19px;
	}
	
.highlighter1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size: 16px;
	color:#903;
	line-height:19px;
	}

.redBold {
	color:#9A2B2A;
	font-weight: bold;
	}	

.yellowhighlighterbold {
	background:#FF9;
	font-weight:bolder;
	font-size: 12px;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	padding:3px;
	}
	
.yellowhighlighter {
	background:#FF9;
	font-size: 12px;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	padding:3px;
	}	
	
.medium {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color:#000000;
}

.darkblue {
	color:#06F;
}

.marker {
	background:#FF9;
}


.footertext {	
	font-size: 12px;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	color:#333;
}

.headlineprod{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
}
.headline{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;

}
.headline-between {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.headline-sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.additionalservices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.accountlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color:#EEEEEE;
	border-color:#666;
	border-style:solid; 
	border-width:thin;
	padding:2px;	
}

.big {
	font-size: 16px;
}

.xbig {
	font-size: 24px;
}

.expanded {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
}

.rightcol{
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	line-height: 15px;
	}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

.superscript{
	font-size:xx-small;
	vertical-align:middle;
	font-variant: small-caps;
} 


.subscript{font-size:xx-small; vertical-align:bottom;}

p {
	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}

.faq_question {
    margin: 0px;
    padding: 0px 0px 5px 0px;
    display: inline-block;
    cursor: pointer;
    font-weight: bold;
}
 
.faq_answer_container {
    height: 0px;
    overflow: hidden;
    padding: 0px;
}

/* ============================================== */
/* UIE Modern Notice Banner */
/* ============================================== */

.uie-banner {
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 14px;
  overflow: hidden;
  box-shadow: 0 2px 10px rgba(0,0,0,0.06);
  border-collapse: collapse;
}

.uie-banner-text {
  padding: 1.75rem 1.5rem 1.25rem 2rem;
}

.uie-badge {
  display: inline-block;
  background: #eff6ff;
  border: 1px solid #bfdbfe;
  border-radius: 9999px;
  padding: 3px 11px 3px 8px;
  margin-bottom: 0.9rem;
}

.uie-badge-icon {
  font-size: 12px;
  margin-right: 4px;
}

.uie-badge-label {
  font-size: 11px;
  font-weight: 600;
  color: #1e40af;
  letter-spacing: .07em;
}

.uie-heading {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 22px;
  font-weight: 700;
  color: #0f1e40;
  line-height: 1.25;
  margin: 0 0 0.6rem;
}

.uie-body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 12.5px;
  color: #64748b;
  line-height: 1.65;
  margin: 0 0 0.85rem;
}

.uie-check-row {
  display: flex;
  align-items: center;
  margin: 0 0 1rem;
}

.uie-check-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  min-width: 18px;
  border-radius: 50%;
  background: #16a34a;
  margin-right: 8px;
}

.uie-check-text {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 12.5px;
  font-weight: 700;
  color: #0f1e40;
  vertical-align: middle;
}

.uie-cta-wrap {
  margin: 0 0 1.25rem;
}

.uie-cta {
  display: inline-block;
  background: #1d4ed8;
  color: #ffffff !important;
  text-decoration: none;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 13px;
  font-weight: 500;
  padding: 10px 20px;
  border-radius: 7px;
}

.uie-cta:hover {
  background: #1e40af;
}

.uie-features {
  border-top: 1px solid #f1f5f9;
  padding-top: 0.85rem;
}

.uie-feature {
  padding-right: 0.6rem;
  vertical-align: top;
}

.uie-feature-border {
  border-left: 1px solid #e2e8f0;
  padding-left: 0.6rem;
}

.uie-feature-icon {
  font-size: 16px;
  color: #1e3a8a;
  margin-right: 4px;
}

.uie-feature-text {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 10.5px;
  color: #475569;
  line-height: 1.45;
}

.uie-banner-photo-cell {
  padding: 0;
  height: 1px;
}

.uie-photo-wrap {
  position: relative;
  width: 100%;
  height: 280px;
  overflow: hidden;
}

.uie-photo {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 35%;
  display: block;
}

.uie-fade-left {
  position: absolute;
  top: 0;
  left: 0;
  width: 38%;
  height: 100%;
  background: linear-gradient(to right, #ffffff 0%, transparent 100%);
}

.uie-fade-right {
  position: absolute;
  top: 0;
  right: 0;
  width: 18%;
  height: 100%;
  background: linear-gradient(to left, #ffffff 0%, transparent 100%);
}

.uie-acct-banner {
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 12px;
  box-shadow: 0 2px 10px rgba(0,0,0,0.06);
  padding: 1.1rem 1.3rem;
}

.uie-acct-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #eff6ff;
  font-size: 15px;
}

.uie-acct-heading {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 15px;
  font-weight: 700;
  color: #0f1e40;
  margin: 0 0 3px;
}

.uie-acct-body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 12px;
  color: #64748b;
  margin: 0 0 8px;
  line-height: 1.5;
}

.uie-acct-alert {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 12px;
  color: #92400e;
  background: #fef3c7;
  border: 1px solid #fde68a;
  border-radius: 6px;
  padding: 8px 10px;
  margin: 0 0 10px;
  line-height: 1.5;
}

.uie-acct-cta-wrap {
  margin: 0;
}

.uie-acct-cta {
  display: inline-block;
  background: #1d4ed8;
  color: #ffffff !important;
  text-decoration: none;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  font-size: 12px;
  font-weight: 500;
  padding: 7px 14px;
  border-radius: 6px;
}

.uie-acct-cta:hover {
  background: #1e40af;
}

@media (max-width: 620px) {
  .uie-banner-text { padding: 1.25rem 1.25rem 1rem; }
  .uie-banner, .uie-banner > tbody > tr { display: block; }
  .uie-banner-text, .uie-banner-photo-cell { display: block; width: 100% !important; }
  .uie-photo-wrap { min-height: 160px; }
  .uie-features, .uie-features > tbody > tr { display: block; }
  .uie-feature { display: block; width: 100% !important; padding: 0.5rem 0 !important; }
  .uie-feature-border { border-left: none; border-top: 1px solid #e2e8f0; padding-left: 0 !important; }
}

a {text-decoration:none}
a:link { color:#006666; text-decoration: none }
a:active { color:#006666; text-decoration: none }
a:visited { color:#006666; text-decoration: none }
a:hover { color:#006666; text-decoration: underline }

a:maincolumn:link { color:#006666; text-decoration: none }
a:maincolumn:active { color:#006666; text-decoration: none }
a:maincolumn:visited { color:#006666; text-decoration: none }
a:maincolumn:hover { color:#006666; text-decoration: underline }

a.headline:link { color:#006666; text-decoration: none }
a.headline:active { color:#006666; text-decoration: none }
a.headline:visited { color:#006666; text-decoration: none }
a.headline:hover { color:#006666; text-decoration: none }

a.additionalservices:link { color:#336666; text-decoration: none }
a.additionalservices:active { color:#336666; text-decoration: none }
a.additionalservices:visited { color:#336666; text-decoration: none }
a.additionalservices:hover { color:#336666; text-decoration: underline }

a.accountlinks:link { color:#336666; text-decoration: none }
a.accountlinks:active { color:#336666; text-decoration: none }
a.accountlinks:visited { color:#336666; text-decoration: none }
a.accountlinks:hover { color:#336666; text-decoration: underline }

a.footertext:link { color:#006666; text-decoration: none }
a.footertext:active { color:#006666; text-decoration: none }
a.footertext:visited { color:#666666; text-decoration: none }
a.footertext:hover { color:#006666; text-decoration: underline }

a.medium:link { color:#006666; text-decoration: none }
a.medium:active { color:#006666; text-decoration: none }
a.medium:visited { color:#006666; text-decoration: none }
a.medium:hover { color:#006666; text-decoration: underline }

a.smallwhite:link { color:#FFFFFF; text-decoration: none }
a.smallwhite:active { color:#CCCCCC; text-decoration: none }
a.smallwhite:visited { color:#CCCCCC; text-decoration: none }
a.smallwhite:hover { color:#CCCCCC; text-decoration: underline }

a.highlighter:link { color:#336666; text-decoration: none }
a.highlighter:active { color:#336666; text-decoration: none }
a.highlighter:visited { color:#336666; text-decoration: none }
a.highlighter:hover { color:#336666; text-decoration: none }

a.buyboxwborder:link { color:#006666; text-decoration: none }
a.buyboxwborder:active { color:#006666; text-decoration: none }
a.buyboxwborder:visited { color:#006666; text-decoration: none }
a.buyboxwborder:hover { color:#006666; text-decoration: underline }
