﻿
h1, h2, h3, h4, h5, h6, p 
{
	margin:0 0 7px 0;	
}

h1
{
	font-size: 155%;	
}

h2
{
	font-size: 140%;	
}

h3
{
	font-size: 120%;
	color: #666666;	
}

h5
{
	font-size: 110%;
}


h4.clients
{
	font-size: 110%;
	color: #666666;
	font-style:italic;
}

h4.multi
{
	font-size: 110%;
	color: #666666;
	float:left;
}


.top_tagline
{
	margin:4px 0 0 0; position:absolute; top:4px; left:10px; 
	font-size:100%;
	color: #FFFFFF;	
}

* html .top_tagline {top:2px;}

#bottom_tagline
{
	margin:0; position:absolute; bottom:0px; left:8px; 
}

* html #bottom_tagline {bottom: 4px;}

h2.tagline 
{
	font-size: 230%;
	color: #FFFFFF;
	float: left;	
}

h2.tagline2 {

	font-size: 230%;
	color: #FFFFFF;	
	float: left;
}

h2.main {
	color: #333333;	
}

.tagline3 {
	margin:50px 2px 4px 2px;
	font-size: 230%;
	color: #FFFFFF;	
	float: left;
}

#ctl00_ContentPlaceHolder1_litTagline {
	margin:50px 2px 4px 2px;
	font-size: 230%;
	color: #FFFFFF;	
	float: left;
}



h2.mag2  {
margin: 2px 0;
font-size: 120%;
}


h6 { 
font-size: 100%;
}

.red { 
color: #ed1c24;
}

.light { 
color: #999999;
font-size: 90%;
}

 .blue 
    {
      color: #180252;  
        }


.light2 { 
color: #666666;
}

.bold 
{
    font-weight: bold;
    color: #999999;
}

.black
{
    color: #000000;    
    }

.normal { 
font-weight:normal;
}

.case_low 
{
    text-transform: none;
font-weight:bold;
}

.six  {
color: #666666;
}

h6.six  {
color: #666666;
margin: 0;
}

h5.blue  {
color: #00779f;
margin: 10px 0;
}

.italic
{
	font-style:italic;
}

.italicred
{
	font-style:italic;
	color: #ed1c24;
	margin: 2px 0;
}

#sendtofriend h4
{
	color: #180e5e;	
	font-size: 120%;
}

/* LEFT COLUMN ------------------------------------------------------------------ */


#leftcol h6 { 
color: #666666;
font-size: 90%;
margin-top: 6px;
margin-bottom: 4px;
padding-bottom: 0px;
text-transform:uppercase;
}
/* RIGHT COLUMN ------------------------------------------------------------------ */


#rightcol h6 { 
color: #666666;
font-size: 110%;
margin-bottom: 2px;
text-transform:uppercase;
}


#rightcol .red { 
color: #ed1c24;
}

#rightcol .red_lower { 
color: #ed1c24;
text-transform:none;
font-size: 100%;
}



/* HOME ------------------------------------------------------------------ */

#rightho h6 {
       	margin: 20px 0 2px 0;
       	padding: 0;	
       	COLOR: #333333; font-size:110%
}

#rightho h4 {
       	margin: 6px 0 2px 0;
       	padding: 4px 0 0 0;	
       	font-size: 100%;
}
#rightho h3 {
       	margin: 4px 0 4px 8px;
       	padding: 0;	
       	font-size: 135%;
       	color: #ed1c24;
}


.panel_ho_bi h3 {
       	margin: 4px 0 4px 12px;
       	padding: 0;	
       	font-size: 135%;
       	color: #ed1c24;
       	text-transform: uppercase;
}

#rightho .panel_ho_bi h4 a {
       font-size: 14px;
}

.tagline h2
{
font-size: 20px; 
} 

.tagline2 h2
{
font-size: 20px; 
} 


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */


.sIFR-hasFlash  h2.tagline {
	visibility: hidden;
	letter-spacing: -4px;
}

.sIFR-hasFlash h2.tagline2 {
	visibility: hidden;
	letter-spacing: -4px;
}

.sIFR-hasFlash .tagline3 {
	visibility: hidden;
	letter-spacing: -4px;
}

.sIFR-hasFlash #ctl00_ContentPlaceHolder1_litTagline {
	visibility: hidden;
	letter-spacing: -4px;
}

.tagline h2{
	font-size: 20px;
	padding: 0; 
	}
	
	.tagline2 h2{
	font-size: 20px;
	padding: 0;
	}


	.tagline3{
	font-size: 30px;
	padding: 0;
    margin: 21px 2px 12px 0; 
	}
	
	#ctl00_ContentPlaceHolder1_litTagline{
	font-size: 20px;
	padding: 0;
    margin: 7px 0 12px 0; 
	}


