
body.usPage 
{
		font-size:12pt ;
		font-weight:normal;
    color:#191970;
		text-align:center ;
		margin: 0.5ex 0.5em 0.5ex 0.5em ;
}
div.usHdr 
{
  	text-align:center;
		font-size:1em; 
		margin:0.5ex 0em 0ex 0em ;
}
h1.usTitle1 
{
		font-size:1.75em;
		margin-top:0ex;
		margin-bottom:0ex;
}
h2.usTitle2 
{
   	font-size:1.25em; 
	 	font-variant:small-caps;
	 	margin-top:0ex;
	 	margin-bottom:1ex;
}
div.usMenu 
{
 	 clear:both ;
	 margin:0.5ex 0em 0.75ex 0em ;
	 width:98% ;
}
img#pict1
{
 		position:absolute ;
		top:14.5ex ;
		left:1em ;
		border:thin solid silver ;
 		opacity:0.1 ;
  	filter:alpha(opacity=10);  /* For IE8 and earlier */
		width:46% ;
		z-index:-10 ;
}
img#pict2
{
 		position:absolute ;
		top:14.5ex ;
		left:50% ;
		border:inset ;
		border:thin solid silver ;
 		opacity:0.1 ;
  	filter:alpha(opacity=10);  /* For IE8 and earlier */
		width:46% ;
		z-index:-11 ;
}
img#pict3
{
 		float:left ;
		display:inline ;
		margin:0ex 1em 1.2ex 0em ;
		height:18ex ;
}
div.leftBox 
{
 		float:left ;
		text-align:center ;
		font-size:1em ;
		padding:2.5ex 0em 0.25ex 0.5em ;
		width:48% ;
		height:70% ;
}
div.rightBox 
{
    float:left ;
		text-align:center ;
		font-size:1em ;
		border-left:thin solid silver ;
		padding:2.5ex 0.25em 0.25ex 0.5em ;
		width:48% ;
		height:70% ;
}
div.usOther {
 		float:left ;
		font-size:1.2em ;
		text-align:center ;
		border-top:thin solid silver ;
		border-bottom:thin solid silver ;
		margin:1ex 1.5em 1ex 0.5em ;
		padding:1ex 0em 0.6em 0em ;
		width:97% ;
}
div.blue
{
   clear:both ;
	 float:none ;
   font-size:1.1em ;
	 text-align:left ;
	 margin:0em auto ;
	 padding:0ex 0em 0ex 0.25em  ;
	 width:15em ;
}
div.pocy
{
 		clear:both ;
   	float:none ;
		font-size:1.1em ;
	 	text-align:left ;
	 	border:none ;
	 	margin:0em auto ;
	 	padding:0em  ;
	  width:15em ;
}
p.locTitle 
{
		font-size:1.4em ;
		font-weight:bold ;
		font-variant:small-caps;
		text-decoration:underline ;
		margin:0.25ex 0em 0.75ex 0.05em ;
}
p.usTitle 
{
		font-size:1.3em ;
		font-weight:bold ;
		margin:0em ;
		padding:0ex 0em 0.25ex 0.5em ;
}
p.usInfo 
{
		font-size:1.2em ;
		font-weight:normal ;
		margin:0em ;
		padding:0ex 0em 2ex 1.5em ;
}
span.usDir {
		font-size:0.7em ;
}
span.usSmall  {
		font-size:0.8em ;
}
div.msgBox
{
 		clear:both;
		float:none ;
		font-size:1em ;
		text-align:center ;
		margin:0em auto ;
		padding:0ex 0.5em 0.25ex 1em ;
		width:99%;
		height:23ex ;
}
div.txtBox
{
 		clear:both ;
   	float:none ;
 	 	font-family:"Times New Roman", Times, serif;
 	 	font-size:1.2em ;
		font-style:italic ;
		text-align:justify ;
		font-weight:normal ;
		line-height:2.5ex ;
		text-indent:1.5em ;
		padding:1ex 2.5em 0ex 0em ;
		margin:0em auto;
		width:95% ;
}
p.usTop
{
 		float:right ;
 		display:inline ;
		font-size:0.9em ;
		margin:0ex 2.5em 0ex 0em ;
}
a:hover 
{
	color:red ;
}

@media print {
  body.usPage { 
		font-size:13pt ;
		background-image:none;
		background-color:white;
		color:black;
	}
	p.usTop {
		display:none ;
	}
	span.usDir {
	  display:none ;
	}
	img#pict1 {
		display:none ;
	}
	img#pict2 {
		display:none ;
	}
	img#pict3 {
	  display:none ;
	}
}


