.print {
display: none;
}

A		{
		color:3333cc; 
		text-decoration: underline; 
		font-family: Segoe UI;
		font-size: 10pt;
		} 
A:visited	{
		text-decoration: underline; 
		color:666666;
		} 
A:active	{
		text-decoration: underline; 
		color:3333cc;
		} 
A:hover	{
		color:#999933;
		text-decoration: underline;
		}

h1 {
	font: bold 120% Segoe UI;
	letter-spacing: 2px;
	margin-top: 5px;
	margin-left: 0;
	COLOR: #000066;
	FONT-WEIGHT: bold;
}
h2 {
	font: bold 95% Segoe UI;
	letter-spacing: 1px;
	margin-top: -20px;
	margin-left: 0;
	COLOR: #0099cc;
	FONT-WEIGHT: bold;
}

P{ /*same as .text */
		text-align: left;
		font-family: Segoe UI;
		font-size: 10pt;
		color: 000000;
		margin-left: 25px;
		margin-right: 25px;
		line-height: 12pt;
		}
		
.subhead {
	COLOR: #0099cc; 
    font: bold 95% Segoe UI;
    TEXT-DECORATION: none; 
    }

#LINKBOX {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background: #fbf9de;
	width: 200px;
	text-align: left;
		}

#LINKBOX h1 {
	color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px 10px 10px 10px;
	border-bottom: 1px solid #000000;
	font: bold 70% Segoe UI;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
	word-spacing: 2px;
	background: url(../images/LINKBOXhr.jpg) no-repeat top right;
}


#LINKBOX A		{
		color:#000066; 
		text-decoration: none; 
		display: block;
		font-family: Segoe UI;
    	font-size: 75%;
		padding: 5px 3px 5px 3px;

		} 
#LINKBOX A:active	{
		text-decoration: none; 
		color:#000066;
		background: #ff6666;
	} 
#LINKBOX A:hover	{
		color:#FFFFFF;
		background: #000066;
		text-decoration: none;
		}

#LINKBOX HR	{
		color: #000000;
		border-top:thin dashed;
		border-bottom:thin dashed;
		background-color: #FFFFFF;
		height:auto;
		width: 100%;
		}

#SIDENAV {
	background: #ffffff;
	text-align: left;
		}
				
#SIDENAV h1 {
	color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px 10px 10px 10px;
	font: bold 70% Segoe UI;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 1px;
	word-spacing: 2px;
	background: url(../images/LINKBOXhr.jpg) no-repeat top right;
}


#SIDENAV A		{
		color:#000066; 
		text-decoration: none; 
		display: block;
		font-family: Segoe UI;
    	font-size: 75%;
		padding: 5px 3px 5px 3px;

		} 
#SIDENAV A:active	{
		text-decoration: none; 
		color:#000066;
		background: #ff6666;
	} 
#SIDENAV A:hover	{
		color:#FFFFFF;
		background: #000066;
		text-decoration: none;
		}

#SIDENAV HR	{
		color: #000000;
		border-top:thin dashed;
		border-bottom:thin dashed;
		background-color: #FFFFFF;
		height:auto;
		width: 100%;
		}		
		
	
.bar		{
			font-family: Segoe UI, sans-serif; 
			font-size: 14px; 
			color: #ffffff; 
			font-weight: bold; 
			background-color: #000066; 
			width: 200px;
			}
           
.topnav 
           {
           COLOR: #ffcc00; 
           FONT-FAMILY: Segoe UI, 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: Segoe UI, 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: Segoe UI;
            COLOR: #FF0000;
		    FONT-WEIGHT: bold;
		   }
.blue
           {
    		COLOR: #0099cc;
		    FONT-WEIGHT: bold;
		   }
.dblue
           {
    		COLOR: #000066;
		    FONT-WEIGHT: bold;
		   }

.footer{
		text-align: center;
		margin-bottom: 25px;
		font-family: Segoe UI, sans-serif;
		font-size: 7pt;
		color: 999999;
		}
.foot{
		text-align: center;
		margin-bottom: 25px;
		font-family: Segoe UI, 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: 100%;
		color:0C2D83;
		height:1px;
		}
ul		{
		text-align: left;
		font-family: Segoe UI;
		font-size: 10pt;
		color: 000000;
		margin-left: 15px;
		margin-right: 10px;
		line-height: 12pt;
		}
.btmLine {
		color: #000099;
		border-top:thin dashed;
		border-bottom:thin dashed;
		background-color: #FFFFFF;
		height:auto;
		width: 100%;
		}
.NAVline {
		color: #000099;
		border-right:thin dashed;
		border-right:thin dashed;
		background-color: #FFFFFF;
		height:auto;
		width: auto;
		}

.ttlBox{
		text-align: center;
		font-family: Segoe UI;
		font-size: 12pt;
		font-weight: bold;
		margin-top: 5px;
		margin-bottom: 5px;
		color: #FFFF33;
		}
.ttlBoxSmall{
		text-align: center;
		font-family: Segoe UI;
		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{  /*same as <p>*/
		text-align: left;
		font-family: Segoe UI;
		font-size: 10pt;
		color: 000000;
		margin-left: 25px;
		margin-right: 25px;
		line-height: 12pt;
		}
.textTable{
		text-align: left;
		font-family: Segoe UI;
		font-size: 10pt;
		color: 000000;
		margin-left: 15px;
		margin-right: 15px;
		margin-top: 15px;
		margin-bottom: 15px;
		line-height: 12pt;
		}
		
.header	{
		text-align: left;
		font-family: Segoe UI;
		font-size: 13;
		color:000000;
		margin-top: 15px;
		margin-bottom: 15px;
		margin-left: 60px;
		font-weight: bold;
		}

.docno	{
		text-align: center;
		margin-bottom: 25px;
		font-family: Segoe UI, sans-serif;
		font-size: 7pt;
		color: 999999;
		}
