﻿* 
{
    padding: 0;
    margin: 0;
    font-family: Georgia;
    font-size: 12px;
}

a {
	color:#000000;
}
body
{
    margin:0px;
    text-align:center;
    min-width:960px;
    font-family: Georgia;
}
input 
{
    font-family: Georgia;
    font-size: 13px;
}
textarea 
{
    font-family: Georgia;
    font-size: 13px;
}

.errorMessage{
	font-size:12px;
	color:#b30027;
}
.registerForm{
    position:absolute;
    top:200px;
    left:37px;
}
.formItems{
    /*height:13px;*/
    margin-left:2px;
    margin-bottom:4px;
    font-family: Georgia;
}
.formSelect{
    margin-left:4px;
    font-family: Georgia;
    /*height:18px;*/
}
.loginForm{
    position:absolute;
    top:200px;
    left:474px;
    width:474px;
}
.loginButton{
    padding-top:45px;
}

/************************
   BEGIN MASTER PAGE
*************************/

#pageBottomLeftDropShadow
{
    float: left;
    width: 17px;
    height: 19px;
    background: url(/images/border_leftLow.gif) no-repeat 0 0;
}

#pageBottomCenterDropShadow
{
    float: left;
    width: 960px;
    height: 19px;
    background: url(/images/border_lowCenter.gif) no-repeat 0 0;
}
#printBottomCenterDropShadow
{
    float: left;
    width: 591px;
    height: 19px;
    background: url(/images/printBorder_lowCenter.gif) no-repeat 0 0;
}
#pageBottomRightDropShadow
{
    float: left;
    width: 18px;
    height: 19px;
    background: url(/images/border_rightLow.gif) no-repeat 0 0;
}

#pageWrapper 
{
    margin: 0px auto;
    padding: 0;
    width: 995px;
    text-align: left; 
    /*border: solid 1px green; */
}
#printWrapper 
{
    margin: 0px auto;
    padding: 0;
    width: 626px;
    text-align: left; 
    /*border: solid 1px green; */
}
#pageCenter
{
    float: left;
    width: 995px;
    margin: 0;
    padding: 0 18px 0 17px;    
    background: url('/images/border_leftAndRight.gif') repeat-y 0 0;     
}
#printCenter
{
    float: left;
    width: 626px;
    margin: 0;
    padding: 0 18px 0 17px;    
    background: url('/images/printBorder_leftAndRight.gif') repeat-y 0 0;     
}
.footerTitle{
    font-family: Georgia;
    text-align: center;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 70px 0 0 0;
    padding: 0;
}
.footerDetails{
    text-align: center;
    font-family: Georgia;
    font-size: 9px;
    margin: 0;
    padding: 0;
}
.footerLinks {
    text-align: center;
    margin: 0 0 2px 0;
    padding: 0;
}

.footerLinks a {
    font-family: Georgia;
    font-size: 9px;
}

/*****************
  : NAVIGATION :
*****************/

#headerNavBg {
    padding: 0;
    margin: 0;
    float: left;
    width: 572px;
    height: 175px;
    background: url("/images/head_top.jpg") no-repeat 0 0;
}

#socoHeaderLink 
{
    position: relative;
	width: 145px;
	height: 75px;
	margin: 44px 0 0 0;
}

#socoHeaderLink a {
	position: relative;
	width: 145px;
	height: 75px;
	display: block;
}

#socoHeaderLink span {
	display: none;
}

/* SEO spans */
#ctl00_headerMyTranscript span,
#ctl00_headerAbout span,
#ctl00_headerTake span,
#ctl00_headerMake span,
#ctl00_headerLogin span {
    display: none;
}

/* My Transcript */
#ctl00_headerMyTranscript a,
#ctl00_headerMyTranscript a:link,
#ctl00_headerMyTranscript a:visited {
    position: relative;
    width: 120px;
    height: 53px;
    top: -100px;
    left: 176px;
    display: block;
    float: left;
    background: url("/images/head_myTranscript_animated.gif") no-repeat 0 0;
}
#ctl00_headerMyTranscript a:hover {
    background-position: 0 -53px;
}
#ctl00_headerMyTranscript a:active {
    background-position: 0 0;
}

/* My Transcript: active page */
div.active#ctl00_headerMyTranscript a,
div.active#ctl00_headerMyTranscript a:link,
div.active#ctl00_headerMyTranscript a:visited,
div.active#ctl00_headerMyTranscript a:hover,
div.active#ctl00_headerMyTranscript a:active {
    background-position: 0 -106px;
}

/* About */
#ctl00_headerAbout a,
#ctl00_headerAbout a:link,
#ctl00_headerAbout a:visited {
    position: relative;
    width: 197px;
    height: 52px;
    display: block;
    top: -100px;
    left: 206px;
    float: left;
    clear: right;
    background: url("/images/head_about_animated.gif") no-repeat 0 0;
}
#ctl00_headerAbout a:hover {
    background-position: 0 -53px;
}
#ctl00_headerAbout a:active {
    background-position: 0 0;
}

/* About: active page */
div.active#ctl00_headerAbout a,
div.active#ctl00_headerAbout a:link,
div.active#ctl00_headerAbout a:visited,
div.active#ctl00_headerAbout a:hover,
div.active#ctl00_headerAbout a:active {
    background-position: 0 -106px;
}

/* Take A Course */
#ctl00_headerTake a,
#ctl00_headerTake a:link,
#ctl00_headerTake a:visited {
    position: relative;
    width: 114px;
    height: 62px;
    display: block;
    top: -20px;
    left: -230px;
    float: left;
    background: url("/images/head_take_animated.gif") no-repeat 0 0;
}
#ctl00_headerTake a:hover {
    background-position: 0 -62px;
}
#ctl00_headerTake a:active {
    background-position: 0 0;
}

/* Take A Course: active page */
div.active#ctl00_headerTake a,
div.active#ctl00_headerTake a:link,
div.active#ctl00_headerTake a:visited,
div.active#ctl00_headerTake a:hover,
div.active#ctl00_headerTake a:active {
    background-position: 0 -124px;
}

/* Make A Course */
#ctl00_headerMake a,
#ctl00_headerMake a:link,
#ctl00_headerMake a:visited {
    position: relative;
    width: 132px;
    height: 77px;
    display: block;
    top: -33px;
    left: -180px;
    float: left;
    background: url("/images/head_make_animated.gif") no-repeat 0 0;
}
#ctl00_headerMake a:hover {
    background-position: 0 -77px;
}
#ctl00_headerMake a:active {
    background-position: 0 0;
}

