﻿body
{
    font-family: Verdana, Arial, Sans-Serif;
    background-color: #eee9d3;  
    font-size:12px;	
    color:Black;
}

.pageTopRed
{    
    background-image: url(Images/SiteNav/page-top-red.gif);
    background-repeat: repeat-x;    
    height:3px;
}

.footLink
{
	border-right: #eee9d3 1px solid;
	border-top: #eee9d3 1px solid;
	font-size: 9px;
	border-left: #eee9d3 1px solid;
	color: #990000;
	border-bottom: #eee9d3 1px solid;
	height: 16px;
	background-color: transparent;
}

.footLink_hover
{
	border-right: #eee9d3 1px solid;
	border-top: #eee9d3 1px solid;
	font-size: 9px;
	border-left: #eee9d3 1px solid;	
	cursor: hand;
	color: #990000;
	border-bottom: #eee9d3 1px solid;
	background-color: transparent;
	text-decoration: underline;
	height: 16px;
	background-color: transparent;	
}

.copyRightText
{
	FONT-SIZE: 9px; 
	COLOR: #333333
}

P
{
    color: #333333;
    font-size: 12px;
    line-height: 130%;
    margin-bottom: 8px;
}
DIV P 
{
    color: #999999;
    font-size: 17px;
    line-height: 130%;
    margin-bottom: 24px;
}
DIV IMG
{
    border-bottom: #d7d3bf 1px solid;
    border-left: #d7d3bf 1px solid;
    padding-bottom: 4px;
    padding-right: 4px;
    padding-left: 4px;
    padding-top: 4px;
    border-right: #d7d3bf 1px solid;
    border-top: #d7d3bf 1px solid;
}

ul 
{
     padding: 0;
    margin: 0;
}

li
{   
    text-decoration: none;
    padding-left: 20px;
    background: url(Images/Icons/bullet-static.gif) no-repeat left 50%;
    list-style: none;
    color: #333333;
    font-size: 12px;
    line-height: 130%;
    margin-bottom: 8px;
}

.h3 
{
    text-transform:uppercase;
    color:#333333;
    font-size:11px;
    line-height:130%;
    margin-bottom:8px;
}

.h4 
{    
    color:#333333;
    font-size:12px;
    font-weight:bold;
    line-height:130%;
    margin-bottom:0px;
}

.h5
{    
    text-transform:uppercase;
    color:#333333;
    font-size:11px;
    line-height:130%;
    margin-bottom:8px;
}

.strip-head
{
	color: #666666;
	background-color: #f6f4e6;
	font-size:9px;
	line-height: 140%;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	border-bottom: #d7d3bf 1px solid;	
	border-top: #d7d3bf 1px solid;
	padding: 5px;	
	margin: 6px;	
}
.strip-footer
{	
	background-color: #f6f4e6;		
	border-bottom: #d7d3bf 1px solid;	
	border-top: #d7d3bf 1px solid;		
}


.newsRow
{
    padding-top:5px;
    padding-bottom:5px;		
}

.newsArchiveRow
{
    padding-top:5px;
    padding-bottom:0px;		
}

.tableNormal
{
color: #000000;
background-color: white;
font-size: 11px;
}

.flaButton
{
	border: 1px solid white;
    font-size: 11px;
	    color: #990000;
	    background-color: transparent;		
}

.flaButton_enter
{
	border-right: #eee9d3 1px solid;
	border-top: #eee9d3 1px solid;
	font-size: 11px;
	border-left: #eee9d3 1px solid;
	cursor: hand;
	color: #990000;
	border-bottom: #eee9d3 1px solid;
	height: 20px;
	background-color: #fff8e0;	
	text-decoration: underline;
}

TABLE B
{	
	font-weight: bold;
	color: #666666;
	font-size: 11px;
	margin-bottom: 8px;
}

h3
{
	color: #C87912;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	line-height: 100%;
	margin-bottom: 0px;
}

h5
{
	color: #333333;
	font-size: 12px;
	font-weight:normal; 
	text-transform: none;
	line-height: 130%;
	margin-bottom: 8px;
}


 .quoteButton
{
    border: 1px solid white;
    font-size: 11px;
    color: #990000;
    background-color: transparent;
    font-weight: bold;  
    border: #d7d3bf 1px solid;  
}

.quoteButton_enter
{
	border-right: #eee9d3 1px solid;
	border-top: #eee9d3 1px solid;
	font-size: 11px;
	border-left: #eee9d3 1px solid;
	cursor: hand;
	color: #990000;
	border-bottom: #eee9d3 1px solid;	
	background-color: #fff8e0;	
	font-weight: bold;
}