﻿html, body 
{
    margin: 0;
    padding: 0;
    background-color: #000;
    font-family: Georgia, Times New Roman;
    color: #FFF;
    font-size: 12px;
}

a
{
    color: #FFF;
    text-decoration:underline;
}

.Bold
{
    font-weight:bold;
}

.Question
{
    margin-top:10px;
    margin-bottom:10px;
}

#container
{
    width: 1107px;
    margin-left: auto;
    margin-right: auto;
}
.panel
{
    float: left;    
}
.center
{
    width: 814px;    
}
.left
{
    width: 74px; 
    margin-right: 20px;   
}
.right
{
    width: 74px; 
    margin-left: 10px;   
}
.logo
{
    padding-top: 16px;
    padding-bottom: 30px;    
}
.shield
{
    background-image: url(/Resources/Images/Common/shield.gif);
    background-repeat: no-repeat;
    background-position: top;
    width: 398px;
    height: 546px;
}
.inputContainer
{
    width: 295px;
    height: 30px;
    background-color: #2D2D2D;
    margin-bottom: 14px;
}
.inputContainer input
{
    margin-top: 5px;    
    margin-left: 5px;
    border: 0;
    background-color: #2D2D2D;
    color: #FFF;
    font-family: Georgia, Times New Roman;
    width: 280px;
}
.label
{
    padding-bottom: 10px;
    width: 295px;
}
.shieldContent
{
    padding-left: 85px;
    padding-top: 55px;    
}
.copy
{
    background-image: url(/Resources/Images/Common/blueline.gif);
    background-repeat: repeat-y;
    background-position: left;
    padding-left: 46px;    
    width: 372px;
}
.popupCopy
{
    padding-left: 50px;    
    width: 297px;
    text-align: left;
    margin: 0;
    padding: 30px 30px 30px 30px;
}
.copydivider
{
    padding-top: 16px;  
    padding-bottom: 14px;  
}
.copydescription
{
    padding-bottom: 31px;
    /*width: 292px;*/
}
.noCompCopy
{
    padding-left: 50px;    
    width: 295px;
    text-align: left;
    margin: 0;
    padding: 30px 30px 30px 30px;
}
.noComp
{
    margin-left: auto;
    margin-right: auto;
    border-width: 1px;
    border-style: solid;
    border-color: #009EE1;    
}
.formdivider
{
    padding-top: 15px;
    padding-bottom: 12px;
    width: 292px;
}
#checkboxContainer div
{
    float: left;    
}
.checkboxInputContainer
{
    height: 20px;
    width: 20px;
    margin-right: 5px;
}
.checkboxSpacer
{
    width: 20px;
    height: 20px;    
}
#link
{
    text-decoration: underline;    
}
#newsletterLink
{
    text-decoration: underline;    
}
.link
{
    text-decoration: underline;    
    cursor: pointer;
}
.friendCloseLink
{
    text-decoration: underline;    
    cursor: pointer;
}
.emailLink
{
    text-decoration: underline;    
    cursor: pointer;
}
.otsLink
{
    color: #FFFFFF;
    text-decoration: underline;    
    cursor: pointer;
}
#link:hover
{
    cursor: pointer;    
}
#newsletterLink:hover
{
    cursor: pointer;    
}
#submitButton
{
    margin-left: 221px;    
}
#newsletterSubmitButton
{
    margin-left: 221px;    
}
#emailSubmitButton
{
    margin-left: 221px;
}
#emailSubmitButton:hover
{
    cursor: pointer;    
}
#termsMessage
{
    text-align: left;  
}
.terms
{
    
}
.terms li
{
    list-style-type: decimal;    
}
.terms li a
{
    color: #FFF;
    text-decoration: underline;    
}
h1
{
    font-size: 18px;    
    font-weight: normal;
    margin: 0;
    padding: 0;
    width: 294px;
}
p
{
    line-height: 24px;   
    margin: 0;
    padding: 0;
}
p .comp
{
    line-height: 24px;   
    margin: 0;
    padding: 0;
    width: 350px;
}
img
{
    border: 0;    
}
.content
{
    float: left;
}
.image
{
    margin-right: 11px;    
}
.close
{
    width: 100%;
    text-align: right;    
}
.scroller
{
    height: 150px;
    overflow: scroll;    
}
.hide
{
    display: none;    
}
/*Hacks*/
.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix
{
    display: inline-block;    
}
/*Hides for IE-mac*/
* html .clearfix
{
    height: 1%;    
}
.clearfix
{
    display: block;
    width: 292px;
}
/*End hide for IE-mac*/
