/* styles.css */

/* 9px fonts */
.body-textvs-blue { font-family:arial,helvetica; font-size:9px; color:#036; }
.body-textvs-red { font-family:arial,helvetica; font-size:9px; color:#f00; }
.body-textvs-black { font-family:arial,helvetica; font-size:9px; color:#000; }


/* 11px fonts */
.body-texts-blue { font-family:arial,helvetica; font-size:11px; color:#036; }
.body-texts-blue-bold { font-family:arial,helvetica; font-size:11px; color:#036; font-weight:bold; }
.body-texts-green { font-family:arial,helvetica; font-size:11px; color:#393; vertical-alignment:middle; }
.body-texts-green-bold { font-family:arial,helvetica; font-size:11px; color:#393; font-weight:bold; }
.body-texts-white { font-family:arial,helvetica; font-size:11px; color:#fff; }
.body-texts-white-bold { font-family:arial,helvetica; font-size:11px; color:#fff; font-weight:bold; }
.body-texts-red { font-family:arial,helvetica; font-size:11px; color:#f00; vertical-alignment:middle; }
.body-texts-red-bold { font-family:arial,helvetica; font-size:11px; color:#f00; font-weight:bold; }
.body-texts-black { font-family:verdana, arial, helvetica; font-size:11px; color:#000; }
.body-texts-black-bold { font-family:arial,helvetica; font-size:11px; color:#000; font-weight:bold; }
.body-texts-black-italic { font-family:arial,helvetica; font-size:11px; color:#000; font-style:italic; }
.body-texts-brown { font-family:arial,helvetica; font-size:11px; color:#866C18; }

/* 13px fonts */
.body-textm-blue { font-family:arial,helvetica; font-size:13px; color:#036; }
.body-textm-blue-bold { font-family:arial,helvetica; font-size:13px; color:#036; font-weight:bold; }
.body-textm-green { font-family:arial,helvetica; font-size:13px; color:#393; }
.body-textm-green-bold { font-family:arial,helvetica; font-size:13px; color:#393; font-weight:bold; }
.body-textm-white { font-family:arial,helvetica; font-size:13px; color:#fff; }
.body-textm-white-bold { font-family:arial,helvetica; font-size:13px; color:#fff; font-weight:bold; }
.body-textm-red { font-family:arial,helvetica; font-size:13px; color:#900; }
.red { font-family:arial,helvetica; font-size:13px; color:#f00; font-weight:bold; }
.body-textm-black { font-family:arial,helvetica; font-size:13px; color:#000; }
.body-textm-black-bold { font-family:arial,helvetica; font-size:13px; color:#000; font-weight:bold; }
.body-textm-black-italic { font-family:arial,helvetica; font-size:13px; color:#000; font-style:italic; }
.body-textm-black-bold-italic { font-family:arial,helvetica; font-size:13px; color:#000; font-weight:bold; font-style:italic; }
.body-textm-black-bold-under { font-family:arial,helvetica; font-size:13px; color:#000; font-weight:bold; Text-decoration:underline; }

/* 15px fonts */
.para-header-blue-bold { font-family:arial,helvetica; font-size:15px; color:#069; font-weight:bold; }
.para-header-black-bold { font-family:arial,helvetica; font-size:15px; color:#000; font-weight:bold; }
.para-header-red-bold { font-family:arial,helvetica; font-size:15px; color:#f00; font-weight:bold; }

/* titles */
.title-black-bold { font-family:arial,helvetica; font-size:16px; color:#000; font-weight:bold; }
.title-header-black-bold { font-family:arial,helvetica; font-size:25px; color:#000; font-weight:bold; }

/* 30px fonts */
.title-headerlg-black-bold { font-family:arial,helvetica; font-size:30px; color:#000; font-weight:bold; }

/* 12px fonts */
.header-text-blue { font-family:arial,helvetica; font-size:12px; color:#036; font-weight:bold; }
.header-text-black { font-family:arial,helvetica; font-size:12px; color:#000; font-weight:bold; }
.body-text-black-bold { font-family:arial,helvetica; font-size:12px; color:#000; font-weight:bold; }

TD { 
  font-family: arial,helvetica;
  font-size: 13px; 
  color:#000;
}

TD.bold { 
  font-family: arial,helvetica;
  font-size: 13px; 
  color:#000;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #003333;

}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #003333;
}

.small-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #003333;
}

.med {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #003333;
}
.med-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #003333;
}
.bold {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #003333;
}
.bold-red {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #990B20;
}
.small-bold-red {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #990B20;
}
.small-bold-green {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #003333;
}
.bold-green {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #58AE83;
}


SELECT { font-family:arial,helvetica; font-size:11px; color:#000; }

INPUT { font-family:arial,helvetica; font-size:12px; color:#000; }

/* a(link) attributes */
a {
	font-size: 12;
	font-family: arial, helvetica;
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;	
}

a.pagelinks {
	font-size: 12;
	font-family: arial, helvetica;
	color: #000000;
	text-decoration: none;
}

a.pf_links {
	font-size: 12;
	font-family: arial, helvetica;
	color: #990000;
	text-decoration: none;
}
