@import url(htmltag.css) ; 
@import url(commonframework.css) ; 

.footer td, .footer a, .footer a:visited, .footer p, .footer tr, .footer div { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px  !important;
  line-height:13px  !important;
  color: #999999;
  /*text-align:left;*/
}
.footer a, .footer a:visited, .footer a:hover{ text-decoration:none;color:#999999;}


/*.footerfont {
color:#999999;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
line-height:13px;
text-decoration:none;
}*/



.formarea input, .formarea input.readstyle
{
	border:none;
	padding-left:2px;
	padding-right:2px;
	background-image:url(../../images/common/form/textbox_body.jpg);
	background-repeat:no-repeat;
	height:25px;
	/*background:#F9F5EC;*/
}
/*.formarea input.editstyle
{
	border-bottom:	solid 1px #FFFFFF;
	background:#FFFFFF;	
}*/
.radio-button input
{
	vertical-align:middle;
	width:20px;
	height:20px;
}
.radio-button label
{
	vertical-align:middle;
	height:20px;
}
.blueText
{color: #0D3390; /*font-weight:bold;*/}

.errorText 
{
	color:red;
}

.disabledForReadonly
{
  background-color:white;
  color:#333333;
}
/*.footer-text, .footer-text td, .footer-text a, .footer-text a:hover, .footer-text a:link, .footer-text a:visited, .footer-text a:active
{
  
	text-decoration:none;
	font-size:12px;
	color:#aaaaaa;
}*/

/*.footer-text a:hover
{
	text-decoration:underline;
}*/
th, .gridheader
{
	background:#DAEDFC;	
	font-weight:bold;	 height:50px; 
}
.gridheader td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	color: #0D3390; 
}
.griditem 
{
	background:url(../../images/my_acuvue/purchaseAccu/seperator.jpg) repeat-x bottom;	
}
.griditem td
{
	/*background-color: White; used for control/etrial/EcpListControl only, therefore new class is made in etrial.css */
	padding:3px 3px 3px 3px;
}
.gridfooter
{	
}
.gridmain
{
	margin-bottom:15px;
}

/*copy from main site for footer*/
a.footerfont, a.footerfont:link, a.footerfont:visited {
color:#999999;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
line-height:14px;
text-decoration:none;
}
.footerfont a:link, .fotterfont a:visited {
color:#999999;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
line-height:14px;
text-decoration:none;
}
.footerfont {
color:#999999;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
line-height:14px;
text-decoration:none;
}
/*end copy from main site for footer*/