.bodytext_title {
	font-family: "Trebuchet MS", Helvetica, Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: bold;
	line-height: 22px;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	width: 400px;
	margin: 20px;
	padding-top: 5px;
	text-align: left;
}

.bodytext {
	font-family: "Trebuchet MS", Helvetica, Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	width: 400px;
	margin: 20px;
	padding-top: 5px;
	text-align: left;
}

.bodytext_short {
	font-family: "Trebuchet MS", Helvetica, Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	width: 300px;
	margin: 20px;
	padding-top: 5px;
	text-align: left;
}

.bodytext_fullwidth {
	font-family: "Trebuchet MS", Helvetica, Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	margin: 20px;
	padding-top: 5px;
	text-align: left;
}

.bodytext_question {
	font-family: "Trebuchet MS", Helvetica, Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	margin: 20px;
	padding-top: 5px;
	text-align: left;
}

.bodytext_banner {
	font-family: "Trebuchet MS", Helvetica, Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	margin: 10px;
	padding-top: 0px;
	text-align: left;
}


.list {
	font-family: "Trebuchet MS", Helvetica, Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	width: 500px;
	text-align: left;
	list-style-position: outside;
	list-style-type: square;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.list_header {
	font-family: "Trebuchet MS", Helvetica, Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	color: #CCFF99;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	width: 500px;
	text-align: left;
	list-style-position: outside;
	list-style-type: square;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.list_question {
	font-family: "Trebuchet MS", Helvetica, Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #33CCFF;
	line-height: 17px;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	width: 500px;
	text-align: left;
	list-style-position: outside;
	list-style-type: square;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.list_answer {
	font-family: "Trebuchet MS", Helvetica, Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
	line-height: 17px;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
	width: 350px;
	text-align: left;
	list-style-position: outside;
	list-style-type: square;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

object:active, div:active
{
outline: none;
}

object:focus, div:focus
{
-moz-outline-style: none;
} 
