/* CSS Document */

/* Default Settings */


body
{
	margin-left:0px;
	margin-top:20px;
	margin-right:0px;
	margin-bottom:0px;
	scrollbar-face-color : #bababa;
	scrollbar-highlight-color : #30596D;
	scrollbar-shadow-color : #30596D;
	scrollbar-3dlight-color : #ffffff;
	scrollbar-arrow-color : #000;
	scrollbar-track-color : #ffffff;
	scrollbar-darkshadow-color : #ffffff;
	text-align:left;
}

.page_background
{
	background:url(page_bg.jpg) repeat-x #3d637a;
}

.maintablebg                                       /* if the portal has any background colors/image */
{
	width: 910px;	
}

.content_bg
{
	background: #ededed;
	padding: 8px;
	/*width:903px;*/
}

.companyname
{
	background:url(TopHeader_bg.jpg) repeat-x;
	height: 100px;
}

.slogan 
{
	background: #322119;
	
}

.pagetitle					        /* needed only when there is a page title */

{
	font:normal 18px arial;
	color:#000000;
	text-align:left;
	text-decoration:none;
}


.pagesubheader					        /* needed only when there is a page title */

{
	font-family:verdana;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
   	color:#000000;
   	background-color:#ffffff;
   	
}

.footertext                                              /* copyright text */
{	
	font-size: 12px; 
	font-family: Arial;
	font-weight:normal;
	color:#d9d9d9;
	vertical-align:bottom;
	text-decoration: none;
	margin-leftt:8px;
	
}

a:link 
{
	
}

a:visited 
{
	
}

a:hover 
{
	
}

a:active 
{
	
}


.bottomlinks                                               
{
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

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:#000000;
	text-decoration: underline;
}

/* Default Settings ends */


/* Form settings */

form{
	padding:0px;
	margin:0px;
}

.formtext 
{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color: #04294b;
	text-decoration: none;
	height:19px;
	width:153px;
	padding:3px 0px 0px 2px;
	background-color:#d3d9e4;
	border: 1px solid #4b6e90;
}

.formtextarea
{
	font-family:verdana ;
	font-size:10px ;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
	width:153px;
	height:70px;
}

.formlabeltext
{
	font-family:verdana ;
	font-size:10px ;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
	
}

.messagetext
 {
 	font-family:verdana ;
	font-size:10px ;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
 }
 
.formbutton
{
	background:	url(btn_bg.jpg) repeat-x #322119;
	border: 1px solid #a9a9a9;
	font-family:verdana;
	font-size:11px;
	width: 60px;
	height: 19px;
	font-weight:bold;
	color: #ffffff;
	text-align:center;
	padding-bottom: 3px;
	letter-spacing: 0.03em;
	text-decoration: none;
	cursor: pointer;
}

.formddtext 
{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color: #04294b;
	text-decoration: none;
	height:19px;
	width:153px;
	padding:3px 0px 0px 2px;
	background-color:#ffffff;
	border: 1px solid #4b6e90;
}

.formddtext[class] 
{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	color: #04294b;
	text-decoration: none;
	height:19px;
	width:153px;
	padding:1px 0px 0px 2px;
	background-color:#ffffff;
	border: 1px solid #4b6e90;
}

.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: #000000;
	font-weight: normal; 
	text-decoration: none; 
	text-transform: none;
	line-height: 18px;
}

.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 
{
}


/* Editor settings ends */



/* Menu settings */

.vmenubg                                                  /* for horizontal menu background */ 
{
	background:url(vmenu_bg.jpg) repeat-x #204154;
}

.vlinkbg                                                  /* for horizontal menu */
{
	font-family: Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	vertical-align:middle;
	text-align:left;
}

a.vlinkbg:link
{
	font-family: Tahoma;
	font-size:12px;
	font-weight:normal;	
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	vertical-align:middle;
	text-align:left;
}

a.vlinkbg:visited
{
	font-family: Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
	vertical-align:middle;
	text-align:left;
}

a.vlinkbg:hover
{
	font-family: Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#d3d5b3;
	text-decoration:none;
	text-transform:uppercase;
	vertical-align:middle;
	text-align:left;
}

.activevlinkbg                                                  /* for horizontal menu */
{
	font-family: Tahoma;
	font-size:12px;
	font-weight:normal;
	color:#f99d61;
	text-decoration:none;
	text-transform:uppercase;
	vertical-align:middle;
	text-align:left;
}


