/*Top Red Intro Copy*/
div.top_intro_copy{
font-size:22px;	
color:#ca0e0e;
font-family: "Times New Roman", Times, serif;
font-style:italic;
font-weight:bold;
border-top: 2px solid #000;
border-bottom: 2px solid #000;
padding: 20px 10px 20px 10px;
}

/*Rounded boxes*/
.b1f, .b2f, .b3f, .b4f{font-size:1px; overflow:hidden; display:block;}
.b1f {height:1px; background:#ca0e0e; margin:0 5px;}
.b2f {height:1px; background:#ca0e0e; margin:0 3px;}
.b3f {height:1px; background:#ca0e0e; margin:0 2px;}
.b4f {height:2px; background:#ca0e0e; margin:0 1px;}
.contentf {background: #ca0e0e;}
.contentf div {margin-left: 5px;}
.contentf ul {margin:0; color:#fff; padding-left:20px; font-size:12px;}
.contentf li {padding-bottom:8px;}