/* CSS Document */
BODY, TABLE, TR, TD
{
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px;
}
/* Template Properties */
.trHdrTop
{
	background-color: #003366;
}
.trHdrBottom
{
	background-color: #FFCC33;
}
h1
{
	font-size: 1.25em;
	color: #003366;
	font-style: normal;
	font-weight: bold;
	font-family: arial, verdana, helvetica, sans-serif;
}
.address
{
	font-size: 9pt;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
#tbHdr
{
	background-color: #ffffff;
}
#tdLeftCol
{
	background-color: #d2d2d2;
}
#trFtr, #trFtrDef
{
	background-color: #333333;
	color: white;
}
A:Link, A:Active, A:Visited {
	color: #003366;
	text-decoration: none;
}
A:Hover {
	color: #003366;
	text-decoration: underline;
}
A.btm:Link, A.btm:Active, A.btm:Visited {
	color: #f4f4f4;
	text-decoration: none;
}
A.btm:Hover {
	color: #f4f4f4;
	text-decoration: underline;
}
.txt_small {
	font-size: 8pt;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	margin: .5px;
	padding: .5px;
}
.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bolder;
	color: #F4B800;
	margin: 0px;
	padding: 0px;
	text-transform: capitalize;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 12px;
}
