@charset "utf-8";
/* CSS Document */
body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#676767;
	margin: 0;
	padding: 0;
	font-size: 70%;
	background-color: #999999;
}
ul{
	margin: 0;
	margin-top: 7px;
	margin-bottom: 7px;
	
	}
.error
{
	font-style: italic;
}
.msg_success{
	color: green;
}
.msg_error{
	color: red;
}

.no_margin_bottom{
	margin-bottom: 0;
}
a:hover{
	text-decoration: underline;
}
a{
	color:#676767;
}
a img{
	border: 0;
	margin-right: 3px;
}
a{
	text-decoration: none;
}
a.blue_link,.blue_title,.blue_link_container a{
	color: #1561af;
	font-weight: bold;
}
.light_blue_title{
	font-weight: bold;
	color: #11a0d7;
}
.blue_heading1{
	color: #1561af;
	font-weight: bold;
	font-size: 14px;
}
.blue_italic{
	color: #1561af;
	font-style: italic;
}
.clear_float{
	clear: both;
	font-size: 1px;
	height:5px;
}
.float_left{
	float: left;
}
.darkblue_title, a.darkblue_title,.dark_blue, a.dark_blue
{
	color: #141963;
	font-weight: bold;
}
.light_blue, a.light_blue
{
	color: #11a0d7;
}
#main_outer, #main_outer2{
	width: 985px;
	margin: 0 auto;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #fff;
}
#header{
	
	
	background: #fff;
	padding-top:10px;

}
#header .logo
{
    float:left;    
}
#header a:hover{
	text-decoration: none;
}
#flash_banner{
	background: url(/Images/top-banner.jpg) top right no-repeat;
	height: 112px;
}

#header .b_right
{
    float:right;    
    width:765px;
}
.search
{
    float:right;        
    width:100%;
}
.search .search_left
{
    float:right;
    padding:4px 5px 0px 0px;        
}
.search .search_right
{
    float:right;        
}
#career_banner{
	float: left;
}

#top_menu{
	/*
	float: right;
	border-top:1px dotted gray;
	border-bottom:1px dotted gray;*/
	padding:3px 0px 2px 0px;
	clear:both;
	
	width:760px;
	background-color:#72a4dc;
}
#top_menu ul{
	list-style: none;
	/*float: left;*/
	margin: 0px;
	padding:0px 20px 0px 20px;
}
#top_menu ul li{
	/*background: url(../Images/topnav_bg1.gif) no-repeat;*/
	float: left;
	/*height: 24px;*/
	background-color:#72a4dc;
	padding:0 18px 2px 18px;
	border-left:1px dotted white;
}
#top_menu ul .first_item
{ 
    border:none;
}
#top_menu ul li a{
	
	color: #fff;	
	display: block;
	float: left;
	font-size: 12px !important;
	text-transform:capitalize;
	padding-top:3px;
	font-weight:bold;
	/*
	margin-left: 8px;
	padding-right: 5px;
	font-weight: bold;
	padding-top: 5px;	
	
	padding-left: 5px;
	padding-right: 5px;
    */
}
* html #top_menu ul li a{
	margin-left: 4px;
}
#top_menu ul li a.top_menu_special{
	margin-right: 0;
	padding-right: 0;
}
#body_container{
	/*border: 1px solid green;/*testing*/
	clear:both;
}
#left_col{
	width: 210px;
	float: left;	
}
.blue_border_box{
	border: 1px solid #72a4dc;
	margin-bottom: 10px;
}

