.botItalics {
	font-family: "Trebuchet MS", Arial, Geneva, verdana, sans-serif;
	font-size: 11pt;
	font-style: italic;
	color: #FFFFFF;
	font-weight: normal;
}
.body, p {
	font-family: "Trebuchet MS", Arial, Geneva, verdana, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #666666;
	font-weight: normal;
	line-height: 14pt;
}
.header {
	font-family: "Trebuchet MS", Arial, Geneva, verdana, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: FAC754;
}
.italics {
	font-family: "Trebuchet MS", Arial, Geneva, verdana, sans-serif;
	font-size: 10pt;
	font-style: italic;
	color: #666666;
}
.links {
	font-family: "Trebuchet MS", Arial, Geneva, verdana, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 14px;
	color: #003366;
	text-decoration: underline;
}
.header2 {
	font-family: "Trebuchet MS", Arial, Geneva, verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
}

#FormSuccessMessage{ padding: 5px; border: 1px solid #CCC; width: 300px; text-align: center;}

.button	{
	font-family: "Trebuchet MS", Arial, Geneva, verdana, sans-serif;
	background-color : #FCC455;
	color : #000;
	font-size : 12px;
	padding : 0px;
	margin : 0px;
}

.input	{
	font-family: "Trebuchet MS", Arial, Geneva, verdana, sans-serif;
	font-size : 10px;
}

a	{
	font-family: "Trebuchet MS", Arial, Geneva, verdana, sans-serif;
	font-size: 9pt;
	font-style: normal;
}
