A		{
		color:3333cc; 
		text-decoration: underline; 
		font-family: Verdana, Arial, Helvetica;
		font-size: 10pt;
		} 
A:visited	{
		text-decoration: underline; 
		color:666666;
		} 
A:active	{
		text-decoration: underline; 
		color:3333cc;
		} 
A:hover	{
		color:#999933;
		text-decoration: underline;
		}
.topnav 
           {
           COLOR: #ffcc00; 
           FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
           FONT-SIZE: 11px; 
           FONT-WEIGHT: bold;
           TEXT-DECORATION: none; 
           }
.topnav:visited 
           {
           COLOR: #ffcc00;
		   TEXT-DECORATION: none; 
		   }
.topnav:hover 
           {
		   COLOR: #cc3333;
		   TEXT-DECORATION: none; 
           }
.topnavline 
           {
           COLOR: #ffcc00; 
           FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
           FONT-SIZE: 13px; 
           FONT-WEIGHT: bold;
           TEXT-DECORATION: none; 
           }
.headerB
           {
    		font-family: Arial, Helvetica;
            font-size: 13.5pt; 
		    COLOR: #000066;
		    FONT-WEIGHT: bold;
			text-align: left;
			margin-top: 10px;
			margin-left: 40px;
			margin-right: 25px;
			}
.red
           {
    		font-family: Verdana, Arial, Helvetica;
            COLOR: #FF0000;
		    FONT-WEIGHT: bold;
		   }
.blue
           {
    		font-family: Verdana, Arial, Helvetica;
            COLOR: #000066;
		    FONT-WEIGHT: bold;
		   }
.footer{
		text-align: center;
		margin-bottom: 25px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 7pt;
		color: 999999;
		}
.foot{
		text-align: center;
		margin-bottom: 25px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 7pt;
		color: 999999;
		}

.foot:visited	{
		text-decoration: underline; 
		color:999999;
		} 
.foot:active	{
		text-decoration: underline; 
		color:999999;
		} 
.foot:hover	{
		color:#999933;
		text-decoration: underline;
		}
HR		{
		width: 80%;
		color:0C2D83;
		height:1px;
		}
ul		{
		text-align: left;
		font-family: Verdana, Arial, Helvetica;
		font-size: 10pt;
		color: 000000;
		margin-left: 75px;
		margin-right: 25px;
		line-height: 12pt;
		}
.btmLine {
		color: #000099;
		border-top:thin dashed;
		border-bottom:thin dashed;
		background-color: #FFFFFF;
		height:auto;
		width: 100%;
		}


.ttlBox{
		text-align: center;
		font-family: Verdana, Arial, Helvetica;
		font-size: 12pt;
		font-weight: bold;
		margin-top: 5px;
		margin-bottom: 5px;
		color: #FFFF33;
		}
.ttlBoxSmall{
		text-align: center;
		font-family: Verdana, Arial, Helvetica;
		font-size: 10pt;
		font-weight: bold;
		margin-top: 5px;
		margin-bottom: 5px;
		color: #FFFF33;
		}
.border{  
	border-top: 1px solid #0C2D83;
	border-left: 1px solid #0C2D83;
	border-right: 1px solid #0C2D83;
	border-bottom: 1px solid #0C2D83;
	}
.text{
		text-align: left;
		font-family: Verdana, Arial, Helvetica;
		font-size: 10pt;
		color: 000000;
		margin-left: 60px;
		margin-right: 25px;
		line-height: 12pt;
		}
.textTable{
		text-align: left;
		font-family: Verdana, Arial, Helvetica;
		font-size: 10pt;
		color: 000000;
		margin-left: 15px;
		margin-right: 15px;
		margin-top: 15px;
		margin-bottom: 15px;
		line-height: 12pt;
		}
.textTable2{
		text-align: left;
		font-family: Verdana, Arial, Helvetica;
		font-size: 10pt;
		color: 000000;
		line-height: 12pt;
		}		
.header	{
		text-align: left;
		font-family: Verdana, Arial, Helvetica;
		font-size: 13;
		color:000000;
		margin-top: 15px;
		margin-bottom: 15px;
		margin-left: 60px;
		font-weight: bold;
		}
.head 
           {
           COLOR: #333333; 
           FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
           FONT-SIZE: 19px; 
           TEXT-DECORATION: none; 
           }
.subhead 
           {
           COLOR: #333333; 
           FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
           FONT-SIZE: 15px; 
           TEXT-DECORATION: none; 
           }
.text:hover 
           {
           TEXT-DECORATION: underline
           }
.text:visited 
           {
           COLOR: #000000
           }
.text 
           {
           COLOR: #000000; 
           FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
           FONT-SIZE: 12px; 
           TEXT-DECORATION: none
           }