span.blue_background{
	background-color: #1561af;
	color: #fff;
	padding: 10px;
	text-align: center;
}
#YourNeed_box{
	
}
#YourNeed_box ul{
	list-style: url(../Images/blue_bullet.gif);
	margin: 0;
	padding: 0;
	padding-left: 26px;
}
#YourNeed_box ul li{
	margin: 0;
	padding: 0;
	padding-bottom: 8px;
	margin-bottom: 0px;
}
#news_box{
	margin-top: 10px;
}
dl.NewsList_left{
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	line-height: 150%;
}
dl.NewsList_content{
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	line-height: 150%;

}
dl.NewsList_left dd{
	margin: 0;
}
dl.NewsList_content dd{
	margin: 0;
	margin-left: 28px;
}
dt.NewsEvents_title{
	background: url(../Images/news_bullet.jpg) no-repeat;
	padding-left: 30px;
}
.NewsEvents_title, .NewsEvents_title a{
	color: #399995;
}
.NewsEvents_date, .NewsEvents_date a{
	color: #1561af;
}
dd.news_content{
	border-bottom: 1px dashed #b7b7b7;
	padding-bottom: 5px;
	padding-top: 5px;
}
dd.news_content_no_border{
	padding-bottom: 5px;
	padding-top: 5px;
}

dd.rss_link{
	text-align: center;
	padding-top: 5px;

}
#box_left, .box_left{	
	text-align: left;	
	margin-bottom: 10px;	
	background-color:#f6f6f6;
}
#box_left .head, .box_left .head
{
    height:24px;    
    /*border-top:3px solid #408bcd;*/
    background:#72a4dc url(/images/box_left_top_bg.gif) top left no-repeat;
}
#box_left .head .title, .box_left .head .title
{
    padding:2px 5px 5px 5px;    
    float:left;
    color:white;
    text-transform:capitalize;
    font-size:120%;
    font-weight:bold;
}

#box_left .head1, .box_left .head1
{
    height:24px;    
    background-color:#d6d6d6;
    
    border-top:3px solid #b5b5b5;
    
}
#box_left .head1 .title, .box_left .head1 .title
{
    padding:2px 5px 5px 5px;    
    float:left;
    color:white;
    text-transform:capitalize;
    font-size:120%;
    font-weight:bold;
}
#mid_col #box_left .head1 .title{
	color:#555;
}

#box_left .box_body
{
 
}
#box_left .box_body ul ,.box_left .box_body ul
{
    padding:0px;
    margin:0px;
}

#box_left .box_body ul h3, .box_left .box_body ul h3
{
    padding:0px;
    margin:0px;
    font-weight: normal;
	font-size: 100%;
}

#box_left .box_body ul li, .box_left .box_body ul li
{
    list-style: none;
    margin : 0;
    padding: 0;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}

#box_left .box_body ul li a, .box_left .box_body ul li a
{
    margin: 0;
    padding: 0;
}

.body_featureclient
{
    border-bottom:1px solid #72a4dc;
    border-left:1px solid #72a4dc;
    border-right:1px solid #72a4dc;
}

p.events_item{
	margin: 0;
	padding: 10px 10px 0 10px;
}
ul.events_list_container{
	list-style: none;
	margin: 0;
	padding: 0;
	margin: 10px;
	border-bottom: 1px dashed #b7b7b7;
}
ul.events_list_container li{
	margin-bottom: 10px;
}
p.more_events_link{
	text-align: center;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}
#left_col_logo{
	padding: 10px 0px 10px 10px;
	/*float:left; padding-left:120px;*/
}
#right_col{
	width: 210px;
	float: right;
}
.right_ads_text{
	text-align: center;
	color: #000;padding: 10px 0px 10px 0;
	font-weight: bold;
}
.black_title{
	color: #000;
	font-weight: bold;
}
#logo_list{
	margin-top: 0;
}
#logo_list marquee{
	height: 220px;
}
#logo_list img{
	margin-bottom: 15px;
}

#search_box
{
    padding:10px 0px 5px 0px;
    
}
#search_box form{
	margin: 0;
	padding: 0;
}
#search_box_content{
	padding-top: 5px;
	padding-bottom: 10px;
}
#featured_clients_content{
	padding-top: 5px;
	padding-bottom: 5px;
}
#right_col_logos{
	margin: 15px 0 0 0;
}
#crm_box img{
	border: 1px solid blue;
}
.right_col_logo_item{
	margin-bottom: 10px;
}
#mid_col{
	margin-left: 215px;
	margin-right: 215px;
}
#mid_col_no_rightcol{
	/*margin-left: 220px;*/
	float:left;
	margin-left:20px;
	width:753px;
}

