@charset "utf-8";
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
a {
	color: #999999;
}
.contentSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BDCFD5;
}
.QuestionContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
}
.redLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FF3900;
}
.contentSmalDark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A545C;
}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #496872;
}

.subbox {
	background-color: #e9e6df;
	height: 15px;
	width: 142px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.subbox2 {
	background-color: #eaeceb;
	height: 15px;
	width: 142px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.contentDark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3A545C;
}
.commentbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	height: 24px;
	width: 770px;
	background-color: #CCC;
}
.HeaderLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #496872;
}
.contentSmallWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.Larger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #FFF;
}
.HeaderLarge2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	color: #496872;
}
.dropSmall {
	width: 115px;
}

