﻿html,body 
{
	margin:0;padding:0;
	font-family: Tahoma,Arial, sans-serif;
	font-size: 10px;
	background-repeat: repeat-x;
	background-attachment: fixed;
}

table,td,p {margin: 0px; font-family: Tahoma, Arial, sans-serif;font-size: 12px; text-align: center; 
            text-align:justify; line-height: 15pt; }


h1 {font-family: Tahoma; font-size: 12px;font-weight: bold;margin: 3px 0px 10px 0px}

a{
	color: #05306A;
	text-decoration: underline;
}

a:hover{
	color: #3C6499;
	text-decoration: none;
}

a.hidden {
	text-decoration: underline;
	color: #000000;
	cursor:default;
}

  .policy{font-family:Tahoma; font-size:11px;  color:#E6EAF0; text-decoration:none }
  .policy2{font-family:Tahoma; font-size:11px;  color:#F0A900; text-decoration:none }
  .link{font-family:Tahoma; font-size:11px;  color:#687C95;}
  .date{font-family:Tahoma; font-size:10px;  color:#7B0000;}
  .main{font-family:Tahoma; font-size:11px;  color:#3F3F3F;}
  .blue{font-family:Tahoma; font-size:11px;  color:#2D456F;}
  .title{font-family:Tahoma; font-size:11px;  color:#677B93;}

  .orange{font-family:Verdana; font-size:10px;  color:#D78F0C; font-weight:900; text-decoration:none }

  .input
{
	width: 227px;
	height: 20px;
	border-width: 1px;
	border-style: solid;
	border-color: #2F2F2F;
	background-color: #E3E2DF;
	padding-left: 4px;
	padding-top: 2px;
}
		 
		
  .textarea{
    width:227px; height:200px;
	border-width:1px;
	border-style:solid;
	border-color:#2F2F2F;
	background-color:#E3E2DF;
	
	padding-left:4px;
	overflow:auto
	}

 






 




