body 
{ 
	/* customize_font */ font: normal normal 12px Calibri,Arial,Verdana,Tahoma; /* customize_font */
	/* customize_font_color */ color: #515151; /* customize_font_color */
}
div#splash h1,
div#splash h2
{ /* customize_showcase */ font: normal bold 27px Georgia; /* customize_showcase */ }
img { border:0px; }
a, a:visited
{
	/* customize_link */ color: #00429a; /* customize_link */
	text-decoration: none;
	cursor:pointer;
}
a:hover 
{ 
	 /* customize_link_hover */ color: #00429a; /* customize_link_hover */
	text-decoration: underline; 
} 

h1,h2,h3,h4,h5,h6
{ 
	font-family: Calibri, Helvetica, Arial, Verdana, sans-serif;
	color:#222224;
}
h1
{ 
	font-size:24px;
	margin-bottom:16px;
	margin-top:0px;
	line-height:26px;
	font-weight:bold;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover 
{ text-decoration:none; }
h2{ font-size: 20px; line-height:22px; }
h3{ font-size:16px; line-height:17px; }
h4
{ 
	font-size:13px;
	line-height:15px;
	margin-bottom:6px;
	margin-top:0px;
	color:#dc002e;
	font-weight:bold;
}
h4 a, h4 a:hover {
	color:#dc002e;
}

h5 {
	font-size: 12px;
	font-weight:bold;
	line-height:14px;
	margin-top:1px;
	margin-bottom:5px;
}
p{ padding:0px; margin-top:0px; line-height: 18px; }
.sidebar_left h3
{ margin-top:0px; }

.competitor {
color:#666666;
font-size:11px;
line-height:14px;
margin-bottom:0;
margin-top:8px;
}
.competitor a, .competitor a:hover {
color:#222224;
font-size:12px;
font-weight:bold;
}

div#mid_content_blocks img
{ border:1px solid #DEDEDE; padding:4px; }