 body {margin:0px; padding:0px; background:URL(images/back_main.gif)}

  .text{font-family:Tahoma; font-size:10px;  color:#00487D; text-decoration:none}
  .main{font-family:Tahoma; font-size:11px;  color:#25272E; line-height:13px}
  a.main:link{color:#25272E; text-decoration:none}
  a.main:visited{color:#25272E; text-decoration:none}
  a.main:hover{color:red; text-decoration:underline}
  a.main:active{color:#25272E; text-decoration:underline}
  .orange{font-family:Tahoma; font-size:11px;  color:#FF8000; line-height:13px}
  .policy{font-family:Tahoma; font-size:11px;  color:#00243E; text-decoration:none}
  .policy2{font-family:Tahoma; font-size:9px;  color:#708594; text-decoration:none}
  .text2{font-family:Tahoma; font-size:9px;  color:#80A4BE; text-decoration:none}
  .blue{font-family:Tahoma; font-size:11px;  color:#004170;}
  .style13{font-size:18px; color:#000000}
 
 


  .input{
  		width:170px; height:17px;
		border-width:1px;
		border-style:solid;
		background-color:#F2F5F7;
		border-color:#425D70;
		font-family:Tahoma; font-size:11px;  color:#919191;
		}
		
	
		.textarea{
		width:170px; height:125px;
		border-width:1px;
		border-style:solid;
		background-color:#F2F5F7;
		border-color:#425D70;
		font-family:Tahoma; font-size:11px;  color:#919191;
		overflow:auto;
		}
		
		
		.thumbnail{
		position: relative;
		z-index: 0;
		font-size:8pt;
		font-family:Verdana, Arial;
		color: #25272E;
		text-decoration: underline;
		font-weight: Bold;
		}
		
		.thumbnail:hover{
		background-color: transparent;
		z-index: 50;
		}

		.thumbnail span{ /*CSS for enlarged image*/
		position: absolute;
		background-color: lightyellow;
		padding: 5px;
		left: -1000px;
		border: 1px dashed gray;
		visibility: hidden;
		color: black;
		text-decoration: none;
		}

		.thumbnail span img{ /*CSS for enlarged image*/
		border-width: 0;
		padding: 2px;
		}

		.thumbnail:hover span{ /*CSS for enlarged image on hover*/
		visibility: visible;
		top: 0;
		left: 60px; /*position where enlarged image should offset horizontally */
		vertical-align:middle;
		elevation:higher;
		position:absolute;
		overflow:hidden;
	
		}


 






 




.bodytext {
	font-family: Arial, Helvetica, sans-serif;
}

