/* Default CSS Stylesheet for a new Web Application project */

/*BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}*/
	
.TextBlackBold
{
	font-size: 9pt;
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
	text-align: left;
	font-weight: bold;
}

.box
{
	height: 20px;
	border: 1px solid #666666;
	width: 125px;
}

.ItemStyle
{
	font-family: "Trebuchet MS" , Tahoma, Arial, Verdana;
	font-size: 13px; /*color: #666666;*/
	color: #37516A;
	background-image: none;
	font-weight: normal;
	padding-left: 8px;
	text-decoration: none;
	height: 17px;
	border-bottom-color: Maroon;
	border-left-color: Maroon;
	border-top-color: Maroon;
	border-right-color: Maroon;
}

.logtext
{
	font-family: "Trebuchet MS" , Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #CC3300;
	background-image: none;
	font-weight: bold;
	padding-left: 2px;
	text-decoration: none;
}
TABLE.eStorageTblBorder
{
	border-right: #94AABB 1px solid;
	padding-right: 3px;
	border-top: #94AABB 1px solid;
	padding-left: 3px;
	padding-bottom:1px;
	border-left: #94AABB 1px solid;
	padding-top: 1px;
	border-bottom: #94AABB 1px solid;
	border-collapse: collapse;
}

TABLE.eStorageTblBorder TD
{
	border-right: #B3C4D1 1px solid;
	padding-right: 3px;
	border-top: #B3C4D1 1px solid;
	padding-left: 3px;
	padding-bottom: 1px;
	border-left: #B3C4D1 1px solid;
	padding-top: 1px;
	border-bottom: #B3C4D1 1px solid;
	border-collapse: collapse;
	height: 12px;
}

TABLE.eStorageTblBorder1
{
	border-right: #057FAE 1px solid;
	padding-right: 3px;
	border-top: #057FAE 1px solid;
	padding-left: 3px;
	padding-bottom: 2px;
	border-left: #057FAE 1px solid;
	padding-top: 2px;
	border-bottom: #057FAE 1px solid;
	border-collapse: collapse;
}

TABLE.eStorageTblBorder2
{
	border-right: #B3C4D1 1px solid;
	padding-right: 3px;
	border-top: #B3C4D1 1px solid;
	padding-left: 3px;
	padding-bottom: 2px;
	border-left: #B3C4D1 1px solid;
	padding-top: 2px;
	border-bottom: #B3C4D1 1px solid;
	border-collapse: collapse;
}

TABLE.eStorageTblBorder2 TD
{
	border-right: #B3C4D1 1px solid;
	padding-right: 3px;
	border-top: #B3C4D1 1px solid;
	padding-left: 3px;
	padding-bottom: 1px;
	border-left: #B3C4D1 1px solid;
	padding-top: 1px;
	border-bottom: #B3C4D1 1px solid;
	border-collapse: collapse;	
}

.eStorageTitleText
{
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bolder;
	color: #225B8E;
}

.eStorageTitleText1
{
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bold;
	color: red;
}

.eStorageTitleBackColor
{
	padding-left: 3px;
	background-color: #E7EDF3;
}

.eStorageSmallText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #37516A;
}

.eStorageBigText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #37516A;
}

.eStorageBorder
{
	border-top: #B3C4D1 thin solid;
	border-right: #B3C4D1 thin solid;
	visibility: visible;
	border-left: #B3C4D1 thin solid;
	border-bottom: #B3C4D1 thin solid;
}

.ImageHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #03628D;
	font-size: 16px;
	font-weight: bold;
	vertical-align: top;
}
.smallred
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 9pt;
	font-weight: normal;
	color: #FF0000;
	width: auto;
	text-decoration: none;
}
.Border
{
	border-top: #666666 thin solid;
	border-right: #666666 thin solid;
	visibility: visible;
	border-left: #666666 thin solid;
	border-bottom: #666666 thin solid;
}
TD.Spacing
{
    PADDING-BOTTOM: 5px
}

.SmallText
{
	font-size: 13px;
	font-weight: normal;
	color: #03628D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.SmallTextBold
{
	font-size: 13px;
	font-weight: bold;
	color: #03628D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style2 
{	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #000000; 
}

.TextBlueBold
{
	font-size: 10pt;
	color: blue;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
	text-align: center;
	font-weight: bold;
}

.OLabel
{
	font-size: 11px;
	font-family: Verdana;
}

.TxtBox
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	height: 18px;
}

TR.Spacing
{
    PADDING-BOTTOM: 5px
}

.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #047AAA;
	font-weight: bold;
}

.style5 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; font-weight: bold; }

.TextRedBold
{
	font-size: 10pt;
	color: Red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
	text-align:left; 
	font-weight: bold;
}

.SmallTextRed
{
	font-size: 11px;
	color: red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.TextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.style-bottom 
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; color: white;
 }
 
 .TextBlackBoldIndex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	background-color:Transparent;
}

.TextRedBoldIndex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: red;
	font-weight: bold;
	background-color:Transparent;
}

.titleHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #03628D;
	font-size: 12px;
	font-weight: bold;
	vertical-align: top;
}

.style9 
{	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
}

.styleh {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #047AAA;
	font-weight: bold;
}

.Title
{
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bolder;
}

TABLE.TblBorderBlack
{
    BORDER-RIGHT: black 1px solid;
    PADDING-RIGHT: 3px;
    BORDER-TOP: black 1px solid;
    PADDING-LEFT: 3px;
    PADDING-BOTTOM: 2px;
    BORDER-LEFT: black 1px solid;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: black 1px solid;
    BORDER-COLLAPSE: collapse
}
TABLE.TblBorderBlack TD
{
    BORDER-RIGHT: black 1px solid;
    PADDING-RIGHT: 3px;
    BORDER-TOP: black 1px solid;
    PADDING-LEFT: 3px;
    PADDING-BOTTOM: 2px;
    BORDER-LEFT: black 1px solid;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: black 1px solid;
    BORDER-COLLAPSE: collapse
}

TABLE.TblBorderBlack1
{
    BORDER-RIGHT: black 1px solid;
    PADDING-RIGHT: 3px;
    BORDER-TOP: black 1px solid;
    PADDING-LEFT: 3px;
    PADDING-BOTTOM: 2px;
    BORDER-LEFT: black 1px solid;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: black 1px solid;
    BORDER-COLLAPSE: collapse
}

.ReceiptNormalFont
{
	font-size:11pt;
	font-family:Arial;
	color:Black;
}

.ReceiptBigFont
{
	font-size:14pt;
	font-family:Arial;
	color:Black;
}

.ReceiptSmallFont
{
	font-size:9pt;
	font-family:Arial;
	color:Black;
}

.ReceiptBoldFont
{
	font-size:12pt;
	font-family:Arial;
	color:Black;
	font-weight:bold;	
}
a.linkclass { FONT-SIZE: 9px; COLOR: white; font-family: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none }
a.linkclass:hover { FONT-SIZE: 9px; COLOR: yellow; font-family: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none}
.style2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; }
.style3 { font-family: Verdana, Arial, Helvetica, sans-serif; color: #03628D; font-size: 18px; font-weight: bold; }
.linkclassNews { FONT-SIZE: 10px; COLOR: white; font-family: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none }
a.linkclassNews:hover { FONT-SIZE: 9px; COLOR: yellow; font-family: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none}