.textCell {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;

}
h1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

body {
	font-family: arial, sans-serif;
	font-size: 10px;
}

.question {
	color: #f07125;
	font-weight: bold;
}

.answer {
	font-weight: normal;
	padding-right: 20px;
	padding-left: 20px;
	font-style: normal;


}
a {
	color: #f07125;
}

.tabledata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f07125;
}

.righttable {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: center;
	border: 1px solid #666666;
	height: auto;
	width: 200px;
	background-color: #FFCC99;

}
.righttablecell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFCC;
	border: 1px solid #FFFFFF;
	padding: 4px;
}
.comments {
	font-style: italic;
}
li {
	left: 0px;
	top: 0px;
	list-style-position: outside;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.quote {
	font-style: italic;
	font-weight: bold;
	color: #f07125;
	padding-right: 30px;
	padding-left: 30px;
	text-align: center;


}
.tablepicture {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #666666;
}
.cellpicture {
	border: 1px solid #FFFFFF;
	text-align: center;

}
.cellpicturetext {
	text-align: center;
	border-top: 1px solid #666666;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;

}
.bulletheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 10px;

}
.special {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFCC;
	border: 1px none #FFFFFF;
	font-style: normal;
	font-weight: bold;
	padding: 10px;
	height: 140px;
	width: 200px;

}
.quoteCenter {

	font-style: italic;
	font-weight: bold;
	color: #f07125;
	padding-right: 30px;
	padding-left: 30px;
}

.flexi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: right;
	vertical-align: middle;

}

a.flexi {
	color: #000000;
	text-decoration:none;
}

a.flexi:hover {
	color: #000000;
	text-decoration:underline;
}
.bright {
	color: #FF6633;
	font-weight: bold;

}
.bodytextGreen {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009933;
}