/* Make A Course: active page */
div.active#ctl00_headerMake a,
div.active#ctl00_headerMake a:link,
div.active#ctl00_headerMake a:visited,
div.active#ctl00_headerMake a:hover,
div.active#ctl00_headerMake a:active {
    background-position: 0 -154px;
}

/* Login */
.headerLogin a,
.headerLogin a:link,
.headerLogin a:visited {
    position: relative;
    width: 98px;
    height: 41px;
    display: block;
    top: -73px;
    left: 400px;
    float: left;
    background: url("/images/head_login_animated.gif") no-repeat 0 0;
}
.headerLogin a:hover {
    background-position: 0 -41px;
}
.headerLogin a:active {
    background-position: 0 0;
}

/* Login: active page */
div.active .headerLogin a,
div.active .headerLogin a:link,
div.active .headerLogin a:visited,
div.active .headerLogin a:hover,        
div.active .headerLogin a:active {
    background-position: 0 -82px;
}

/* Logout */
.headerLogout a,
.headerLogout a:link,
.headerLogout a:visited {
    position: relative;
    width: 98px;
    height: 41px;
    display: block;
    top: -73px;
    left: 400px;
    float: left;
    background: url("/images/head_logout_animated.gif") no-repeat 0 0;
}
.headerLogout a:hover {
    background-position: 0 -41px;
}
.headerLogout a:active {
    background-position: 0 0;
}

/* Logout: active page */
div.active .headerLogout a,
div.active .headerLogout a:link,
div.active .headerLogout a:visited,
div.active .headerLogout a:hover,        
div.active .headerLogout a:active {
    background-position: 0 -82px;
}

#headerEmailOptIn a {
    width: 145px; 
    height: 30px; 
    margin: 0; 
    padding: 0; 
    float: left; 
    background: url(/images/head_news.jpg) no-repeat 0 0;
}

#headerEmailOptIn span {
    display: none;
}

.headerSendToFriendOff {
    width: 145px; 
    height: 24px; 
    margin: 0; 
    padding: 0; 
    float: left; 
    background: url(/images/head_friends_off.jpg) no-repeat 0 0;
}

.headerSendToFriend a {
    width: 145px; 
    height: 24px; 
    margin: 0; 
    padding: 0; 
    float: left; 
    background: url(/images/head_friends.jpg) no-repeat 0 0;
}

.headerSendToFriend span {
    display: none;
}

#headerHead1 {
    width: 19px; 
    height: 54px; 
    margin: 0; 
    padding: 0; 
    float: left; 
    background: url(/images/head_1.jpg) no-repeat 0 0;
}
#headerHead2 {
    width: 21px; 
    height: 54px; 
    margin: 0; 
    padding: 0; 
    float: right; 
    background: url(/images/head_2.jpg) no-repeat 0 0;
}
#headerHead3 {
    width: 185px; 
    height: 17px; 
    margin: 0; 
    padding: 0; 
    float: left; 
    position: absolute; 
    background: url(/images/head_3.jpg) no-repeat 0 0;
}
#headerTopRightWrapper {
    width: 185px; 
    height: 175px; 
    float: right; 
    padding: 0; 
    margin: 0;
}
#topLeft {
    width: 203px; 
    float: left;
}
#topLeft #adSection {
    width: 203px;
    margin: 0;
    padding: 0;
}
#topLeft #globeSection {
	position: relative;
	left: 0;
	width: 203px;
	height: 356px;
	margin: 0;
    padding: 0;
}
#topRight {
    width: 185px; 
    height: 104px; 
    margin: 0; 
    padding: 0;
}
#mainBody {
    width: 100%; 
    float: left; 
    position: relative;
    left: 0;
    top: 0 !important;
    top: -62px;
    background: url('/images/head_main.jpg') no-repeat 0 0;
}
#topRightAndBody {
    width: 757px; 
    float: left;
}

#footerWrapper {
	background: url('/images/foot.jpg') no-repeat 0 0 !important;
	background: url('/images/foot.jpg') no-repeat 0 16px;
	margin: 0;
    padding: 0;
    width: 960px;
    height: 131px;
    text-align: left;
}

#ctl00_footerWrapper {
	margin: 0;
    padding: 0;
    width: 960px;
    height: 131px;
    text-align: left;
}

.homeFooter {
    background: url('/images/foot_home.jpg') no-repeat 0 0 !important;
	background: url('/images/foot_home.jpg') no-repeat 0 16px;
}

.generalFooter {
    background: url('/images/foot.jpg') no-repeat 0 0 !important;
	background: url('/images/foot.jpg') no-repeat 0 16px;
}

#footerLinksWrapper {
    padding: 0;
    margin: 0;
    text-align: center;
    float: right;
    background-color: Red;
}

#footerLeftGap {
	width: 170px;
	height: 131px;
	float: left;
}

#footerCenter {
	width: 620px;
	height: 131px;
	float: left;
}

#footerRightGap {
	width: 170px;
	height: 131px;
	float: left;
}

#socoFooterLink,
#ctl00_socoFooterLink {
	position: relative;
	left: -6px;
	top: 0;
	margin: 56px 0 0 0;
	padding: 0;
	width: 113px;
    height: 40px;
}

#socoFooterLink a,
#ctl00_socoFooterLink a {
    margin: 0;
	padding: 0;
	width: 113px;
    height: 40px;
    display: block;
}

