﻿body
{
    background-color: #333333;
    font-family: 'Trebuchet MS' , Arial, Sans-Serif;
    color:#ffffff;
    background-color: #333333;
    background-image: url('Images/PageBodyGraphics/PageBackground2009.jpg');
}

li
{
    font-size: 10pt;
    color: #ffe100;
}

liText
{
    font-size: 10pt;
    color: #999999;
}

a
{
    color: #148AB2;
}

a:active
{
    color: #148AB2;
}

a:hover
{
    color: #148AB2;
}

a:link
{
    color: #148AB2;
}

a:visited
{
    color: #148AB2;
}


/*------*/


.TextSprintHeaderLinks
{
    font-weight: normal;
    font-size: 10pt;
    color: #ffffff;
}

a.SprintHeaderLinks
{
    font-family: 'Trebuchet MS', Arial,  Sans-Serif;
    color: #ffffff;
    font-size: 8.5pt;
    text-decoration: none;
    font-weight: bold;
    font-style: italic;
}

a.SprintHeaderLinks:active
{
    color: #ffffff;
}

a.SprintHeaderLinks:hover
{
    color: #ffffff;
    text-decoration: underline;
}

a.SprintHeaderLinks:link
{
    color: #ffffff;
}

a.SprintHeaderLinks:visited
{
    color: #ffffff;
}



a.BoldWhiteLinks
{
    font-family: 'Trebuchet MS', Arial,  Sans-Serif;
    color: #ffffff;
    font-size: 10pt;
   text-decoration: underline;
    font-weight: bold;
}

a.BoldWhiteLinks:active
{
    color: #ffffff;
}

a.BoldWhiteLinks:hover
{
    color: #ffffff;
    text-decoration: underline;
}

a.BoldWhiteLinks:link
{
    color: #ffffff;
}

a.BoldWhiteLinks:visited
{
    color: #ffffff;
}


.TextRedMessage
{
    font-weight: bold;
    font-size: 13pt;
    color: #ff0000;
}


div
{
    padding: 0px;
    margin: 0px;
        width: 640px;
}

.MainContentBlock
{
    width: 491px;
    font-size: 10pt;
    background-color: #000000;
    padding-left: 5px;
    padding-right: 10px;
}

.MainContentBlockExpanded
{
    width: 710px;
    font-size: 10pt;
    background-color: #000000;
    padding-left: 5px;
    padding-right: 5px;
}

.PromoHeaderText
{
    font-weight: bold;
    font-size: 14pt;
    color: #ffffff;
}

.PromoText
{
    font-weight: bold;
    font-size: 11pt;
    font-family: Arial, Sans-Serif;
}

.ContentTitle
{
    font-weight: bold;
    font-size: 14pt;
    text-align: left;
    color: #ffffff;
}

.ContentSubTitle
{
    font-weight: bold;
    font-size: 12pt;
    text-align: left;
    color: #c0c0c0;
}

.ContentSubTitleYellow
{
    font-weight: bold;
    font-size: 11pt;
    text-align: left;
    color: #ffe100;
}

.ContentGeneralText
{
    font-size: 10pt;
    color: #ffffff;
    text-align: justify;
}

.ContentGeneralTextYellow
{
    font-size: 10pt;
    color: #ffe100;
    text-align: justify;
}

.FooterText
{
    font-size: 7.5pt;
    color: #777777;
}

a.FooterLink
{
    font-size: 7.5pt;
    color: #777777;
    text-decoration: none;
}

a.FooterLink:active
{
   color: #777777;
}

a.FooterLink:hover
{
   color: #777777;
   text-decoration: underline;
}

a.FooterLink:link
{
   color: #777777;
}

a.FooterLink:visited
{
   color: #777777;
}

a.CallOutLink
{
    font-size: 12pt;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}

a.CallOutLink:active
{
   color: #000000;
}

a.CallOutLink:hover
{
   color: #000000;
   text-decoration: underline;
}

a.CallOutLink:link
{
   color: #000000;
}

a.CallOutLink:visited
{
   color: #000000;
}

strong
{
    font-weight: bold;
    color: #000000;
}


.FaqQuestion
{
    font-weight: bold;
    font-size: 10.5pt;
    color: #c0c0c0;
    padding-top: 10px;
}

.FaqAnswer
{
    font-weight: bold;
    font-size: 10pt;
    padding-left: 10px;
    color: #ffffff;
}


.PhotoRight
{
	float: right;
}

.NoSpaceList
{
	margin-top: 0px;
	list-style-position: outside;
	margin-bottom: 0px;
}

a.HelpLinks
{
    color: #ff0000;
    font-size: 10pt;
    text-decoration: none;
    font-weight: bold;
}

a.HelpLinks:active
{
    color: #ff0000;
}

a.HelpLinks:hover
{
    color: #ff0000;
    text-decoration: underline;
}

a.HelpLinks:link
{
    color: #ff0000;
}

a.HelpLinks:visited
{
    color: #ff0000;
}
