a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.tnavOff:link {color: #FFFFFF}
a.tnavOff:visited {color: #FFFFFF}
a.tnavOff:hover {color: #DACD8F}

a.tnavOn {
    color: #DACD8F;
	text-decoration: underline;
}

a.tnav2Off:link {color: #DACD8F}
a.tnav2Off:visited {color: #DACD8F}
a.tnav2Off:hover {color: #333366}

a.tnav2On {
    color: #FFFFFF;
	text-decoration: underline;
}

a.lnavOff:link {color: #003366}
a.lnavOff:visited {color: #003366}
a.lnavOff:hover {
    color: #993300;
	text-decoration:underline;
}

a.lnavOn {
    color: #993300;
	text-decoration: underline;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #336699;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: -6px;
	color: #336699;
}

p {
	font-family: "Times New Roman", Times, serif;
    font-style: normal; 
    font-weight: normal;
    font-size: 12px;
	margin-bottom: -6px;
    padding: 0;
    text-decoration: none; 
}

a.inlinelink:link {
	font-family: "Times New Roman", Times, serif;
    font-style: normal; 
    font-weight: bold;
    font-size: 12px;
    color: #003366;
	text-decoration:none;
}

a.inlinelink:visited {
	font-family: "Times New Roman", Times, serif;
    font-style: normal; 
    font-weight: bold;
    font-size: 12px;
    color: #003366;
	text-decoration:none;
}

a.inlinelink:hover {
	font-family: "Times New Roman", Times, serif;
    font-style: normal; 
    font-weight: bold;
    font-size: 12px;
    color: #993300;
	text-decoration:underline;
}

a.inlineemail:link {
     color: #0033FF;
	 font-size: 12px;
	 font-weight: normal;
}

p.caption {
     font-family:"Arial", Helvetica, sans-serif;
     font-size: 11px;
	 margin-bottom: 3px;
}

a.captionlink {
     font-family:"Arial", Helvetica, sans-serif;
     color: #0033FF;
	 font-size: 11px;
	 font-weight: normal;
}

p.footertextc {
     font-size: 12px;
	 color: #FFFFFF;
	 text-align: center;
	 margin-bottom: 3px;
}

p.footertextl {
     font-size: 12px;
	 color: #FFFFFF;
	 text-align: left;
	 margin-bottom: 3px;
}

p.footertextr {
     font-size: 12px;
	 color: #FFFFFF;
	 text-align: right;
	 margin-bottom: 3px;
}

a.footeremail:link {
     color: #33CCFF;
	 font-size: 12px;
	 font-weight: normal;
}

a.footeremail:visited {
     color: #33CCFF;
	 font-size: 12px;
	 font-weight: normal;
}

td.paddedcell {padding: 5px};

ul.regular {
	font-family: "Times New Roman", Times, serif;
    font-style: normal; 
    font-weight: normal;
    font-size: 12px;
    text-decoration: none; 
}