#socoFooterLink span,
#ctl00_socoFooterLink span {
    display: none;
}
/************************
    TOOL TIP STYLE
*************************/
/*---------- bubble tooltip -----------*/
a.tt{
    position:relative;
    z-index:24;
    color:#666666;
	font-weight:bold;
    text-decoration:none;
}
a.tt span{ display: none; }
a.tt:hover{ z-index:25; color: #C41230; }
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    top:25px; left:-40px;
	padding: 0;
	width:369px;
	color: #C41230;
	font-family:georgia;
	font-size:12px;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.tt:hover span.top{
	display: block;
	padding: 40px 8px 0;
    background: url(/images/bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ 
	display: block;
	padding: 0 25px 5px 25px;  
	background: url(/images/bubble_filler.gif) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 20px;
    background: url(/images/bubble.gif) no-repeat bottom;
}
/************************
   END MASTER PAGE
*************************/


/********************
   BEGIN HOME PAGE
*********************/

.copy{
    font-family:georgia;
    font-size:17px;
    color:#666666;
    padding:0 7px 0 7px;
}
.homepage_copy{
    font-family:georgia;
    font-size:16px;
    color:#666666;
    padding:0 7px 0 7px;
}
.cell{
	background:transparent url(/images/singleDot_horiz.gif) repeat-x left bottom;
    /*border-bottom:#000000 2px dotted;*/
    padding-bottom:10px;
    padding-top:10px;
    vertical-align:top;
}
.borderCell{
    border-left:#000000 2px dotted;
	background:transparent url(/images/singleDot_horiz.gif) repeat-x right bottom;
    /*border-bottom:#000000 2px dotted;*/
    padding-bottom:10px;
    padding-left:20px;
    padding-top:10px;
    vertical-align:top;
}
.tbItemList .cell {
    border-right:0px;
    padding:0px 0pt 0px 0px;
	margin:0 5px 0 0px;
	width:340px;
}
.tbItemList .borderCell {
    border-left:0px;
    padding:0px 0pt 0px 0px;
	margin:0 5px 0 0px;
	width:320px;
}
.tbItemList .borderCell .cellInner {
    background:transparent url(/images/singleDot.gif) repeat-y scroll left top;
    left:-2px;
    margin:10px 15px 10px 0px;
    padding:0 10px 0 5px;
    position:relative;
    vertical-align:top;
    width:320px;
}
.tbItemList .cell .cellInner {
    width:340px;
    background:transparent url(/images/singleDot.gif) repeat-y scroll right top;
    padding:0 10px 0 0;
    margin:10px 0px 15px 0px;
    vertical-align:top;
}
#homeTakeArrow a {
    width: 194px;
    height: 72px;
    display: block;
    background: url("/images/home_take.gif") 0 0 no-repeat;
}
#homeTakeArrow a:hover {
    width: 194px;
    height: 72px;
    display: block;
    background-position: 0 -72px;
}
#homeTakeArrow span {
    display: none;
}

#homeMakeArrow a {
    width: 194px;
    height: 72px;
    display: block;
    background: url("/images/home_make.gif") 0 0 no-repeat;
}
#homeMakeArrow a:hover {
    width: 194px;
    height: 72px;
    display: block;
    background-position: 0 -72px;
}
#homeMakeArrow span {
    display: none;
}

.homeTakeGold a {
    width: 125px;
    height: 45px;
    display: block;
    background: url("/images/home_takeGold.gif") 0 0 no-repeat;
}
.homeTakeGold a:hover {
    width: 125px;
    height: 45px;
    display: block;
    background-position: 0 -45px;
}
.homeTakeGold span {
    display: none;
}
        
/********************
   END HOME PAGE
*********************/

/*************************
   BEGIN COURSE DETAIL
**************************/

.courseTitle {
    font-family: Georgia;
    font-size: 17px;
    color: #666666;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 10px;
}

.ratingText {
    font-family: Georgia;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
}

.noticeText {
    font-size: 20px;
    text-align: center;
    padding: 40px;
}

.courseText {
    font-family: Georgia;
    font-size: 13px;
}

#takeCourseCatalog {
    width: 161px;
    height: 110px;
}
#takeCourseCatalog a,
#takeCourseCatalog a:link,
#takeCourseCatalog a:visited {
    display: block;
    width: 161px;
    height: 110px;
    background: url("/images/take_catalog.gif") no-repeat 0 0;
}
#takeCourseCatalog a:hover {
    background-position: 0 -110px;
}
#takeCourseCatalog a:active {
    background-position: 0 0;
}
#takeCourseCatalog span {
    display: none;
}

#takeTellAFriend {
    width: 152px;
    height: 49px;
}
#takeTellAFriend a,
#takeTellAFriend a:link,
#takeTellAFriend a:visited {
    display: block;
    width: 152px;
    height: 49px;
    background: url("/images/take_friend.gif") no-repeat 0 0;
}
#takeTellAFriend a:hover {
    background-position: 0 -49px;
}
#takeTellAFriend a:active {
    background-position: 0 0;
}
#takeTellAFriend span {
    display: none;
}

#takeRateThisCourse {
    margin-left: 7px;
    width: 154px;
    height: 62px;
}
#takeRateThisCourse a,
#takeRateThisCourse a:link,
#takeRateThisCourse a:visited {
    display: block;
    width: 154px;
    height: 62px;
    background: url("/images/take_rate.gif") no-repeat 0 0;
}
#takeRateThisCourse a:hover {
    background-position: 0 -62px;
}
#takeRateThisCourse a:active {
    background-position: 0 0;
}
#takeRateThisCourse span {
    display: none;
}

.courseSkills {
    color:#666666;
    margin: 0 0 0 15px; 
    padding: 0px;
}
.courseSkills ul {
    margin: 0px;
    padding: 0px;
}

/*************************
   END COURSE DETAIL
**************************/

/***************************
   BEGIN COURSE COMPLETED
****************************/

.credits {
    font-family: Georgia;
    font-size: 120px;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
}

.creditEarned{
    font-size:18px;
    font-family:Georgia;
    font-weight:bold;  
    margin:5px 30px 0 0; 
    text-align:center; 
}

.courseCompletedCopy {
    font-family: Georgia;
    font-size: 13px;
    color: #666666;
    padding-left: 20px;
}

