﻿h1
{
margin-top:20px;
}

.container
{
    min-height:500px;
}

.span-1
{
    width:23px;
}


body 
{
    background-color:#FFFFFF;
    margin:0;
}

a
{
   color: #bf0000;
   text-decoration:none;    
}


a:visited
{
   color: #bf0000; 
}

a:hover
{
   color: #bf0000;
   text-decoration:underline;    
}

#topofpagelink
{
    font-size:0.95em;
    font-family:Verdana; 
    text-align:right;   
    margin-top:30px;
    color: #bf0000; 
}

ul 
{
list-style:none;    
}

.padding-bottom-30
{
    padding-bottom:30px;
}

#site-container
{
height:0;    
padding:0;
}

#left-column
{
padding-right:10px; 
}


#right-column
{
padding-left:0px; 
border-left:solid 1px #c7c7c7;
}

.right-data-cont
{
  margin-left:20px;
  height:100%;
}

.center
{
text-align:center;
}

/* Headers */

/* Positioning */

.left
{
    text-align:left;
}
.right
{
    text-align:right;
}

.rating 
{
    clear:both;
    width:80px;
    height:16px;
    background:#ffffff url(/images/template/rating-stars.gif) no-repeat -96px 0px;
}
.r05
{
    background-position:-80px 0px;
}

.r10
{
    background-position:-64px -16px;
}

.r15
{
    background-position:-64px 0px;
}

.r20
{
    background-position:-48px -16px;
}

.r25
{
    background-position:-48px 0px;
}

.r30
{
    background-position:-32px -16px;
}

.r35
{
    background-position:-32px 0px;
}

.r40
{
    background-position:-16px -16px;
}

.r45
{
    background-position:-16px 0px;
}

.r50
{
    background-position:0px -16px;
}

/* general classes */

.no-bottom-margin
{
    margin-bottom:0;
}

.no-top-padding
{
    padding-top:0px;
}

.align_right
{
    text-align:right;
}

.italic
{
    font-style:italic;
}
.rss img
{
    margin: 0;
}
.sbscr-notice
{
    font-size: .79em;    
}
.nwslt fieldset
{
    padding: .5em;
}
.links-list li
{
	margin: 0 0 15px 0;
}
img 
{
    margin:0;
}

.additional-info
{
margin-top:50px;

}
.padding-top-50
{
padding-top:50px;
}