.bodytext {
	font-family: Verdana, Arial;
	font-size: 11.5px;
	color: #FFFFFF;
}
.quote {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: ADDFE2;
}
.progquote {

	font-family: Verdana, Arial;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: FDA6A0;
}
.formtext {

	font-family: Verdana, Arial;
	font-size: 10px;
	color: #263754;
}
.bodytextlge {
	font-family: Verdana, Arial;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;

}
.formtextorange {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #EC7600;
	border: thick none #FFCC99;
	background-color: FEBF96;
	font-weight: bold;



}
.faqformtext {
	font-family: Verdana, Arial;
	font-size: 9.5px;
	color: #FFFFFF;
	background-color: #FDA6A0;
	border: thin none;

}
.tickettape {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #C7ECEE;
	background-color: #5ABFC7;
	font-weight: bold;
	border: thin none #5ABFC7;



}
.bodytextblack {

	font-family: Verdana, Arial;
	font-size: 10px;
	color: #000000;
}
.tableleftline {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000000;
}
.tableunderline {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.button_blue
    {
    cursor: pointer;
    line-height: 30px;
    text-align: center;
    font-size: 10px;
    color: #5abfc6;
    height: 30px;
    background: #ffffff;
    display: inline;
    }

.button_green
    {
    cursor: pointer;
    line-height: 30px;
    text-align: center;
    font-size: 10px;
    color: #67b721;
    height: 30px;
    background: #ffffff;
    display: inline;
    }

.button_greyblue
    {
    cursor: pointer;
    line-height: 30px;
    text-align: center;
    font-size: 10px;
    color: #819cc9;
    height: 30px;
    background: #ffffff;
    display: inline;
    }

.button_red
    {
    cursor: pointer;
    line-height: 30px;
    text-align: center;
    font-size: 10px;
    color: #fb4d41;
    height: 30px;
    background: #ffffff;
    display: inline;
    }
