.copyright
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    FONT-STYLE: normal;
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif
}
.form_bold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.form_large
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    FONT-STYLE: normal;
    FONT-FAMILY: Georgia, "Times New Roman", Times, serif
}
.red_form
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #FF0000;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, sans-serif
}
.buttonfield
{
    BORDER-RIGHT: #797878 2px ridge;
    BORDER-TOP: #f1f0ed 2px ridge;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    BACKGROUND-IMAGE: none;
    BORDER-LEFT: #f1f0ed 2px ridge;
    COLOR: #000000;
    BORDER-BOTTOM: #797878 2px ridge;
    BACKGROUND-REPEAT: repeat;
    FONT-FAMILY: arial, verdana, sans-serif;
    BACKGROUND-COLOR: #c8d3e7
}
.tabfield
{
    BORDER-RIGHT: #797878 2px ridge;
    BORDER-TOP: #f1f0ed 2px ridge;
    BORDER-LEFT: #f1f0ed 2px ridge;
    BORDER-BOTTOM: #797878 2px ridge;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    BACKGROUND-IMAGE: none;
    COLOR: #000000;
    BACKGROUND-REPEAT: repeat;
    FONT-FAMILY: arial, verdana, sans-serif;
    BACKGROUND-COLOR: #EECB85
}
.csstext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;

}
.TimesBoldUnder14px {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.formboldunder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.Arial12pxBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
