.graybkg 
	{  
	background-color: #F0F0F0
	}

.darkgraybkg
	 {  
	background-color: #D1D1D1
	}

.bodytext
	 {  
	font-family: arial; 
	font-size: 9pt; 
	font-weight: normal; 
	color: #333333; 
	text-decoration: none; 
	text-align: justify
	}

.bodytextsmall
	{ 
	font-family: arial; 
	font-size: 8pt; 
	font-weight: bold; 
	color: #333333;
	text-decoration: none
	}

.bodytextsmallCopy 
	{
	 font-family: arial; 
	font-size: 8pt; 
	font-weight: normal; 
	color: #333333;
	 text-decoration: none;
	 text-align: justify
	}

.bkg_yellow 
	{  
	background-color: #F0940B
	}

input.submit 
	{
 	background-color: #666666;
	font-weight: bold;
  	border: 1px #999999 solid;
  	padding: 0;
	font-family: arial; 
	font-size: 8pt; 
	color: #FFFFFF;
	 text-decoration: none;
	border-color: #666666 solid
	}

.labelContainer
	 {
  	width: 350px;
 	 float: left;
  	padding: 5px 5px;
	font-family: arial; 
	font-size: 8pt; 
	font-weight: normal;
	color: #000000; 
	text-decoration: none; 
	border: #999999; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	clip:    rect(   ); 
	overflow: hidden;
	background-color: #FCE8D6
	}

a:link 
	{
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	}

a:visited 
	{
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	}

a:hover 
	{
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
	color: #990033;
	text-decoration: none;
	}

.styleform 
	{  
	border: 1px none; 
	font-family: arial; font-size: 8pt;
	 line-height: normal; 
	font-weight: normal; 
	color: #993333; 
	text-decoration: none
; border-color: #666666 solid
; background-color: #E2E2E2
	}.bodytextsmallCopy2 { font-family: arial; font-size: 8pt; font-weight: normal; color: #993333; text-decoration: none; text-align: justify }
