/* 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
{
	background-image:url(../../images/logo.gif);
	height:119px;
	width:117px;
	background-repeat: no-repeat;
	background-position: center center;  
}

.slogan 
{
	/*font-family:HelveticaNeueLT Std;*/
        font-family:Verdana;
	font-size:22px;
	font-weight:normal;
	color:#000000;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	background-color:#dfeaf3;

}

.pgheader                                                  /* use for page headers */ 
{
   	font-family:;
	font-size:;
	font-weight:;
	text-decoration:;
   	color:;
  
}


.footertext                                              /* copyright text */
{	
	font-size: 10px; 
	font-family:arial;
	font-weight:bold;
	color:#000000;
	text-decoration: none;
}

.normaltext                                            /* entire poratl body text */
{
	font-family:arial;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration: none;
	line-height:16px;

}

p 
{
	font-family:;
	font-size: ;
	font-weight:l;
	color: ;
	text-decoration: none;
	vertical-align:;
	margin-left:;
	margin-right:;
}


a:link 
{
	font-family:;
	color:;
	font-size:;
	font-weight:;
	text-decoration: ;

}
a:visited 
{
	font-family:;
	color:;
	font-size:;
	font-weight:;
	text-decoration:;
}
a:hover 
{
	font-family:;
	color:;
	font-size:;
	font-weight:;
	text-decoration:;
}

.bottomlinks                                               
{	font-family:verdana;
	color:#1A63AC;
	font-size:11px;
	font-weight:normal;
	text-decoration: none;
}

a.bottomlinks:link
{
	font-family: ;
	font-size: ;
	font-weight:;
	color: ;
	text-decoration: ;
}

a.bottomlinks:visited
{
	font-family:verdana;
	color:#1A63AC;
	font-size:11px;
	font-weight:normal;
	text-decoration: none;
}

a.bottomlinks:hover
{
	font-family:verdana;
	color:#1A63AC;
	font-size:11px;
	font-weight:normal;
	text-decoration: none;
}

/* Default Settings ends */


/* Form settings */

textarea
{
	font-family:verdana ;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
}


.formtext 
{
    font-family:verdana ;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
	height:20px;
	width:70px ;
	border: 1px solid #000000;
}

.labeltext 
{

	font-family:verdana ;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
}

.messagetext
 {
 	font-family: ; 
	font-size:; 
	font-weight:; 
	text-decoration: none; 
	color:;
 }
 
.buttontext        /* this is used for backgound of buttons which we are using in forms*/
{
	font-family:verdana;
	font-size:11px;
	font-weight: bold;
	color:#ce6f67;
	background-color:#f0cdc4;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	/*background-image:url(but_bg.jpg);*/
}

.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:verdana;
	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 */
{
    background-color: #b7cfe3;
}

.vlinkbg                                                  /* for vertical menu*/
{ 
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration: none;
	line-height:14px;
	text-align: left;
	vertical-align: top;
	height:20px;
	background-color :#b7cfe3;

}
.activevlinkbg                                                 /* for vertical menu link which is active*/
{
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	text-decoration: none;
	line-height:14px;
	height:20px;
	text-align: left;
	vertical-align: top;
	background-color :#6095c1;

}



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	    : #cd5550; 
        on-text-color	: #FFFFFF;
        off-bg-color	: #ebbbb9;
        off-text-color	: #bc4e4a;
        brder-sep-color : #cd5550;
        firstcell-width :150;
        
        /*settings for menu in netscape/mozilla */
        border-top-color	: #cd5550;
        border-left-color	: #FFFFFF;
        border-bottom-color	: #ebbbb9;
        border-right-color	: #bc4e4a;
        background-color 	: #cd5550;
        margin-left		: 150;
}

/* Menu settings ends */


/* Section settings */

.blankheader                                          /* when the section has no design applied */
{
	font-family:verdana;
	font-weight : Bold;
	font-size :12px;
	color :#6095c1;
	/*text-transform: capitalize;*/
}

.blankheaderpara                                         /* when the section has no design applied */
{
	font-family:verdana;
	font-weight : Bold;
	font-size :12px;
	/*color :#cd5550;*/
	color :#6095c1;
	text-transform: capitalize;
}
.design1header                                       /* not used */
{
	height:30px;
	font-family:"Myriad Pro SemiExt";
	color:#000000;
	font-size:13px;
	font-weight:normal;
	text-align:left;
	vertical-align:middle;
	text-decoration:none;
	letter-spacing:3px;
}


.design2header                                       /* not used */
{
	font-family:;
	font-size : ;
	color : ;
	font-weight:;
	text-align:;
	vertical-alignment:;
	background-image:;
	height:;
}


.design3header                                       /* not used */
{
	height:;
	background:;
	font-family:;
	color:;
	font-size:;
	font-weight:;
	text-align:;
	text-decoration:none;

}

/* Section settings ends */


/* Template specific classes */


.contactbutton                      /*this is for cotact button which is present on the right hand side bottom */
{
	background-image:url(../../images/but_contact.png);
	height:23px;
	width:65px;
	background-repeat: no-repeat;
	background-position: center center;  
}

.topvertiline                      /*this is for verticle line which is present on top to connect the table and navigation bar */
{
	background-image:url(topvertiline.gif);
	height:3px;
	width:20px;
	background-repeat: no-repeat;
	background-position: center center;  
}

.titlelink                                           /* this is for title link in bold present on the right hand side */
{
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration: none;
	line-height:16px;
	text-align: left;
	vertical-align: middle;
	background-color:#b7cfe3;
	height:35px;
	text-indent:5px;
}


.colorborder                                          /* this is for border of the middle table */
{
	border: 1px solid #3C7DBF;
}

.centerboxbg
{
	background-color:#dfeaf3;
}

.linkline
{
	background-image:url(association_linkline.jpg);
	background-repeat:no-repeat;
}
.colorbullet
{
	font-family:verdana;
	font-size: 11px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
	height:40px;
	width:40px;
	border: 1px solid #cb1621;
	background-color: #cb1621;
	text-align: center;
	vertical-align: middle;
}

#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 */
	}
/* Template specific classes ends */
