/* ######################################## */
/* JA To make IE 4,5,5.5 show font-sizes in decent scale */
/* ######################################## */
@import url(shilpasilver_import.css);

/* ######################################## */
/* JA Styles for content */
/* ######################################## */


body, table, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555555;
	line-height: 1.3em;
}
/* Underline links on nav menus is avoided by removing - BODY A:hover - */
A, A:link, BODY A, BODY A:link, BODY TABLE TD P A, BODY TABLE TD P A:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC3366;
	text-decoration: none;
	border-bottom: 1px;
}
A:visited, BODY A:visited, BODY TABLE TD P A:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #CC6699;
/* text-decoration: underline;*/
}
A:hover, BODY A:hover, BODY TABLE TD P A:hover {
color: #CC0066;
text-decoration: underline;
}

/* JA makes external links dashed - IE6 still needs class=external applied to A tags*/
a[target=_blank]:hover,
a[rel=external]:hover {
text-decoration: none;
border-bottom: 1px dashed;
}

a.external:hover {
	text-decoration: none;
	border-bottom: 1px dashed;
}
/* JA end*/
h1 {
font-family: Arial, 'MS Sans Serif', sans-serif;
font-size: 12pt;
font-weight: bold;
color: #999999;
}
h2 {
font-family: Arial, 'MS Sans Serif', sans-serif;
font-size: 10pt;
color: #666666;
}
h3 {
font-family: Arial, 'MS Sans Serif', sans-serif;
font-size: 10pt;
color: #666666;
}
img {
border:0px;
}
.body2, .body2 P {
color: #999999;
}
.smallText {
font-size: 80%;
}
a.smallText:link {
color: #CC6600;
font-size: 8pt;
text-decoration: none;
}
a.smallText:hover {
color: #0066FF;
font-size: 8pt;
text-decoration: none;
}
a.smallText:visited {
color: #CC6600;
font-size: 8pt;
text-decoration: none;
}
.copyright {
font-size: 8pt ;
color: #000000;
}
.hilite {
color : #0033cc;
}
.navpath {
font-size: 9pt ;
color: #777777;
}
.menuitem {
font-size: 8pt ;
color: #000000;
cursor: hand;
}
.pullquote {
width: 20%;
font-size: 110%;
float:right;
margin:5px;
padding:10;
border:1px #ddd solid;
background: #eee;
}
.hand {
cursor: hand;
}
.topnav {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: bold;
color: #333333;
text-decoration: none;
}
a:link.topnav, topnav a:link, a.topnav, topnav a{
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: bold;
color: #333333;
text-decoration: none;
}
a:hover.topnav, topnav a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: bold;
color: #333333;
text-decoration: none;
}
a:visited.topnav, topnav a:visited{
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: bold;
color: #333333;
text-decoration: none;
}
.tablehead {
font-weight: bold;
color: #4b4b4b;
font-size: 12px;
}
.morelink {
font-size: 8pt ;
}
.insettitle a {
font-weight: bold;
color: #003399;
text-decoration: none;
}
.insettitle a:link {
font-weight: bold;
color: #003399;
text-decoration: none;
}
.insettitle a:hover {
font-weight: bold;
color: #003399;
text-decoration: underline;
}
.insettitle a:visited {
font-weight: bold;
color: #003399;
text-decoration: none;
}
.breadcrumb {
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	line-height: 17px;
}
.tablespace {
padding-top: 12px;
padding-right: 12px;
padding-bottom: 12px;
padding-left: 12px
}
.tablespace TD.hovercell {
clip: rect(   );
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px
}
.tablespace td.hovercell a {
clip: rect(   );
padding-top: 12px;
padding-right: 12px;
padding-bottom: 12px;
padding-left: 12px
}
.formfield {
font-size: 10pt;
background-color: #ffffff;
color: #333333;
border: thin #D4D0C8 groove;
}
.formbutton {
font-size: 11px;
background-color: #CCCCCC;
color: #333333;
font-weight: bold
}
.transparent {
background-image:url(../images/85percent.png);
}
.verytransparent {
background-image:url(../images/50percent.png);
}
