﻿body
{
    font-size: 12pt;
    color: black;
    font-family: Arial;
    text-align: center;
}
img
{
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
}
a
{
    color: black;
    font-family: Arial;
    text-decoration: underline;
}
a:hover
{
    color: #808080;
    font-family: Arial;
    text-decoration: none;
}
td
{
    background-repeat: no-repeat;
}
/* Firefox hack - removes dotted line around focus links */
a:focus 
{
    outline: none;
}
div.main
{
    text-align: center;
    width: 525px;
}
div.title
{
    width:525px;
    height: 110px;
}
div.mainText
{
    width: 525px;
    text-align: left;
}
div.navBarRed
{
    text-align: center;
    height: 34px;
    width: 525px;
    background-position: center;
    background-image: url(module1/images/redbottombar.png);
    background-repeat: no-repeat;
    clear: both;
    padding-top: 14px;
    font-weight: bold; 
}
div.navBarBlue
{
    text-align: center;
    height: 34px;
    width: 525px;
    background-position: center;
    background-image: url(module2/images/bluebottombar.png);
    background-repeat: no-repeat;
    clear: both;
    padding-top: 14px;
    font-weight: bold; 
}
div.navBarYellow
{
    text-align: center;
    height: 34px;
    width: 525px;
    background-position: center;
    background-image: url(module3/images/yellowbottombar.png);
    background-repeat: no-repeat;
    clear: both;
    padding-top: 14px;
    font-weight: bold; 
}
div.navBarGreen
{
    text-align: center;
    height: 34px;
    width: 525px;
    background-position: center;
    background-image: url(module4/images/greenbottombar.png);
    background-repeat: no-repeat;
    clear: both;
    padding-top: 14px;
    font-weight: bold; 
}
div.navBarOrange
{
    text-align: center;
    height: 34px;
    width: 525px;
    background-position: center;
    background-image: url(module5/images/orangebottombar.png);
    background-repeat: no-repeat;
    clear: both;
    padding-top: 14px;
    font-weight: bold; 
}
div.navBarPurple
{
    text-align: center;
    height: 34px;
    width: 525px;
    background-position: center;
    background-image: url(module6/images/purplebottombar.png);
    background-repeat: no-repeat;
    clear: both;
    padding-top: 14px;
    font-weight: bold; 
}
a.navBarPurple
{
    color: black;
    font-family: Arial;
    text-decoration: none;
}
a.navBarPurple:hover
{
    color: #808080;
    font-family: Arial;
    text-decoration: none;
}
a.navBarRed
{
    color: black;
    font-family: Arial;
    text-decoration: none;
}
a.navBarRed:hover
{
    color: #808080;
    font-family: Arial;
    text-decoration: none;
}
a.navBarBlue
{
    color: black;
    font-family: Arial;
    text-decoration: none;
}
a.navBarBlue:hover
{
    color: #808080;
    font-family: Arial;
    text-decoration: none;
}
a.navBarYellow
{
    color: black;
    font-family: Arial;
    text-decoration: none;
}
a.navBarYellow:hover
{
    color: #808080;
    font-family: Arial;
    text-decoration: none;
}
a.navBarGreen
{
    color: black;
    font-family: Arial;
    text-decoration: none;
}
a.navBarGreen:hover
{
    color: #808080;
    font-family: Arial;
    text-decoration: none;
}
a.navBarOrange
{
    color: black;
    font-family: Arial;
    text-decoration: none;
}
a.navBarOrange:hover
{
    color: #808080;
    font-family: Arial;
    text-decoration: none;
}
a.navBar
{
    color: black;
    font-family: Arial;
    text-decoration: none;
}
a.navBar:hover
{
    color: #808080;
    font-family: Arial;
    text-decoration: none;
}
div.arrowLeft
{
    width: 262px;
    float: left;
    text-align: left;
    padding: 0;
    margin: 0;
}
div.arrowRight
{
    width: 262px;
    float: right;
    text-align: right;
    padding: 0;
    margin: 0;
}
div.titleTextPurple
{
    width: 525px;
    text-align: center;
    font-weight: bold;
    font-size: 18pt;
    color: #663399;
    font-family: Arial;
}
div.titleTextRed
{
    width: 525px;
    text-align: center;
    font-weight: bold;
    font-size: 18pt;
    color: #CC0404;
    font-family: Arial;
}
div.titleTextBlue
{
    width: 525px;
    text-align: center;
    font-weight: bold;
    font-size: 18pt;
    color: #0478CC;
    font-family: Arial;
}
div.titleTextYellow
{
    width: 525px;
    text-align: center;
    font-weight: bold;
    font-size: 18pt;
    color: #C0B631;
    font-family: Arial;
}
div.titleTextGreen
{
    width: 525px;
    text-align: center;
    font-weight: bold;
    font-size: 18pt;
    color: #93B846;
    font-family: Arial;
}
div.titleTextOrange
{
    width: 525px;
    text-align: center;
    font-weight: bold;
    font-size: 18pt;
    color: #F1740E;
    font-family: Arial;
}

div.headTextPurple
{
    width: 525px;
    text-align: left;
    font-weight: normal;
    font-size: 10pt;
    color: #663399;
    font-family: Arial;
}
div.headTextRed
{
    width: 525px;
    text-align: left;
    font-weight: normal;
    font-size: 10pt;
    color: #CC0404;
    font-family: Arial;
}
div.headTextBlue
{
    width: 525px;
    text-align: left;
    font-weight: normal;
    font-size: 10pt;
    color: #0478CC;
    font-family: Arial;
}
div.headTextYellow
{
    width: 525px;
    text-align: left;
    font-weight: normal;
    font-size: 10pt;
    color: #C0B631;
    font-family: Arial;
}
div.headTextGreen
{
    width: 525px;
    text-align: left;
    font-weight: normal;
    font-size: 10pt;
    color: #93B846;
    font-family: Arial;
}
div.headTextOrange
{
    width: 525px;
    text-align: left;
    font-weight: normal;
    font-size: 10pt;
    color: #F1740E;
    font-family: Arial;
}
div.block
{
    padding-left: 20px;
}
td.mainbottombar
{
    background-image: url(SupplementalScreens/images/blackbottombar.png);  
    font-weight: bold;  
}