DIV.static { 

}

	DIV.static H1 {
		font-size:24px;
		font-family: "Trebuchet MS", Verdana, Arial, san-serif;
		text-transform:uppercase;
		font-weight:normal;
		color:#fff;
		line-height:60px;
		padding-left:20px;
		height:60px;
		background-color:#323232;
		
	}

	.static .content {
		color: #323232;
		margin-right: 6px;
		margin-left: 0px;
		padding: 20px 20px 5px 20px;
		line-height: 15px;
		text-align: left;
		font-size: 10px;
		width: 250px;
		float: left;

	}
		.static .content H2 {
			font-size: 14px;
			text-align: left;
			line-height: 18px;
			margin-bottom: 20px;
		}
		.static .content SUP { font-size:9px; }
		.static .content P { margin:10px 0px; }
		.static .content EM { font-style: italic;}
		.static .content A { color: #D91318; text-decoration:underline; }
			.static .content A:hover { text-decoration:none; color:#fff; background: #323232; }
		.static .content UL { margin-left:30px; float: left; width: 270px;}
		.static .content UL LI {color: #de5824;}
		.static .picture {
			float: right;
			background: url('../../../templates/images/v_separator.gif') no-repeat left top;
		}
		.static .sidemenu A { margin-left:0px;} 
		.static .sidemenu { margin-top:20px; padding-right:10px; }
		
	DIV.static span.rtop, 
	DIV.static span.rbottom { display:block;margin: 0px;padding:0px;}
	DIV.static span.rtop span, 
	DIV.static span.rbottom span { display:block;height:1px;overflow:hidden;background-color:#f7f7f7;}
	DIV.static span.rtop, 
	DIV.static span.rbottom { display:block; margin: 0px; padding:0px; }
	DIV.static span.rtop span, 
	DIV.static span.rbottom span { display:block;height: 1px;overflow: hidden;}
	DIV.static span.r1 {margin: 0 5px;}
	DIV.static span.r2 {margin: 0 3px;}
	DIV.static span.r3 {margin: 0 2px;}
	DIV.static span.rtop span.r4, 
	DIV.static span.rbottom span.r4 { margin: 0 1px; height: 2px}
	DIV.static .rr_content {
		background-color: #f7f7f7;
		line-height:12px;
		padding:10px 20px;
	}
	
	ol {
		margin-left:15px;
	}
	