#fullbody{
	/*margin-left: 220px;*/
	float:left;
	width:100%;
	
}

.featured_product_title{
	background: url(../Images/page-subtitle-bg.gif) top left no-repeat;
	font-weight: bold;
	height: 27px;
	color:white;
	font-size:120%;
	margin-top: 5px;
	padding-top: 5px;
	padding-left: 5px;
}
#featured_products_container{
	float: left;	
	width: 100%;
}
.featured_product_item{
	float: left;
	width: 31%;
	text-align: justify;
	border-right: 1px solid #676767;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	height: 190px;
	margin-left: 8px;
}
.featured_product_item dl{
	padding-right: 10px;
}
.featured_product_item dl dt{
	text-align: center;
	min-height: 50px;
}
.featured_product_item dl dd{
	margin: 0;
}
#footer{
	background: none;
	border-top: dotted 1px;
	text-align: center;
	height: 28px;
	padding-top: 3px;
	margin-top: 5px;
}

#footer a
{
    text-decoration: none;
}

img.separator
{
	margin-top: -1px;
}

.page_subtitle{
	border-bottom: 5px solid #cee9f8;
	padding-bottom: 3px;
}

.page_subtitle, .page_subtitle a{
	color: #75a3d1;
	font-weight: bold;
	font-size: 150%;
}
.page_subtitle h1{
	font-size: 110%;
	margin: 0;
	padding: 0;
}
a.light_blue{
	color: #11a0cf;
}
.page_body{
	text-align: justify;
	padding: 10px;
	padding-left: 0;
	padding-right: 0;
}
#secondary_category{
	margin-bottom: 10px;

}
#secondary_category ul{
	list-style: url(../Images/blue_bullet.gif);
	margin: 0;
	padding: 0;
	padding-left: 25px;
}
#secondary_category ul li{
	padding-bottom: 8px;
}
#secondary_category ul,#secondary_category ul a{
	/*font-weight: bold;
	color: #1561af;*/
}