.takeAnotherCourse {
    width: 179px;
    height: 49px;
}
/* Take Another Course arrow */
.takeAnotherCourse a,
.takeAnotherCourse a:link,
.takeAnotherCourse a:visited {
    width: 179px;
    height: 49px;
    display: block;
    background: url("/images/takeAnotherCourse.gif") no-repeat 0 0;
    cursor: pointer;
}
.takeAnotherCourse a:hover {
    background-position: 0 -49px;
    cursor: pointer;
}
.takeAnotherCourse a:active {
    background-position: 0 0;
    cursor: pointer;
}
.takeAnotherCourse span {
    display: none;
}
/* View Transcript arrow */
.viewTranscript {
    width: 146px;
    height: 49px;
}
.viewTranscript a,
.viewTranscript a:link,
.viewTranscript a:visited {
    width: 146px;
    height: 49px;
    display: block;
    background: url("/images/viewTranscript.gif") no-repeat 0 0;
    cursor: pointer;
}
.viewTranscript a:hover {
    background-position: 0 -49px;
    cursor: pointer;
}
.viewTranscript a:active {
    background-position: 0 0;
    cursor: pointer;
}
.viewTranscript span {
    display: none;
}
/* Tell A Friend arrow */
.tellAFriend {
    width: 159px;
    height: 54px;
}
.tellAFriend a,
.tellAFriend a:link,
.tellAFriend a:visited {
    width: 159px;
    height: 54px;
    display: block;
    background: url("/images/tellAFriend.gif") no-repeat 0 0;
    cursor: pointer;
}
.tellAFriend a:hover {
    background-position: 0 -54px;
    cursor: pointer;
}
.tellAFriend a:active {
    background-position: 0 0;
    cursor: pointer;
}
.tellAFriend span {
    display: none;
}
/* Rate This Course */
.rateThisCourse {
    width: 159px;
    height: 60px;
}
.rateThisCourse a,
.rateThisCourse a:link,
.rateThisCourse a:visited {
    width: 159px;
    height: 60px;
    display: block;
    background: url("/images/rateThisCourse.gif") no-repeat 0 0;
    cursor: pointer;
}
.rateThisCourse a:hover {
    background-position: 0 -60px;
    cursor: pointer;
}
.rateThisCourse a:active {
    background-position: 0 0;
    cursor: pointer;
}
.rateThisCourse span {
    display: none;
}
/* Make A Course arrow */
.makeACourse {
    width: 175px;
    height: 50px;
}
.makeACourse a,
.makeACourse a:link,
.makeACourse a:visited {
    width: 175px;
    height: 50px;
    display: block;
    background: url("/images/makeACourse.gif") no-repeat 0 0;
    cursor: pointer;
}
.makeACourse a:hover {
    background-position: 0 -50px;
    cursor: pointer;
}
.makeACourse a:active {
    background-position: 0 0;
    cursor: pointer;
}
.makeACourse span {
    display: none;
}
        
/***************************
   END COURSE COMPLETED
****************************/

/*********************
   BEGIN LDA PAGE
**********************/

.ldaCopy {
    font-family:georgia;
    font-size:12px;
    color:#666666;
    width:552px;
    padding-left:6px;
}

.formFields {
    font-family: Georgia;
    font-size: 12px;
}

.ldaSubmit {
    width: 120px;
    height: 229px;
}
.ldaSubmit a,
.ldaSubmit a:link,
.ldaSubmit a:visited {
    width: 120px;
    height: 229px;
    display: block;
    background: url("/images/lda_enter.gif") no-repeat 0 0;
}
.ldaSubmit a:hover {
    width: 120px;
    height: 229px;
    display: block;
    background: url("/images/lda_enter.gif") no-repeat 0 -229px;
}
.ldaSubmit a:active {
    width: 120px;
    height: 229px;
    display: block;
    background: url("/images/lda_enter.gif") no-repeat 0 0;
}

/*********************
   END LDA PAGE
**********************/

/*************************
   BEGIN REGISTER FORM
**************************/

.contentContainer .copy{
    font-size:12px;
    margin-left:4px;
}
.contentContainer .dottedBottom{
    border-bottom:2px dotted black;
    margin-top:-1px;
}

.formCheckbox {
    width: 345px;
    font-size:11px;
    height: 21px;
    font-family:georgia;
    text-align: left;
    padding-left: 6px;
}
.regButton {
    width: 345px;
    text-align:right;
}
.registerFormCell {
    width: 345px;
    height: 26px;
    text-align: right;
}
.registerFormCellGender {
    width: 273px;
    height: 26px;
    text-align: left;
    background: url(/images/register_gender.jpg) no-repeat 0 0; 
    text-align: left; 
    padding-left: 72px; 
    height: 30px;
}
.registerFormCellBirthDate {
    width: 254px;
    height: 26px;
    background: url(/images/register_dob.jpg) no-repeat 0 0; 
    text-align: left; 
    padding-left: 91px;
}
#emailOptIn{
    width: 692px;
    height: 46px;
    margin-top: 3px; 
    text-align: left;
    background:url(/images/email_head.gif) no-repeat 0 0;   
}
#emailOptIn span {
    display: none;
}
#registerFormTitle {
    width: 345px;
    height: 37px;
    margin-top: 3px; 
    text-align: left;
    background: url(/images/register_new.gif) no-repeat 0 0;
}
#registerFormTitle span {
    display: none;
}

.enroll a,
.enroll a:link,
.enroll a:visited {
    background: url("/images/register_enroll.gif") no-repeat 0 0;
    width: 120px;
    height: 55px;
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
    float: right;
    cursor: pointer;
}

.enroll a:hover {
    background: url("/images/register_enroll.gif") no-repeat 0 -55px;
    width: 120px;
    height: 55px;
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
    float: right;
    cursor: pointer;
}

.enroll a:active {
    background: url("/images/register_enroll.gif") no-repeat 0 0;
    width: 120px;
    height: 55px;
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
    float: right;
    cursor: pointer;
}

.enroll span {
    display: none;
}
       
/************************
   END REGISTER FORM
*************************/

/**********************
   BEGIN LOGIN FORM
***********************/

.loginFormCheckboxCell {
    width: 351px;
    height: 26px;
    font-size: 11px;
    font-family: Georgia;
    text-align: left;
    margin: 0 0 0 10px;
    padding: 0 !important;
    padding: 0 0 0 5px;
}

.requiredText {
    font-size: 12px;
    font-weight: bold;
    font-family: Georgia;
}

.login a,
.login a:link,
.login a:visited {
    background: url("/images/register_login.gif") no-repeat 0 0;
    width: 110px;
    height: 55px;
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
    float: right;
    cursor: pointer;
}
.login a:hover {
    background-position:  0 -58px;
    cursor: pointer;
}
.login a:active {
    background-position:  0 0;
    cursor: pointer;
}
.login span {
    display: none;
}

.loginFormCell {
    width: 341px;
    height: 26px;
    text-align: right;
}
.clear
{
    clear:both;   
}
#loginFormTitle {
    width: 351px;
    height: 37px;
    margin-top: 3px; 
    text-align: left;
    background: url(/images/register_member.gif) no-repeat 0 0;
}
#loginFormTitle span {
    display: none;
}
        
/**********************
   END LOGIN FORM
***********************/

/*****************************
   BEGIN SEND TO FRIEND FORM
******************************/

