﻿HTML {
  COLOR: #000000;
  FONT-FAMILY: Tahoma, Verdana, Arial;
  MARGIN: 0px;
  padding: 0px;
  height:100%;
  width:100%;
  font-size:8pt;
}
BODY {
  COLOR: #000000;
  FONT-FAMILY: Tahoma, Verdana, Arial;
  MARGIN: 0px;
  padding: 0px;
  height:100%;
  width:100%;
  font-size:8pt;
}
input {
  font-family:Tahoma, Verdana, Arial;
  font-size:8pt;
}

th {
  font-family:Tahoma, Verdana, Arial;
  font-size:8pt;
}

td {
  font-family:Tahoma, Verdana, Arial;
  font-size:8pt;
}

P {
  font-family:Tahoma, Verdana, Arial;
  font-size:8pt;
}

H1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: #003d98;
}
H2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #003d98;
}

H3
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #003d98;
}


form {
  margin:0px;
  padding:0px;
}
P {
  padding:0px;
  margin-top:5px;
  margin-bottom:5px;
}
td P {
  margin:0px;
}
textarea {
  font-size: 8pt;
  font-family: Tahoma, Verdana, Arial;
}

input {
  font-size: 8pt;
  font-family: Tahoma, Verdana, Arial;
}

div#design_header {
	padding:0px;
	height:60px;
	color:white;
}
div#design_header A {
	color: black;
	text-decoration:none;
}

div#design_header A:visited {
	text-decoration:none;
}

div#design_header p {
  margin:0px;
  padding:0px;
}

div#design_content {
	padding:0px 0px 20px 0px;
}
div#design_container {
 position:relative;
 min-height:100%;
}


div#design_footer {
	aposition:absolute;
	width:100%;
	abottom:0px; /* stick to bottom */
	background:#000;
	height:20px; 
	color:#ffffff;
	line-height:18px;
	text-align:center;
}
.bodycontent{
	padding-bottom:24px !important;
}
td#design_body A {
  color:#1B6DE8;
  text-decoration:none;
}
td#design_body A:hover {
  text-decoration:underline;
}

ul.gen_list {
  list-style:none;
  list-style-type:none;
  margin: 20px 0px 0px 0px;
  padding:0px;
}
ul.gen_list li {
  margin: 5px 0px 5px 0px;
}

.system_link 
{
  /*
  background-image: url('/_ICEDLL/images/icon_system.gif');
  background-repeat: no-repeat;
  background-position: left top;
  padding-left:20px;
*/
  text-decoration: underline;
}



.DetailsBox {
	xborder:1px #5D8693 solid;
	border:1px #74b4c6 solid;
	background-color: #e3f0f4;	
}

.DetailsBox th{
	text-align:left;
	padding-left:8px;
	background-color: #74b4c6;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: #ffffff;
    FONT-STYLE: normal;
}

.DetailsBox td{
	padding-left:6px;	
}

.MyReport TH
{
    BORDER-BOTTOM: #4267b4 2px solid;
    BACKGROUND-COLOR: #ffffff;
    TEXT-ALIGN: left
}
.MyReport TH A
{
    BORDER-BOTTOM: medium none
}
.MyReport TH A:hover
{
    BORDER-BOTTOM: #000080 1px solid;
    TEXT-DECORATION: none
}
.MyReport TD
{
    BORDER-BOTTOM: #e7e7e7 1px solid;
    FONT-FAMILY: Verdana
}
.MyReport TD A
{
    BORDER-BOTTOM: #cccccc 1px dotted
}

/*
.BreadCrumb {
  font-size:12px;
  color: #003d98;
  margin-bottom:8px;
  margin-top:4px;
}
.BreadCrumb a
{
  text-decoration:none;
  font-size: 12px;
  xcolor: #011A1D;
  color: red;
}
*/


#breadcrumbs a {
  text-decoration:none;
  font-size: 15px !important;
  color:#0053b0 !important;
  font-weight:bold !important;
}

.breadcrumbs_active
{
  color: black;
  font-size:15px;
  font-weight:bold !important;
}

.entryfield_maxwidth
{	 
  width:100%;
}


.HeaderBar {
	width: 100%;
	color: white;
	background-color: #003E45;
}
.ButtonPart {
  height:26px; 
  background-image: url('images/button_part_background.gif');
  align:center;
  cursor: pointer;
}
.ButtonPart_Background           
{ 
  font-family: Tahoma; 
  font-size: 8pt; 
  font-weight: bold; 
  padding-top:2px; 
  padding-left:0px; 
  padding-right:0px; 
  padding-bottom:0px; 
  height:26px;
  text-align: center; color:#474747
}

div#breadcrumbs {
  padding: 0px 0px 5px 0px;
  font-size: 12px;
  font-family:  Arial, Helvetica;
}
div#breadcrumbs a {
  color: #0055B0;
  text-decoration:none;
  font-weight:normal;
  font-size: 12px;
  font-family:  Arial, Helvetica;
}

/*library category*/
div.catmngt div.Row {
  overflow: hidden;
  font-family:  Arial, Helvetica;
  font-size: 9pt;
  padding-top: 2px;
  vertical-align:middle
}
div.catmngt div.Row a {
  font-family: Arial, Helvetica !important;
  font-size: 9pt;
  color: #0055B0 !important;
}
div.catmngt div.Row input {
	font-family:  Arial, Helvetica;
	font-size: 8pt;
	height: 13px;
	width: 25px;
}
div.catmngt div.Row span {
  overflow: hidden;
  line-height: 16px;
}


.TableBlueClass {
	border:1px #74b4c6 solid;
}

.TableBlueClass TH {
	background-color:#74b4c6;
	height:30px; 
	font-weight:bold;
	padding-left:5px;
	text-align:left
}
.TableBlueClass TD {
   background-color:#e3f0f4
}

.TableGreenClass {
	border:1px #a5c670 solid;
}

.TableGreenClass TH {
	background-color:#a5c670;
	height:30px; 
	font-weight:bold;
	padding-left:5px;
	text-align:left
}
.TableGreenClass TD {
   background-color:#edf4e2
}

.TableYellowClass {
	border:1px #c6b070 solid;
}

.TableYellowClass TH {
	background-color:#c6b070;
	height:30px; 
	font-weight:bold;
	padding-left:5px;
	text-align:left
}
.TableYellowClass TD {
   background-color:#f4f0e2
}

.WizardTab LI{
	background-image: url(../images/tab_n.gif); 	
}
.WizardTab LI.active{
  background-image: url(../images/tab_h.gif); 
  background-position: right  center;
	
}
.WizardTab LI.active SPAN{
 background-image: url(../images/bgrd_01.gif); 
 background-position: right  center;
 padding-right:20px;

}
.WizardTab SPAN {
	background-image: url(../images/tab_n.gif); 	
}

.WizardTab {
	background-image: url(../images/tab_n.gif); 
	color:white;
	border:none !important;
}

.EntryField {
	width:98%!important;
}

.ButtonSection {
	background-color:white!important;
	border:none !important;
}
.WizardSection {
	border:none !important;
}

.popuptitle {
	COLOR: #0066cc;
}

.popuplabel {
	COLOR: #333333
}

.popuplabelvalue {
	COLOR: gray;
}
