/** ********************************
 * file:       white.css
 * author:     Shirley Ling
 * created:    20 May 2009
 *
 * edit history:
 *
 *
 */
body { font-family:Arial,Helvetica,sans-serif; font-size:12px; margin-top:0; background-color:#F3F3F1; }
h1 { font-size:20px; }
h3 { font-size:18px; }
h4 { font-size:16px; }

#white-zero { width:1024px; padding:0 0 0 0; background-image: url("../gfx/white/bg_top.png"); }

/* Top Header - Start */
#white-home-top { width:1024px; height:254px; background-image:url('../gfx/white/nav/Quint-banner.gif'); background-position:top; background-repeat: no-repeat; }
#white-top { width:1024px; height:254px; background-image: url('../gfx/white/nav/Quint-banner.jpg'); background-position:top; background-repeat: no-repeat; }

.top-navigation { padding-top:15px; }
.top-nav { height:25px; font-family:Arial; font-size:11px; text-transform:uppercase; text-align:left; background-image: url('../gfx/white/nav/top_nav_bg.png'); color:#625E5D; }
.top-nav-slide { width:1024px; float:left; padding-top:26px; }

/*.top-nav-left { width:500px; float:left; z-index:2; top:10px; padding:6px 25px 4px 25px; }*/
.top-nav-left-twitter { width:auto; float:left; z-index:2; top:10px; padding:1px 25px 4px 0; }
.top-nav-left { width:auto; float:left; z-index:2; top:10px; padding:6px 5px 4px 25px; }
.top-nav-left a { font-family:Arial; font-size:11px; text-transform:uppercase; text-align:left; text-decoration:none; color:#625E5D; }
.top-nav-left a:hover { font-family:Arial; font-size:11px; text-transform:uppercase; text-align:left; text-decoration:none; color:#F78F1E; }
/*.top-nav-left span { color:#D1CFCA; padding:0 15px 0 15px; }*/
.top-nav-left span { color:#D1CFCA; padding:0 0 0 0; }

.top-nav-right { width:150px; float:left; text-align:right; z-index:2; top:10px; padding:2px 12px 2px 80px; }
.top-nav-right select { font-family:Arial; font-size:11px; text-transform:uppercase; text-align:left; }

.top-nav-search { width:200px; float:right; text-align:right; z-index:3; padding:0 10px 0 0; }
.top-nav-search input { font-family:Verdana; font-size:11px; }

.top-search { width:1000px; height:25px; float:right; background-image:url('../gfx/white/nav/top-nav-bg-shadow.png'); background-repeat:no-repeat; position:relative; text-align:right; margin-right:12px; }
.top-search input { font-family:Verdana; font-size:11px; }
/* Top Header - End */

/* Main Navigation - Start */
#white-home-navigation 
{
    width:1000px;
    height:25px;
    background-image: url('../gfx/white/nav/top_nav_bg.png');
    padding-top:2px;
    float:center;
    position:relative;
    z-index:1;
}

#white-home-slogan 
{
    font: 15px Arial;
    height:50px;
    background: url('../gfx/white/nav/slogan.jpg') no-repeat center;
}

.white-home-nav-title
{
    width:1000px;
    float:left;
    padding:0 0 0 0;
    border:solid 1px;
}

.white-home-nav-left 
{
    width:700px;
    float:left;
    padding:0 0 0 10px;
}

.white-home-nav-right 
{
    width:250px;
    float:right;
    text-align:right;
    padding:0 0 0 10px;
}

.white-home-nav-right input 
{
    font-family:Verdana;
    font-size:11px;
}

#white-navigation 
{
   width:1000px;
    height:25px;
    background-image: url('../gfx/white/nav/top_nav_bg.png');
    padding-top:2px;
    float:center;
    position:relative;
    z-index:1;
}

.white-home-nav-left 
{
    width:750px;
    float:left;
    padding:0 0 0 0;
}

.white-home-nav-right 
{
    width:200px;
    float:right;
    text-align:right;
}

.white-home-nav-right input 
{
    font-family:Verdana;
    font-size:11px;
}

.main-nav 
{
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:#003B78;
    text-align:center;
    text-transform:uppercase;
    padding:5px 0 5px 0;
}

.main-nav a
{
    color:#003B78;
    text-decoration:none;
    padding:0 20px 0 10px;
}

.main-nav a:hover
{
    color:#F78F1E;
    text-decoration:none;
    padding:0 20px 0 10px;
}

.main-nav span 
{
    color:#02B5FF;
    text-align:center;
}

.main-span 
{
    color:#02B5FF;
}

#white-div
{
    width:1024px;
    height:23px;
    background-image:url('../gfx/white/nav/bg_mid.png');
}

/* Main Navigation - End */

#white-content 
{
    width:1024px;
    float:left;
    background-image: url("../gfx/white/bg_top.png");
}

#white-content-full 
{
    width:980px;
    float:left;
    text-align:left;
}

/* Left Content - Start */

#white-content-left 
{
    width:680px;
    float:left;
    text-align:left;
}

.content 
{
    font-family:verdana;
    font-size:11px;
    text-align:left;
    padding:15px 10px 15px 5px;
}

.content-top { width:640px; float:left; }

.content-title { width:530px; float:left; font-family:Arial; font-weight:bold; font-size:18px; color:#033669; text-align:left; }

.content-contact-title
{
    float:left;
    font-family:Arial;
    font-weight:bold;
    font-size:18px;
    color:#033669;
    text-align:left;
}

.content-sub-title
{
    font-family:Arial;
    font-weight:bold;
    font-size:14px;
    color:#1F5C94;
    text-align:left;
    padding:5px 0 0 0;
}

.content-navigation { width:100px; float:right; font-family:"Trebuchet MS"; font-weight:bold; font-size:9px; color:#484848; text-align:right; text-transform:uppercase; vertical-align:bottom; }


.content-title2
{
    font-family:"Trebuchet MS";
    font-weight:bold;
    font-size:20px;
    color:#033669;
    text-align:left;
    text-transform:uppercase;
    padding:10px 20px 10px 20px;
}

.content-main-title
{
    font-family:Arial;
    font-weight:bold;
    font-size:12px;
    color:#033669;
    text-align:left;
    text-transform:uppercase;
}

.content-thumb-title
{
    height:15px;
    font-family:Trebuchet MS;
    font-weight:bold;
    font-size:12px;
    color:#033669;
    text-align:left;
    padding:10px 10px 10px 10px;
}

.content-thumb-text
{
    font-family:Verdana;
    font-size:10px;
    color:#484848;
    text-align:left;
}

.content-banner 
{
    float:left;
}

.content-banner a 
{
    color:#033669;
    text-decoration:none;
}

.content-banner a:hover 
{
    color:#F78F1E;
    text-decoration:none;
}

.content-banner td 
{
    color:#033669;
    text-align:left;
}


.content-text { width:98%; float:left; font-family:verdana; font-size:11px; color:#484848; text-align:justify; line-height:15px; }
.content-text ul { list-style-image:url('../gfx/white/bullet.gif'); }
.content-text a { color:#033669; text-decoration:none; }
.content-text a:hover { color:#F78F1E; text-decoration:none; }
.content-text input { font:normal 11px Arial; }

.content-related-text
{
    font-family:verdana;
    font-size:11px;
    color:#484848;
    text-align:justify;
    line-height:15px;
    margin-top:10px;
    padding:10px 0 0 0;
}

.content-related-text ul 
{
    list-style-image:url('../gfx/link-icon.png');
}

.content-related-text a 
{
    color:#033669;
    text-decoration:none;
}

.content-related-text a:hover 
{
    color:#F78F1E;
    text-decoration:none;
}

.content-text-list
{
    font-family:verdana;
    font-size:11px;
    color:#625E5D;
    text-align:left;
    list-style-image:url('../gfx/white/bullet.gif');
}

.content-text-list ul
{
    font-family:verdana;
    font-size:11px;
    color:#625E5D;
    text-align:left;
    list-style-image:url('../gfx/white/bullet.gif');
}


.content-text-list a
{
    font-family:verdana;
    font-size:11px;
    color:#625E5D;
    text-align:left;
    text-decoration:none;
}

.content-text-list a:hover
{
    font-family:verdana;
    font-size:11px;
    color:#F78F1E;
    text-align:left;
    text-decoration:none;
}

.content-bar-top 
{
    width:303px;
    height:15px;
    background-image:url('../gfx/white/left-3cols-box-top.png');
    background-repeat:no-repeat;
}

.content-bar-bottom 
{
    width:303px;
    height:20px;
    background-image:url('../gfx/white/left-3cols-box-bottom.png');
    background-repeat:no-repeat;
}

.content-bar-middle 
{
    height:100px;
    width:303px;
    background-image:url('../gfx/white/left-3cols-box-mid.png');
    
}

.content-bar-middle a
{
    color:#033669;
    text-decoration:none;
    padding:0 20px 0 10px;
}

.content-bar-middle a:hover
{
    color:#F78F1E;
    text-decoration:none;
    padding:0 20px 0 10px;
}

.content-bar-title
{
    font-family:Arial;
    font-weight:bold;
    font-size:12px;
    color:#033669;
    text-align:left;
    text-transform:uppercase;
    margin-left:20px;
    padding:0 20px 0 10px;
    background-image:url('../gfx/white/right/title-bullet.png');
    background-repeat:no-repeat;
}

.content-bar-text 
{
    font-family:Verdana;
    font-size:11px;
    color:#484848;
    padding:10px 20px 0 20px;
    text-align:left;
}

.content-box { width:655px; margin:5px 0 5px 0; padding:5px 5px 5px 5px; background:#E0ECF8; font:11px verdana; }
.content-box-title { font:12px Arial; color:#033669; }

.content-highlight-top
{
    height:15px;
    background-image:url('../gfx/white/highlight-top.png');
}

.content-highlight-content
{
    background-image:url('../gfx/white/highlight-mid.png');
}

.content-highlight-bottom
{
    height:15px;
    background-image:url('../gfx/white/highlight-bottom.png');
}

.content-highlight-text
{
    font-family:verdana;
    font-size:11px;
    color:#484848;
    text-align:left;
    padding:0 20px 0 15px;
}


/* Left Content - End */



/* Right Content - Start */

#white-content-right 
{
    width:290px;
    float:left;
    padding-top:25px;
    text-align:left;
}

.right-content 
{
    font-family:verdana;
    font-size:11px;
    text-align:left;
    padding:5px 5px 5px 5px;
}

.right-title { font-family:Arial; font-weight:bold; font-size:12px; text-align:left; color:#FFFFFF; text-transform:uppercase; padding:8px 0 0 10px; }
.right-title a { font-family:Verdana; font-size:11px; color:#FFFFFF; text-decoration:none; }
.right-title a:hover { font-family:Verdana; font-size:11px; color:#FFFFFF; text-decoration:none; }

.event-list
{
	width:280px;
	padding-top:18px;
	padding-left:15px;
    font-family:Verdana;
    font-size:11px;
    color:#625E5D;
	list-style-image:url('../gfx/white/bullet.gif');
}

.event-list a
{
    font-family:Verdana;
    font-size:11px;
    color:#625E5D;
    text-decoration:none;
}

.event-list a:hover
{
    font-family:Verdana;
    font-size:11px;
    color:#F78F1E;
    text-decoration:none;
}

.event-main-content
{
	padding-left:23px;
}

.right-bar { width:290px; height:37px; background-image:url('../gfx/white/right/right-title-bg.png'); }

.right-title-bullet
{
	background-image:url('../gfx/white/right/title-bullet.png');
    background-repeat: no-repeat;
    width:25px;
    float:left;
}

.right-title-line
{
	background-image:url('../gfx/white/right/right-title-underline.png');
    background-repeat: no-repeat;
    width:240px;
    margin-top:3px;
    float:left;
}

.right-list { width:280px; font-family:Verdana; font-size:11px; color:#625E5D; }
.right-list a { font-family:Verdana; font-size:11px; color:#625E5D; text-decoration:none; }
.right-list a:hover { font-family:Verdana; font-size:11px; color:#F78F1E; text-decoration:none; }
.right-list-content { width:95%; height:auto; text-align:left; padding:5px 10px 5px 10px; border-bottom-style:dotted; border-bottom-color:#999999; border-bottom-width:1px; }

.right-content-top 
{
    width:295px;
    height:15px;
    background-image:url('../gfx/white/right/right-bg-top.png');
}

.right-content-bottom 
{
    width:295px;
    height:15px;
    background-image:url('../gfx/white/right/right-bg-bottom2.png');
}

.right-content-middle 
{
    width:295px;
    background-image:url('../gfx/white/right/right-bg-mid.png');
}

/* Right Content - End */

/* Footer - Start */

#white-footer
{
    width:1024px;
    float:left;
    font-family:Verdana;
    font-size:11px;
    color:#C8DCF0;
    background-image: url("../gfx/white/bg_top.png");
}

#white-advertisement
{
    width:1024px;
    float:left;
    font-family:Verdana;
    font-size:11px;
    color:#625E5D;
    background-image: url("../gfx/white/bg_top.png");
    text-align:left;
     
}

#white-bottom
{
    width:1024px;
    height:10px;
    float:left;
    background-image:url('../gfx/white/nav/bg_bottom.png');
}

.footer-advt { width: 1000px; text-align:center; padding:20px 5px 5px 12px;}

.footer-text { width: 1000px; text-align:center; padding:30px 5px 15px 5px; }
.footer-text span { padding:0 20px 0 20px; color:#625E5D; }
.footer-text a { font-family:Verdana; font-size:11px; color:#625E5D; text-decoration:none; }
.footer-text a:hover { font-family:Verdana; font-size:11px; color:#F78F1E; text-decoration:none; }
.footer-text-right { width: 100px; float:right; text-align:right; padding-right:10px; }
.footer-logo span { padding:30px 30px 5px 30px; }


/* Footer - End */

/*Newsletter - Start*/
.newsletter-content 
{
    padding:0 20px 0 20px;
}

/*Newsletter - End*/


.font-text
{
    font-family:Verdana;
    font-size:10px;
    color:#484848;
    text-align:left;
    padding-left:5px;
}

/*Breadcrumb - Start*/

.breadcrumb-detail
{
    width:95%;
	font-family:Verdana;
	font-size:10px;
	text-align:left;
	float:left;
}

#breadcrumb
{
	width:1024px;
	padding-top:10px;
	padding-left:23px;
}

#breadcrumb a
{
    font-family:Verdana;
    font-size:10px;
    color:#484848;
    text-decoration:none;
}

#breadcrumb a:hover
{
    font-family:Verdana;
    font-size:10px;
    color:#F78F1E;
    text-decoration:none;
}

/*Breadcrumb - End*/

.sub-list
{
	width:250px;
	padding:18px 15px 0 15px;
	font-family:Verdana;
    font-size:11px;
    color:#C8DCF0;
	border-bottom:dotted 1px #CCCCCC;
}

.sub-list a
{
    font-family:Verdana;
    font-size:11px;
    color:#000000;
    text-decoration:none;
}

.sub-list a:hover
{
    font-family:Verdana;
    font-size:11px;
    color:#F78F1E;
    text-decoration:none;
}

.sub-main-content
{
	border-bottom:dotted 1px #C8DCF0;
}

.employee 
{
    width:100%;
    height:auto;
    padding:0 0 10px 0;
}

.employee-title
{
    font-weight:bold;
    color:#033669;
}

.employee-title a
{
    font-weight:bold;
    color:#033669;
    text-decoration:none;
}

.employee-title a:hover
{
    font-weight:bold;
    color:#F78F1E;
    text-decoration:none;
}

.education
{
    font-family:Verdana;
    font-size:11px;
    color:#000000;
}

.education-link 
{
    font-family:Verdana;
    font-size:11px;
    color:#000000;
}

.education-link a
{
    height:100px;
    display:block;
    text-decoration:none;
    background-color:#E4E8F3;
    padding: 10px 20px 10px 20px;
}

.education-link a:hover
{
    background-color:#F0EDE8;
    padding: 10px 20px 10px 20px;
}

.education-title 
{
    font-family:Arial;
    font-weight:bold;
    font-size:12px;
    text-align:left;
    color:#033669;
    text-decoration:none;
    text-transform:uppercase;
}

.education-body 
{
    font-family:Verdana;
    font-size:11px;
    color:#000000;
    text-decoration:none;
    text-align:left;
    padding-top:5px;
}

.square-content
{
    font-family:Verdana;
    font-size:11px;
    color:#000000;
}

.square-content-link 
{
    font-family:Verdana;
    font-size:11px;
    color:#000000;
}

.square-content-link a
{
    height:100px;
    display:block;
    text-decoration:none;
    background-color:#E4E8F3;
    padding: 10px 20px 10px 20px;
}

.square-content-link a:hover
{
    background-color:#F0EDE8;
    padding: 10px 20px 10px 20px;
}

.square-content-title 
{
    font-family:Arial;
    font-weight:bold;
    font-size:12px;
    text-align:left;
    color:#033669;
    text-decoration:none;
    text-transform:uppercase;
}

.square-content-body 
{
    font-family:Verdana;
    font-size:11px;
    color:#000000;
    text-decoration:none;
    text-align:left;
    padding-top:5px;
}

.thumb-content
{
    font-family:Verdana;
    font-size:11px;
    color:#000000;
    width:290px;
    float:left;
}

.thumb-content-link 
{
    font-family:Verdana;
    font-size:11px;
    color:#000000;
}

.thumb-content-link a
{
    height:50px;
    display:block;
    text-decoration:none;
    padding: 10px 10px 10px 10px;
}

.thumb-content-link a:hover
{
    background-color:#F0EDE8;
    padding: 10px 10px 10px 10px;
}

.thumb-content-title 
{
    font-family:Arial;
    font-weight:bold;
    font-size:12px;
    text-align:left;
    color:#033669;
    text-decoration:none;
}

.thumb-content-body 
{
    font-family:Verdana;
    font-size:11px;
    color:#000000;
    text-decoration:none;
    text-align:left;
    padding-top:5px;
}

.accreditation 
{
    height:100px;
    font-family:Verdana;
    font-size:10px;
    font-style:italic;
    color:#000000;
    margin-left:20px;
    margin-right:20px;
    padding:10px 10px 10px 10px;
}

.trademark 
{
    height:100px;
    font-family:Verdana;
    font-size:10px;
    font-style:italic;
    color:#000000;
    margin-left:20px;
    margin-right:20px;
    padding:10px 10px 10px 10px;
}

.line 
{
    margin-left:20px;
    margin-right:20px;
    padding:10px 10px 10px 10px;
    border-bottom:dotted 1px #999999;
}


/**** start form ****/
.white-form 
{
    border:solid 1px #0d8fc7;
    padding:5px 5px 5px 5px;
    background-color:#f7f6f3;
}

.white-form td 
{
    padding:5px 5px 0 5px;
    vertical-align:top;
}

.white-form td td
{
	border:solid 1px #CCCCCC;
    padding:2px 6px 2px 6px;
}

.white-form td th
{
	font-weight:bold;
	border:solid 1px #6D6E71;
}

.white-form input 
{
    text-align:left;
    font-family:Verdana;
    font-size:11px;
    color:#6D6E71; 
}

.white-form textarea
{
    text-align:left;
    font-family:Verdana;
    font-size:11px;
    color:#6D6E71; 
}

.error_msg td
{
    height:30px;
    color:#CC0000;
}

.form-submit 
{
    text-align:center;
    height:40px;
}

.white-form select
{
    text-align:left;
    font-family:Verdana;
    font-size:11px;
    color:#6D6E71; 
}
/**** end form ****/

/****start apply for form overlay***/

.black_overlay{
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    z-index:1001;
    background: rgb(64, 64, 64);
    opacity: 0.5; /* for all other browsers */
    filter: alpha(opacity=50); /* for IE5-7*/


}
.white_content {
    position: absolute;
    top: 25%;
    left: 20%;
    right:20%;
    padding: 16px;
    border: 16px solid #F3F3F1;
    background-color: white;
    z-index:1002;
    overflow: auto;
}
/****end for form overlay***/

.contact_us_button
{
    padding-top:5px;
	color:#033669;
	font-family:Arial;
	font-size:11pt;
	font-weight:bold;
}

.knowledge-square-title
{
	margin-top:150px; 
	margin-left:15px; 
	width:270px; 
	text-align:left; 
	color:#033669; 
	font-family:Arial; 
	font-weight:bold; 
	font-size:12px; 
	text-decoration:none; 
	text-transform:uppercase;
}

.knowledge-square-detail
{
	margin-top:10px; 
	margin-left:15px; 
	width:270px; 
	text-align:left; 
	color:#333333; 
	font-family:Verdana; 
	font-size:11px; 
	text-decoration:none; 
}

.industry-square-content
{
    font-family:Verdana;
    font-size:11px;
    color:#000000;
    padding-top:10px;
}

.industry-square-content-link 
{
    font-family:Verdana;
    font-size:11px;
    color:#000000;
}

.industry-square-content-link a
{
    height:100px;
    display:block;
    text-decoration:none;
    background-color:#E4E8F3;
    padding: 10px 20px 10px 20px;
    cursor:pointer;
}

.measurement-square-title
{
	margin-top:100px; 
	margin-left:15px; 
	width:260px; 
	text-align:left; 
	color:#033669; 
	font-family:Arial; 
	font-weight:bold; 
	font-size:12px; 
	text-decoration:none; 
	text-transform:uppercase;
}

.measurement-square-detail
{
	margin-top:10px; 
	margin-left:15px; 
	width:260px; 
	text-align:left; 
	color:#333333; 
	font-family:Verdana; 
	font-size:11px; 
	text-decoration:none; 
}

.industry-square-content-title 
{
    font-family:Arial;
    font-weight:bold;
    font-size:12px;
    text-align:left;
    color:#033669;
    text-decoration:none;
    text-transform:uppercase;
}

.industry-square-content-body 
{
    font-family:Verdana;
    font-size:11px;
    color:#000000;
    text-decoration:none;
    text-align:left;
    padding-top:5px;
}

/******** start consulting mainpage**********/
.consulting-top-bar
{
	background-image:url('../gfx/consulting-btn-bg-top.png'); 
	height:20px; 
	width:313px;
}

.consulting-middle-bar
{
	background-image:url('../gfx/consulting-btn-bg-mid.png'); 
	width:313px; 
	height:150px; 
	background-repeat:repeat-y; 
	text-decoration:none; 
	cursor:pointer;
}

.consulting-bottom-bar
{
	background-image:url('../gfx/consulting-btn-bg-bottom.png'); 
	height:20px; 
	width:313px;
}

.consulting-main-image
{
	width:135px; 
	text-align:left; 
	float:left; 
	margin-left:20px;
}

.consulting-main-title
{
	width:150px; 
	margin-left:3px; 
	text-align:left; 
	float:left; 
	font-family:Arial; 
	font-size:12px; 
	font-weight:bold; 
	color:#033669;
}

.consulting-main-description
{
	width:270px; 
	margin-left:20px; 
	margin-top:5px; 
	text-align:justify; 
	float:left; 
	font-family:Verdana; 
	font-size:11px; 
	color:#333333;
}
/******** end consulting mainpage**********/

/******** start education mainpage**********/
.education-top-bar
{
	background-image:url('../gfx/education-btn-bg-top.png'); 
	height:20px; 
	width:313px;
}

.education-middle-bar
{
	background-image:url('../gfx/education-btn-bg-mid.png'); 
	width:313px; 
	height:150px; 
	background-repeat:repeat-y; 
	text-decoration:none; 
	cursor:pointer;
}

.education-bottom-bar
{
	background-image:url('../gfx/education-btn-bg-bottom.png'); 
	height:20px; 
	width:313px;
}

.education-main-image
{
	width:135px; 
	text-align:left; 
	float:left; 
	margin-left:20px;
}

.education-main-title
{
	width:150px; 
	margin-left:3px; 
	text-align:left; 
	float:left; 
	font-family:Arial; 
	font-size:12px; 
	font-weight:bold; 
	color:#033669;
}

.education-main-description
{
	width:270px; 
	margin-left:20px; 
	margin-top:5px; 
	text-align:justify; 
	float:left; 
	font-family:Verdana; 
	font-size:11px; 
	color:#333333;
}
/******** end education mainpage**********/

.list-main-title
{
	text-align:left; 
	float:left; 
	font-family:Arial; 
	font-size:12px; 
	font-weight:bold; 
	color:#033669;
    text-transform:uppercase;
}

.list-main-subtitle
{
	text-align:left; 
	float:left; 
	font-family:Verdana; 
	font-size:11px; 
	font-weight:bold; 
	color:#033669;
}

/************ start print page CSS *****/
.content-print-title
{
    font-family:"Trebuchet MS";
    font-weight:bold;
    font-size:20px;
    color:#1F5C94;
    text-align:left;
    padding:10px 0 10px 0;
    width:700px;
}

.content-print-text
{
    font-family:verdana;
    font-size:11px;
    color:#484848;
    text-align:justify;
    line-height:15px;
    width:700px;
}

.content-print-text ul 
{
    list-style-image:url('../gfx/white/bullet.gif');
}

.content-print-text a 
{
    color:#033669;
    text-decoration:none;
}

.content-print-text a:hover 
{
    color:#F78F1E;
    text-decoration:none;
}
/************ end print page CSS *****/

/****** start case study right ******/

.casestudy-right-category
{
	float:left; 
	width:280px; 
	border-bottom:dotted 1px #999999; 
	text-align:left; 
	float:left; 
	font-family:Arial; 
	font-size:12px; 
	font-weight:bold; 
	color:#033669;
}

.casestudy-right-image
{
	float:left; 
	width:46px; 
	margin-top:10px;
}

.casestudy-right-title
{
	float:left;
	width:230px; 
	margin-top:10px; 
	padding-left:3px; 
	text-align:left; 
	float:left; 
	font-family:Arial; 
	font-size:11px; 
	font-weight:bold; 
	color:#033669;
}

.casestudy-right-desc
{
	float:left; 
	width:280px; 
	padding-bottom:10px; 
	margin-top:5px;
	font-family:Verdana;
    font-size:11px;
    color:#625E5D;
}
/*******end case study right********/

.bar-text { width:100%; float:left; font:11px verdana; color:#484848; text-align:justify; line-height:15px; }

.home-text1 { width:550px; height:auto; float:left; font:11px verdana; color:#484848; text-align:justify; line-height:15px; }

.home-text2 { width:210px; float:left; font:11px verdana; color:#484848; margin-left:10px; }
.home-text2-top { width:210px; float:left; font:11px verdana; color:#484848; height:165px; }
.home-text2-bottom { width:210px; float:left; font:11px verdana; color:#484848; }
.home-text2-title { float:left; font:bold 12px Arial; color:#033669; padding:0 0 5px 10px; background:url(../gfx/white/nav/bullet.png) no-repeat; }
.home-text2 td { font:11px verdana; color:#484848; height:25px; vertical-align:text-top; }
.home-text2 td input { font:11px Arial; color:#484848; }
.home-text2 td select { font:11px Arial; color:#484848; }
.home-text2 td button { font:11px Arial; color:#484848; }
.home-text2-title2 { font: bold 12px Arial; width: 200px; color: #033669; }
.home-text2-title2 a { text-decoration:none; color: #033669; }
.home-text2-title2 a:hover { text-decoration:none; color: #033669; }

.home-text3 { width:170px; float:left; font:11px verdana; color:#484848; margin-left:10px; }
.home-text3-top { width:170px; float:left; font:11px verdana; color:#484848; height:165px; }
.home-text3 td { font:11px verdana; color:#484848; height:25px; vertical-align:text-top; }
.home-text3 td input { font:11px Arial; color:#484848; }
.home-text3 td select { font:11px Arial; color:#484848; }
.home-text3 td button { font:11px Arial; color:#484848; }

.home-text4 { width:220px; float:left; font:11px verdana; color:#484848; text-align:justify; margin-left:10px; }
.home-text4 td { font:11px verdana; color:#484848; height:25px; vertical-align:text-top; }
.home-text4 td input { font:11px Arial; color:#484848; }
.home-text4 td select { font:11px Arial; color:#484848; }
.home-text4 td button { font:11px Arial; color:#484848; }

.home-title { font:bold 12px Arial; color:#1F5C94; text-align:left; padding:5px 0 5px 5px; margin-bottom:5px; }
.home-title a { color:#033669; text-decoration:none; }
.home-title a:hover { color:#F78F1E; text-decoration:none; }
.home-list { padding:0 0 5px 10px; background: url(../gfx/white/nav/bullet.png) no-repeat; text-align:left; }
.home-list a { color:#033669; text-decoration:none; }
.home-list a:hover { color:#F78F1E; text-decoration:none; }

.home-list2 { margin-left:10px; padding:0 0 5px 10px; background: url(../gfx/white/nav/bullet.png) no-repeat; text-align:left; }
.home-list2 a { color:#033669; text-decoration:none; }
.home-list2 a:hover { color:#F78F1E; text-decoration:none; }

.home-list3 { margin-left:15px; padding:0 0 5px 10px; background: url(../gfx/white/nav/bullet.png) no-repeat; text-align:left; }
.home-list3 a { color:#033669; text-decoration:none; }
.home-list3 a:hover { color:#F78F1E; text-decoration:none; }

.home-pro { padding:5px 0 5px 5px; text-align:left; border-top:dotted 1px; margin-top:5px; }
.home-pro a { color:#033669; text-decoration:none; }
.home-pro a:hover { color:#F78F1E; text-decoration:none; }

.contacttab { font: bold 11px Arial; padding: 0;  width: 100%; background: transparent; z-index:1; }
.contacttab a { float:left; color: #424242; background: #D8D8D8 url(../gfx/white/dd/color_tabs_left.gif) no-repeat left top; margin:0 2px 0 0; padding:0 0 1px 3px; text-decoration:none; }
.contacttab a span { float:left; display:block; background: transparent url(../gfx/white/dd/color_tabs_right.gif) no-repeat right top; padding: 6px 8px 3px 7px; }
.contacttab a span{ float:none; }
.contacttab a:hover{ background-color: #E0ECF8; color:#F78F1E; }
.contacttab a:hover span{ background-color: #E0ECF8; color:#F78F1E; }
.contacttab a.current, #ddcolortabs a.current span{ /*currently selected tab*/ background-color: #E0ECF8; }
.contacttabline { clear: both; padding: 0; margin-top:2px; width: 98%; height: 12px; line-height: 8px; border-top: 1px dotted #848484; /*Remove this to remove border between bar and tabs*/ }
.contacttabcontainer{ clear: left; width:95%; /*width of 2nd level sub menus*/ height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/ }
.contacttabcontent {position: absolute; left: 30; top: 325; height:700px;}

.client { width:176px; height:56px; background: url(../gfx/ad-client.gif) no-repeat left top; margin-bottom:5px; }
.client_sector { padding: 10px 10px 0 10px; font: bold 11px Arial; }

.home-ad-calendar { width:200px; height:80px; float:left; margin-top:10px; background:url(../gfx/white/quint-gl-ad-calendar.gif) no-repeat; text-decoration:none; cursor:pointer; }
.home-ad-text { width:80px; padding:10px 120px 10px 10px; font: bold 11px Arial; color:#FFFFFF; text-align:center; text-decoration:none; }
.home-ad-text a { text-decoration:none; }
.home-ad-calendar a { text-decoration:none; }
