/* Default Settings */

.mainbg                                       /* if the portal has any background colors/image */
{
	background-image:#ffffff;
}

body
{
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	scrollbar-face-color : #ffffff;
	scrollbar-highlight-color : #0e2b8d;
	scrollbar-shadow-color : #092a8d;
	scrollbar-3dlight-color : #ffffff;
	scrollbar-arrow-color : #092a8d;
	scrollbar-track-color : #ffffff;
	scrollbar-darkshadow-color : #ffffff;
}

.pagetitlebg
{
	font-family: verdana;
	font-size: 18px;
	color: #014588;
	font-weight: bold;
	letter-spacing:1px;
	text-transform: uppercase;
	background-image:url(pagetit_img2.jpg);
	height:46px;
	vertical-align:middle;
}
.companyname
{
	
}

.slogan 
{
	
}

.pgheader                                                  /* use for page headers */ 
{
   	font-family:;
	font-size:;
	font-weight:;
	text-decoration:;
   	color:;
  
}






  @font-face {
    font-family: Myriad Pro;
    font-style:  normal;
    font-weight: normal;
    src: url(../../fonts/MYRIADP1.eot);
  }

p 
{
	font-family:;
	font-size: ;
	font-weight:l;
	color: ;
	text-decoration: none;
	vertical-align:;
	margin-left:;
	margin-right:;
}




.bottomlinks                                               
{
	font-family:;
	font-size:;
	font-weight:;
	color:;
	text-decoration: ;
}

a.bottomlinks:link
{
	font-family: ;
	font-size: ;
	font-weight:;
	color: ;
	text-decoration: ;
}

a.bottomlinks:visited
{
	font-family: ;
	font-size: ;
	font-weight:;
	color: ;
	text-decoration: none;
}

a.bottomlinks:hover
{
	font-family: ;
	font-size: ;
	font-weight:;
	color: ;
	text-decoration: none;
}

/* Default Settings ends */


/* Form settings */

textarea
{
	font-family: ;
	font-size: ;
	font-weight:;
	color: ;
	text-decoration: none;
	width:;
}


.formtext 
{
	font-family:;
	font-size:;
	font-weight:;
	color: ;
	text-decoration: none;
	height:;
	width: ;
	border: 1px solid #000000;
}

.labeltext 
{
	font-family:;
	font-size:;
	font-weight:;
	color:;
	text-decoration: none;
	height:;
	width: ;
	border: 1px solid #000000;
}

.messagetext
 {
 	font-family: ; 
	font-size:; 
	font-weight:; 
	text-decoration: none; 
	color:;
 }
 
.buttontext 
{
	font-family: ;
	font-size:;
	font-weight: bold;
	color:;
	text-decoration: none;
	border: 1px solid #E29823;
	background-color:;
}

.ddtext 
{
	font-family: ;
	font-size:;
	font-weight: normal;
	color: #000000;
	width:;
	text-decoration: none;
	background-color:;
}

.ddtextlong
{
	font-family: ;
	font-size:;
	font-weight: ;
	color:;
	width:;
	text-decoration: none;
	background-color:;
}

.REQ
{
	font-family:;
	font-size: ;
	font-weight: ;
	color: ;
	text-decoration: none;
	height: ;
	width: ;
	border: 1px solid #000000;
}

.errorMessage
  {
 	font-family:; 
	font-size: ; 
	font-weight: ; 
	color:; 
	text-decoration: none; 
	text-transform: none;
  
  }

/* Form settings ends */


/* Editor settings */                        /* not to change any settings in this section */


.normaltext                                            /* entire poratl body text */
{
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration: none;
	line-height:16px;

}
.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')
}

/* Editor settings ends */



/* Menu settings */

.hmenubg                                                   /* for horizontal menu background */ 
{
	background-image :;
}

.hlinkbg                                                  /* for horizontal menu */
{
	font-family:;
	font-size:;
	color:;
	font-weight:;
	letter-spacing:;
	text-decoration:;
	vertical-align:;
	
}

.vmenubg                                                  /* for vertical menu background */
{

}

.vlinkbg                                                 /* for vertical menu*/
{
	font-family:;
	font-size:;
	font-weight:;
	background-image : ;
	color:;
	vertical-align:;
	text-indent:;
	height:;
	text-decoration: none;
}

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 */
{
	font-family:myrid pro,arial;
	font-weight :bold ;
	font-size :12px ;
	color :#000000 ;
	letter-spacing:2;
	vertical-alignment :middle;
}

.blankheaderpara                                         /* when the section has no design applied */
{
	font-family:Helvetica Neue Light;
	font-weight : Bold;
	font-size :11px;
	color :#cd5550;
	text-transform: capitalize;
}
.design1header
{
	height:30px;
	font-family:Myriad Pro Black;
	/*font-family:verdana;*/

	color:#000000;
	font-size:13px;
	font-weight:normal;
	text-align:left;
	vertical-align:middle;
	text-decoration:none;
	letter-spacing:3px;
}

@font-face {
    font-family: Myriad Pro Black;
    font-style:  normal;
    font-weight: normal;
    src: url(../../fonts/MYRIADP0.eot);
  }

.normaltextdetail                                            /* entire poratl body text */
{
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-decoration: none;
	//line-height:16px;
}
.design2header
{
	font-family:;
	font-size : ;
	color : ;
	font-weight:;
	text-align:;
	vertical-alignment:;
	background-image:;
	height:;
}


.design3header
{
	height:;
	background:;
	font-family:;
	color:;
	font-size:;
	font-weight:;
	text-align:;
	text-decoration:none;

}

.contactbutton                      /*this is for cotact button which is present on the right hand side bottom */
{
	background-image:url(../../images/but_contact.png);
	height:24px;
	width:67px;
	background-repeat: no-repeat;
	background-position: center center;  
}
/* Section settings ends */

#dhtmlgoodies_tooltip{
		background-color:#EEE;
		border:1px solid #000;
		position:absolute;
		display:none;
		z-index:20000;
		padding:2px;
		font-size:11px;
		-moz-border-radius:6px;	/* Rounded edges in Firefox */
		font-family: Arial;
		
	}
	#dhtmlgoodies_tooltipShadow{
		position:absolute;
		background-color:#555;
		display:none;
		z-index:10000;
		opacity:0.7;
		filter:alpha(opacity=70);
		-khtml-opacity: 0.7;
		-moz-opacity: 0.7;
		-moz-border-radius:6px;	/* Rounded edges in Firefox */
	}


.footertext                                              /* copyright text */
{	
	font-size: 10px; 
	font-family:arial;
	font-weight:bold;
	color:#000000;
	text-decoration: none;
}

a:link 
{
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	color:#666666;
	text-decoration: none;
}
a:visited 
{
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	color:#666666;
	text-decoration: none;
}
a:hover 
{
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	color:#666666;
	text-decoration: none;
}
/* Template specific classes */




/* Template specific classes ends */