/* -- V1.01 - 02-Sep-2009  --------------------------------------- */

#siteLayout {
	width: 746px;
}

H1#bcText {
        margin-left: 20px;
}

#accessBar {
        display: none;
}

#unameText {
	left: 175px;
}

.navList {
        display: none;
        width: 0px;
}

#contentArea {
	background-image: none;
        color: #000000;
}

#footer {
	background-image: none;
        color: #000000;
}

/* -- Box 6  ----------------------------------------------------- */

BODY.layout9 DIV.box6 {
	overflow: visible;
}

BODY.layout9 DIV.box6 DIV.content {
        overflow: visible;
}

/* -- Box 7  ----------------------------------------------------- */

DIV.box7 {
        overflow: visible;
}

DIV.box7 DIV.content {
        overflow: visible;
}

BODY.settingsSection DIV.box7 {
	color: #000000;
	background-image: none;
}

/* -- Header ----------------------------------------------------- */

#mghead {
        display: none;
}

#mgBar {
        padding-top: 20px;
        height: 3em;
}

/* -- Layout 7 --------------------------------------------------- */

BODY.layout7 DIV.box1 {
        display: none;
}

/* -- Learning Goal Print ---------------------------------------- */

BODY.learningSection.printGoal * {
        border: 0;
        margin: 0;
        padding: 0;
}

BODY.learningSection.printGoal H1#bcText {
	background-image: none;
        color: #000000;
        white-space: pre;
}

BODY.learningSection.printGoal H1#bcText:before {
        font-size: 16pt;
        color: #000000;
	content: "Learning Goal Print \A";
}
BODY.learningSection.printGoal DIV.box7 {
	color: #000000;
	background-image: none;
}

BODY.layout7.printGoal DIV.formLineMulti LABEL.titleLabel {
        font-size: 10pt;
        position: absolute;
        top: 0px;
        left: 35px;
        width: 700px;
}

BODY.layout7.printGoal DIV.formLineMulti .titleLabel INPUT {
        font-size: 10pt;
        position: absolute;
        top: 0px;
        left: 165px;
        color: #000000;
        background-color: #FFFFFF;
}

BODY.layout7.printGoal DIV.formLineMulti LABEL.createdLabel {
        font-size: 10pt;
        position: absolute;
        top: 30px;
        left: 35px;
        width: 500px;
}

BODY.layout7.printGoal DIV.formLineMulti .createdLabel INPUT {
        font-size: 10pt;
        position: absolute;
        top: 0px;
        left: 165px;
        color: #000000;
        background-color: #FFFFFF;
}

BODY.layout7.printGoal DIV.formLine {
        width: 700px;
}

BODY.layout7.printGoal LABEL.descLabel {
        font-size: 10pt;
        position: absolute;
        top: 60px;
        left: 35px;
        width: 200px;
        height: 100px;
}

BODY.layout7.printGoal LABEL.cmplLabel {
        font-size: 10pt;
        position: absolute;
        top: 190px;
        left: 35px;
        width: 200px;
        height: 100px;
}

BODY.layout7.printGoal #GoalDescription {
        font-size: 10pt;
        position: absolute;
        top: 60px;
        left: 200px;
        width: 500px;
        height: 100px;
        color: #000000;
        background-color: #FFFFFF;
}

BODY.layout7.printGoal #GoalCompletionText {
        font-size: 10pt;
        position: absolute;
        top: 190px;
        left: 200px;
        width: 500px;
        height: 100px;
        color: #000000;
        background-color: #FFFFFF;
}

BODY.layout7.printGoal DIV.formLineMulti LABEL.completedLabel {
        font-size: 10pt;
        position: absolute;
        top: 320px;
        left: 35px;
        width: 500px;
}

BODY.layout7.printGoal #dateDayCompact {
        font-size: 10pt;
        padding-left: 95px;
        width: 15px;
        color: #000000;
        background-color: #FFFFFF;
}

BODY.layout7.printGoal #dateMonthCompact {
        font-size: 10pt;
        width: 15px;
        color: #000000;
        background-color: #FFFFFF;
}

BODY.layout7.printGoal #dateYearCompact {
        font-size: 10pt;
        color: #000000;
        background-color: #FFFFFF;
}

/* -- Submit Bar ------------------------------------------------- */

.nav, .nav3, .nav4, .nav6 {
        display: none;
}


/* -- Personal Details  ------------------------------------------ */

/* -- For Internet Explorer -- */
TR.hiddenAddress {
        display: block;
        overflow: visible;
}

/* -- For other browsers -- */
TR.hiddenAddress {
        display: table-row;
}
