body {
	background-color: #FFFFFF;
}

a {
	font-family: arial,helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #003063;
	text-decoration: none;
	line-height: 15px;
}

a:hover {
	font-family: arial,helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #003063;
	text-decoration: underline;
	line-height: 15px;
}

a.sub {
	font-family: arial,helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #003063;
	text-decoration: underline;
	line-height: 15px;
}

a.sub:hover {
	font-family: arial,helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #003063;
	text-decoration: none;
	line-height: 15px;
}

a.ref {
	font-family: arial,helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #003063;
	text-decoration: underline;
	vertical-align: super;
}

a.ref:hover {
	font-family: arial,helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #003063;
	text-decoration: none;
	vertical-align: super;
}

a.footnote {
	font-family: arial,helvetica;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}

p a.bam {
	padding:2px; 
	color:#000000;
	text-decoration: none;
; font-weight: bold
}

p.sub a.bam {
	padding:2px; 
	color:#000000;
	font-size: 11px;
	text-decoration: none;
; font-weight: bold
}

td {
	font-family: arial,helvetica;
	font-size: 12px;
}

td.title {
	font-family: arial,helvetica;
	font-size: 16px;
	font-weight: bold;
}
td.longTitle {
	font-family: arial, helvetica;
	font-size: 12px;
	font-weight: bold;
}

td.border {
	background-color: #666666;
}

td.fill {
	background-color: #E6E6E6;
}

td.blueBG {
	 background-color: #003366;
}

td.input {
	font-family: arial,helvetica;
	font-size: 11px;
}

input {
	font-family: arial,helvetica;
	font-size: 11px;
}

select {
	font-family: arial,helvetica;
	font-size: 11px;
}

p {
	font-family: arial,helvetica;
	font-size: 12px;
	color: #333333;
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
}

p.title {
	font-family: arial,helvetica;
	font-size: 14px;
	color: #333333;
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	font-weight: bold;
}

p.sub {
	font-family: arial,helvetica;
	font-size: 11px;
	color: #666666;
}
p.note {
	font-family: arial,helvetica;
	font-size: 12px;
	color: #666666;
}
p.error {
	font-family: arial,helvetica;
	font-size: 18px;
	color: dark-red;
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
	font-weight: bold;
}
td.copyright {
        font-family: arial, helvetica;
        font-size:10px;
        color:#666666;
        }
