@charset "utf-8";
/* CSS Document */
.question {
text-decoration: underline;
font-family: Verdana, Geneva, sans-serif;
font-size: 13px;
font-style: normal;
line-height: normal;
font-weight: bold;
color: #4B9696;
padding: 3px 0;
cursor: pointer;
}

.answer {
padding: 2px 10px;
font-size: 12px;
}

.hide {
display: none;
}
div.box-contents {
	background-color: #bbeaea;
	margin: 0px;
	padding: 8px;
	color:#000;
	font-family: Comic Sans MS,Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	width:600px;
}
div.box-contents2 {
	background-color: #bbeaea; font:
	margin: 0px;
	padding: 10px;
	color:#000;
	font-family:  Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	width:100%;
}
div.box-contents3 {
	background-color: #F7D1B0;
	margin: 0px;
	padding: 8px;
	color:#000;
	font-family: Comic Sans MS,Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	width:600px;
}
.regularfont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	/*letter-spacing:.04em; */
	
}
.regularfontorange {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #f47721;
	text-decoration: none;
}
.largefontorange {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #f47721;
	text-decoration: none;
}
.regularfontorangelink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #f47721;
	text-decoration: underline;
}
.regularfontteallink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2B7BAC;
	text-decoration: underline;
}
.boldfontblue {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #4B9696;
	text-decoration: none;
}
.boldfontred {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #f01c1c;
	text-decoration: none;
}
.smallgreyfont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
}
