@charset "UTF-8";

/*
Theme: Bing For Mayor Update
Version: 1.0
*/


/*****************************
* TEXT STYLES FOR PRESS ROOM *
*****************************/
h1, h2, h3, h4, h5, p, ul {
	font-family: Arial, Helvetica, sans-serif;
	}
	
h2, h3, h4 {
	margin: 0;
	padding: 0;
	}

h1 {
	font-size: 18pt;
	color: #b50027;
	margin: 0 0 10px 0;
	padding: 0;
	}
	
h2 {
	font-size: 13pt;
	text-transform: uppercase;
	color: #000000;
	}
	
h3 {
	font-size: 13pt;
	color: #000000;
	}
	
h4 {
	font-size: 12pt;
	font-style: italic;
	text-transform: uppercase;
	color: #333333;
	}
	
h5 {
	font-size: 11pt;
	font-weight: normal;
	color: #333333;
	margin: 0 0 15px 0;
	padding: 0;
	}
	
p {
	font-size: 12pt;
	margin: 0 0 5px 0;
	padding: 0;
	}
	
a, a h5 {
	color: #b50027;
	}
	
hr {
	border-top: 1px solid #9f9f9f;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	height: 1px;
	margin: 35px 0 35px 0;
	}
	
/******************************
* TABLE STYLES FOR PRESS ROOM *
******************************/
.press {
	padding: 0 15px 0 10px;
	}