

a:link { text-decoration: none; color: #20568C; }
a:hover { 
	text-decoration: underline; 
	color: #3383D0;
}

.headerSM { font-size: 16px; font-weight: bold; color: #FFFFFF; }
.headerMD { font-size: 20px; font-weight: bold; color: #FFFFFF; }
.headerLG { font-size: 24px; font-weight: bold; color: #FFFFFF; }

.courseTitle { font-size: 16; font-weight: bold; color: #000000; }
.sectionTitle { font-size: 10px; font-weight: bold; color: #000000; }
.slideTitle { font-size: 16px; font-weight: bold; color: #000000; }

.textReg { font-size: 14px; font-family: R Frutiger Roman; color: #000000; }
.textRegBold { font-size: 14px; font-family: R Frutiger Roman; font-weight: bold; color: #000000; }
.textBold { font-size: 14px; font-family: B Frutiger Bold; color: #000000; }
.textIndent { font-size: 14px; font-family: R Frutiger Roman; color: #000000; margin-left: 20; }
.textIndent2 { font-size: 14px; font-family: R Frutiger Roman; color: #000000; margin-left: 40; }
.textIndent3 { font-size: 14px; font-family: R Frutiger Roman; color: #000000; margin-left: 60; }

.loadingSlide { font-size: 12px; font-family: verdana; color: #000000; text-align: center; }
.time { font-size: 11px; font-family: R Frutiger Roman; color: #333333; text-align: right; }

.headerXS_HTML { font-family: verdana; font-size: 12px; font-weight: bold; color: #20568C; }
.headerSM_HTML { font-family: verdana; font-size: 14px; font-weight: bold; color: #20568C; }
.headerMD_HTML { font-family: verdana; font-size: 18px; font-weight: bold; color: #20568C; }
.headerLG_HTML { font-family: verdana; font-size: 22px; font-weight: bold; color: #20568C; }

.subheaderXXS_HTML { font-family: verdana; font-size: 10px; font-weight: bold; color: #666666; }
.subheaderXS_HTML { font-family: verdana; font-size: 12px; font-weight: bold; color: #666666; }
.subheaderSM_HTML { font-family: verdana; font-size: 14px; font-weight: bold; color: #666666; }
.subheaderMD_HTML { font-family: verdana; font-size: 18px; font-weight: bold; color: #666666; }
.subheaderLG_HTML { font-family: verdana; font-size: 22px; font-weight: bold; color: #666666; }

.textSM_HTML { font-family: verdana; font-size: 10px; color: #000000; }
.textMD_HTML { font-family: verdana; font-size: 12px; color: #000000; }
.textLG_HTML { font-family: verdana; font-size: 14px; color: #000000; }
.textBoldSM_HTML { font-family: verdana; font-size: 10px; font-weight: bold; color: #000000; }
.textBoldMD_HTML { font-family: verdana; font-size: 12px; font-weight: bold; color: #000000; }
.textBoldLG_HTML { font-family: verdana; font-size: 14px; font-weight: bold; color: #000000; }

body {
	background-color: #FFFFFF;
	background: url(../../../online_cle/content/local_courses/images/elp_logo_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
}