.sendToFriendForm .copy {
    font-family:georgia;
    font-size:13px;
    color:#666666;
    padding:0 0 0 10px;
    width:680px;
}
	.sendToFriendForm .leftColumn,
	.sendToFriendForm .rightColumn,
	.sendToFriendForm .vDivider{
		float:left;	
		vertical-align:top;
	}
	.sendToFriendForm .leftColumn{
		width:326px;
		margin:2px 9px 0pt 2px;
	}
	.sendToFriendForm .rightColumn{
		width:294px;
		margin:4px 0px 0pt 4px;
	}
	.sendToFriendForm .vDivider{
		border-right:2px dotted black;
		margin:2px 7px 0pt 8px;
		width:0px;
		height:326px
	}
	.sendToFriendForm .emailText{
		margin:0px 0px 0px 3px;	
	}
	.sendToFriendForm .formTitle{
		float:left;
	}
	.sendToFriendForm .fnameField {
		float:left;
		margin:5px 0 0 0;	
	}
	.sendToFriendForm .lnameField {
		float:left;
		margin:3px 0 0 0;	
	}
	.sendToFriendForm .emailField {
		float:left;
		margin:3px 0 0 0;	
	}
	.sendToFriendForm .dobField,
	.sendToFriendForm .dobTitle {
		float:left;
		margin:3px 0 0 0;	
	}
	.sendToFriendForm .formField {
		margin:0px 0 2px 13px;	
	}
	.sendToFriendForm .formCheck{
		float:left;	
		margin:4px 0 0 10px;
		height:13px;
	}
	.sendToFriendForm .hiddenField{
		height:0px;	
		margin:0 0 0 -999999px;
	}
	.sendToFriendForm .inputReset input{
		margin:0px;
		padding:0px;
		height:15px;
		width:15px;
	}
	.sendToFriendForm .checkSpacer{
		margin:	0px 0 6px 0;
	}
	.sendToFriendForm .copyInfo {
		float:left;
		font-style:italic;
		margin:2px 0 0 5px;
	}
	.sendToFriendForm .requiredInfo{
		margin:4px 0 0 11px;
	}
	.sendToFriendForm .thanksMessage{
		margin:10px 0 0 20px;	
	}
	.sendToFriendForm .send {
		width: 80px;
		height: 57px;
		float:left;
	}
	.sendToFriendForm .send a,
	.sendToFriendForm .send a:link,
	.sendToFriendForm .send a:visited {
		width: 80px;
		height: 57px;
		display: block;
		background: url("/images/send.gif") no-repeat 0 0;
		cursor: pointer;
	}
	.sendToFriendForm .send a:hover {
		background-position: 0 -57px;
		cursor: pointer;
	}
	.sendToFriendForm .send a:active {
		background-position: 0 0;
		cursor: pointer;
	}
	.sendToFriendForm .send span {
		display: none;
	}
	.sendToFriendForm .clearBtn {
		width: 80px;
		height: 49px;
		float:left;
		margin:4px 0 0 132px;
	}
	.sendToFriendForm .clearBtn a,
	.sendToFriendForm .clearBtn a:link,
	.sendToFriendForm .clearBtn a:visited {
		width: 80px;
		height: 49px;
		display: block;
		background: url("/images/clear.gif") no-repeat 0 0;
		pointer: cursor;
	}
	.sendToFriendForm .clearBtn a:hover {
		background-position: 0 -49px;
		pointer: cursor;
	}
	.sendToFriendForm .clearBtn a:active {
		background-position: 0 0;
		pointer: cursor;
	}
	.sendToFriendForm .clearBtn span {
		display: none;
	}
	
/*****************************
   END SEND TO FRIEND FORM
******************************/

/***************************
   BEGIN FORGOT PASSWORD
****************************/

.forgotMessage {
    font-size:12px;
    font-family:georgia;
    font-weight:bold;
    color:#C41230;
    padding-left:5px;
    padding-top:10px;
    padding-bottom:10px;
}

.forgotPasswordButton a,
.forgotPasswordButton a:link,
.forgotPasswordButton a:visited {
    position: relative;
    float: left;
    width: 184px;
    height: 45px;
    display: block;
    background: url("/images/forgot_retrieve.gif") no-repeat 0 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
}
.forgotPasswordButton a:hover {
    background-position: 0 -45px;
    cursor: pointer;
}
.forgotPasswordButton a:active {
    background-position: 0 0;
    cursor: pointer;
}
.forgotPasswordButton span {
    display: none;
}

/***************************
   END FORGOT PASSWORD
****************************/

/****************************
   BEGIN MAKE COURSE STEP 1
*****************************/

#r1 {
    color: #ff0000;
}

.step1 a {
    color: #ff0000;
}

.copyHead {
    font-family:georgia;
    font-size:15px;
    color:#666666;
    padding-left:6px;
}
.copy13 {
    font-family:georgia;
    font-size:13px;
    color:#666666;
    font-weight:bold;
}
.copy9 {
    font-family:georgia;
    font-size:9px;
    color:#666666;
    font-weight:bold;
    text-align:center;
}
.makeCourseCopy1
{
	text-align:center;
	font-family:Georgia;
	font-size:12px;
	font-weight:bold;
	color:#C41230;
}
.makeCourseCopy1 a,
.makeCourseCopy1 a.link,
.makeCourseCopy1 a.active,
.makeCourseCopy1 a.hover,
.makeCourseCopy1 a.visited
{
	font-style:italic;
	text-decoration:underline;
	color:#C41230;
}
.makeCourseCopy1 span
{
	font-size:15px;
}
.makeCourseCopy2
{
	text-align:center;	
}
.makeCourseCopy2 a,
.makeCourseCopy2 a.link,
.makeCourseCopy2 a.active,
.makeCourseCopy2 a.hover,
.makeCourseCopy2 a.visited
{
	font-size:12px;
	font-family:Georgia;
	text-decoration:underline;
	color:#ff0000;
}
.itemList {
    font-family:georgia;
    font-size:12px;
    color:#666666;
}
.itemLink {
    font-family:georgia;
    font-size:12px;
    color:#666666;
    text-decoration:none;
}
.itemLink:hover {
    color:#C41230;
}
ul {
    margin:0px;
    padding-left:20px;
}
.go1 {
    width: 70px;
    height: 54px !important;
    height: 56px;
    margin: 0;
    padding: 0;
}
.go1 a,
.go1 a:link,
.go1 a:visited {
    width: 70px;
    height: 54px !important;
    height: 56px;
    display: block;
    background: url("/images/step1_go1.gif") no-repeat 0 -56px; /* set Y to 0 for static image */
    cursor: pointer;
}
.go1 a:hover {
    background-position: 0 -56px;
    cursor: pointer;
}
.go1 a:active {
    background-position: 0 0;
    cursor: pointer;
}
.go1 span {
    display: none;
}
.go2 {
    width: 70px;
    height: 56px;
    margin: 0;
    padding: 0;
}
.go2 a,
.go2 a:link,
.go2 a:visited {
    width: 70px;
    height: 58px;
    display: block;
    background: url("/images/step1_go2.gif") no-repeat 3px -58px; /* set Y to 0 for static image */
    cursor: pointer;
}
.go2 a:hover {
    background-position: 3px -58px;
    cursor: pointer;
}
.go2 a:active {
    background-position: 3px 0;
    cursor: pointer;
}
.go2 span {
    display: none;
}

