H1
{
    position:absolute;
    top:127px;
    left:204px;
    width:759px;
    height:186px;
    text-indent:-9999px;
    margin:0;
}

H2
{
    position:absolute;
    left:204px;
    top:83px;
    width:759px;
    height:41px;
    margin:0;
    text-indent:-9999px;
    border-top:solid 1px #c9c9c9;
}

H5
{
    margin:22px 60px 0 22px;
    color:#00309e;
    font-size:16px;
    line-height:16px;
    padding-left:7px;
    border-left:solid 3px #00309e;
    clear:both;
}

H6
{
    margin:20px 60px 0 40px;
    font-size:12px;
    color:White;
    background-color:#ff9f00;
    padding:2px 6px;
    *padding:1px 6px 3px 6px;
}

.MainLogo
{
    top:0;
    left:0;
}



/* FOOTER - START */
.Footer
{
    top:0;
    width:929px;
    margin-left:20px;
    padding:17px 0 26px 15px;
    background-color:#fbfbfc;
    border-top:solid 9px #ff9c00;
}

.Footer UL
{
    position:absolute;
    left:260px;
    top:18px;
}
/* FOOTER - END */



/* CONTENT - START */
.Content
{
    position:relative;
    margin:313px 0 0 204px;
    width:759px;
    min-height:560px;
    *height:560px;
    padding-bottom:30px;
}

HTML>BODY .Content
{
    height:auto;
}

.Content .WriteOff
{
    position:relative;
    height:106px;
    width:375px;
}

.Content H3
{
    position:relative;
    margin:0;
    padding:15px 20px 0 20px;
    font-size:15px;
    text-transform:uppercase;
    z-index:10;
}

.Content .WriteOff1
{
    height:68px;
    margin:0;
    z-index:5;
    font-size:14px;
    line-height:16px;
    padding:5px 20px 0 20px;
}

.Content .WriteOff2
{
    width:328px;
    margin:0;
    padding:28px 29px 0 28px;
    position:absolute;
    top:0;
    right:0;
    font-size:14px;
    line-height:16px;
}

.Content P
{
    margin:16px 60px 0 0;
    padding-left:22px;
}

.Content UL
{
    /*
    margin-top:16px;
    margin-right:22px;
    */
    margin:16px 60px 0 32px;
    padding-left:22px;
    list-style-type:square;
}

.Content OL
{
    margin:16px 60px 0 32px;
    padding-left:22px;
}

.Content UL UL
{
    margin:0;
    list-style-type:circle;
}
/* CONTENT - END */



/* CONTENT PAGE NAVIGATION - START */
.ContentPageNavigation
{
    position:absolute;
    left:19px;
    top:83px;
    width:175px;
    border-top:solid 1px #c9c9c9;
}

.ContentPageNavigation A
{
    display:block;
}

.ContentPageNavigation UL
{
    margin:0;
    padding:0;
}

.ContentPageNavigation UL LI
{
    list-style:none;
    margin:0;
    padding:0;
    line-height:14px;
    border-bottom:solid 1px #c9c9c9;
}

.ContentPageNavigation UL LI A
{
    font-weight:bold;
    text-decoration:none;
    color:#002477;
    padding:5px 9px 8px 9px;
    *padding:6px 9px 7px 9px;
}

.ContentPageNavigation UL LI A.Selected
{
    color:White;
    background-color:#00309e;
}

.ContentPageNavigation UL LI UL
{
    margin-top:2px;
    padding-bottom:3px;
}

.ContentPageNavigation UL LI UL LI
{
    line-height:12px;
    padding:2px 3px 4px 10px;
    *padding:3px 3px 3px 10px;
    text-indent:-7px;
    margin-bottom:4px;
    border:none;
}

.ContentPageNavigation UL LI UL LI.Selected
{
    font-weight:bold;
    color:White;
    background-color:#96ade0;
}

.ContentPageNavigation UL LI UL LI A
{
    color:#7f7f7f;
    font-weight:normal;
    padding:0;
}

.ContentPageNavigation UL LI UL LI A:hover
{
    font-weight:bold;
    color:White;
    background-color:#96ade0;
    *margin:-2px -3px -4px -10px;
    margin:-3px -3px -3px -10px;
    padding:2px 3px 4px 10px;
    *padding:3px 3px 3px 10px;
}
/* CONTENT PAGE NAVIGATION - END */



/* BREADCRUMB - START */
.Breadcrumb
{
    position:absolute;
    top:96px;
    left:0;
    width:963px;
}

.Breadcrumb SPAN
{
    display:block;
    position:absolute;
    top:0;
    right:0;
    background-color:#607ab4;
    font-size:11px;
    color:White;
    border-left:solid 6px #405ea3;
    padding:1px 7px;
}

.Breadcrumb SPAN A
{
    color:White;
    text-decoration:none;
}

.Breadcrumb SPAN A:hover
{
    text-decoration:underline;
}
/* BREADCRUMB - END */



/* FLASH QUIZ - START */
.FlashQuiz
{
    margin:20px;
}
/* FLASH QUIZ - END */



/* FLASH QUIZ - START */
.Section
{
    margin:20px;
}
/* FLASH QUIZ - END */



/* MISSING MATERIAL - START */
.MissingMaterial
{
    font-weight:bold;
    color:Red;
}
/* MISSING MATERIAL - END */



/* SPACED LIST - START */
.SpacedList LI
{
    margin-bottom:10px;
}

.SpacedList LI UL LI
{
    margin-bottom:0;
}
/* SPACED LIST - END */



/* PRINT FRIENDLY - START */
.PrintFriendly H1,
.PrintFriendly H2,
.PrintFriendly H3,
.PrintFriendly .WriteOff,
.PrintFriendly .WriteOff1,
.PrintFriendly .WriteOff2,
.PrintFriendly .ContentPageNavigation,
.PrintFriendly .ContentPageNavigationStudent,
.PrintFriendly .Breadcrumb,
.PrintFriendly .BreadcrumbStudent,
.PrintFriendly .Header,
.PrintFriendly .Footer
{
    display:none;
}

.PrintFriendly .Content
{
    margin-top:100px;
    margin-left:0;
}
/* PRINT FRIENDLY - END */
