  .GreenHeader{font-family:Tahoma; font-size:13pt; font-weight:bold; color:#90B536;}
  .RedHeader{font-family:Tahoma; font-size:13pt; font-weight:bold; color:#CE2E79;}
  .Blue1Header{font-family:Tahoma; font-size:12px; font-weight:bold; color:#2583A5;}
  .BlueHeader{font-family:Tahoma; font-size:13pt; font-weight:bold; color:#2583A5;}
  .policy{font-family:Tahoma; font-size:11px;  color:#424242; }
  .white{font-family:Tahoma; font-size:12px;  color:#FFFFFF; }
  .blue{font-family:Tahoma; font-size:12px; font-weight:bold; color:#2583A5; }
  .green{font-family:Tahoma; font-size:12px; font-weight:bold; color:#90B536; }
  .Orange{font-family:Tahoma; font-size:12px; font-weight:bold; color:#F99500; }  
  .mainOrangeNoUnderline{font-family:Tahoma; font-size:12px; font-weight:bold; color:#F99500; }  
  .red{font-family:Tahoma; font-size:12px; font-weight:bold; color:#CE2E79; }
  .black{font-family:Tahoma; font-size:12px; font-weight:bold; color:#000000; }
  .main{font-family:Tahoma; font-size:11px;  color:#5D5D5D; line-height:13px; }
  .mainNoUnderLineLink{font-family:Tahoma; font-size:11px;  color:#5D5D5D; line-height:13px; }
  .mainBold{font-family:Tahoma; font-size:11px; font-weight:bold; color:#5D5D5D; line-height:13px; }
  .mainBlack{font-family:Tahoma; font-size:11px;  color:#00000; line-height:13px; }
  .mainRed{font-family:Tahoma; font-size:11px;  color:#CE2E79; line-height:13px; }
  .OrangeHeader{font-family:Tahoma; font-size:13pt; font-weight:bold; color:#F99500;}
  .mainOrange{font-family:Tahoma; font-size:11px;  color:#F99500; line-height:13px; }
  .mainRedNoUnderline{font-family:Tahoma; font-size:11px;  color:#CE2E79; line-height:13px; }
  .mainGreen{font-family:Tahoma; font-size:11px;  color:#90B536; line-height:13px; }
  .mainBlue{font-family:Tahoma; font-size:11px;  color:#2583A5; line-height:13px; }
  .mainBlueUnderline{font-family:Tahoma; font-size:11px;  color:#2583A5; line-height:13px; }


  #input{
  		width:123px; height:17px;
		border-width:1px;
		border-style:solid;
		background-color:#ffffff;
		border-color:#6D6D6D;
		}
		 #input2{
  		width:177px; height:17px;
		border-width:1px;
		border-style:solid;
		background-color:#ffffff;
		border-color:#6D6D6D;
		}
		
		 
		
	  #textarea{
		width:177px; height:123px;
		border-width:1px;
		border-style:solid;
		background-color:#ffffff;
		border-color:#6D6D6D;
		overflow:auto;
		}

a{
	color: #5D5D5D;
	text-decoration: underline;
}

a:link{
	color: #5D5D5D;
	text-decoration: underline;
}

a:visited{
	color: #5D5D5D;
	text-decoration: underline;
}

a:hover{
	color: #5D5D5D;
	background-color: #F3F3F3;
	text-decoration: None;
}
		
	.blue a{
	color: #2583A5;
	text-decoration: none;
}

.blue a:link{
	color: #2583A5;
	text-decoration: none;
}

.blue a:visited{
	color: #2583A5;
	text-decoration: none;
}

.blue a:hover{
	color: #2583A5;
	background-color: #F3F3F3;
	text-decoration: none;
}




	.red a{
	color: #CE2E79;
	text-decoration: none;
}

.red a:link{
	color: #CE2E79;
	text-decoration: none;
}

.red a:visited{
	color: #CE2E79;
	text-decoration: none;
}

.red a:hover{
	color: #CE2E79;
	background-color: #F3F3F3;
	text-decoration: none;
}



.green a{
	color: #90B536;
	text-decoration: none;
}

.green a:link{
	color: #90B536;
	text-decoration: none;
}

.green a:visited{
	color: #90B536;
	text-decoration: none;
}

.green a:hover{
	color: #90B536;
	background-color: #F3F3F3;
	text-decoration: none;
}





.mainBold a{
	color: #5D5D5D;
	text-decoration: none;
}

.mainBold a:link{
	color: #5D5D5D;
	text-decoration: none;
}

.mainBold a:visited{
	color: #5D5D5D;
	text-decoration: none;
}

.mainBold a:hover{
	color: #5D5D5D;
	background-color: #F3F3F3;
	text-decoration: none;
}


.mainNoUnderLineLink a{
	color: #5D5D5D;
	text-decoration: none;
}

.mainNoUnderLineLink a:link{
	color: #5D5D5D;
	text-decoration: none;
}

.mainNoUnderLineLink a:visited{
	color: #5D5D5D;
	text-decoration: none;
}

.mainNoUnderLineLink a:hover{
	color: #5D5D5D;
	background-color: #F3F3F3;
	text-decoration: none;
}




.mainRedNoUnderline a{
	color: #CE2E79;
	text-decoration: underline;
}

.mainRedNoUnderline a:link{
	color: #CE2E79;
	text-decoration: underline;
}

.mainRedNoUnderline a:visited{
	color: #CE2E79;
	text-decoration: underline;
}

.mainRedNoUnderline a:hover{
	color: #CE2E79;
	background-color: #F3F3F3;
	text-decoration: none;
}


.mainOrangeNoUnderline a{
	color: #F99500;
	text-decoration: none;
}

.mainOrangeNoUnderline a:link{
	color: #F99500;
	text-decoration: none;
}

.mainOrangeNoUnderline a:visited{
	color: #F99500;
	text-decoration: none;
}

.mainOrangeNoUnderline a:hover{
	color: #F99500;
	background-color: #F3F3F3;
	text-decoration: none;
}

.mainBlueUnderline a{
	color: #2583A5;
	text-decoration: underline;
}

.mainBlueUnderline a:link{
	color: #2583A5;
	text-decoration: underline;
}

.mainBlueUnderline a:visited{
	color: #2583A5;
	text-decoration: underline;
}

.mainBlueUnderline a:hover{
	color: #2583A5;
	background-color: #F3F3F3;
	text-decoration: none;
}