




/*
     FILE ARCHIVED ON 15:56:00 Jul 23, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 5:16:37 Oct 23, 2015.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/* CSS Document 
@charset "UTF-8";
*/


/* Site specific base styles
*****************************************************************/
#WelcomeWrapper
{
    margin: 0 auto;
    width: 800px;
    text-align: center;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11pt;
    color: white;
    font-weight: 300;
    background-color: white;
    clear: both;
    z-index: 902;
}



.StatsLabel
{
    font-size: 18pt;
    font-family: Helvetica, Arial, sans-serif;
    color: white;
    font-weight: 300;
}

.BoldLabel
{
    font-size: 14pt;
    font-family: Helvetica, Arial, sans-serif;
    color: white;
    font-weight: bold;
}
.BoldLabelBlack
{
    font-size: 14pt;
    font-family: Helvetica, Arial, sans-serif;
    color: black;
    font-weight: bold;
}
.BoldLabelWhite
{
    font-size: 14pt;
    font-family: Helvetica, Arial, sans-serif;
    color: white;
    font-weight: bold;
}
.SmallBoldLabelWhite
{
    font-size: 14pt;
    font-family: Helvetica, Arial, sans-serif;
    color: white;
    font-weight: bold;
}
.mainImage
{
    width: 120px;
    height: 120px;
    margin: 10px 10px 10px 10px;
}

.NormalLabel
{
    font-size: 14pt;
    font-family: Helvetica, Arial, sans-serif;
    color: white;
    font-weight: normal;
}

a
{
    color: white;
}
a:link
{
    text-decoration: none;
}
a:visited
{
    text-decoration: none;
}
a:active
{
    text-decoration: none;
}
a:hover
{
    text-decoration: none;
}

/* Design
*****************************************************************/
.RDWelcome
{
    color: #011f34;
    padding: 10px;
}

.diamond
{
    width: 60px;
    height: 40px;
}


/* What we do section */
.what
{
    margin-top: -20px;
    padding: 10px;
    clear: both;
    background-color: #f32836;
}

.box-a-left, .box-a-right
{
    padding: 10px;
    text-align: center;
    vertical-align: top;
    height: 250px;
}
.box-a-left span, .box-a-right span
{
    vertical-align: top;
}
.what1
{
    clear: both;
    padding: 10px;
    background-color: #003255;
}

.box-a-right, .box-b-right
{
    padding: 10px;
    float: right;
    background-color: #011f34;
    width: 380px;
    text-align: center;
}

.box-a-left, .box-b-left
{
    padding: 10px;
    float: left;
    background-color: #003b66;
    width: 380px;
    text-align: center;
}

.box-b-left, .box-b-right
{
    padding: 10px;
    height: 80px;
    text-align: center;
}



/* How we do it section */
.how
{
    clear: both;
    padding: 10px;
    margin-top: 20px;
    text-align: center;
    font-family: Helvetica, Arial, sans-serif;
    color: white;
    background-color: #f32836;
}

.box-b-left h2 a, .box-b-right h2 a
{
    color: #fff;
    margin-left: -20px;
}

.box-b-left a:hover, .box-b-right a:hover
{
    color: #f00;
}

.box-c-left
{
    padding: 10px;
    float: left;
    background-color: #003b66;
    width: 380px;
    margin-bottom: 30px;
    height: 260px;
}

.box-c-right
{
    padding: 10px;
    float: right;
    background-color: #01243d;
    width: 380px;
    margin-bottom: 30px;
    height: 260px;
}


.box-c-left a:hover
{
    color: #f00;
}

.box-a-right img
{
    width: 60px;
    height: 60px;
    position: relative;
    left: 50%;
    margin-left: -30px;
}


.box-d-left, .box-d-right
{
    display: inline-block;
}

.box-d-1, .box-d-2, .box-d-3, .box-d-4
{
    display: inline-block;
    padding: 20px 0 0px 0;
    width: 200px;
    text-align: center;
}


.box-d-left
{
    float: left;
}
.box-d-right
{
    float: right;
}

.box-d-1
{
    background-color: #002b49;
    float: left;
}
.box-d-2
{
    background-color: #01243d;
    float: right;
}

.box-d-3
{
    background-color: #002b49;
    float: left;
}
.box-d-4
{
    background-color: #f32836;
    float: right;
}

.box-d-1 img, .box-d-2 img, .box-d-3 img, .box-d-4 img
{
    width: 30px;
    height: 30px;
}
.bg
{
    background-color: #002b49;
    padding: 0px 0 10px 0;
}

.why
{
    padding: 10px;
    margin-top: 20px;
    background-color: #f32836;
    text-align: center;
    clear: both;
}

.box-e-1, .box-e-2, .box-e-3
{
    background-color: #002b49;
    display: inline-block;
    width: 230px;
    padding: 0px 10px 0 0;
    vertical-align: top;
    text-align: center;
}

.box-e-2
{
    background-color: #002b49;
}



.points
{
    padding: 10px;
    margin-top: 20px;
    background-color: #f32836;
    text-align: center;
    clear: both;
}
.searching
{
    padding: 10px;
    clear: both;
    background-color: #011f34;
}
.searching a:link
{
    color: white;
}
.searching a:hover
{
    color: red;
}

.WelcomeButton
{
    padding: 10px;
    text-align: center;
    background-color: #003255;
    color: white;
}
.WelcomeButton a
{
    font-size: 12pt;
    font-family: Helvetica, Arial, sans-serif;
    color: white;
    font-weight: bold;
}
.WelcomeButton a:hover
{
    font-size: 12pt;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    color: red;
}

.WelcomeButton:hover
{
    background-color: #003255;
    color: red;
}

.WelcomeButtonBronze
{
    padding: 12px;
    text-align: center;
    background-color: white;
    color: #003255;
}

.WelcomeButtonBronze a:hover
{
    background-color: white;
    color: red;
}
