html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,hr
	{
	margin: 0;
	padding: 0;
}

input[type="checkbox"]  {
	margin-right:3px;	
}

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,strong,th {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}

em {
	font-weight: bold;
}

ul,ol {
	list-style: none;
}

a {
	text-decoration: none;
	color: #287dd2;
}

.gtip {
 cursor:help;
 color: #369 !important;
}

.ajax-dialog-opener {
	cursor:pointer;
}
a.forceColor {
	text-decoration: none;
	color: #369 !important;
}

a:hover {
	text-decoration: underline;
	color: #369;
}

fieldset,img,hr {
	border: none;
}

caption,th {
	text-align: left;
}

html {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;	
	margin: 0;
	background: #ffffff;
	background-image:url(bg_left1.gif);
background-color:#FFFFFF;
background-position:center center;
background-repeat:repeat-y;
background: none repeat scroll 0 0 transparent;
}

p {
	margin: 0 10px 10px;
	line-height: 1.5;
}

h1 {
	margin-left: 8px;
	margin-top: 8px;
	margin-bottom: 12px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

h2 {
	margin-left: 0px;
	margin-top: 4px;
	margin-bottom: 0px;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}

h4 {
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: bold;
}

#dpd_head_container
{
	height:48px;
	background: #ffffff;
	width:1000px;
}

#dpd_logo {
	float:left;
	width: 270px;
	height: 40px;
	margin: 0px 0px 0;
	color: #fff;
	background: url(dpd_excel.jpg) no-repeat;	
}

#dpd_logo a {
	float: left;
	width: 270px;
	height: 40px;
	border: none;
}
#dpd_support {
	list-style: none;
	text-align: right;
	right:0;
	padding-right:10px;
	top:4px;
	position:relative;
	-webkit-padding-start: 0px;
	float:right;
}

#dpd_top_nav {
	position: relative;
	list-style: none;
	top: 6px;
	right: 2px;
	float:right;
	text-align: left;
	-webkit-padding-start: 0px;
	width:620px;
}

#dpd_top_nav ul {
	margin: 0;
	padding: 0;
}

#dpd_top_nav ul li {
	display: block;
	float: left;
	margin: 2px;
	padding: 0;
}

#dpd_top_nav ul li a {
	-webkit-border-radius: 2px;
	display: block;
	text-decoration: none;
}

#dpd_top_nav ul li a:last-child {
	margin: 0 0 0 5px;
}

.docSnippetSection {
	height:100px;
	overflow-y:scroll;
	margin-bottom:5px;
}
.docSnippetSectionExpand {
	margin-bottom:5px;
}
.docSnippet {
	margin-bottom:3px;
}
.docSnippetSection a {
	text-decoration:none;
	color:#000000;
}
.docSnippetSectionExpand a{
	text-decoration:none;
	color:#000000;
}
.docSnippetSectionExpand a:hover {
	color:#000000;
	text-decoration:underline;
}
.docSnippetSection a:hover {
	color:#000000;
	text-decoration:underline !important;
}
.docSnippetSectionEvent{
	color:#000000;
	text-decoration:none;
}
.docDealLink {
	margin-bottom:3px;
}

.buttonSearch,.buttonSearch:visited,.buttonSearch:focus,.buttonSearch:active
	{
	position: relative;
	background: #6699cc;
	padding: 3px 3px 3px 3px;
	border: 1px solid;
	border-color: #696 #363 #363 #696;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	margin-top:2px;
	clear: both;
	display: inline-block;
}

.buttonSearch:hover {
	background: #6699ff;
}

fieldset a:visited {
	color: #123123;
}
form label {
	display: block;
	margin: 2px;
	font-weight: normal;
}
textarea {
	border: 1px solid #A7A4A4;
	padding: 2px;
}

textarea:focus {
	background-color: #EFFFF3;
}

input:focus {
	background-color: #EFFFF3;
}

input[type="text"] {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	background: #ffffff;
	margin: 2px 0px 2px 2px;
	padding:1px 0px 1px 1px;
	border:1px solid #A7A4A4;
}
.searchDate {
	width:75px;
}

radio,checkbox {
	padding: 2px;
}

.buttonLogin,.buttonLogin:visited,.buttonLogin:focus,.buttonLogin:active
	{
	position: relative;
	background: #6699cc;
	padding: 2px 4px 2px 4px;
	border: 1px solid;
	border-color: #696 #363 #363 #696;
	color: #fff !important;
	text-decoration: none;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	clear: both;
	display: inline-block;
}

