#Content{
	width: 725px;
}
#SearchForm{visibility: hidden;}
#Content td{
	vertical-align: top;
	width: 50%;
}
#Content h3{
	color: #547807;
	font-weight: bold;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 5px;
	letter-spacing: 0px;
}
#Questions{
	position: relative;
}
div.QuestionCategory{
	width: 330px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#Questions ul{
	font-weight: bold;
}
#Content h4{
	margin-top: 0px;
	margin-bottom: 0px;
	color: #547807;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: 0px;
}
#Answers {
	clear: both;
	border-top: 1px solid gray;
}
#Content ul{
	margin: 0 0 0 15px;
	padding: 0;
	font-size: 13px;
	list-style-type: disc;
}
#Content ol{
	margin: 5px 0 0 25px;
	padding: 0;
	font-size: 13px;
}
#Content li{
	padding: 3px;
	margin: 0;
	padding: 0px;
	line-height: 150%;
}
#Answers ul{
	margin-top: 5px;
}
#Answers li{
	line-height: 140%;
}
#Content dt{
	margin-top: 1em;
	font-size: 14px;
	font-weight: bold;
	color: #00559B;
}
#Content dd{
	margin-left: 0;
	margin-top: 1em;
	line-height: 150%;
}
.SquareBlueBox{
	background-color:#dcf2ff;
	border: 1px solid #849ebf;
	padding: 20px 185px 20px 25px;
	width: 340px;
	line-height: 140%;
	margin: 0 auto 20px auto;
	color: Black;
	position: relative;
}
.ContactSupportButton{
	position: absolute;
	top: 23px;
	right: 24px;
}