.hmenubg                                                  /* for vertical menu background */
{

}

														
.hlinkbg                                                 /* for vertical menu*/
{
}

.activehlinkbg                                                 /* for vertical menu*/
{

}

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 */

.design1header
{
	font-family:"Trebuchet MS";
	color:#797d42;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

.design1bg

{

}

.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;
}

.blankheader                                          /* when the section has no design applied (design4) */
{
	
	font-family:Arial;
	font-size:12px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}


/* Section settings ends */


/* Template specific classes */

.rightshadow
{
	background:url(right_shadow_repeat.jpg) repeat-y;
}

.bottomshadow
{
	background:url(bottom_shadow_repeat.jpg) repeat-x;
}

.apt_bg
{
	background:url(apt_bg.jpg) repeat-x #dde1d0;
	height: 131px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #494949;
	text-decoration: none;
}

.apthome_gobtn
{
	background:url(go_btn_bg.jpg) repeat-x;
	font: bold 11px Tahoma, "Trebuchet MS", Verdana;
	color: #ffffff;
	text-transform:uppercase;
	cursor:pointer;
}

.apt_header
{
	font: bold 13px Tahoma;
	color: #284b5f;
}

.welcome_bg
{
	background:url(welcome_bg.jpg) repeat-x #67788a;
	height: 142px;
}

.legend_border
{
	border: 1px solid #6f3120;
}

.srch_result_hdr
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #204154;
	text-decoration:none;
	padding: 0px 10px 0px 10px;
}

.special_menu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #204154;
	text-decoration: none;
}

a.special_menu:links
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #204154;
	text-decoration: none;
}

a.special_menu:visited
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #204154;
	text-decoration: none;
}

a.special_menu:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #204154;
	text-decoration: underline;
}

.active_SR_special_links
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #797d42;
	text-decoration: none;
}

.row1
{
	font-family: verdana; 
	font-size: 11px; 
	color:#000000;
	font-weight: normal; 
	background-color:#d0d0d0;
	height:20px;
	text-decoration: none;
	
}

.row2
{
	font-family: verdana; 
	font-size: 11px; 
	color:#000000;
	font-weight: normal; 
	background-color:#f0f0f0;
	height:20px;
	text-decoration: none;
	
}

.tableheader
{
	font-family: verdana; 
	font-size: 12px; 
	color:#ffffff;
	font-weight: bold; 
	background-color:#838383;
	height:25px;
	text-decoration: none;
	
}

.iframeBody {
	background:none transparent;
	scrollbar-face-color : #bababa;
	scrollbar-highlight-color : #30596D;
	scrollbar-shadow-color : #30596D;
	scrollbar-3dlight-color : #ffffff;
	scrollbar-arrow-color : #000;
	scrollbar-track-color : #ffffff;
	scrollbar-darkshadow-color : #ffffff;
	z-index:-1000;
}

.iframe{
	background:none transparent;
	padding:0px;
	margin:0px;
}

a.mapsdir:link{
	font-family:arial;
	font-size:12px;
	color:#515622;
	text-decoration:underline;
}

a.mapsdir:visited{
	font-family:arial;
	font-size:12px;
	color:#515622;
	text-decoration:underline;
}

a.mapsdir:active{
	font-family:arial;
	font-size:12px;
	color:#515622;
	text-decoration:underline;
}

a.mapsdir:hover{
	font-family:arial;
	font-size:12px;
	color:#515622;
	text-decoration:underline;
}

.normaltextLogin
{
	font-family: Arial; 
	font-size: 11px; 
	color: #000000;
	font-weight: normal; 
	text-decoration: none; 
	text-transform: none;
	line-height: 18px;
}


.imageborder
{
	border: 2px solid #9ebb13;
}

.imageborder:link
{
	border: 2px solid #9ebb13;
}

.imageborder:hover
{
	border: 2px solid #9ebb13;
}

.imageborder:visited
{
	border: 2px solid #9ebb13;
}

/* Hyerplinks dislayed on search result page */
.greenLinks
{
	color: #006400;
	text-decoration: none;
}

a.greenLinks:links
{
	color: #006400;
	text-decoration: none;
}

a.greenLinks:visited
{
	color: #006400;
	text-decoration: none;
}

a.greenLinks:hover
{
	color: #006400;
	text-decoration: none;
}

/* Template specific classes ends */

