@charset "utf-8";
/* CSS Document */



#header,
#pageTitle,
#sidebar,
#footer,
#printbutton, 
.smalllinks 
{ 

display:none;

}



tr {
	height: 10px;
	
		
	}
	
table.menu {
	 border-spacing: 12px;
	 border-collapse: separate;
	 
	 
	 
	}	

td.heading {
	vertical-align: middle;
	padding-top: 24px;
	padding-bottom: 16px;
	font-weight:bold;	
	font-size: 24px;
	
	
	}
	
	
.smalllinks {
		font-size: 10px;
		font-family:"Helvetica Neue", Helvetica, Arial, sans-serif, "Century Gothic";
		font-weight:bold;
		text-align: right;
		
		
		}

	td.label {
		padding-top: 10px;
		font-size: 12px;
		font-weight:bold;
		border-bottom: solid;
		border-bottom-color:#333333;
		border-width:thin;
			
	}
	
	td.result {
		padding-left: 16px;
		font-size: 12px;
				
		}
		
	td.contactinfo {
		text-align: left;
		padding-left:15px;
		vertical-align:middle;
		font-size:14px;
		border: solid;
		border-color:#000;
		border-width:thin;

		}
	
	
	a.smalllinks {
		
		font-size:12px;
		}
	
	td.menurow {
		padding: 6px;
		font-size: 12px;
		font-weight:bold;
		border-bottom: solid;
		border-bottom-color: #333333; 
		border-width:thin;
			}
	

	
	
	td.submenurow {
		text-align:right;
		font-size:12px;
		font-weight:bold;
		padding-left: 10px;
		vertical-align:top;
		height: 14px;
		
		
				
		}
	
	td.spacer {
				
		height: 10;
		background-color: #e1f3da;
		
		}
		
ul.arrowblk
{
	list-style-image: url(../images/blk-bullet.gif);
  margin: 0px;
  padding-left: 15px;
  line-height: 150%;
	
	}


