﻿html, body, div {
     margin: 0;
     padding: 0;
     border: 0;
}
body{
	text-align:center;	
	background: #013299 url(images/bg_body2.jpg) repeat-x 0 top;
	font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:16px;
}
a:link 
{
    text-decoration:none;
     color:#0c68af;
    }

a:hover 
{
    text-decoration:underline! important;   
}

a:visited
{
    text-decoration:none;
    color:#0c68af; 
}

#header { 	
	height:22px; 
	vertical-align:top;
	padding-top:5px;
	padding-left:15px;	
	background-image: url(images/orange_bg.gif); background-repeat: repeat-x;
	font-weight:bold;
	font-size:12px;	
}
.text_header { 		
	vertical-align:top;
	padding-top:10px;
	font-weight:bold;
	font-size:16px;
	font-family:Arial,Tahoma,New Times New Roman;
	color:#fff;	
	text-transform:uppercase;	
}
.div_topjobs { 	
	height:35px; 	
	padding:5px 5px 5px 20px;
	color:#fff;	
    background-color:#000168;
    margin-bottom:5px;
    width:350px;    
}
.div_topjobs a { 	
	color:#ffb918;
	font-weight:bold;	    
}
.div_topcandidates { 	
	padding:5px 5px 5px 5px;
	color:#fff;	
    margin-bottom:5px;  
    background: #013396 url(images/clients_bg.gif) repeat-x 0 bottom;
	border: 0px solid #013396; 
}
.div_topcandidates a { 	
	color:#ffb918;	
}
.div_topcandidates .viewitems
{   
 background-image: url(images/list-bullet-01-link.gif);
 background-repeat:no-repeat;
 background-position:left;
}
.div_hotnews
{ 	
	color:#fff;	  
}
.div_hotnews a
{ 	
	color:#ffb918;	  
}
.div_hotnews .more_link a
{ 	
	color:#ff9900;
	text-transform:uppercase;			  
}
.div_content
{ 	
	text-align:justify;
	margin:30px;
}
.div_services 
{
background-image: url(images/bg-services.jpg); 
background-repeat:no-repeat;
width:238px;
margin:2px;
height:188px;
}
.div_main_service a
{
    font-weight:bold;
    font-size:12px;
}    
/* BeginKhung */
#Main
{
    width:980px;    
    vertical-align:top;
    text-align:left;    
    margin:0px 0px 0px 0px;
    padding:0px 0px 0xp 0xp; 
}
#main_body
{
    width:980px;    
    vertical-align:top;
    text-align:left;    
    margin:0px 0px 0px 0px;
    padding:0px 0px 0xp 0xp; 
    background-color:#ffffff;   
}
.bg_bottom
{   
 background-image: url(images/bg_bottom.gif);
 background-repeat:no-repeat;
 background-position:bottom;
 height:34px;
 margin-bottom:20px; 
}
.bg_bottom_banner
{   
 background-image: url(images/bg_bottom_banner.jpg);
 background-repeat:no-repeat;
 background-position:bottom;
 height:21px;
 width:980px;
}
.bg_top
{   
 background-image: url(images/bg_top.jpg);
 background-repeat:no-repeat;
 background-position:top;
 height:21px; 
}
.bg_corner_top
{   
 background-image: url(images/bg_corner_top.jpg);
 background-repeat:no-repeat;
 background-position:bottom;
 width:42px; 
 height:40px;
}
.bg_top_logo
{   
 background-image: url(images/bg_top_logo.jpg);
 background-repeat:no-repeat;
 background-position:bottom;
 height:21px;
 width:260px; 
}

#mainnav {
	padding:0 3px;
	height: 32px;
	
	/*border-bottom:solid 1px #CCCC66;
	background-image:url(Images/mainmenu_bgr.jpg);*/
	background-repeat:repeat-x;	
	vertical-align:middle;
	font-weight:bolder;
}

#mainnav .item {
	padding:0px 3px;	
	background-position:top center;
	color:White;
}

