/* Default Settings */


body
{
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	scrollbar-face-color : #e7e7e7;
	scrollbar-highlight-color : #e7e7e7;
	scrollbar-shadow-color : #949393;
	scrollbar-3dlight-color : #949393;
	scrollbar-arrow-color : #949393;
	scrollbar-track-color : #e7e7e7;
	scrollbar-darkshadow-color : #e7e7e7;
	/*background-image:url(pagebg.jpg);*/
}

.pagebg                                       /* this is used for background of the entire page */
{
	background-image:url(pagebg.jpg);
}




.maintablebg                                       /* if the portal has any background colors/image ----------- not used */
{
	background-color:#ffffff;
}

.companyname
{
	font-family:verdana;
	font-size:16px;
	font-weight:Bold;
	text-decoration:none;
	color:#000000;
	background-color:#e7e7e7;
	
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;  
}

.slogan /*-----------------not used*/
{
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
   	color:#000000;
   	background-color:#ffffff;
   	background-image:url();
   	height:;
   	width:;
}


.pagetitle					        /* needed only when there is a page title */

{
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
   	color:#000000;
   	background-color:#ffffff;
   	
}

.footertext                                              /* copyright text */
{	
	font-size: 10px; 
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#b7b7b7;
	vertical-align:middle;
	text-align:center;
	background-color:#ffffff;
	text-decoration: none;
	
}

a:link 
{
	font-family:Arial;
	color:#333333;
	text-decoration: none;
}
a:visited 
{
	font-family:Arial;
	color:#333333;
	text-decoration: none;
}
a:hover 
{
	font-family:Arial;
	color:#333333;
	text-decoration: underline;
}


.bottomlinks          /* this is used for footer links i.e. Privacy Policy */                                        
{
	color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}


a.bottomlinks:link
{
	font-family:verdana;
	color:#000000;
	text-decoration: underline;
}

a.bottomlinks:visited
{
	font-family:verdana;
	color:#000000;
	text-decoration: underline;
}

a.bottomlinks:hover
{
	font-family:verdana;
	color:#005595;
	text-decoration: underline;
}

/* Default Settings ends */


/* Form settings */

.formtext  /*this is used for text field */
{
	font-family:verdana;
	font-size:10px;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
	height:13px;
	width: 95px;
	border: 1px solid #dddddd;
}

.formtextarea
{
	font-family:verdana ;
	font-size:10px ;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
	width:100px;
}




.formlabeltext      /*this is used for label in front of text area */
{
font-family: Arial, Helvetica, sans-serif;
color: #bbd1e3; 
font-size: 11.5px;
font-weight: bold; 
	
}

.messagetext
 {
 	font-family:verdana ;
	font-size:10px ;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
 }
 
.formbutton
{
	font-family:verdana ;
	font-size:10px ;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
	background-color:#cccccc;
}

.formddtext 
{
	font-family:verdana ;
	font-size:10px ;
	font-weight:normal;
	color: #000000;
	width:100px;
	background-color:#ffffff;
	text-decoration: none;
	
}

.formddtextlong
{
	font-family:verdana ;
	font-size:10px ;
	font-weight:normal;
	color: #000000;
	width:150px;
	background-color:#ffffff;
	text-decoration: none;
	
}

.errorMessage
  {
 	font-family:verdana ;
	font-size:10px ;
	font-weight:normal;
	color: #000000;
	background-color:#ffffff;
	text-decoration: none;
  
  }

/* Form settings ends */


/* Editor settings */                        /* not to change any settings in this section */

.normaltext
{
	font-family: Arial; 
	font-size: 12px; 
	color:#666666;
	font-weight: normal; 
	text-decoration: none; 
	text-transform: none;
}

.allcaps
{
	text-decoration: none; 
	text-transform: uppercase
}

.initialcaps
{
	text-decoration: none; 
	text-transform: capitalize
}

.lowercase
{
	text-decoration: none; 
	text-transform: lowercase
}

.shadow
{
	height:10px;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=4)
}

.glow
{
	height:10px;
	filter:progid:DXImageTransform.Microsoft.Glow(color='gray', Strength='5')
}

.motionblur
{
	height:10px;
	filter:progid:DXImageTransform.Microsoft.MotionBlur(Strength=10, Direction=45, Add='true')
}


p 
{
	font-family: Arial; 
	font-size: 12px; 
	font-weight: normal; 
	text-decoration: none; 
	text-transform: none;
}


/* Editor settings ends */



/* Menu settings */

.hmenubg                                                   /* for horizontal menu background */ 
{
	background-image :url("hmenu_bg.gif");
}

.hlinkbg                                                  /* for horizontal menu */
{
	font-size:13px;
	color:#006699;
	font-family: "Arial";
	font-weight: bold;
	letter-spacing:;
	text-decoration:none;
	vertical-align:middle;
	
}


.hlinkoverbg                                               /* for horizontal menu---mouse over background image change */
{
	font-size:13px;
	color:#006699;
	font-family: "Arial";
	font-weight: bold;
	letter-spacing:;
	text-decoration:none;
	vertical-align:middle;
	background-image :url("over_bg.jpg");
}

