/* -----------------------------Body -------------------------*/

//swan stylesheet

body {	font-family: Arial;	color: #666666; }
td { font-family: Verdana; font-size: 12px; color: #666666; }


/*----------------------------  P with pad ----------------------------*/
div.left { 
    margin-left:10px;
    width:165px;
    padding:5px;
    font-family:Arial;
    font-size:8pt;
    color:white;
} 

div.right { 
    margin-left:30px;
    width:130px;
    padding:5px;
    font-family:Arial;
    font-size:8pt;
    color:white;
} 


/* -----------------------------Anchor Styles -------------------------*/

A:active {
   COLOR: #2b2c7c; 
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
   LINE-HEIGHT: 16px;
   TEXT-DECORATION: none
    }

A:link {
    COLOR: #2b2c7c;
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;   
   LINE-HEIGHT: 16px;
   TEXT-DECORATION: none
    }

A:visited {
    COLOR: #2b2c7c;
    FONT-FAMILY: arial;
    FONT-SIZE: 11px;
   LINE-HEIGHT: 16px;;
   TEXT-DECORATION: none
    }

A:hover {
    COLOR: #ff0000;
    FONT-FAMILY: , arial;
    FONT-SIZE: 11px;
   LINE-HEIGHT: 16px;
   TEXT-DECORATION: underline
    }

A.subnav:active {
   COLOR: #787878; 
    FONT-FAMILY: arial;
   LINE-HEIGHT: 11px;
   TEXT-DECORATION: none
    }

A.subnav:link {
    COLOR: #787878;
    FONT-FAMILY: arial;
    FONT-SIZE: 10px;   
   LINE-HEIGHT: 11px;
   TEXT-DECORATION: none
    }

A.subnav:visited {
    COLOR: #787878;
    FONT-FAMILY: arial;
    FONT-SIZE: 10px;
   LINE-HEIGHT: 11px;;
   TEXT-DECORATION: none
    }

A.subnav:hover {
    COLOR: #B5121B;
    FONT-FAMILY: arial;
    FONT-SIZE: 10px;
   LINE-HEIGHT: 11px;
   TEXT-DECORATION: none
    }

/* -----------------------------Text Styles -------------------------*/

span.text {
   COLOR: #787878; 
   FONT-FAMILY: arial;
   FONT-SIZE: 11px;
   FONT-WEIGHT: BOLD;
   LINE-HEIGHT: 14px;
   TEXT-DECORATION: none;
    }

span.textsmall {
   COLOR: #ff0000; 
   FONT-FAMILY: arial;
   FONT-SIZE: 9px;
   FONT-WEIGHT: BOLD;
   LINE-HEIGHT: 13px;
   TEXT-DECORATION: none;
    }

span.header1 {
   COLOR: #B5121B; 
   FONT-FAMILY: arial;
   FONT-SIZE: 14px;
   FONT-WEIGHT: BOLD;
   LINE-HEIGHT: 14px;
   TEXT-DECORATION: none;
    }

span.header2 {
   COLOR: #333333; 
   FONT-FAMILY: arial;
   FONT-SIZE: 12px;
   FONT-WEIGHT: BOLD;
   LINE-HEIGHT: 18px;
   TEXT-DECORATION: none;
    }


span.gray {
   COLOR: #666666; 
   FONT-FAMILY: arial;
   FONT-SIZE: 12px;
   LINE-HEIGHT: 16px;
   TEXT-DECORATION: none;
    }


span.date {
   COLOR: #333333; 
    FONT-FAMILY: arial;
        FONT-SIZE: 10px;
   LINE-HEIGHT: 11px;
   TEXT-DECORATION: none
    }

span.footer {
   COLOR: #006600; 
   FONT-FAMILY: arial;
   FONT-SIZE: 14px;
   LINE-HEIGHT: 16px;
   TEXT-DECORATION: none;
    }
	
	/* -----------------------------Text Styles Misc -------------------------*/
	
.dateline { font-family: Arial; font-size: 11px; color: #ff0000; }
.more { font-family: Arial; font-size: 12px; font-weight: bold; }
.menutitle { font-family: Arial; font-size: 13px; font-weight: bold; color: #ff0000; }
.menu { font-family: Arial; font-size: 12px; color: #663333; }
.menulinks {
	font-family: Arial;
	font-size: 10px;
}
.quote { font-family: Arial; font-size: 14px; }
.pull { font-family: Arial; font-size: 15px; font-weight: bold; text-align: center; border-top-style: solid; border-bottom-style: solid; }
.featuretitle { font-family: Arial; font-size: 30px; font-weight: bold; color: #006600; }
.datetop { font-family: Arial; font-size: 16px; font-weight: bold; color: #ff0000; }
.subcateg { font-family: Arial; font-size: 20px; font-weight: bold; color: #006600;  }

.red {
	font-family: Arial;
	font-weight: bold;
	color: #ff0000;
	font-size: 12px;
}

h1 { font-family: Arial; font-size: 22px; color: #000000; letter-spacing: -1px; }
h2 { font-family: Arial; font-size: 18px; color: #000000; letter-spacing: -1px; }
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	letter-spacing: -1px;
}
p,.p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}
.small {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}

</style>
h4 {

	font-family: Arial;
	font-size: 16px;
	color: #000000;
	letter-spacing: -1px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
}