#mainav
{   
    vertical-align:middle; 
    padding-left:50px;        
    height:27px;
 }
#mainnav .selected {
	background-image:url(Images/mainmenu_select.jpg);	
	background-repeat:repeat-x;
	color:Black;
}
#mainnav .hover {
	color:#8B0304; 	
}

#mainnav table {border-right:1px solid #FFFFFF;}

#mainnav table table {border-right:none;}


 #mainav .item
{    
    height:27px; 
    color:White;	
    text-align:center;
    padding-bottom:10px;
    margin-bottom:0px; 
    
 }

 
#subnav
{
    background-image:url(Images/submenu_b.jpg);
    height:28px;       
 }
 
.hormenu
 {   
 background-color:#010255;
}
 .glossymenu{
	position: relative;
	padding: 0 0 0 00px;
	margin: 0 0 0 0;
	height: 50px;
	color:#ffffff;
	list-style: none;
	text-transform:uppercase;	
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#FFFFFF! important;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;	
	height: 48px;
	line-height: 48px;
	text-align: center;
	cursor: pointer;
	margin-top:3px;	
	padding:0 18px 0 18px;	
}

.glossymenu li a b{
	float: left;
	display: block;
	
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(images/menur_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
	text-decoration:none! important;
	padding:0 0px 0 18px;	
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(images/menur_hover_right.gif) no-repeat right top;
	text-decoration:none! important; /*right tab image path*/	
	padding-right:18px;
}


.ColumnBanner
{
margin-bottom:3px;    
}

.top_menu
{
 color:#FFFFFF;
 font-family:Tahoma;
 font-size:11px; 
 background-color:#2177ac;
 height:30px;
 width:220px
}
.top_menu a
{
 color:#ffffff! important;
 font-family:Tahoma;
 font-size:11px;
}
.top_menu a:hover
{
 color:#FFFFFF;
 font-family:Tahoma;
 font-size:11px;
 text-decoration:underline;
}


#contents
{  
 margin:2px; 
}
 #header_top
 {
     width:980px;    
 }
/*begin footer*/
 #footer
 {
    width:100%; 
    text-align:center;
    height:100%;     
 }
  #footer a
 {
    color:#cccccc;
 }
 #footer #top
 {
    background-color:#c7c8cc;    
    padding:1em;       
    
 }
  #footer #bottom
 {
    background-color:#000032;
    padding-top:0px;      
    padding-bottom:10px;    
    text-align:center;
    padding-top:10px;
    color:#fff;
    
 }
  #footer #bottom A:link
 {
      color:#ffffff;    
 }
  #footer #bottom A:hover
 {     
      text-decoration:underline;   
 }
   #footer #bottom A:Visited
 {
      color:#ffffff;    
 }
 /*end footer*/
 
/*************************** BLOCK CONTENT *****************/
.post_step
{   
   margin-bottom:5px;
   color:#666666;  
}
.post_step_header
{   
   font-family:Tahoma;
   font-size:11px;
   font-weight:bold; 
   text-transform:uppercase;
   color:#ffffff;
   background-color:#ff9933;
   padding:5px;   
}
.post_current_step
{   
 padding:3px 0px 0px 10px;
 height:23px;
 border-bottom:solid 1px #cccccc;
 border-top:solid 1px #cccccc;
 margin-top:2px;
 background-image: url(images/not_complete.gif);
 background-repeat:no-repeat;
 background-position:right;
 color:#ff9933;   
}

.post_current_step a
{  
  color:#ff9933;   
}

.post_completed_step
{   
 padding:3px 0px 0px 10px;
 height:23px;
 border-bottom:solid 1px #cccccc;
 border-top:solid 1px #cccccc;
 margin-top:2px;
 background-image: url(images/complete.gif); 
 background-repeat:no-repeat;
 background-position:right;
  background-color:#f4f3f1; 
}
.post_none_step
{   
 padding:3px 0px 0px 10px;
 height:23px;
 border-bottom:solid 1px #cccccc;
 border-top:solid 1px #cccccc;
 margin-top:2px;
 background-color:#f4f3f1;
}

.block_div
{   
   border-color: #e4dbae;
   border-width: 1px; 
   border-style:solid;  
   padding:1px;
   margin-bottom:3px;  
}
.block_div .header { 	
	height:22px; 
	vertical-align:top;
	padding-top:5px;
	padding-left:15px;	
	background-image: url(images/orange_bg.gif); background-repeat: repeat-x;
	font-weight:bold;
	font-size:12px;	
}
.block_sub
{   
   border-color: #e4dbae;
   border-width: 1px; 
   border-style:solid;  
   width: 100%;
}
.block_body
{   
   border-color: #e6e7e8;
   border-width: 1px; 
   border-style:solid;  
   width: 100%;
}

.block_support_dotted
{
    border-style:dotted;
    border-width:0.01em;
    border-color:#d6d6d8;
    background-color:#f1ebd7;
    padding:10px 10px 10px 10px;
}
.block_important
{
    border-style:dotted;
    border-width:0.01em;
    border-color:#ff9900;   
    padding:20px;
}


/*********************************************************************/

#header_menu { 	
	vertical-align:middle;
	float:right;		
}

