body {
	background-color: #EFF2F3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

a.blue {
	text-decoration:none;
	font-family: Tahoma;
	font-size: 11px;
	color: #7496C7;
}
a:hover.blue {
	text-decoration:underline;
	font-family: Tahoma;
	font-size: 11px;
	color: #7496C7;
}
.blue_sm {
	text-decoration:none;
	font-family: Tahoma;
	font-size: 9px;
	color: #7496C7;
}
.blue {
	text-decoration:none;
	font-family: Tahoma;
	font-size: 11px;
	color: #7496C7;
}
.blue2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #6B8FC3;
}
.blue3 {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #6B8FC3;
}

form { 
	padding:0px;
	margin:0px;	
}
.forma1 {
	font-family: Tahoma;
	font-size: 11px;
	height: 16px;
	width: 167px;
	background-color: #EDF5FB;
}
.forma2 {
	font-family: Tahoma;
	font-size: 11px;
	height: 16px;
	width: 65px;
	background-color: #EDF5FB;
}

.gray {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.orange_sm {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #EC8909;
}
.orange {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #EC8909;
}
.orange2 {
	font-family: Tahoma;
	font-size: 11px;
	color: #EC8909;
}
a.orange { 
	text-decoration:none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #EC8909;
}
a:hover.orange { 
	text-decoration:underline;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #EC8909;
}
a.orange2 {
	text-decoration:none;
	font-family: Tahoma;
	font-size: 11px;
	color: #EC8909;
}
a:hover.orange2 {
	text-decoration:underline;
	font-family: Tahoma;
	font-size: 11px;
	color: #EC8909;
}
.orange3 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #EC8909;
}
.orange4 {
	font-family: Tahoma;
	font-size: 13px;
	color: #EC8909;
	text-decoration:none;
}
a:hover.orange4 {
	font-family: Tahoma;
	font-size: 13px;
	color: #EC8909;
	text-decoration:underline;
}
.orange4b {
	font-family: Tahoma;
	font-size: 13px;
	color: #EC8909;
	font-weight: bold;
	text-decoration:none;
}
a:hover.orange4b {
	font-family: Tahoma;
	font-size: 13px;
	color: #EC8909;
	font-weight: bold;
	text-decoration:underline;
}
a.white {
	text-decoration:none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}
a:hover.white {
	text-decoration:none;
	font-family: Tahoma;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}



#signup table {   
 background-color: #F9FBFD;   
 color: #000000;   
 width: 430px;   
 border: 1px solid #D7E5F2;   
 border-collapse: collapse;   
}   
  
#signup td {   
 border: 1px solid #D7E5F2;   
 padding-left: 4px;   
}
.labelcell {    
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;    
 color: #3670A7;    
 background-color: transparent;    
 width: 320px;    
}    
   
.fieldcell {    
 background-color: #FFFFFF;
/*  background-color: #F2F7FB; */
 color: #000000;    
 text-align: left;    
 margin-right: 0px;    
 padding-right: 0px;    
}    
   
.smalllabelcell {    
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;    
 background-color: transparent;    
 color: #3670A7;    
 width: 100px;    
}    
   
.smallfieldcell {    
 background-color: #FFFFFF;
/*  background-color: #F2F7FB; */  
 color: #000000;    
 text-align: left;    
     
}

.fieldcell input {    
 width: 200px;    
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;    
 background-color: #D7E5F2;    
 color: #102132;    
 border: 1px solid #284279;    
 margin-right: 0px;    
}    
   
.smallfieldcell input {    
 width: 100px;    
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;    
 background-color: #D7E5F2;    
 color: #102132;    
 border: 1px solid #284279;    
}    
   
.smallfieldcell select {    
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;    
 background-color: #D7E5F2;    
 color: #102132;    
 border: 1px solid #284279;    
}
.button {    
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;    
 background-color: #D7E5F2;    
 color: #102132;    
 margin-left: 12px;    
 margin-top: 3px;    
 margin-bottom: 2px;    
}

