/* ----------------------------------- */
/* Filename    | MCIHome-1.css         */
/* Created     | December 2005         */
/* Description | Cascading style sheet */
/* ----------------------------------- */

	body { 
		scrollbar-face-color: #c8c8c8;
		scrollbar-shadow-color: #000000;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-3dlight-color: #C7BAA9;
		scrollbar-darkshadow-color: #000000;
		scrollbar-track-color: #c8c8c8;
		scrollbar-arrow-color: #FFFFFF;
		margin : 0 0 0 0;
		margin-bottom : 0;
		margin-left : 0;
		margin-right : 0;
		margin-top : 65;
		padding : 0 0 0 0;
		padding-bottom : 0;
		padding-left : 0;
		padding-right : 0;
		vertical-align : top;
		top : 0px;
		font-family : arial;
		font-size : 10pt;
		/* background-color : #004669; */
		background-color : #6070b7;
	}
	
        .des {font: 12pt Arial, Verdana, Tahoma; font-weight: normal; color: #ffffff}
	p {text-align:justify}
	
	.CvrText{font-family:Verdana,tahoma,arial,sans-serif;font-size:8pt;font-weight:normal;color:#ffffff;
   		text-decoration:none;}
	 
	h1 {font: 13pt Arial, Helvetica;font-weight: bold; color: #DD1B1B}
	h2 {font: 9pt Arial, Helvetica;font-weight: bold; color: #443E36}
	h3 {font: 8pt Arial, Helvetica;font-weight: normal; color: #000000}
	/* A	{font-weight: bold; COLOR:#000000;TEXT-DECORATION: none }
		A:hover {color:red}*/
	a.CvrLinks{font-family:Verdana,tahoma,arial,sans-serif;font-size:8pt;font-weight:normal;color:navy;
   		text-decoration:none;}
	a:hover.CvrLinks{font-family:Verdana,tahoma,arial,sans-serif;font-size:8pt;font-weight:normal;
   		color:navy;text-decoration:underline;}
	.notice{font-family:Verdana,tahoma,arial,sans-serif;font-size:7pt;font-weight:normal;color:navy;
   		text-decoration:none;}
	a.GRS{font-family:Verdana,tahoma,arial,sans-serif;font-size:7pt;font-weight:normal;color:navy;
   		text-decoration:none;}
	a:hover.GRS{font-family:Verdana,tahoma,arial,sans-serif;font-size:7pt;font-weight:normal;
   		color:navy;text-decoration:underline;}
	.inputBox {background: #FEEACA; border-style:0; border:1px #000000 solid; font-size: 9px; color: #333333; padding:1px;}
	.white {font: 8pt Arial, Helvetica;font-weight: normal; color: #ffffff}
	.Tbody {background: #FFFFFF; font: 8pt Arial, Helvetica; color: #000000}
	.button {background: #5E3F20; font: 8pt Arial, Helvetica;font-weight: bold; color: #FFFFFF}
	.banner { font: 7pt Verdana, Arial, Helvetica;font-weight: bold; color: #ffffff}
	.top {background: #000000;font: 2pt Arial, Helvetica;font-weight: bold; color: #ffffff}
	.menu {background: #000000; font: 8pt Arial, Helvetica;font-weight: bold; color: #FFFFFF}
	.head {background: #FFFFCC; font: 14pt Arial, Helvetica; color: #000000}
	.small {font: 1px Arial, Helvetica;font-weight: normal; color: #FFFFFF}	
	.yellow {font: 8pt Arial, Helvetica;font-weight: bold; color: #FF9900}
	.yellowh {font: 20pt Arial, Helvetica;font-weight: bold; color: #FF9900}
	
	div.title {font: 15pt Verdana, Arial; font-weight: bold; color: white}
	span.subtitle {font:12pt Verdana, Arial; font-weight: bold; color: white}
	div.menulabel {font: 15pt Verdana, Arial; font-weight: bold; color: white}
	div.slogan {font: 10pt Verdana, Arial; font-weight:bold; font-style: oblique; color: white}
	div.heading {font: 12pt Verdana, Arial; font-weight: bold; color: white}
	span.subheading {font: 8pt Verdana, Arial; font-weight: bold; color: white}
	span.desc {font: 10pt Verdana, Arial; font-weight: bold; color: white}
	span.price {font: 8pt Verdana, Arial; font-weight: bold; color: white}
	span.bord {font: 12pt Verdana, Arial; font-weight: bold; color: white; border-style: solid; border-color: white; 
		border-width: 1px;}
	span.printfriendly {font-family:tahoma,arial,sans-serif;font-size:8pt;font-weight:normal;color:#5f5f5f;TEXT-DECORATION: none}
        .FtrTD{font-family:arial;font-size:8pt;font-weight:normal;color:#5f5f5f;text-decoration:none;}

        span.VBars{font-family:Verdana,tahoma,arial,sans-serif;font-size:8pt;font-weight:normal;color:#150185;
          text-decoration:none;}
          
          
        #dhtmltooltip{
        position: absolute;
        left: -300px;
        width: 200px;
        border: 1px solid black;
        padding: 2px;
        background-color: lightyellow;
        visibility: hidden;
        z-index: 100;
        /*Remove below line to remove shadow. Below line should always appear last within this CSS*/
        filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
        }
 
        #dhtmlpointer{
        position:absolute;
        left: -300px;
        z-index: 101;
        visibility: hidden;
        }