#header_menu a 
{
    text-decoration:none;
    color:#000000;
    font-weight:bold;
    font-size: 10px;}

#header_menu a:visited
{
    text-decoration:none;
     font-weight:bold;
    font-size: 10px;
    color:#000000; 
}
.highlight_text
{    
    background-color:#ffff99;
    font-weight:bold;
    color:#666666;  
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	HR
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
hr 
{
    height:1px;
    color:#cccccc;
    }
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	CONTENT CONTAINER - ONE COLUMN
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#content-main-one-column {
	width:900px;
	float:left;
	margin-left:10px;
	}    			
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	CONTENT CONTAINER - THREE COLUMN
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#content-container-three-column {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	width:900px;
	/*border:1px solid #818181;*/
	background:url(images/bg-three-column-main.png) repeat-y;
	position:relative;
	}

#content-main-three-column {
	width:490px;
	float:left;
	margin-left:15px;
	}

#content-side2-three-column
{
    width:160px;
	font-size:10px;
	float:right;
    }

#content-side1-three-column {
	width:140px;
	font-size:10px;
	float:left;
	}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	LISTS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#content-side1-three-column ul {
	margin:0;
	padding:0;
	}

#content-side1-three-column li {
	list-style:none;
	background:url(images/list-bullet-02.gif) no-repeat 0 .8em;
	padding: 2px 0px 5px 10px;
	margin-left:0.4em;
	
}

ul.list-of-links {
	border-bottom:1px dotted #B2B2B2;
}

#content-side1-three-column ul.list-of-links{
	margin: 0 0 30px 0px;
}
#content-side2-three-column ul.list-of-links {
	margin: 0 0 30px 0px;
}

#content-side1-three-column ul.list-of-links li{
	border-top:1px dotted #B2B2B2;
	background-image:url(images/list-bullet-01-link.gif);
}

#content-side1-three-column ul.list-of-links li.current {
	background-color:#E5E5E5;
}		
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	CONTENT CONTAINER - TWO COLUMN
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#content-container-two-column {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	width:900px;
	/*border:1px solid #818181;*/
	background:url(images/bg-two-column-main.png) repeat-y;
	position:relative;
	}
#content-side1-two-column {
	width:240px;
	font-size:11px;
	float:left;
	}
#content-main-two-column {
	width:580px;
	float:left;
	margin-left:15px;
	}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	LISTS FOR TWO COLUMN UL
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#content-side1-two-column ul {
	margin:0;
	padding:0;
	}

#content-side1-two-column li {
	list-style:none;
	background:url(images/list-bullet-02.gif) no-repeat 0 .8em;
	padding: 2px 0px 10px 10px;
	margin-left:0.1em;
	
}

#content-side1-two-column ul.list-of-links {
	border-bottom:1px dotted #B2B2B2;
}

