@charset "ISO-8859-1";

body { background: #ffffff; margin: 0px; font-family: Tahoma, Geneva, sans-serif; font-size: 12px; font-weight:normal; line-height: 16px; color: #111111; }
p { font-size: 100%; line-height: 120%; }
a, a:active, a:visited { color: #003893; }

a.glossary-term:link, a.glossary-term:visited, a.glossary-term:active { 
	border: #5187C7;
	border-style: dashed; 
	border-top-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px; 
	border-right-width: 0px;
	padding-bottom:0px;
	color: #222222;
	background-color: #EFF5FC; 
	cursor: help;
	text-decoration:none;
}
.glossary-popup {
	font-size: 10px;
	color: #222222;
	background-color: #F7FAFD;
	border: 1px solid #5187C7;
	line-height: 12px;
	padding: 3px;	
}
.glossary-header {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #5187C7;
	padding: 3px 4px 3px 3px;
	font-weight: bold;
	line-height: 12px;
}

#glossary
{
	margin: 10px 0;
}
#glossary a,
#glossary a.current:hover
{

	border: solid 1px #0099FF;
	color: #003893;
	background: #dddddd;
	text-align: center;
	text-decoration: none;
	padding: 2px 6px;
	margin-right: 1px;
	margin-bottom: 3px;
}
#glossary a:hover,
#glossary a.current
{
	background: #0099FF;
	border: solid 1px #0099FF;
	color: #ffffff;
}

h1 { font-size: 150%; color: #111111; font-style: normal; font-weight: bold; line-height: 120%; margin-top: 0px; }
h2 { font-size: 130%; color: #003893; font-style: normal; font-weight: bold; }
h3 { font-size: 110%; color: #111111; font-style: italic; font-weight: bold; }

#dthomelink { z-index:1; background:#e1e1e1; margin:0px; padding: 6px 10px 8px 10px; font-size:100%; line-height: 110%; text-align: right; float:right; border-left: solid 1px #cccccc; border-bottom: solid 1px #cccccc;}

#kblogobar { clear:both;float:left;padding:10px 10px 10px 10px; z-index:2; }

#kbtitlebar { background:#003893 url(http://www.datatranslation.com/assets/images/shared/th-003893-100.png) repeat-x left bottom; 
width: auto; 
z-index:3;
clear:both;
padding: 6px 10px 6px 10px; color:white; font-weight: bold; }

.topbarleft { padding: 6px 10px 4px 10px; text-align:left; float:left; z-index:4; }
.topbarleft p { font-size: 11px; color: #111111; margin:0px;}
.topbarleft .crumbs { font-size: 9px; color: #777777; }
.topbarleft .crumbs a, .topbarleft .crumbs a:active, .topbarleft .crumbs a:visited { color: #777777; }
.topbarright { padding: 4px 10px 4px 10px; text-align: right; float:right; z-index:5; }

.protected { background: yellow; }

#kbcontent { clear:both; witdth:auto; }
#kbcontent th { padding: 4px 10px 4px 10px; background: #e1e1e1 url(http://www.datatranslation.com/assets/images/shared/th-222222-10.png) repeat-x left bottom; text-align: left;  }
#kbcontent td { padding: 4px 10px 4px 10px; }
#kbcontent td td { padding: 0px; }
#kbcontent #sidebar td { padding: 4px 10px 4px 10px; }
#kbcontent form { margin: 2px 0px 2px 0px; padding: 0px; }
#kbcontent input, #kbcontent select { padding: 2px; vertical-align:middle; font-size: 100%; }
#kbcontent input.button { border: 1px double #999999; border-top-color: #CCCCCC; border-left-color: #CCCCCC; padding: 3px; background: #ffeeaa url(http://www.datatranslation.com/assets/images/shared/th-ffffff-100.png) repeat-x left bottom; color: #111111; font-size: 80%; font-weight: bold; }

#kbcontent ul { list-style-type: disc; padding-left: 4px; margin-left: 12px; margin-top: 4px; margin-bottom: 10px; font-size: 100%; line-height: 130%; }

#kbfooter { clear:both; witdth:auto; padding: 5px 10px 5px 10px; font-size:80%;color:#666666; }


#breadbar { background: #ffffff; font-size: 9px; color: #777777; }
#breadbar a, #breadbar a:active, #breadbar a:visited { color: #777777; }

/* CSS3 Styled Buttons */
            
.addthis_share_btn a, .addthis_share_btn a:visited {
    background: #003893 url(images/btn-overlay.png) repeat-x;
    display: inline-block; 
    padding: 6px 12px; 
    font-family: arial,helvetica,lucida,verdana,sans-serif;
    font-size: 12px;
    line-height: 1em;
    color: #fff;
    text-decoration: none;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);  
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
    border-bottom: 1px solid rgba(0,0,0,0.25);
    position: relative;
    cursor: pointer;
	 width:130px;
	 margin-bottom: 5px;	 
}
.addthis_share_btn a:hover { background-color: #3f69ae; color: #fff; }
.addthis_share_btn a:active { top: 1px; }

.addthis_share_btn a span, .addthis_share_btn:visited a span {
    background: url(images/icon-addthis.gif) no-repeat left;
    padding: 1px 0 1px 18px; 
	 }  

.cssbtn a, .cssbtn a:visited {
    background: #003893 url(images/btn-overlay.png) repeat-x;
    display: inline-block; 
    padding: 6px 12px; 
    font-family: arial,helvetica,lucida,verdana,sans-serif;
    font-size: 12px;
    line-height: 1em;
    color: #fff;
    text-decoration: none;
    -moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);  
    border-radius: 5px;
    box-shadow: 0 1px 3px rgba(0,0,0,0.5);
    text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
    border-bottom: 1px solid rgba(0,0,0,0.25);
    position: relative;
    cursor: pointer;
	 width:130px;
	 margin-bottom: 5px;
	 margin-top: 3px;
	}
.cssbtn a:hover { background-color: #3f69ae; color: #fff; }
.cssbtn a:active { top: 1px; }
.cssbtn a span, .cssbtn:visited a span {
    background: url(images/icon-print.png) no-repeat left;
    padding: 1px 0 1px 18px; 
	 } 