.product_thumnail{
	width: 30%;
	float: left;
	height: 180px;
	margin-right: 15px;
	margin-bottom: 10px;
	padding-top: 10px;
}
.product_thumnail_small{
	width: 30%;
	float: left;
	height: 125px;
	margin-right: 15px;
}
.product_thumnail, .product_thumnail{
	color: #339ba2;
	font-weight: bold;
	font-size: 15px;
}
#news_calendar{
	color: #0079bc;
}
#month_list_news{
	float: right;

}
#month_list_news ul{
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}
#month_list_news ul li, #month_list_news ul li.first{
	float: left;
	padding-left: 5px;
	border-left: 1px solid gray;/*testing*/
	padding-right: 5px;
}
#month_list_news ul li.first{
	border-left: none;
}
#second_product_cat_container{
}
#second_product_cat_container ul{
	list-style: url(../Images/blue_bullet.gif);
	margin: 0;
	padding: 0;
	padding-left: 25px;
}
#second_product_cat_container ul li{
	padding-bottom: 8px;
}
.product_item{
	margin-bottom: 10px;
}
.product_long_desc{
	margin-top: 5px;
}
.page_body ul{
	/*list-style: url(../Images/bullet_checksign.gif);*/
	list-style: url(../Images/trg-bullet-icon.gif);
	line-height: 150%;
	margin-left: 0;
	padding-left: 30px;
}
.page_body a{
	color: #1561af;
}
#breadcrumb_navigation{
	margin-top: 5px;
	font-weight: bold;
}
#breadcrumb_navigation a{
	color: #1561af;
}
dl.your_needs_subgroup_item{
	/*border: 1px solid red;*/
	padding-left: 5px;
}
dl.your_needs_subgroup_item dd{
	margin: 0;
	padding: 0;
}
dl.your_needs_subgroup_item dt{
	color: #4d9691;
	font-weight: bold;
	border-bottom: 1px dashed #b7b7b7;
	padding-bottom: 5px;
	font-size: 13px;
	margin-bottom: 5px;
	margin-top: 5px;

}
dl.your_needs_subgroup_item dd.description
{
}
dl.your_needs_subgroup_item dd.description img{
	float: right;
	margin-left: 10px;
}
td.middle_column{
	border-left: 1px solid #b7b7b7;
	border-right: 1px solid #b7b7b7;

}
#your_needs_subgroup table td{
	width: 32%;
	margin: 0;
	padding: 0;
}
.row_separator{
	height: 20px;
	border: 1px solid red;
	width: 30px;
	clear: right;
}
tr.separator{
	height: 15px;
}
.broken_link{
	color: red;
}
#product_list_container form{
	margin: 0;
	padding: 0;
}
a.link_highlight {
    color:Gray !important;
    text-decoration:none;    
}
/*Careers section */
.hot_job_title{
	color: red;
	font-weight: bold;
	font-size: 120%;
}
table.hot_job_listing{
	width: 100%;
	font-weight: bold;
	color: #1561af;
	text-align: left;
	font-size: 90%;
}
.jobs_separator{
	height: 5px;
	/*border-top: 1px solid #141963;
	border-left: 1px solid #141963;*/
	margin-top: 5px;
	margin-bottom: 3px;
	background-color: #cee9f8;
}
table.job_detail_table{
	width: 90%;
	margin-bottom: 10px;
}
table.job_detail_table td{
	border-bottom: 1px solid #e9e9e7;
	padding-bottom: 10px;
	padding-top: 10px;
}
td.job_detail_title{
	width: 35%;
}
.job_title_big{
	color: #75a3d1;
	font-weight: bold;
	font-size: 140%;
	border-bottom: 5px solid #cee9f8;
	padding-bottom: 3px;
	padding-top: 3px;
}
div#apply_buttons{
	margin-top: 10px;
}
#job_information .light_blue{
	font-weight: bold;
}
a.sub_link{
	color: #676767;
	font-weight: normal;
}
li.focus a.sub_link{
	font-weight: normal;
	color: #000;
}
.tell_friend_submit{
	margin-top: 10px;
}
#tell_friend_form form{
	margin: 0;
	padding: 0;
}
#tell_friend_form{
	/*
	position:absolute;
	top:120px;
	left:300px;
	background-color:white;
	border:2px solid black;
	width:500px;
	z-index:10;
	padding:1px;*/
	margin-top: 20px;
}
.tell_friend_box{
	width: 180px;
}
/*end of Careers section */
/**************************PhotoGallery********************************/
.foder
{
	background-color:White;
	width:181px;
	float:left;
	margin-left:7px;	
}
.BorderTop
{
	background-image: url("../Images/tempPhoto/corner_wire_TR_bg.gif");
	background-position:right top;
	background-repeat:no-repeat;
	height:4px;	
	margin:5px 0 0 10px;
	_margin-bottom:-10px;	
	
}
.BorderTop div
{
	background-image: url("../Images/tempPhoto/corner_wire_TL.gif");
	background-position:left top;
	background-repeat:no-repeat;
	height:4px;	
	_margin-bottom:-5px;	
}
.BorderFooter
{
	background-image: url("../Images/tempPhoto/right_bottom.PNG");
	background-position:right bottom;
	background-repeat:no-repeat;
	height:23px;
	margin:0px 0 0px 10px;	
	
}
.BorderFooter div
{
	background-image: url("../Images/tempPhoto/left_bottom.PNG");
	background-position:left bottom;
	background-repeat:no-repeat;
	height:23px;
}
.BorderContent
{
	border-left: 1px solid #DFDFDF;
	border-right: 1px solid #DFDFDF;
	padding:10px 0 15px 0;			
	margin:0px 0 0 10px;			
	_margin-top:5px;
	
}
.BorderContent img
{
	width:160px;
	height:120px;
	border:solid 1px #D8E8FF;
	margin-left:4px;
	
}
.BorderContent img:hover
{
	width:160px;
	height:120px;
	opacity:0.6;
	filter:alpha(opacity=60);
}
.pagingPhotoGallery
{
	text-align:center;
}