#content-side1-two-column{
	margin: 0 0 10px 0px;
}

#content-side1-two-column ul.list-of-links li{
	border-top:1px dotted #B2B2B2;
	background-image:url(images/list-bullet-01-link.gif);
}
/**************************************************
        TEXT
/**************************************************/
.first_pagetitle
{
    text-align: left;
	font-size:16px;
	font-weight:bold;
	font-family:Tahoma;
	color:#00349a;
	margin-left:20px;
	margin-top:5px;
	border-bottom:solid 1px #ffcc99;
	padding-bottom:10px;
	width:920px;
    }
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/   
/*--------For help	*/
.heading_group
{   
    font-size:12px;
	font-weight:bold;
	color:#eb920d;
 }
.subheading_bg
{   
    background-color:#f0efeb;
    padding: 3px 6px 3px 6px;
    font-size:11px;
	font-weight:bold;
 }
 .subheading_blue{
	font-size:11px;
	font-weight:bold;
	font-family:Tahoma;
	color:#086398;
}
.subheading{
	font-size:11px;
	font-weight:bold;
	font-family:Tahoma;
	color:#006699;
	}	
.text_big12{
	font-size:12px;
	font-weight:bold;
	font-family:Tahoma;
	color:#ff6600;	
	}
.text_big
{
    font-size:14px;    
	font-weight:bold;
	font-family:Tahoma;
	color:#58595d;
}
.smalltext {
	font-size:10px;	
	color:#cc6600;
}  
.text_small
{
    font-size:10px;    	
	font-family:Tahoma;
	color:#58595d;
}  
.text_big a
{   
	color:#ff9900;
}
.text_header_uppercase 
{  
   font-family:Tahoma;
   font-size:11px;
   font-weight:bold; 
   text-transform:uppercase;
   color:#666666;      
} 
.text-link-orange a
{
    text-decoration:none;
     color:#f17c19;
     font-weight:bold;
}

.text-link-orange a:hover 
{
    text-decoration:underline;
    font-weight:bold;
}

.text-link-orange a:visited
{
    text-decoration:none;
    color:#f17c19; 
    font-weight:bold;
}
/***********************/
.block_header_bg_orange
{
     background-image: url("images/qs_header_bg.png"); 
     height:27px; 
     margin-bottom:3px;
     font-weight:bold;
     font-size:11px;     
}
.block_common
{        
    border-style:solid;
    border-width:0.01em;
    border-color:#d6d6d8;
    background-image: url("images/block_common_bg.png");
}
.block_common a:link
{            
    text-decoration:underline;
}

/**************** INPUT ******************************/
.dropdownlist
{ 
  font-size: 11px;
  border:1px solid #9CBFC7; 
  font-size:11px; 
  width:305px;
  padding:1px;
  
}
.listbox
{
    font-size:11px;      
    font-family:Tahoma;                
}
.textbox
{
  border-style:outset;
  border-color:#b8ab6c;
  border-width: 0.01em; 
  padding:3px;
  width:300px;
  font-size: 11px;
  font-family:Tahoma;
  
} 
input.subbutton 
{ 
   color: #333333;
  /* border: 1px solid #ada376;*/
   /*margin: 2px 1px 2px 1px;*/
   padding: 0px 0px 1px 0px;
   height:20px;
   cursor:pointer;
   width:auto;
   font-family:Tahoma;
   font-size:11px;
   /*font-weight:bold;   */
} 
input.button 
{
   color: #ffffff;
   border: 1px solid #733804;  
   padding: 0px 0px 2px 0px;
   height:21px;
   cursor:pointer;
   width:auto;
   font-family:Tahoma;
   font-size:11px;
   font-weight:bold; 
   text-transform:uppercase;
   background-color:#e57c1f; 
  
}
input.button:hover {		
	text-decoration:underline;
}

