
h1.main{
        display: none;
        width: 0px;
        height: 0px;
        font-size: 0px;

    }

p.main{
        display: none;
        width: 0px;
        height: 0px;
        font-size: 0px;

    }

h3.main{
        display: none;
        width: 0px;
        height: 0px;
        font-size: 0px;

    }
    

BODY					{	background-color: #DDDDDD; 
							margin: 0px;
						}
#leftBar				{	background-color: #ffffff;
							background-image:   url(design/watermark.gif);
							background-repeat: repeat-y;
							width: 194px;
						}
#Content				{	background-color: #ffffff;
							background-image:   url(design/bg.jpg);
							background-repeat: repeat-y;
							width: 618px;
							padding-right: 10px;
							padding-top: 5px;
						}
P, TD.Notes				{	font-family: Georgia, "Times New Roman", Times, serif;
							font-size: 10pt;
							color: #000000;
						}
P.nav					{	font-family: Georgia, "Times New Roman", Times, serif;
							font-size: 10pt;
							font-weight: 800;
							color: #ffffff;
						}
P.nav A				{	color: #ffffcc; 
							text-decoration: none; }
							
P.nav A:hover		{	color: #ffffff; 
							text-decoration: none; }						
P.navsmaller		{	font-family: Georgia, "Times New Roman", Times, serif;
							font-size: 8pt;
							font-weight: 800;
							color: #ffffff;
						}
P.navsmaller A				{	color: #ffffcc; 
							text-decoration: none; }
							
SPAN.smaller			{
	font-size: 8pt;
	color: #666666;
}
							
P.navsmaller A:hover		{	color: #ffffff; 
							text-decoration: none; }			
DIV.SemiTrans		{	position: relative;
							left: 0px;
							top: 0px; }
TD.SemiTrans		{	background-color: #ffffff;
							filter: alpha(opacity: 70);
							-moz-opacity: 0.70;  }

H1						{
							font-family: Georgia, "Times New Roman", Times, serif;
							font-size: 16pt;
							margin-bottom: 0px;
							padding-bottom: 0px;
							color: #000099;
						}
						
H2						{
							font-family: Georgia, "Times New Roman", Times, serif;
							font-size: 16pt;
							margin-bottom: 0px;
							padding-bottom: 0px;
							color: #333399;
						}
						
H3						{
							font-family: Georgia, "Times New Roman", Times, serif;
							font-size: 12pt;
							margin-bottom: 0px;
							padding-bottom: 0px;
							color: #333399;
						}
TABLE.UnitDisplay TD	{
							border-bottom: solid #999999 1px;
						}