BODY, TD
{
    font-size: 100%;
    font-family: Arial, Helvetica, sans-serif;
}
P
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: Black;
}
a:active 
{
	color: Purple; 
}
a:hover 
{
	color: Red;
}
a:visited
{
	color: Purple;
}
a:visited:hover 
{
	color: Red;
}
.pageheader1
{
    padding-left: 10px;
    font-size: 110%;
    color: #0000D0;
    font-family: Arial, Helvetica, sans-serif;
}
.pageheader2
{
    padding-left: 10px;
    font-weight: bold;
    font-size: 90%;
    color: #0000D0;
    font-family: Arial, Helvetica, sans-serif;
}
.pageheader3
{
    padding-left: 10px;
    font-size: 110%;
    color: #A00000;
    font-family: Arial, Helvetica, sans-serif;
}
.topnavrow
{
    padding-left: 12px;
    vertical-align: middle;
    height: 25px;
}
.topnavlinks
{
    text-decoration: none;
    font-size: 70%;
}
.topnavlinks:hover
{
}
.linkdivider
{
    color: Black;
}
.bottomnavlinks
{
    color: Black;
    font-size: 60%;
}
.bodylinks
{
    text-decoration: underline;
    color: Black;
    font-size: 80%;
}
.copyright
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 70%;
}
.datestamp
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 58%;
}
.requiredlabel
{
    font-size: 70%;
    color: #A00000;
}
.label
{
    font-size: 70%;
}
.label2
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 70%;
}
.sublabel
{
    font-weight: bold;
    font-size: 70%;
    font-family: Arial, Helvetica, sans-serif;	
}
.sectionlabel
{
    font-weight: bold;
    font-size: 90%;
    color: #0000A0;
    font-family: Arial, Helvetica, sans-serif;
}
.requiredsectionlabel
{
    font-weight: bold;
    font-size: 90%;
    color: #A00000;
    font-family: Arial, Helvetica, sans-serif;
}
.textbox
{
    font-size: 80%;
}
.errortext
{
    font-size: 70%;
    color: #A00000;
}
.errorsummary
{
    font-size: 90%;
    color: #A00000;
}
.pzncell
{
    background-color: #E8E8D8;
}
.pznlink
{
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    text-decoration: none;
    font-size: 70%;
}
.pznhead
{
    background-color: #CCCC99;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 70%;
    font-weight: bold;
}
.welcome
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

