
body, p, td, th, li, form, input,select {
	  	font-size: 9pt;
	  	font-family: Helvetica, Arial, sans-serif;
	  }
	  .smallText  {
	  	font-size: 8pt;
	  }
	   .redtext  {
	  	color: #990000;
	  }
	  .menulines {
		border: 1px solid #FFFFFF;
}

	  h1 {
	  	font-size: 11pt;
	  	margin-bottom: 0;
	  	margin-left: 0;
	  	margin-right: 0;
	  	margin-top: 0;
	  	line-height: 13px;
	  	padding-bottom: 4px;
	  	padding-left: 0;
	  	padding-right: 0;
	  	padding-top: 0;
	  	white-space: nowrap;
	  }
	  .white_text { color: #ffffff; text-decoration: none }
	  
	  a:link       { color: #663333;text-decoration: none }
	  a:visited    { color: #663333; text-decoration: none }
	  a:hover      { color: #000000; text-decoration: Underline }
	  a.nav:link       { color: #ffffff;text-decoration: none }
	  a.nav:visited    { color: #ffffff; text-decoration: none }
	  a.nav:hover      { color: #ffffff; text-decoration: none }
	  a.zoom:link       { color: #663333;text-decoration: none; font-size:8pt;}
	  a.zoom:visited    { color: #663333; text-decoration: none; font-size:8pt; }
	  a.zoom:hover      { color: #000000; text-decoration: Underline; font-size:8pt; }
	
	  .button {background-color: Black; color: White; border-color: Gray;}
	  .button2 {background-color: #666666; color: White; border-color: Gray;}
	  .button3 {background-color: white; color: black; border-color: white;}
	  .smallbutton {background-color: Black; color: White; border-color: Gray; font-size:8pt; font-style: normal;}
	  
	  

.boxlines {
	border: thin solid #996633;
}
	  li.hassubmenu.yuimenubaritem em.submenuindicator {
	  	visibility: hidden;
	  	width: 0px;
	  	height: 0px;
	  	padding: 0px 0px 0px 0px;
	  	margin: 0px 0px 0px 0px;
	  }
	  div.yuimenubar li.yuimenubaritem {
	  	padding:0px 0px 0px 0px;
	  }
	  .BlackBox {
	  	border: 1px solid black;
	  	padding: 3px;
	  }
	  .HomeH1{
	  	font-size: 14pt;
	  	line-height: 20px;
	  }
	  .HomeBullets li{
	  	padding: 0px 0px 10px 0px;
	  }
	  .TableBackgrnd1{
		background-color: #FFF5E3;
	  }
	  div.scroll {
		height: 400px;
		width: 630px;
		overflow: auto;
		border: 1px solid #666;
		padding: 8px;
		}
	  .boxlines {
	border: thin solid #996600;
	}
	
	  td.tdpad {
		padding-left: 5px;
		padding-right: 5px;

	}
	.tsplain {
		font-style: normal;
		}
	
	.tsitalic {
	font-style: italic;
	}
	
	.tsbold {
	font-weight: bold;
	}
	
	.tsitalibold {
	font-weight: bold;
	font-style: italic;
	}