/****************************
   END MAKE COURSE STEP 1
*****************************/

/**************************
   BEGIN COURSE CATALOG
***************************/

.pagePanel {
    float:left;
    font-family:georgia;
    font-size:13px;
    font-weight:bold;
}

.pageNav {
    font-family:georgia;
    font-size:13px;
    font-weight:bold;
}

a.linkOn {
    font-family:georgia;
    font-size:13px;
    font-weight:bold;
    color:#C41230;
    text-decoration:none;
    letter-spacing: 4px;
}

a.link {
    font-family:georgia;
    font-size:13px;
    font-weight:bold;
    letter-spacing: 4px;
}

.courseCatalog {
	padding: 0;
	margin: 0;
}

.courseCatalog .cell {
    padding: 0;
    margin: 0;
    vertical-align: top;
    /*border-bottom: dotted 2px #000000;*/
    width: 335px;
}

.courseCatalog .borderCell {
    padding: 0;
    margin: 0;
    vertical-align: top;
    border-left: 0;
    /*border-bottom: dotted 2px #000000;*/
}

.courseCatalog .cell .cellInner {
    background: url("/images/singleDot.gif") repeat-y right top;
    padding: 10px 0 10px 0;
    vertical-align:top;
    margin: 12px 0 12px 0;
}

.courseCatalog .borderCell .cellInner {
    background: url("/images/singleDot.gif") repeat-y left top;
    margin: 12px 0 12px 0;
	position: relative;
    left: -2px;
    padding: 10px 0 10px 20px;
    vertical-align:top;
    width: 315px;
}

.courseCatalog .aboutStarWrapper {
    position: relative;
    float: left;
    margin: 8px 0 0 0;
    padding: 0;
}

.courseCatalog .separator {
    width: 0px; 
    height: 125px; /* 100%*/
    background: url(/images/dash_vDiv2.jpg) repeat-y 0 0;
    border-right: dotted 2px black;
    padding: 0 1px 0 1px;
    margin: 6px 0 6px 0; /*0*/
    
}

.courseCatalog .empty {
    border: 0;
    background: url(/images/dash_hDiv1.jpg) repeat-x;
    background-position: left bottom;
}

.courseCatalog .courseThumb {
   vertical-align:top;
   width:105px;
   float:left;
   padding-right:5px;
}

.courseDescription {
    color: #666666;
}

.courseCatalog .courseDescription {
    vertical-align:top;
    float:left;
    text-align:left;
    width:198px;
}   

.aboutTakeButton a {
    position: relative;
    float: right;
    width: 140px;
    height: 49px;
    margin: 0;
    padding: 0;
    display: block;
    background: url("/images/about_take.gif") 0 0 no-repeat;
}

.aboutTakeButton a:hover {
    position: relative;
    float: right;
    width: 140px;
    height: 49px;
    margin: 0;
    padding: 0;
    display: block;
    background-position: 0 -49px;
}

.aboutTakeButton span,
#createACourse span,
#suggestACourse span {
    display: none;
}

#createACourse a {
    position: relative;
    float: left;
    width: 140px;
    height: 60px;
    margin: 0;
    padding: 0;
    display: block;
    background: url("/images/create_a_course.gif") -13px -2px no-repeat;
}

#createACourse a:hover {
    position: relative;
    float: left;
    width: 140px;
    height: 60px;
    margin: 0;
    padding: 0;
    display: block;
    background-position: -13px -59px;
}

#suggestACourse a {
    position: relative;
    float: left;
    width: 190px;
    height: 60px;
    margin: 0;
    padding: 0;
    display: block;
    background: url("/images/suggest_a_course_idea.gif") -5px 0 no-repeat;
}

#suggestACourse a:hover {
    position: relative;
    float: left;
    width: 190px;
    height: 60px;
    margin: 0;
    padding: 0;
    display: block;
    background-position: -5px -52px;
}

/**************************
   END COURSE CATALOG
***************************/

