/* CSS Document */

body{

margin: 0;}

.styleBodyText 
	{
	font-size: 11px;
	letter-spacing:1px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	word-spacing: 1px;
	text-align:justify;
	}
	

.styleBodyText2 
	{
	font-size: 10px;
	letter-spacing:1px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	word-spacing: 1px;
	text-align:justify;
	}
	
a.hmlnk
{
color:#789F6D;
font-family:Tahoma;
font-size:8pt;
font-weight:bold;
margin:0;
text-decoration:none;
text-indent:0;
word-spacing:0;
}

a.hmlnk:hover
{
	color:#789F6D;
font-family:Tahoma;
font-size:8pt;
font-weight:bold;
margin:0;
text-decoration:none;
text-indent:0;
word-spacing:0;
text-decoration	:underline;
}
	
	
	.styleBodyText3 
	{
	font-size: 12px;
	letter-spacing:1px;
	color: gray;
	font-family: Verdana;
	font-style: italic ;
	font-weight: lighter;
	word-spacing: 1px;
	text-align:justify;
	
	}
	
.headingText 
	{
	font-size: 14px;
	letter-spacing:+1px;
	color: #FF3300;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	}
	
.footerBodyText 
	{font-size: 9px;
	 letter-spacing:+px;
     color: #333333;
	 font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	}
.hline {
	background-image: url(img/line_h.png);
	background-repeat: repeat-x;
	background-position: left center;
}
.vline {
	background-image: url(img/line.png);
	background-repeat: repeat-y;
	background-position: left center;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	letter-spacing: normal;
	
}


.Subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
	letter-spacing: normal;
	
	
}
.Subheading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
	letter-spacing: normal;
	
	
}
.LeftLine {
	background-image: url(img/line.png);
	background-repeat: repeat-y;
	background-position: right top;
}

.RightLine {
	background-image: url(img/line.png);
	background-repeat: repeat-y;
	background-position: left top;
}

a.dsphead{
   text-decoration:none;
   margin-left:1.5em;}
a.dsphead:hover{
   text-decoration:underline;}
a.dsphead span.dspchar{
   display:none;
   font-family:monospace;
   font-weight:normal;}
.dspcont{
   display:none;
   margin-left:1.5em;}

A:link {
	FONT-SIZE: 8pt; MARGIN: 0px; WORD-SPACING: 0px; COLOR: #789F6D; TEXT-INDENT: 0px; FONT-FAMILY: Tahoma; TEXT-DECORATION: none;FONT-WEIGHT: bold;
}
A:hover {
	FONT-SIZE: 8pt; MARGIN: 0px; WORD-SPACING: 0px; COLOR: #789F6D; TEXT-INDENT: 0px; FONT-FAMILY: Tahoma; TEXT-DECORATION: none;FONT-WEIGHT: bold;
}



.tableTarrif {
border-collapse:collapse;
}
.tableTarrif tr {

}
.tableTarrif td.head {
-x-system-font:none;
background-color:#3399CC;
border:1px solid #CCCCCC;
color:#FFFFFF;

font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-style:normal;
font-weight:normal;
letter-spacing:1px;
text-align:center;
word-spacing:0px; 


}
.tableTarrif td {
-x-system-font:none;
border:1px solid #CCCCCC;
color:#333333;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-style:normal;
font-weight:normal;
letter-spacing:1px;
text-align:center;
word-spacing:0px;
}

.tableTerms td{
border-collapse:collapse;
color:#333333;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
font-style:normal;
font-weight:normal;
letter-spacing:1px;
text-align:left;
word-spacing:0px;
}





/*****************************************************/
.horizontalcssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.horizontalcssmenu ul li{
position: relative;
display: inline;
float: left;

}

/*Top level menu link items style*/
.horizontalcssmenu ul li a{
display: block;
width: 78px; /*Width of top level menu link items*/
padding: 2px 8px;
border: 1px solid #202020;
border-left-width: 0;
text-decoration: none;
background: url(img/menubg.gif) center center repeat-x;
color: black;
font: bold 13px Tahoma;
height:25px;
text-align:center;
}
	
/*Sub level menu*/
.horizontalcssmenu ul li ul{
left: 0;
top: 0;
border-top: 1px solid #202020;
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
}

/*Sub level menu list items*/
.horizontalcssmenu ul li ul li{
display: inline;
float: none;
}


/* Sub level menu links style */
.horizontalcssmenu ul li ul li a{
width: 160px; /*width of sub menu levels*/
font-weight: normal;
padding: 2px 5px;
background: #e3f1bd;
border-width: 0 1px 1px 1px;
}

.horizontalcssmenu ul li a:hover{
background: url(img/menubgover.gif) center center repeat-x;
}

.horizontalcssmenu ul li ul li a:hover{
background: #cde686;
}

.horizontalcssmenu .arrowdiv{
position: absolute;
right: 0;
background: transparent url(img/menuarrow.gif) no-repeat center left;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .horizontalcssmenu ul li { float: left; height: 1%; }
* html .horizontalcssmenu ul li a { height: 1%; }
/* End */