/*******************************************/
.OnlineAlpha
{
	text-align:right;
}
.OnlineAlpha span:hover
{
	cursor:pointer;
}
.orderPhoto
{
	margin:10px;	
}

#PhotoContain
{
	overflow:hidden;	
}
#PhotoContainSecond
{
	padding-top:10px;
	padding-bottom:10px;
	height:400px;	
	overflow:auto;
	position:relative;	
	width:747px;
	_width:747px;
	padding-left:5px;
}

#PhotoContainSecond .title
{		
	background-image:url("../Images/tru.gif");	
	background-repeat:no-repeat;
	background-position: bottom	left ;	
	border-bottom:#7BA4E0 2px solid;
	color:#7BA4E0;
	font-weight:bold;
	font-size:18px;	
	padding-bottom:2px;				
	width:727px;
}
#PhotoContainSecond .title a
{		
	padding-left:12px;	
	text-decoration:none;
}
#PhotoContainSecond .ListItem
{
	border-bottom:#F0F0EA 1px solid;		
	padding-top:10px;	
	width:727px;
	_padding-top:5px;
}
#PhotoContainSecond .grountListItem
{
		width:710px;
		border:solid 1px red;
}

*+html #PhotoContainSecond .ListItem
{
	padding-top:5px;	
}

#PhotoContainSecond .ListItem:hover
{
	background-color:#F5F5F5;	
}

#PhotoContainSecond .groupListItem .ListItem .namePhotoEvent
{
	float:left;	
	width:320px;	
}
#PhotoContainSecond .groupListItem .ListItem .datePhotoEvent
{
	float:left;	
	width:320px;
}