input.textbox 
{
   padding:2px 2px 2px 2px; 
   font-family:Tahoma;
   font-size:11px;
   border:solid 1px #d2d2d2;
   height:14px;  
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/    
.text-date {
	font-size:10px;
	font-family:Tahoma;
	color:#cc6600;	
}
.news-date {
	font-size:10px;
	font-style:italic;
	color:#666666;
}
.news-text-title {
	font-size:14px;	
	color:#3399ff;
	text-transform:uppercase;
	font-weight:bold;
}

.text_reqfields
{
    color:Red;
}
    
.text_bold_gray
{
    color:#a54c0a;
    font-weight:bold;
    font-size:11px;
}  
      
.help_tips {
	MARGIN: 3px 8px; 
	CURSOR: help;	
}

.newicon
{
    color:#ff0000;    
    font-size:10px;   
    text-transform:uppercase;
}

/***********************************/
.img_logo {	
	border:solid 1px #f2f2f2;
	padding:2px;
	width:94px;
	height:52px;
}
.viplogo {	
	border:solid 1px #f2f2f2;
	width:94px;
	height:52px;
	padding:2px;
}
.topbanner {	
	border:solid 1px #b7d5fe;
	width:135px;
	padding:5px;
	text-align:center;
	margin-bottom: 4px;	
}  
.photo-float-left {
	float:left;
	margin-right:10px;
	margin-top:2px;
	}
/***************** CONTENT *******************/
.ContentBox
{
	border: 1px solid #eaecea;
	padding:0px 0px 0px 0px;
	background: url(images/bg-content-box.gif) left bottom repeat-x;
	margin-bottom: 4px;
}
.ContentBoxForm 
{
    border: 1px solid #d1d3d4;
	padding: 7px 9px 15px 9px;
	background: url(images/bg-content-box-2.gif) left bottom repeat-x;
	margin-bottom: 5px;
}

/********************************************/
div.ContentBgTop{
	background: url(images/bg-content-index.gif) left top repeat-x;
	padding: 1px 1px;
	width:100%;
}
div.ContentIndex{
	background: url(images/bg-content-index.gif) left top repeat-x;
	padding: 7px 10px;
}
/*---------------------------------------------------*/
.validatorCalloutHighlight
{
    background-color: #ffffd2;
}
/*---------------------------------------------------*/
/*              Modal Popup                          */
/*---------------------------------------------------*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:2px;
	border-style:solid;
	border-color:Black;
	padding:20px;
	width:200px;	
	text-align:center;
}
.modalBox {
	background-color: White; 
	border-width: 2px; 
	border-color: Black; 
	border-style: solid; 
	padding:0px;
}

.caption {
	background-image: url(images/window_titlebg.gif);
	background-repeat:repeat-x;
	text-align:center;
	font-weight:bold;
	height:22px;
	cursor:move;
	color:#ffffff;
	padding-left:3px;
	padding-right:3px;
}
.caption a:link
{
    
    color:#ffffff;
}
/*------------------------------------------------------*
             Paging Navigator                        
/*------------------------------------------------------*/

.paging-div             {font-size: 9px; position:relative;text-align:right;color:rgb(128, 128, 128);font-family:Verdana;}
.paging-div div         {font-size: 9px; font-weight: normal; display:inline;list-style:none;text-align:center; margin:2px; font-family:Verdana;}
.paging-div div span    {font-size: 9px; font-weight: bold; color: #CC0000;font-family:Verdana;}
.paging-div div a       {font-size: 9px; font-weight: normal; color: #000000; border: 1px #CDDCED solid; padding: 3px 6px 3px 6px; font-family:Verdana; text-decoration: none;}
.paging-div div a:hover {font-size: 9px; font-weight: normal; color: #FFFFFF; border: 1px #000000 solid; padding: 3px 6px 3px 6px; font-family:Verdana; background-color: #5F8FC5; text-decoration: none;}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TAB CONTROL

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.grey .ajax__tab_header
{
	font-family: "Arial" , Arial, Sans-Serif;
	background: url(images/tab-line.png) repeat-x bottom;
	font-size: 11px;
	display: block;
	/*text-transform:uppercase;*/
	font-weight:bold;
}

.grey .ajax__tab_header .ajax__tab_outer
{
	background: url(images/tab.png) no-repeat left top;
	border-color: #222;
	color: #222;
	padding-left: 10px;
	margin-right: 3px;	
}

.grey .ajax__tab_header .ajax__tab_inner
{
	background: url(images/tab.png) no-repeat right top;
	border-color: #666;
	color: #ffffff;
	padding: 3px 10px 2px 0px;
}

.grey .ajax__tab_hover .ajax__tab_inner
{
    
}

.grey .ajax__tab_active .ajax__tab_outer
{
	background: url(images/tab.png) no-repeat 0pt -40px;
	border-bottom-color: #ffffff;
}

.grey .ajax__tab_active .ajax__tab_inner
{
	background: url(images/tab.png) no-repeat right -40px;
	color: #ed8d1c;
	border-color: #333;
}

.grey .ajax__tab_body
{
	background-color: #fff;
	border: solid 1px #d7d7d7;
	border-top-width: 0;
	padding: 5px 5px 5px 5px;
}
/*************************************************/

.block_home
{        
    border-style:solid;
    border-width:0.01em;
    border-color:#e3e3e3;
    padding:1px;    
}

.block_home .header
{
    font-size:12px;
    font-weight:bold; 
    font-family:Tahoma;
    background-color:#f8931c;    
    height:20px;
    padding-top:4px;
    padding-left:10px;
    color:#FFFFFF;
}
.dotedbottom
{
    background: url("images/ss_sub_bottom_bg.png");    
}
.hr-dotedbottom
{
   border-bottom:dotted 1px #3399ff;
   height:5px;   
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	MENU - NEWS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

div.IndexUpcomingEvent
{
    margin-top:15px;   
	/*border-top-width: 1px; 
    border-top-style: dotted; 
    border-top-color: #868d90; */   
}
dl.ListIndexEvent{
	/*background: url(images/bg-line-event.gif) top repeat-x;*/
}
dl.ListIndexEvent dd{
	/*background: url(images/bg-line-event.gif) repeat-x;*/
	height: 2px;
	margin-left:0px;
}
dl.ListIndexEvent dt{
	padding: 0px 0px 0px 10px;
	padding-bottom: 0px;
	margin-left: 5px;
}
/*dl.ListIndexEvent dt a{
	color: #825f14 !important;
} */
dl.ListIndexEvent dt span.IndexEventDate{
	color: #0085bc;
}
dl.ListIndexEvent dt{
	background: url(images/list-bullet-01-link.gif) 0px 8px no-repeat;
}
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	TREE VIEW CONTROL
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.TreeView  
{
    border-bottom:1px dotted #B2B2B2 !important;
}

.TreeView div
{
    margin-left:5px;
}

.TreeView table
{
    border-top:1px dotted #B2B2B2 !important;
    padding-top:5px;
}

.TreeView div table
{
    border-bottom:none !important;
    border-top:none !important;
}

.TreeView table td
{
    padding: 2px 0 5px 3px;
}

.LeafNodesStyle 
{
    
}


.RootNodeStyle 
{
    
}
/* ALL ELEMENTS */
.NodeStyle 
{

}
.ParentNodeStyle 
{
    background:yellow;
}
 
a.SelectedNodeStyle 
{
    background:#E5E5E5;
    display:block;
    padding:2px 0 2px 3px;
}

.tools_header
 {
    background-color:#ee8c1c;
    height:24px;
    padding-left:6px;
    padding-top:0px;
    padding-bottom:1px;
    font-weight:bold;
    font-size:11px;
    color:#ffffff;
 }
 .popup_help
 {
 display: none; 
 padding:10px; background-color:#ffffcc; border:solid 1px #ff6600;     
}
.helpicon 
{
cursor:help;
}
.ResumeTitle{			
		font-size:18px;	   
		text-align:right;		
		margin-bottom:5px;
		color:#2665a5;				
}