.hlinkactivebg                                                  /* for horizontal menu active section background image change */
{
	font-size:13px;
	color:#006699;
	font-family: "Arial";
	font-weight: bold;
	letter-spacing:;
	text-decoration:none;
	vertical-align:middle;
	background-image :url("onsection_bg.jpg");
}

.hlinkoverbg                                                  /* for horizontal menu mouse over background image change */
{
	font-size:13px;
	color:#006699;
	font-family: "Arial";
	font-weight: bold;
	letter-spacing:;
	text-decoration:none;
	vertical-align:middle;
	background-image :url("over_bg.jpg");
}

.vmenubg                                                  /* for vertical menu background ----- not used */
{
	background-image :url();
}

.vlinkbg                                                  /* for vertical menu */
{
	font-size:13px;
	color:#006699;
	font-family: "Arial";
	font-weight: bold;
	letter-spacing:;
	text-decoration:none;
	vertical-align:middle;
	
}
HWebMenu                                                /* for horizontal dropdown menu  */
{
	on-bg-color	: #FBAE00; 
        on-text-color	: #582c05;
        off-bg-color	: #FFFFFF;
        off-text-color	: #7B4A0C;
        brder-sep-color : #F5DD93;
        
        /*settings for menu in netscape/mozilla */
        border-top-color	: #F5DD93;
        border-left-color	: #582c05;
        border-bottom-color	: #F9EDC3;
        border-right-color	: #7B4A0C;
        background-color 	: #F5DD93;
        
}    


VWebMenu                                                  /* for vertical dropdown menu  */
{	
	on-bg-color	: #FBAE00; 
        on-text-color	: #FFFFFF;
        off-bg-color	: #FFFFFF;
        off-text-color	: #7B4A0C;
        brder-sep-color : #F5DD93;
        firstcell-width :150;
        
        /*settings for menu in netscape/mozilla */
        border-top-color	: #FBAE00;
        border-left-color	: #FFFFFF;
        border-bottom-color	: #FFFFFF;
        border-right-color	: #7B4A0C;
        background-color 	: #F5DD93;
        margin-left		: 150;
}

/* Menu settings ends */


/* Section settings */


.blankheader                                          /* when the section has no design applied (design0) */
{	
    font-family: "Arial";
	color: #439539;
	font-weight: bold;
	font-size: 20px;

}


.design1header
{
	height:20px;
	background-color:#666666;
	font-family:verdana;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}

.design1bg

{
	background-color:#666666;
}

.design2header
{
	height:20px;
	background-color:#666666;
	font-family:verdana;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}

.design2bg

{
	background-color:#666666;
}


.design3header
{
	height:20px;
	background-color:#666666;
	font-family:verdana;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}

.design3bg

{
	background-color:#666666;
}

/* Section settings ends */


/* Template specific classes */


.customoerlogin 
{
	font-family: "Arial";
	color: #FFFFFF;
	font-size: 11px;
	font-weight:normal;
}



.go                     /* this is used for go link on the top right */     
{
	font-family: Arial; 
	font-size: 11px; 
	color:#76b900;
	font-weight: normal; 
	text-decoration: none; 
	text-transform: none;
}





.footertext1         /* this is used for footer text displaying office branches */                                        
{
	color: #666666;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(graybg.jpg);
}



.footerhighlights                                              /* this is used for footer highlights in blue */
{
     font-size: 14px;
     color: #006699; 
	 font-family: "Arial"; 
	 font-weight: bold; }
	
.news                                                   /*this is used for content in news section*/
{
	font-family: Arial; 
	font-size: 12px; 
	color:#434343;
	font-weight: normal; 
	text-decoration: none; 
	text-transform: none;
}


.viewall                                                   /*this is used for view all link*/
{
	font-family: Arial; 
	font-size: 11px; 
	color:#434343;
	font-weight: normal; 
	text-decoration: none; 
	text-transform: none;
}


.whitelink { /* used for top white links i.e. customer support and customer login */
	font-family: "Arial";
	color: #FFFFFF;
	font-size: 11px;
}

.graytext { /* this is used for top right phone number text */
	font-family: "Arial";
	color: #666666;
	font-size: 13px;
	font-weight: bold;
}

.graytext1 { /* this is used for top right text given in front of phone number lable */
	font-family: "Arial";
	color: #999999;
	font-size: 13px;
	font-weight: bold;
}


.horidots                           /* this is used for horizontle dots */                     
{
	background-image:url("horidots.gif");
	height:4px;
}

.row1                                                  /* ---------- not used*/
{
	font-family: verdana; 
	font-size: 11px; 
	color:#000000;
	font-weight: normal; 
	background-color:#666666;
	text-decoration: none; 
}

.row2                                                  /* ---------- not used*/
{
	font-family: verdana; 
	font-size: 11px; 
	color:#000000;
	font-weight: normal; 
	background-color:#cccccc;
	text-decoration: none; 
}


.tableheader                                             /* ---------- not used*/
{
	font-family: verdana; 
	font-size: 11px; 
	color:#000000;
	font-weight: normal; 
	background-color:#cccccc;
	text-decoration: none; 
}
/* Template specific classes ends */