#PhotoContainSecond .ListItem a
{
	text-decoration:none;
	padding-left:10px;	
	border-bottom:#F0F0EA 1px solid;		
	padding-top:9px;
	color:#5F5F5F;			
}
#PhotoContainSecond .ListItem a:hover
{
	color:Orange;
}
.isExist
{
	color:Orange;
	font-weight:bold;
	font-size:14px;	
}
#PhotoContainSecond .title a:hover
{
	cursor:pointer;
}
/**********author: VU G. Trieu****************/
/**************************End PhotoGallery********************************/
.ItemResultbottom {background-image: url(/Images/Bottom_bg.gif); background-repeat: repeat-x; height: 3px; padding-bottom: 1em;}
#ListPageSearch {margin-bottom: 10px; color: #E9AF00;height:30px;}
#ListPageSearch a {text-align: center; margin: 0 10px 0 10px; font-weight: bold; text-decoration: none;}
.ListItemPage {float: right;  height: 30px; line-height:19px; font-size:11px;}
.ListItemPage a {background-color: transparent; background-image: url(/Images/page_num.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 0pt 0pt; width: 34px; height: 29px; display: block; text-align: center; float: left; margin-top: 0pt; margin-right: 2px; margin-bottom: 0pt; margin-left: 2px; padding-top: 0px; text-decoration: none; color: #333333;}
.ListItemPage a:hover {background-color: transparent; background-image: url(/Images/page_num.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: 0pt 100%; color: #ffffff;}
.ListItemPage .currentPageSearch {background: transparent url(/Images/page_num.gif) no-repeat scroll 0 100%; color: #FFFFFF; display: block; float: left; font-weight: bold; height: 29px; margin: 0 5px; padding-top: 0px; text-align: center; width: 34px;}
.ListItemPage .currentPageSearch {background: transparent url(/Images/page_num.gif) no-repeat scroll 0 100%; color: #FFFFFF; display: block; float: left; font-weight: bold; height: 29px; margin: 0 5px; padding-top: 0px; text-align: center; width: 34px;}
/**********End author: VU G. Trieu****************/

#loginform label
{
    float: left;
    width: 150px;
    margin:0;
    padding:0;
}

#loginform .textbox
{
    width: 150px;
}

#memberdetails dt
{
    clear: both;
    float: left;
    width: 120px;
    margin: 5px;
}

#memberdetails dd
{
    float: left;
    width: 550px;
    margin: 5px;
}

#relatedProducts
{
    margin-left : 10px;
    margin-right: 10px;
}

#relatedProducts a
{
    text-decoration: none;
}

.productlist
{    
    float:left;
    width:100%;    
}
.productlist .box_left
{    
    float:left;
    width:300px;
	background-color: #fff;
}

.productlist .box_left .product_icon
{
    float:left;
    padding-right:8px;
    padding-bottom:8px;
}
.productlist .box_right
{
    float:right;    
    width:300px;
}
.productlist .box_middle
{    
    float:left;
    width:320px;    
    margin-left:25px;
    padding:100px 0px 100px 0px;    
}
.boldit
{
    font-weight:bold;    
}
.capitalize
{
    text-transform:capitalize;
}

.productlist .box_right .boxdes
{
    width:331px;
    border:1px solid #F90;
    padding:5px;
}
.productlist .box_right .boxdes_first
{
    width:331px;    
    padding:0px 6px 5px 5px;    
}

#contactsection
{
    margin: 0;
    margin-left: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 500px;
    padding : 5px;
    padding-top: 10px;
    padding-left: 15px;
    background-image: url(/Images/contact_box_small.gif);
    background-repeat: no-repeat;
    height: 30px;
    margin-left : 120px;
}
/*Contact Information for Sub Product Category of Our-Services */
#contactsection2
{
    margin: 0;
    margin-left: 10px;
    margin-top: 10px;
    width: 500px;
    padding : 5px;
    padding-top: 10px;
    padding-left: 15px;
    background-image: url(/Images/contact_box_small.gif);
    background-repeat: no-repeat;
    height: 25px;
    margin-left : 120px;
}
/* for login layer */
label.titletext
{
    float: left;
    width: 150px;    
}

/* for user info */

#news_list_content h2 
{
    font-size: 90%;
}
.error 
{
    color:Red;
    }
    
/*For tag cloud*/
#tagcloud
{
    margin-bottom:10px;
    text-align: justify;
    padding: 5px;
}

#tagcloud a
{
    text-decoration: none;
}

#tagcloud a:hover
{
    background-color: #c8c8c8;
}

.group1
{
    font-size:xx-small;
    color: #f57500;
}
.group2
{
    font-size:x-small;
    color: #e57d00;
}
.group3
{
    font-size:small;
    color: #c08d10;
}
.group4
{
    font-size:medium;
    color: #76af25;
}
.group5
{
    font-size:large;
    color: #c08d10;
}
.group6
{
    font-size:x-large;
    color: #4072a3;
}
.group7
{
    font-size:xx-large;
    color: #839ac3;
}
#PhotoAlbums
{
margin :0px auto 10px auto;
text-align:center;
background-image: url("/TRGGallery/Images/bg.jpg");
background-repeat:repeat-x;
	
}

div.news_event_box_top{
	background: url(../Images/new-events-box-top.gif) top left no-repeat;
	height: 30px;
	color: #fff;	
}
div.news_event_box_top p{
	margin: 0;
	padding: 0;
	padding-left: 10px;
	padding-top: 10px;
	font-size: 110%;
}
div.new_events_box_bottom{
	background: url(../Images/new-events-box-bottom.gif) bottom left no-repeat;
	height: 5px;
}
div.news_event_box_body{
	background-color: #f6f6f6;
	padding: 10px;
	padding-bottom: 0;
	padding-left: 0;
}

div.news_event_box_body ul.list{
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px dashed #000;
}
div.news_event_box_body ul.list li{
	background: url(../Images/new-events-list-icon.gif) top left no-repeat;
	padding-left: 25px;
	padding-bottom: 15px;
	color: #0667b4;
}
div.news_event_box_body ul.list li a{
	color: #0667b4;
}
div.news_event_box_body p.link{
	margin: 0;
	padding: 0;
	text-align: center;
	padding: 0px;
}
div.news_event_box_body p.link a{
	color: #0667b4;
	font-weight: bold;
}
div.news_event_box_body ul.list li.summary{
	background: none;
	color: #000;
	margin-left: -20px;
	margin-top: -5px;
}

.hidden{
	display: none;
}


.gray_border_body{
	border-left: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	margin-left: 1px;
}
.gray_border_bottom{
	background: url(../Images/gray-border-bottom.gif) top left no-repeat;
	height: 5px;
}
.button_search
{
    border:0px;
    text-align:center;
    cursor:pointer;
    background: url(../Images/btn_search.jpg) top left no-repeat;    
    width:35px;
	height:26px;
}
.slogan
{
    color:Black;
    font-size:200%;    
}
.blue
{
    color:Blue;
}
.upcase
{
    text-transform:uppercase;
}
.event_top
{
    width:100%;
    background-color:#f6f6f6;
    
}
.testimonial
{
    background-color:#f6f6f6;
    margin-bottom:10px;    
    padding:2px;
    border-top:3px solid #e9e9e9;  
    line-height: 20px;  
}
.li_even
{
    background-color:#eaeaea;
    margin: 5px;
}
.cursor 
{
    cursor :pointer;
    }

#boxlisting
{
    list-style: none;
    list-style-image: none;
    padding: 0;
    margin: 0;
}

#boxlisting li
{
    background-image: none !important;
    list-style-image: none !important;
    padding-top: 5px;
}

#box_left .box_body_download ul
{
    padding:0px;
    margin:0px;
}
#box_left .box_body_download ul li
{
    
    margin : 0;
    padding: 0;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}

#box_left .box_body_download ul li a
{
    margin: 0;
    padding: 0;
	
}

#body_content{
	min-height: 500px;
}
.business-applications-advisory {
	background-color: #fff;
}

.hr-advisory {
	background-color: #fff;
}
/*
#body_container_MobileDevice #box_left .head, .box_left .head
{
	background:#72a4dc url(/images/box_left_top_bg_long.gif) top left no-repeat;
}

#body_container_MobileDevice .featured_product_title{
	background: url(/Images/page-subtitle-bg-long.gif) top left no-repeat;
	font-weight: bold;
	height: 27px;
	color:white;
	font-size:120%;
	margin-top: 5px;
	padding-top: 5px;
	padding-left: 5px;
	margin-left: -5px;
}

#body_container_MobileDevice div.new_events_box_bottom{
	background: url(/Images/new-events-box-bottom-long.gif) bottom left no-repeat;
	height: 5px;
}
*/
#top_menu_NoStyle ul
{
	list-style: none;
	float: right;
}
#top_menu_NoStyle ul li
{
	float: left;
}
#top_menu_NoStyle ul li a
{
	display: block;
	color: #1561af;
	font-weight: bold;
	padding: 5px;
	padding-left: 15px;
}
#Normal
{
	display: block;
}
#MobileDevice
{
	display: none;
}
/**********************************Begin Performance***************************************/
.Performance
{    
    width:760px;
}
 .Performance .Rating 
{    
    height:15px;    
    margin:2px;
    text-align:center;
    
}
 .Performance .Rating td
{    
    height:15px;       
    padding:10px;
    border-left:solid 1px #EFEFEF;
    border-right:solid 1px #EFEFEF;
    border-bottom:solid 1px #EFEFEF;
}
.Performance .TitleRate
{
    background-color:#FFFDCF;
    padding:5px 0 5px 5px;
}
.Performance  .error
{
	color:red;
}
.Performance  .error1
{
	color:red;
	margin-left:0px;
}
.PerformanceManager
{
    background-color:#EFFAFF;
    margin:10px 0px 10px 0px;
    padding:10px 0px 10px 10px;
}
/**********************************End Performance***************************************/
/****************************Promotion Form*********************************/
.error , .error1
{
	color:red;
}
.company_Title
{

	background-color:#DFF4FF;
	border-bottom:#DADADA solid 1px;
	padding:5px 0px 5px 10px;
	width:585px;
	background-image:url("../Images/group.jpg");
	background-position:right;
	background-repeat:no-repeat;
	margin-top:5px;
    
}
.objectPromotionBody
{	
	
	margin: 0 auto;
	width:618px;	
	
}
.objectPromotionBody form
{
	width:595px;	
	padding:0px 0px 0px 0px;
	margin:10px 0 0 3px;	
}

.objectPromotionBody form table
{
	margin:20px 10px 10px 20px;	
	width:550px;
}
.objectPromotionBody form table tr
{
	height:25px;	
	vertical-align:top;
}
.objectPromotionBody form input
{
	width:300px;
}
.objectPromotionBody form .processButtom
{
 	text-align:center; 
	padding:0px 0px 0px 10px;
	width:585px;
}
.objectPromotionBody form .btnSubmit
{
	width:103px;
	height:24px;
	border: 0 none;
	background-image: url("../Images/button.gif");	
	background-repeat:no-repeat;
	margin-right:5px;
	cursor:pointer;
}
.PollQuestion{
	border:1px solid gray;
	width:100%;
	margin-botttom:5px;
}

/**/
#FormBuilder_54 label{
	float: left; 
	width: 250px;
}

#FormBuilder_54 .longtext label{
	width: 700px;
}

.checkoutdiv{
	clear: both;
	margin-top: 10px;
}

#FormBuilder_54 h4{
	font-size: 100%;
}
.sub{
	padding-left:30px;
}
.radio_inline{
	float:left;
	margin-left:20px;
}
.clear{
	clear:both;
}
.radio_form{
	width:100%;
	
}
.radio_form label{
	
	width:100% !important; 
}
#FormBuilder_54 .bigtext input{
	width:600px;
	border:1px solid gray;	
}
#FormBuilder_54 .bigtext textarea {
	width:600px;
	border:1px solid gray;
	height:100px;
	
}
.poll_result
{
	border:1px solid #000000;
	width:72%;
	float:left;
}
.poll_process
{
	background-color:#0000FF;
	height:10px;
	margin:3px;
}

