@charset "utf-8";
/* CSS Document */

a {
	color:#c21d23;
	outline:none;
}

a:Hover {
	color:#000000;
}

h1 {
	font-size:20px;
	line-height:normal;
	color:#c21d23;
	font-weight:normal;
	text-transform:uppercase;
	font-weight:bold;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:30px;
}

h2 {
	font-size:18px;
	line-height:normal;
	color:#000;
	font-weight:normal;
}

.titleBlack {
	font-size:16px;
	line-height:normal;
	font-weight:bold;
	color:#000;
}

/*.titleRed {
	font-size:16px;
	line-height:normal;
	font-weight:bold;
	color:#c21d23;
}*/


.titleRed {
	font-size:13px;
	line-height:normal;
	color:#c21d23;
	font-weight:normal;
	text-transform:uppercase;
	font-weight:bold;
}

.normalRed {
	font-size:13px;
	line-height:normal;
	color:#c21d23;
	font-weight:normal;
	font-weight:bold;
}

.defaultStyle {
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	line-height:16px;
	color:#000;
}

.defaultStyle a {
	color:#c21d23;
	text-decoration:underline;
}

.defaultStyle a:Hover {
	color:#000000;
}

.smallBlack {
	font-size:11px;
	line-height:normal;
}

.smallBlackLink {
	font-size:11px;
	line-height:normal;
}

.smallBlackLink a {
	color:#000;
	text-decoration:none;
}

.smallBlackLink a:hover {
	color:#c21d23;
	text-decoration:underline;
}

.shareLarges {
	font-size:15px;
	line-height:normal;
	text-transform:uppercase;
	font-weight:bold;
}

.readMore {
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	font-style:oblique;
}

.readMore a {
	text-decoration:none;
	color:#000;
}

.readMore a:hover {
	text-decoration:underline;
	color:#c21d23;
}

.headline {
	font-style:oblique;
	font-weight:bold;
	margin-top:4px;
	margin-bottom:4px;
	text-transform:uppercase;
}

/*.search {
	width:100px;
}*/