.buttonActive,.buttonActive:visited,.buttonActive:focus,.buttonActive:active
	{
	position: relative;
	background: #c9612a;
	padding: 2px 6px 2px 6px;
	border: 1px solid;
	border-color: #c9612a #c9612a #c9612a #c9612a;
	color: #fff !important;
	text-decoration: none;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	clear: both;
	display: inline-block;
}


.button:hover,.buttonPlay:hover,.buttonAdmin:hover,.buttonSearch:hover,.buttonLogin:hover {
	background: #6699ff;
}

#queryDescription {
    padding-top: 2pt;
    padding-bottom: 2pt;
    font-weight: bold;
}

.bigHeading {
	font-weight: bold;
	font-size: 14pt;
}

table.stripme th {
	text-align: center;
}
table.stripmeb th {
	
}

table.stripme {
	border: none;
}

table.stripme tr, td, th {
	border: none;
}


.tableBorderTop {
	border-top: 1px;
	border-top-style: solid;
	padding-top: 6px;
	border-color: #B1C2D6;
}

.tableBorderBottom {
	border-bottom: 2px;
	border-bottom-style: solid;
	padding-bottom: 6px;
	border-color: #545353;
}

.tableBorderBottomSpacer {
	padding-bottom: 10px;
}

.tableBorderLeft {
	border-left: 1px;
	border-left-style: solid;
	border-color: #B1C2D6;
	padding-left: 5px;
}

table tr.alt td {
	background:#ECF6FC;
}

table.tableProfileBorderAll td {
	border: 1px solid black;
}

table.tableProfileBorderAll {
    border-collapse: collapse;
}

table.tableProfileBorderSoft {  
    color: #333; /* Lighten up font color */ 
    border-collapse: 
    collapse; border-spacing: 0; 
}

table.tableProfileBorderSoft td, th { border: 1px solid #CCC;padding:6px} /* Make cells a bit taller */

table.tableProfileBorderSoft th {  
    background: #F3F3F3; /* Light grey background */
    font-weight: bold; /* Make sure they're bold */
     border: 1px solid #CCC;
     padding:6px;
     color: #333; /* Lighten up font color */
     padding-bottom:12px;
}

table.tableProfileBorderSoft td {  
    
}

.tabinator {
  background: #fff;
  padding-left: 4px;
}
.tabinator input {
  display: none;
}
.tabinator label {
  box-sizing: border-box;
  display: inline-block;
  padding-left:10px;
  padding-top:10px;
  padding-right:10px;
  padding-bottom:10px;
  color: #ccc;
  margin-bottom: -1px;
  margin-left: -1px;
  font-weight: bold; /* Make sure they're bold */
}
.tabinator label:before {
  content:'';
  display:block;
  width:100%;
  height:15px;
  background-color:#fff;
  position:absolute;
  bottom:-11px;
  left:0;
  z-index:10;  
}
.tabinator label:hover {
  color: #888;
  cursor: pointer;
}
.tabinator li {
  box-sizing: border-box;
  display: inline-block;
  padding-left:10px;
  padding-top:10px;
  padding-right:10px;
  padding-bottom:10px;
  color: #ccc;
  margin-bottom: -1px;
  margin-left: -1px;
  font-weight: bold; /* Make sure they're bold */
}
.tabinator li:before {
  content:'';
  display:block;
  width:100%;
  height:15px;
  background-color:#fff;
  position:absolute;
  bottom:-11px;
  left:0;
  z-index:10;  
}
.tabinator li:hover {
  color: #888;
  cursor: pointer;
}

.tabinator_sel {
  position: relative;
  color: #000 !important;
  background: #fff;
  border: 1px solid #bbb;
  border-bottom: 1px solid #fff;
  border-radius: 5px 5px 0 0;
}
.sel:after {
  display: block;
  content: '';
  position: absolute;
  top: 0; right: 0; bottom: 0; left: 0;
  box-shadow: 0 0 15px #939393;
}


#content1, #content2, #content3, #content4 {
  border-top: 1px solid #bbb;
  padding: 15px;
  box-shadow: 0 0 15px #939393;
  display: block;
}
#tab1 ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4 {
  display: block;
  box-shadow: 0 0 15px #939393;
}

#login input[type='text'] {
border: 1px solid #A7A4A4 !important;
padding: 2px !important;
margin:0px;
font-size:12px;
}

#login  input[type=password] {
border: 1px solid #A7A4A4 !important;
padding: 2px !important;
margin:0px;
font-size:12px;
}
