﻿body
{
    font-family: Century Gothic, Helvetica, Arial, sans-serif;
    font-size: 9pt;
    

}
html,body
{
    margin:0px;
    padding:0px;
}
h1
{
    font-family:   	Century Gothic, Helvetica, Arial, sans-serif;
    font-size: 11pt;
     color: #cb0303;
     padding:0px 0 15px 0;
     margin:0;
}
h2
{
    font-family:  	Century Gothic, Helvetica, Arial, sans-serif;
    font-size: 10pt;
     color: #cb0303;
   padding:0px 0 5px 0;
        margin:0;
}
h3
{  font-family:  	Century Gothic, Helvetica, Arial, sans-serif;
    font-size: 9pt;
     color: #000000;
   padding: 0px 0 5px 5px;
        margin:0;
}
p
{
    padding:0 0 10px 10px;
    margin:0;
    }

ul
{
        padding-top:1px;
        margin-top:0px;
}

.quote
{
    font-family:  	Century Gothic, Helvetica, Arial, sans-serif;
    font-size: small;
    line-height: 150%;
    text-align: justify;
    color: #cb0303;
}

li
{
    list-style-type: square;
    list-style-position: outside;
    color: #000000;
    list-style-image: url('../images/li-img.gif');
}

a
{
    color: #000000 ;   
    text-decoration:none;
}

a:link
{
    color: #000000 ;   
    text-decoration:none;
}
a:visited
{
    color: #000000 ;   
    text-decoration:none;
}
a:hover
{
    color: #cb0303 ;   
    text-decoration:none;
 
}
a:active
{
    color: #000000 ;   
    text-decoration:none;
}



#container
{width: 950px;
 margin: 0px auto;
 display:block;
 height:100%;
}

#header
{
      
       width: 950px;
    margin: 0px auto;
    display: block;
    height: 94px;
    text-align: left;
   background-image: url('../Images/HeaderBG.gif');
    background-repeat: repeat-x;
    background-color:#ff1924;
padding:0;
 
}
#SignupNews
{
     width:900px;

    margin: 0px auto;
    display: block;
}

.logo
{
    float: left;
    padding:0 0 0 8px;

}
.strap
{
    float: right;
    padding: 0px 0px 0 0;
    bottom: 8px;
    clear: none;
}
.news
{
    float:right;
    padding: 0 10px 0 0;
}
#navigation
{
  width: 950px;
    margin: 0px auto;
    display: block;
    height: 45px;
    text-align: right;  
    padding-top:5px;
    
}
#navigation ul
{
    padding:0px;
    margin:0px;
}

#navigation li
{
    color: #000000;
    display: inline;
    list-style-type: none;
    padding-left:63px;
    padding-top:5px;
}
#navigation a
{
    color: #000000;
}
#navigation a:hover
{
    color: #cb0303 ;  
    font-weight:normal; 
}
a
{
        /*color: #cb0303;*/
}

.mainMenu
{
    text-align:center;
     font-size: 10pt;
}
.mainMenuContainer
{
     text-align:left;
     font-size: 10pt;
     border-bottom:solid 1px #cb0303;
     border-left:solid 1px #cb0303;
     border-right:solid 1px #cb0303;
}

#navigation td
{
    font-size:10pt;
}
a.mainmenu
{
    font-family: 	Century Gothic, Helvetica,  Arial, sans-serif;
    font-size: 10pt;
    color: #000000;
}


a.mainmenu:hover
{
   
     font-size:10pt;
     color: #cb0303;
     font-weight:normal;
}
a.mainmenu:active
{
   
     font-size: 11pt;
     color: #cb0303;
}

#mainBody
{
    width: 950px;
    margin: 0px auto;
    display: block;
    overflow: auto;
    min-height:500px;
}

#footer
{
      background-image: url('../Images/footerbg.gif');
    background-repeat: repeat-x;
height: 46px;
    position: relative;
    border-width: 1px;
    border-color: #FF1924;
    width: 950px;
    margin: 15px auto 0px auto;
    border-top-style: solid;
    font-size: 10px;
    vertical-align: middle;
    padding-right: 10px;
    text-align: right;
    white-space: nowrap;
    background-color:#4d5056;
 
}

#imgs
{
 float:left;
 width:49%;
 text-align:left;
 padding-left:8px;
 padding-bottom:8px;
}
#txt
{
    float: right;
    width: 49%;
    text-align: right;
    padding-top: 10px;
    color: #C0C0C0;
}
.ContactUsLogo
{
    padding-left:35px;
}
.Signup
{
    padding: 45px 0 0 15px;
}
 h3.snug
{
    padding-bottom:0px;
    padding-top:15px;
    margin:0;

    
    
}
h2.snug 
{
    padding-top:0px;
        margin:0;
    
}

i
{
    color: #808080;
}

#NewsHeader
{
    float: right;
    padding: 0px 8px 0 0;
    margin-top:3px;
    bottom: 5px;
    clear: none;
}

#NewsHeader ul
{
    list-style-type: none;
    text-align:right;

}

#NewsHeader li
{
    list-style-type: none;
    color: White;
    list-style-image: none;
    font-size: small;
    font-weight: normal;
}
#NewsHeader a
{
    color: #FFFFFF;
}
#NewsHeader a:hover
{

    text-transform: none;
}
#printHeader,#printFooter
{
display:none;
}

.viewpoint
{
    padding: 5px;
    margin: 10px 45px 10px 45px;
    text-align: left;
    color: #cb0303;
    border: 1px solid #cb0303;
     display: block;
}
.printDetails{
display:none;
}
    