/**************************
   MUSIC INCENTIVE
***************************/
#musicIncentive{
    margin:20px 0 0 50px;
    width:650px;
}
#musicIncentive .miCopy{
    font-family:georgia;
    font-size:13px;
    color:#666666;
    padding:0 7px 0 0px;
    width:630px;
}
#musicIncentive .captchaText
{
	color:#F9A463;
}
#musicIncentive .captchaRoll
{
	margin:10px 0;	
	height:50px;
}
#musicIncentive .captchaImage
{
    margin:9px 15px 0px 0;
    width:150px;
    border:1px solid #000000;
}
#musicIncentive .captcha
{
	border-right:2px dotted #000000;
	float:left;	
	height:50px;
    margin:0px 15px 0px 0;
}
#musicIncentive .captchaInput
{
	width:250px;
	margin:0 15px 0 0;
	float:left;
}
#musicIncentive .submit
{
    float:left;   
}
#musicIncentive input
{
    width:250px;
    margin:15px 0px 0px 0;
}
#musicIncentive .couponHead
{
	float:left;
}
#musicIncentive .couponPrint
{
	margin:20px 0 0 0;
	float:right;
}
#musicIncentive .couponPrintLink
{
	font-size:11px;
	text-decoration:underline;
	color:#666666;	
}
#musicIncentive .couponText
{
	float:left;
	width:300px;
	font-size:12px;
	font-family:Georgia;
	color:#666666;
	margin:11px 10px 11px 0;
	border-right:2px dotted #000000;	
}
#musicIncentive .couponArrow
{
	float:left;	
}
#musicIncentive .couponCode
{
	float:left;
	text-align:center;
	margin:8px 0 0 0;
	width:270px;
	font-size:21px;
	font-family:Georgia;
	font-weight:bold;
	color:#C41230;
	text-transform:uppercase;
}
#musicIncentive .termsBox
{
	float:left;
	margin:0px 0px 0 0px;
	height:250px;
	border-left:2px dotted #000000;
	background:url(/images/miTermsBack.jpg);
	background-position:10px 220px;
	background-repeat:no-repeat;
}
#musicIncentive .couponTerms
{
	font-family:Georgia;
	font-size:10px;
	color:#666666;	
	width:230px;		
	margin:5px 0px 20px 10px;
}
#musicIncentive .termsHead
{
	width:235px;
	margin:0px 0px 0 10px;
	border-bottom:2px dotted #000000;
}
#musicIncentive .redeemBox
{
	float:left;	
	height:250px;
	background:url(/images/miRedeemBack.jpg);
	background-position:0 220px;
	background-repeat:no-repeat;
}
#musicIncentive .redeemHead
{
	width:390px;
	border-bottom:2px dotted #000000;
}
#musicIncentive .redeemBody
{
	margin:0 10px 0 0;	
}
#musicIncentive .star{
    float:left;
    border-right:2px dotted #000000;
    border-bottom:2px dotted #000000;
}
#musicIncentive .starLast{
    float:left;
    border-right:2px dotted #000000;
}
#musicIncentive .starCopy{
    float:left;
    border-bottom:2px dotted #000000;
    width:335px;
    height:49px;
}
#musicIncentive .starCopyText
{
	margin:15px 0px 0px 10px;
    font-size:13px;
    font-weight:bold;
    font-family:georgia;
}
#musicIncentive .starCopyText a,
#musicIncentive .starCopyText a.link,
#musicIncentive .starCopyText a.visited,
#musicIncentive .starCopyText a.hover,
#musicIncentive .starCopyText a.active{
    font-size:13px;
    font-weight:bold;
    font-family:georgia;
    color:#000000;
}
#musicIncentive .starCopyLast{
    font-size:13px;
    font-weight:bold;
    font-family:georgia;
    float:left;
    width:335px;
    height:49px;
}
/**************************
   END MUSIC INCENTIVE
***************************/
/**************************
   PRINT COUPON
***************************/
#printCoupon{
    width:626px;
}
#printCoupon #printBodyContainer
{
	margin:0 0 0 2px
}
#printCoupon .couponArea
{
	width:463px;
	float:left;	
}
#printCoupon .couponHead
{
	float:left;
}
#printCoupon .couponText
{
	margin:0px 5px 0px 0px;
	font-size:12px;
	width:auto;
	font-family:Georgia;
	color:#666666;
}
#printCoupon .couponTextBox
{
	float:left;
	width:185px;
	margin:11px 0px 11px 0px;
	border-right:2px dotted #000000;	
}
#printCoupon .couponArrow
{
	float:left;	
}
#printCoupon .couponCode
{
	float:left;
	text-align:center;
	margin:15px 2px 0px 0px;
	width:205px;
	font-size:17px;
	font-family:Georgia;
	font-weight:bold;
	color:#C41230;
	text-transform:uppercase;
}
#printCoupon .termsBox
{
	float:left;
	margin:0px 0px 0 0px;
	border-left:2px dotted #000000;
}
#printCoupon .couponTermsBox
{
	width:155px;		
	margin:5px 0px 20px 10px;
	height:230px;
}
#printCoupon .couponTerms
{
	font-family:Georgia;
	font-size:9px;
	color:#666666;	
	width:155px;		
	margin:0px 0px 10px 0px;
}
#printCoupon .termsHead
{
	width:165px;
	margin:0px 0px 0 10px;
	border-bottom:2px dotted #000000;
}
#printCoupon .redeemBox
{
	float:left;	
}
#printCoupon .redeemHead
{
	width:280px;
	border-bottom:2px dotted #000000;
}
#printCoupon .redeemBody
{
	width:280px;
	height:296px;
	margin:0 5px 0px 0;	
}
#printCoupon .star{
    float:left;
    border-right:2px dotted #000000;
    border-bottom:2px dotted #000000;
}
#printCoupon .starLast{
    float:left;
    border-right:2px dotted #000000;
}
#printCoupon .starCopy{
    float:left;
    border-bottom:2px dotted #000000;
    width:220px;
    height:49px;
}
#printCoupon .starCopyText
{
	margin:15px 0px 0px 10px;
    font-size:9px;
    font-weight:bold;
    font-family:georgia;
}
#printCoupon .starCopyText a,
#printCoupon .starCopyText a.link,
#printCoupon .starCopyText a.visited,
#printCoupon .starCopyText a.hover,
#printCoupon .starCopyText a.active{
    font-size:9px;
    font-weight:bold;
    font-family:georgia;
    color:#000000;
}
#printCoupon .starCopyLast{
    float:left;
    width:220px;
    height:49px;
}
/**************************
   END PRINT COUPON
***************************/
/**************************
   SUBMIT IDEA
***************************/
.ideaSubmit {
    width: 129px;
    height: 50px;
}
.ideaSubmit a,
.ideaSubmit a:link,
.ideaSubmit a:visited {
    width: 129px;
    height: 50px;
    display: block;
    background: url("/images/idea_submit.gif") no-repeat 0 0;
    cursor: pointer;
}
.ideaSubmit a:hover {
    background-position: 0 -50px;
    cursor: pointer;
}
.ideaSubmit a:active {
    background-position: 0 0;
    cursor: pointer;
}
.ideaContainer{
    padding:10px 0 0 20px;
    width:285px;
}

/**************************
   END SUBMIT IDEA
***************************/

/**************************
   BEGIN MY TRANSCRIPT
***************************/

/*data style in grid view*/
.tableData {
	height:16px;
    padding-left:10px;
    padding-right:10px;
    font-family:georgia;
    font-size:12px;
    color:#666666;
    width:300px;
    /*border-right:2px #000000 dotted;*/
	background:transparent url(/images/singleDot.gif) repeat-y scroll right top;
    vertical-align:top;
}
 /*data style in grid view*/