.rssicon{
	float: right;
	margin-top: -4px;
}

*+ html .rssicon{
	margin-top: -21px;
}

/* TRG Work Play ba.nguyen */
/* EventListing */

.body_content .EventListing
{
	width:100%;
	padding-bottom:20px;	
}
.EventListing .EHeadline
{
	width:100%;
	font-weight:bold;
	padding:0px 0px 5px 0px;
}
.EHeadline a:hover
{
	text-decoration:underline;
}
.EventListing .EventDate
{
	width:100%;
	color:#1561AF;
	padding:0px 0px 10px 0px;	
}
.EventListing .EventSummary
{
	width:100%;	
	text-align:justify;
}
.EventListing .EventSummary img
{
	float:left;
	width:140px;
	height:100px;
	margin-right:10px;
	padding:5px 0 0 5px;
	border-left:1px dashed #DFDFDF;
	border-top:1px dashed #DFDFDF;
	
}
.EventListing .EventSummary img:hover
{
	border-left:1px solid #009966;
	border-top:1px solid #009966;
	
}
.EventListing .EventSummary .EventSummary_Detail
{
	float:left;
	width:360px;	
	text-align:justify;
	height:105px;	
}
.Clear
{
	clear:both;
}

/* END TRG Work Play ba.nguyen */