.contents {
	font-family:Arial;
	font-size: 36px;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
}
.content_heading {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
}
.content_heading:hover {
	color:#666666
}
.white_text {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #333333;
}
.contenthead_blurb {
	font-size: 11px;
	font-weight: normal;
	color: #074F7E;
	font-family:Arial;
}
.Mainstory {
	font-family: Arial;
	font-size: 36px;
	font-weight: bolder;
	text-transform: none;
	color: #D71629;
	text-decoration: none;
}
.Mainstory:hover {
	color:#FF8080
}
.Mainstoryblk {
	font-family: Arial;
	font-size: 20px;
	font-weight: bolder;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.Mainstoryyellow {
	font-family: Arial;
	font-size: 36px;
	font-weight: bolder;
	text-transform: none;
	color: #FFCC00;
	text-decoration: none;
}
.Mainstoryyellow:hover {
	color:#FFFF66;
}
.mainstoryblue {
	font-family: Arial;
	font-size: 17px;
	font-weight: 800;
	text-transform: capitalize;
	color: #006699;
}
.green_title {
	font-family: Arial;
	font-size:15px;
	text-transform: capitalize;
	color: #D3DF39;
	font-weight: bolder;
}
.light_title {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.redWhite_text {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	background-color: #D71629;
	padding:3px 2px 3px 2px;
}
.consulting_item {
	margin-bottom:26px;
	text-align:center;
}
.light_title_link {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.light_title_link:hover {
	text-decoration:underline;
}

