/* Link Classes*/
A:link {
	FONT-WEIGHT: bold; font-size : 80%;COLOR: black; TEXT-DECORATION: none
}
A:visited {
	FONT-WEIGHT: bold;font-size : 80%; COLOR: black; TEXT-DECORATION: none
}
A:active {
	FONT-WEIGHT: bold; font-size : 80%; COLOR: yellow; TEXT-DECORATION: underline
}
A:hover {
	FONT-WEIGHT: bold; font-size : 80%; COLOR: yellow; TEXT-DECORATION: underline
}
/* Body */
BODY {
	font-size : 80%;
	SCROLLBAR-FACE-COLOR: #004F87;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	COLOR: Black;
	SCROLLBAR-3DLIGHT-COLOR: #c0c0c0;
	SCROLLBAR-ARROW-COLOR: #efefef;
	SCROLLBAR-TRACK-COLOR: white;
	FONT-FAMILY: verdana, arial, helvetica;
	SCROLLBAR-DARKSHADOW-COLOR: #c0c0c0;
}

.TextCell{
	font-size : 80%;
	FONT-FAMILY: verdana, arial, helvetica;
	text-align : justify;
}

/* Footer */
.footer{
	color:white;
	font-weight : bold;
	text-align : center;
	font-size : 80%;
}

/* Home Page */
.Content{
	font: bold normal 200%;
}
.ContentFirst{
	font: bold normal 130%;
}

.ContentText{
	text-align: Justify;
	font-size : 80%;
}
.mainfont{
	font-size : 80%;
}
.First{
	font: bold normal 140%;
}

/* Tables*/
.SectionHeader{
	font: bold normal 200%;
}
.RowHeader{
	font: bold normal 130%;
}
.RowDetail{
	font-size : 80%;
	font: bold normal;
}

.MenuInner{
	//WIDTH:80%;
	BORDER-RIGHT: 0px solid;
	BACKGROUND-POSITION: 0% 50%;
	BORDER-TOP: 0px solid;
	Z-INDEX: 2;
	BACKGROUND-ATTACHMENT: scroll;
	BORDER-LEFT: 0px solid;
	BORDER-BOTTOM: 0px solid;
	BACKGROUND-REPEAT: repeat;
	BACKGROUND-COLOR: silver;
	font-size : 80%;
}
.MenuOuter{
	//WIDTH:80%;
	BORDER-RIGHT: #F7FA72 1px solid;
	BACKGROUND-POSITION: 0% 50%;
	BORDER-TOP: #F7FA72 1px solid;
	BACKGROUND-ATTACHMENT: scroll;
	BORDER-LEFT: #F7FA72 1px solid;
	BORDER-BOTTOM: #F7FA72 1px solid;
	BACKGROUND-REPEAT: repeat;
	BACKGROUND-COLOR: silver;
	font-size : 80%;
}
.MenuTable { 
font-size : 80%;
 }
.MenuCell{
	BORDER-RIGHT: #000000 1px solid;
	BACKGROUND-POSITION: 0% 50%;
	BORDER-TOP: #000000 1px solid;
	Z-INDEX: 7;
	BACKGROUND-ATTACHMENT: scroll;
	BORDER-LEFT: #000000 1px solid;
	WIDTH: 100%;
	BORDER-BOTTOM: #000000 1px solid;
	BACKGROUND-REPEAT: repeat;
	font-size : 80%;
}

.SubMenuOuter{
	BORDER-RIGHT: #F7FA72 1px solid;
	BACKGROUND-POSITION: 0% 50%;
	BORDER-TOP: #F7FA72 1px solid;
	Z-INDEX: 4;
	BACKGROUND-ATTACHMENT: scroll;
	VISIBILITY: hidden;
	BORDER-LEFT: #F7FA72 1px solid;
	BORDER-BOTTOM:#F7FA72 1px solid;
	BACKGROUND-REPEAT: repeat;
	POSITION: absolute;
	BACKGROUND-COLOR: silver;
	font-size : 80%;
}

 .subMenuClear{ 
	Z-INDEX: 5; 
	WIDTH: 90px; 
	POSITION: absolute; 
	HEIGHT: 20px
  }
 
.SubMenuCell{
	BORDER-RIGHT: #000000 1px solid;
	BACKGROUND-POSITION: 0% 50%;
	BORDER-TOP: #000000 1px solid;
	Z-INDEX: 7;
	BACKGROUND-ATTACHMENT: scroll;
	BORDER-LEFT: #000000 1px solid;
	WIDTH: 90px;
	BORDER-BOTTOM: #000000 1px solid;
	BACKGROUND-REPEAT: repeat;
	font-size : 80%;
}


 .AboutUsDateCell{
	font-weight : bold;
	vertical-align : top;
	font-size : 80%;
}
  .AboutUsTextCell{
	text-align : justify;
	font-size : 80%;
}
   .AboutUsHeader{
   
	font-size : larger;
	font-weight : bold;
	text-align : center;
}

 .PolicyCell{
	font-weight : bold;
	vertical-align : top;
	font-size : 80%;
}
  .PolicyTextCell{
	text-align : justify;
	font-size : 80%;
}
   .PolicyHeader{
	font-size : larger;
	font-weight : bold;
	text-align : center;
}
   .PolicySubHeader{
	font-size : larger;
	font-weight : bold;
	text-align : center;
}

.InvoiceSubHeader{ 
	font-size : larger;
	font-weight : bold;
	text-align : left;
 }
.InvoiceLabel{ 
	text-align : left;
	font-size : 80%;
 }
.InvoiceLabelPreview{ 
	text-align : left;
	font-weight : bold;
	font : bold;
	font-size : 80%;
 }
.InvoicefooterPreview{
	text-align : justify;
	font-style : italic;
	font-size: 80%
}
 .InvoiceLabelErr{ 
	text-align : left;
	color:red;
	font : bold italic;
	font-size : 80%;
 }
  .Invoiceheader{
	text-align : left;
	font : bold italic;
}
  .Invoicefooter{
	text-align : justify;
	font-style : italic;
	font-size : 80%;
}
  .ButtonNormal{
	background-color : #004F87;
	color:white;
	font : bold;
	font-size : 80%;
}
  .ButtonHover{
	background-color : Yellow;
	color: Black;
	font : bold;
	font-size : 80%;
}

.SlideText{
	text-align : center;
	font-size: 18px;
	font : bold;
}

.header_text
{
	text-align : center;
	color: White;
	font : bold;
	font-size : 80%;
}

a.form:link {
	FONT-WEIGHT: bold; font-size : 80%;COLOR: white; TEXT-DECORATION: none
}
a.form:visited {
	FONT-WEIGHT: bold;font-size : 80%; COLOR: white; TEXT-DECORATION: none
}
a.form:active {
	FONT-WEIGHT: bold; font-size : 80%; COLOR: yellow; TEXT-DECORATION: underline
}
a.form:hover {
	FONT-WEIGHT: bold; font-size : 80%; COLOR: yellow; TEXT-DECORATION: underline
}

