body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #FFFFFF;
}

a
{
    color: #3399cc;
    text-decoration: underline;
}
a:hover
{
    color: #3399cc;
    text-decoration: none;
}

.supportHead
{
    color: #7A94A5;
    font-weight: bold;
    font-style: italic;
}
.page
{
    margin-left: 50px;
    width: 700px;
}
.header
{
    display: block;
    float: right;
}
.content
{
    background-color: #C5D2E1;
    display: block;
    float: right;
    padding: 20px 20px 20px 20px;
}
h1
{
    font-size: 12px;
    color: #515A63;
    font-weight: bold;
    font-style: italic;
}





h2
{
        font-size: 14px;
    font-weight: bold;
    padding:5px 0px 5px 0px;
}
h4
{
        font-size: 18px; line-height: 20px;
    font-weight: bold;
    padding:5px 0px 5px 0px;color:Red;
}
h3
{
    color: #515A63;
    font-weight: bold;
    font-size: 11px;
    margin-bottom: 0;
}
p
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #515A63;
    margin-top: 0;
}
li
{
    font-size: 11px;
    color: #515A63;
}
ol
{
    font-size: 11px;
    color: #515A63;
}
ul
{
    font-size: 11px;
    color: #515A63;
}
.boxTextWhite
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    padding-right: 5px;
    padding-left: 5px;
}
.radioStyle
{
    font-size: x-small;
    color: #50667C;
}
.TRALink
{
    width: 100%;
    padding: 0px 5px 0px 10px;
}

.resource
{
    margin: 5px 0px 10px 0px;
    border-bottom: dotted 1px gray;
    display: block;
}
.TRALink p
{
    display: inline-block;
    width: 40%;
}
.TRALink h1
{
    display: block;
    width: 100%;
    margin: 10px 0px 0px 0px;
}
.TRALink a
{
    float: left;
    width: 60%;
    display: inline-block;
}


.leftCol
{
    float: left;
    width: 120px;
    padding: 10px 5px 10px 0px;
}
.rightCol
{
    padding: 10px 0px 10px 200px;
}
.leaderboard
{
    color: White;
    width: 498px;
    border: none;
}
.leaderboard .tl
{
    background: #000000 url(images/topLeftBlack.png) no-repeat top left;
    float: left;
}
.leaderboard .tr
{
    background: url(images/topRightBlack.png) no-repeat top right;
    float: left;
}
.leaderboard .bl
{
    background: url(images/botLeftBlack.png) no-repeat bottom left;
    float: left;
}
.leaderboard .br
{
    background: url(images/botRightBlack.png) no-repeat bottom right;
    float: left;
}

.leaderboard h1
{
    background-color: black;
    color: White;
}
.lbRight
{
    margin: 10px 10px 10px 10px;
    width: 200px;
    float: left;
}

.lbLeft
{
    margin: 10px 10px 10px 10px;
    width: 200px;
    float: left;
}

/* Home page styles */
.heading
{
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 18px;
    color: #515A63;
    font-weight: bold;
    padding-bottom: 10px;
}
.topSection
{
    display: block;
    width: 100%;
    float: left;
}
.intro
{
    width: 50%;
    float: left;
}
.intro h3
{
    color: #515A63;
    font-weight: bold;
    font-size: 12px;
    padding-bottom: 10px;
}
.try
{
    background: url(images/gameHome.png) no-repeat top right;
    width: 50%;
    float: left;
    height: 180px;
}
.try img
{
    padding: 100px 20px 0px 115px;
    border: none;
}
.try p
{
    padding: 0px 20px 0px 115px;
}
.button
{
    background: url(images/buttons/SportsSoccer.png) top left no-repeat;
    height: 30px;
}
.button h3
{
    padding-left: 28px;
    padding-top: 4px;
}
.bottomSection
{
    padding-top: 10px;
}
.bottomSection .body
{
    display: block;
    width: 100%;
    float: left;
}
.highlight
{
    display: block;
    width: 500px;
    background-color: #d6dbe1;
    float: left;
    margin: 10px 10px 10px 10px;
}
.titledHighlight
{
  float:left;
    display:block;

}
.highlightTitle
{
    width: 500px;
    margin: 0px 10px 0px 10px;
    background: white;
    height: 30px;
    border-bottom: solid #515A63 2px;
  
    padding:0px;
}
.lowerHighlight
{
      width: 500px;
    background-color: #d6dbe1;
     margin: 0px 10px 10px 10px;padding-top:5px;
}
.lowerHighlight img
{
      margin: 0px 10px 10px 10px;
}
.highlightLeft
{
    display: block;
    width: 280px;
    background-color: #d6dbe1;
    float: left;
    padding: 5px 5px 5px 5px;
    margin-left: 10px;
    min-height: 150px;
}
.highlightRight
{
    display: block;
    width: 200px;
    background-color: #d6dbe1;
    float: left;
    padding: 5px 5px 5px 5px;
    margin-left: 10px;
    min-height: 150px;
}

.highlightTitle .highlightTR
{
    background: url(images/highlightTR.png) 100% 0 no-repeat;
    padding: 0px 10px 0px 10px;
    margin:0px;
}

.highlightBL
{
    background: url(images/highlightBL.png) 0 100% no-repeat;
}
.highlightBR
{
    background: url(images/highlightBR.png) 100% 100% no-repeat;
}
.highlightTL
{
    background: url(images/highlightTL.png) 0 0 no-repeat;
}
.highlight .highlightTR
{
    background: url(images/highlightTR.png) 100% 0 no-repeat;
    padding: 10px 10px 10px 10px;
}

.lowerHighlight .highlightBR
{
    background: url(images/highlightBR.png) 100% 100% no-repeat;padding: 0px 10px 10px 10px;
}
