BODY 
{ 
background: #DADADA url(/images_template/background.jpg) no-repeat top center;
}



td 
{ 
font-family:  arial; 
font-size: 12px;
}

input 
{
  font-family:  arial; 
font-size: 14px;
}

a 
{ 
color:#006299;
}

a:visited 
{ 
color:#006299;
}

a:link 
{ 
color:#006299;
}

a:active 
{ 
color:#006299; 
}

a:hover 
{ 
color:#000000; 
}

a.nav1,a.nav1:link,a.nav1:visited,a.nav1:active {
	color: #000000;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: ;
	font-variant: normal;
	text-transform: none;
	height: 100%;
	width: 100%;
	display: block;
	text-indent: 10px;
}
a.nav1:hover {
	color: #006299;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: ;
	text-align: left;
	white-space: nowrap;
	height: 100%;
	width: 100%;
	display: block;
	background-image: url("/images_template/navbg.gif");
	text-indent: 10px;
}

.txtBox1{
    border-top: 1px solid #252525;
    border-bottom: 1px solid #9F9F9F;
    border-left: 1px solid #383838;
    border-right: 1px solid #7B7B7B;
    background-color: #ECEDE6;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;    
    color: #006299;   
    text-decoration: none;
	background-image:     url(/images_template/textbox.jpg);

}
form {display:inline}
H2 {font-size: 13px;}
H1 {font-size: 14px;}

#DocThumb {
	border-left:1px solid #ededed;
	border-top:1px solid #ededed;
	border-right:1px solid #acacac;
	border-bottom:1px solid #acacac;
}

.DocThumb {
	border-left:1px solid #ededed;
	border-top:1px solid #ededed;
	border-right:1px solid #acacac;
	border-bottom:1px solid #acacac;
}

.modalPopupTransparent {  
	background: #ededed;     
	filter: alpha(opacity=65);    
	-moz-opacity: .65;   
	opacity: .65;
	position: absolute;    
	top: 0px;    
	left: 0px;
}

.norecordfound
{
    background-color: #fffacd;
    color: #343434;
    font-style: italic;
    text-align: center;
}


h1.help { font-size:18px; color:#006ca7; display:inline; }
h2.help { font-size:12px; color:#454545; display:inline; padding-left:20px;  }
h3.help { font-size:12px; color:#454545; display:inline; padding-left:20px;  }
.redDot {}
#helpLinks { font-weight:normal; color:red; }
#helpLinks a { color:#666667; font-weight:normal; text-decoration:none; }
#helpLinks a:link { color:#666667; font-weight:normal; text-decoration:none; }
#helpLinks a:visited { color:#666667; font-weight:normal; text-decoration:none; }
#helpLinks a:hover { color:#666667; font-weight:normal; text-decoration:underline; }

#crumbTrail { font-weight:bold; color:red; font-size:10px; }
#crumbTrail a, #crumbTrail a:link, #crumbTrail a:visited { color:#006ca7; font-weight:bold; text-decoration:none; }
#crumbTrail a:hover { color:#006ca7; font-weight:bold; text-decoration:underline; }


.tooltip {
	display:none;
	font-family:Tahoma;
	font-size:12px;
	border:1px solid silver;
	background-color:#ffffa8;
	padding:5px;
	-moz-box-shadow: 2px 2px 11px #666;
	-webkit-box-shadow: 2px 2px 11px #666;
    max-width:250px;
}

.tooltip.bottom 
{
   
    }
 
.storefront_docfill_errormessage 
{
    color:Red;
    font-weight:bold;
    padding-left:10px;
}

.DocData td
{
    padding:3px;   
}
    
    