.tableDataCenter {
	height:16px;
    padding-left:10px;
    padding-right:10px;
    font-family:georgia;
    font-size:12px;
    color:#666666;
    width:100px;
    /*border-right:2px #000000 dotted;*/
	background:transparent url(/images/singleDot.gif) repeat-y scroll right top;
    vertical-align:top;
}
/*data style in grid view*/
.tableDataLast {
	height:16px;
    padding-left:10px;
    font-family:georgia;
    font-size:12px;
    width:291px;
    color:#666666;
    vertical-align:top;
}
/*head style in grid view*/
.columnTitle {
	height:16px;
    font-family:georgia;
    font-size:12px;
    font-style:italic;
    font-weight:normal;
    text-align:left;
    padding-left:10px;
    padding-right:10px;
    /*border-right:2px #000000 dotted;*/
	background:transparent url(/images/singleDot.gif) repeat-y scroll right top;
}
/*head style in grid view*/
.columnTitleLast {
	height:16px;
    font-family:georgia;
    font-size:12px;
    font-style:italic;
    font-weight:normal;
    text-align:left;
    padding-left:10px;
    padding-right:10px;
}
.tableDataCenterInstructor {
	height:16px;
    padding-left:10px;
    padding-right:10px;
    font-family:georgia;
    font-size:12px;
    color:#666666;
    width:216px;
    /*border-right:2px #000000 dotted;*/
	background:transparent url(/images/singleDot.gif) repeat-y scroll right top;
    vertical-align:top;
}
.tableDataLastCredit {
	height:16px;
    padding-left:10px;
    font-family:georgia;
    font-size:12px;
    width:175px;
    color:#666666;
    vertical-align:top;
}
.rightInfoBox .formCheckbox {
    font-size:11px;
    font-family:georgia;
}
.screenName {
    font-family:georgia;
    color:#666666;
    font-weight:bold;
    font-size:21px;
    vertical-align:top;
}
.copyName {
    font-family:georgia;
    font-size:24px;
    color:#C41230;
    font-weight:bold;
}
.copyTitle {
    font-family:georgia;
    font-size:12px;
    color:#000000;
}
.copyHeron {
    font-family:georgia;
    font-size:12px;
    font-style:italic;
    color:#666666;
}
.copyCredit {
    font-family:georgia;
    font-size:88px;
    color:#C41230;
}
.rightInfoBox {
    background-image:url('/images/dash_hDiv0.gif');
    background-position:0px 220px;
    background-repeat:no-repeat;
}
.leftInfoBox {
    background-image:url('/images/dash_hDiv0.gif');
    background-position:0px 220px;
    background-repeat:no-repeat;
}

.submitUpdatesButton {
    width: 179px;
    height: 50px;
    float: right;
}
.submitUpdatesButton a {
    width: 179px;
    height: 50px;
    display: block;
    background: url(/images/submitUpdates.gif) 0 0 no-repeat;
    float: right;
}
.submitUpdatesButton a:hover {
    width: 179px;
    height: 50px;
    display: block;
    background: url(/images/submitUpdates.gif) 0 -50px no-repeat;
    float: right;
}
.submitUpdatesButton a:active {
    width: 179px;
    height: 50px;
    display: block;
    background: url(/images/submitUpdates.gif) 0 0 no-repeat;
    cursor: pointer;
    float: right;
}
.submitUpdatesButton span {
    display: none;
}
.dividerDashUser {
    width: 23px;
    background-image: url('/images/dash_vDiv0.gif');
    background-repeat: repeat-y;
    vertical-align: top;
    float: left;
}
.columnDashUser {
    font-family: georgia;
    font-size: 12px;
    color: #666666;
    vertical-align: top;
    float: left;
}
.dashGridHead {
    padding-top: 10px;
}

/**************************
   END MY TRANSCRIPT
***************************/

/**************************
   BEGIN TERMS/CONDITIONS
***************************/

#terms .copy 
{
    width:650px;
}

#terms .copy .termsTitle
{
    font-size:16px;
    margin:0 0 10px 0px;
    padding:0 0 0 0px;
    font-weight:bold;
}
#terms .copy .termsRule1
{
    font-size:13px;
    margin: 0 0 10px 10px;
    padding:0 0 0 0px;
    text-align:left;
    font-weight:bold;
}
#terms .copy .termsRule2
{
    padding:0 0 0 30px;
    margin: 0 0 10px 0px;
    text-align:left;
}
#terms .copy .termsRule3
{
    font-style:italic;
    padding:0 0 0 50px;
    margin: 0 0 10px 0px;
    text-align:left;
}
#terms .copy a,
#terms .copy a:link,
#terms .copy a:visited,
#terms .copy a:hover,
#terms .copy a:active
{
    color:#666666;
    text-decoration:underline;
}
/**************************
   END TERMS/CONDITIONS
***************************/

/**************************
   BEGIN LEGAL
***************************/

#legal .copy 
{
    width:650px;
}

#legal .copy .legalTitle
{
    font-size:16px;
    margin:0 0 10px 0px;
    padding:0 0 0 0px;
    font-weight:bold;
}
#legal .copy .legalRule2
{
    padding:0 0 0 30px;
    margin: 0 0 10px 0px;
    text-align:left;
}
#legal .copy ul
{
    font-style:italic;
    padding:0 0 0 50px;
    margin: 0 0 10px 0px;
    text-align:left;
}
#legal .copy li
{
    margin: 0 0 10px 0px;
    text-align:left;   
}
#legal .copy a,
#legal .copy a:link,
#legal .copy a:visited,
#legal .copy a:hover,
#legal .copy a:active
{
    color:#666666;
    text-decoration:underline;
}
/**************************
   END LEGAL
***************************/

/**************************
   BEGIN PRIVACY POLICY
***************************/

#privacy .copy
{
    width:750px;
}
#privacy .copy .privacyTitle
{
    font-size:16px;
    margin:0 0 10px 0px;
    padding:0 0 0 0px;
    font-weight:bold;
}
#privacy .copy .privacyRule1
{
    font-size:13px;
    margin: 0 0 10px 10px;
    padding:0 0 0 0px;
    text-align:left;
    font-weight:bold;
}
#privacy .copy .privacyRule2
{
    padding:0 0 0 30px;
    margin: 0 0 10px 0px;
    text-align:left;
}
#privacy .copy .privacyRule3
{
    font-style:italic;
    padding:0 0 0 50px;
    margin: 0 0 10px 0px;
    text-align:left;
}
#privacy .copy a,
#privacy .copy a:link,
#privacy .copy a:visited,
#privacy .copy a:hover,
#privacy .copy a:active
{
    color:#666666;
    text-decoration:underline;
}
/**************************
   END PRIVACY POLICY
***************************/

.courseReportIssue {
    font-size: 10px;
    font-style: italic;
    padding: 50px 5px 0 5px;
    margin: 0;
}