div.rm-title-div {
	border: 1px solid #292E2F; 
	Position:absolute; 
	top:48px;
	background-color:#BCB2AD; 
        padding-left:5px;
        padding-right:5px;
        padding-top:5px;
        padding-bottom:5px;
	white-space:nowrap; 
	line-height:100%; 
	visibility:hidden; 
	z-index:101
}

.bold-opentag {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0003399
}

.content {
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #676767;
}

A.content, A.content:visited {
	color: #333393;
	text-decoration: none	
}

A.content:hover {
	text-decoration: underline
}

.content-sm {
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #676767;
}

A.content-sm, A.content-sm:visited {
	color: #333393;
	text-decoration: none	
}

A.content-sm:hover {
	text-decoration: underline
}

.error {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #ff0000
}

.footer {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff
}

A.footer, A.footer:visited {
	color: #ffffff;
	text-decoration: none
}

A.footer:hover {
	text-decoration: underline
}


.highlight {
	font-family: Verdana,Arial,Helvetica,sans-serif;
        font-weight: bold;
	color: #2C7CCC;
	background-color: transparent
}

A.highlight, A.highlight:visited {
        text-decoration: none;
        color: #2C7CCC
}

A.highlight:hover {
        text-decoration: underline;
        color: #2C7CCC
}

.input {
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #1A1A1A;
}

.input-mono {
	font-family: "Courier New", Courier, Monospace;
	font-size: 9pt;
	color: #000000
}

.item {
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #404040;
}

A.item, A.item:visited  {
	text-decoration: none
}

A.item:hover  {
	text-decoration: underline
}

.label {
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #676767;
}

TD.list-divider {
	background-color: #cccccc
}

.list-head {
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff
}

A.list-head, A.list-head:visited {
	text-decoration: underline
}

A.list-head:hover {
	text-decoration: underline
}

td.list-head { background-color: #bebebe; padding-left: 4px; padding-right: 4px }

P.list-head {
        padding-left:4px;
        padding-right:4px;
        padding-top:4px;
        padding-bottom:4px;
}

.list-item {
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #333333
}

.list-item-sm {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #333333
}

P.div-head {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2A2F30;
	background-color: transparent
}

tr.div-format {
	background-color: #E5F4FF; 
	border: 1px solid #C0C0C0;  
}

A.list-item, A.list-item:visited {
	color: #333393;
	text-decoration: none
}

A.list-item:hover {
	text-decoration: underline
}

A.list-item-sm, A.list-item-sm:visited {
	color: #333393;
	text-decoration: none
}

A.list-item-sm:hover {
	text-decoration: underline
}

TD.list-item {
	background-color: #F1F1F1;
}

TD.list-item-grid {
   background-color: #F1F1F1;
   padding-left:1px;
   padding-right:1px;
}

TD.list-item-total {
   background-color: #F1F1F1;
   border-bottom: double #cccccc 3px
}

TD.list-item-total-grid {
   background-color: #F1F1F1;
   border-bottom: double #cccccc 3px
   padding-left:1px;
   padding-right:1px;
}

TR.list-item-highlight {
   background-image: url('images/shade.gif')
}

span.ea-input-label { 
	font-size: 10px;
	color: #596466; 
}

a.ea-input-label { 
	font-size: 10px;
	color: #333393;
	text-decoration: none	
}

a.ea-input-label:hover { 
	text-decoration: underline
}

span.ea-input-item { 
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px; 
	border:none;
	background-color: transparent; 
	color: #676767;
	font-weight: bold; 
}

span.ea-input-item-sm { 
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px; 
	border:none;
	background-color: transparent; 
	color: #676767;
}


input.ea-input-item { 
	font-family: Tahoma,Verdana,Helvetica,Arial,sans-serif;
        font-size: 11px; 
	border:1px solid #cccccc; 
	background-color: white; 
	color: 404040;
	font-weight: bold; 
        padding-left:5px;
        padding-right:5px;
}

textarea.ea-input-item-sm { 
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
        font-size: 11px; 
	border:1px solid #cccccc; 
	background-color: white; 
	color: #404040;
        padding-left:5px;
        padding-right:5px;
}

textarea.ea-input-text {
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
        font-size: 11px; 
	border:1px solid #cccccc; 
	background-color: white; 
	color: #404040;
	background-image: url('../images/ea_textarea.gif');
	background-repeat: repeat;
	background-color: transparent;
	line-height= 21px
}

input.ea-input-item-show { 
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
        font-size: 11px; 
	border:1px solid #cccccc; 
	background-color: white; 
	color: #404040;
	font-weight: bold; 
        padding-left:5px;
        padding-right:5px;
}

input.ea-input-item-sm { 
	font-family: Tahoma,Arial,Helvetica,sans-serif;
        font-size: 11px; 
	border:1px solid #cccccc; 
	background-color: white; 
	color: #404040;
        padding-left:5px;
        padding-right:5px;
}

input.ea-input-item-sm-locked { 
	font-family: Tahoma,Arial,Helvetica,sans-serif;
        font-size: 11px; 
	border:1px solid #cccccc; 
	background-color: #F1F1F1;
	color: #404040;
        padding-left:5px;
        padding-right:5px;
}

input.ea-input-item-grid { 
	font-family: Tahoma,Arial,Helvetica,sans-serif;
        font-size: 11px; 
	border:0;
        width:100%;
	background-color: white; 
	color: #404040;
        padding-left:5px;
        padding-right:5px;
        height:100%
}

input.ea-input-item-sm-show { 
	font-family: Tahoma,Arial,Helvetica,sans-serif;
        font-size: 11px; 
	border:1px solid #cccccc; 
	background-color: white; 
	color: #404040;
        padding-left:5px;
        padding-right:5px;
}

SELECT.ea-input-item {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
        font-size: 11px; 
	border:1px solid #cccccc; 
	background-color: white; 
	color: #404040;
	font-weight: bold; 
}

SELECT.ea-input-item-sm {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
        font-size: 11px; 
	border:1px solid #cccccc; 
	background-color: white; 
	color: #404040;
}

SELECT.content {
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	background-color: white; 
	color: #404040;
}

SELECT.content-sm {
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	background-color: white; 
	color: #404040;
}

td.howdoi-body {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
	padding-right: 24px;
}

P.list-item {
        padding-left:4px;
        padding-right:4px;
        padding-top:4px;
        padding-bottom:4px;
	margin-right: 4px;
}

DIV.list-item-td {
        padding-left:4px;
        padding-right:4px;
        padding-top:4px;
        padding-bottom:4px;
	margin-right: 4px;
	float: left;
}

P.list-item-sm {
        padding-left:4px;
        padding-right:4px;
        padding-top:4px;
        padding-bottom:4px;
	margin-right: 4px;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
}
	
P.list-item-frm {
        padding-left:4px;
        padding-right:4px;
        padding-top:2px;
        padding-bottom:2px;
}

.nav-item {
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #676767;
}

A.nav-item, A.nav-item:visited {
	text-decoration: none
}

A.nav-item:hover {
	color: #003399;
	text-decoration: underline
}

.nav-label {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003399
}

A.nav-label, A.nav-label:visited {
	color: #003399;
	text-decoration: none
}

A.nav-label:hover {
	text-decoration: underline
}

P.title {
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #676767;
	background-color: transparent;
        margin-top:5px;
        margin-bottom:5px;
}

.title {
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #676767;
	background-color: transparent
}

A.title:hover {
	text-decoration: none
}

.rm-title    { 
	font-family: Verdana,Arial,Helvetica, sans-serif; 
	font-size: 11px; 
	color: #FFFFFF; 
	font-weight: bold 
}

td.rm-title {
	padding-left: 4px;
	padding-right: 4px
}

.rm-text     { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	letter-spacing: .05em
}

.rm-body     { 
        padding-left:8px;
        padding-right:8px;
        padding-top:8px;
        padding-bottom:8px;
}

.rm-tip      { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #FFFFFF; 
	text-align: Right; 
        padding-left:4px;
        padding-right:4px;
        padding-top:4px;
        padding-bottom:4px;
}

a.rm-title, a.rm-title:visited   { 
	color: #FFFFFF; 
	text-decoration: none;
}

a.rm-title:hover {
	color: #FFFFFF; 
	text-decoration: none
}

.hdi-content { 
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #676767;
	padding-bottom:10px
}

A.hdi-content, A.hdi-content:visited {
	color: #2A2F30;
	text-decoration: none	
}

.info-title { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold;
	color: #333333
}

.info-content { 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 150%
}

input.input-box { 
	border:1px solid #cccccc; font-size: 11px; 
	background-color: white; 
   	color: #404040;
	font-weight: bold; 
	
}

input.input-box-sm { 
	border:1px solid #cccccc; font-size: 11px; 
	background-color: white; 
	color: #404040;
}

td.info-title {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
}

A.hdi-content:hover {
	text-decoration: underline
}

.hdi-content-sm {
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #333333
}

A.hdi-content-sm, A.hdi-content-sm:visited {
	color: #003399;
	text-decoration: none	
}

A.hdi-content-sm:hover {
	text-decoration: underline
}

td.howdoi-body {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 12px;
	padding-right: 24px;
}

.library-title {
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 18px;
	color: #333333
}

.library-head {
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	color: #333333
}

a.library-head, a.library-head:visited {
	color: #003399;
	text-decoration: none	
}

A.library-head:hover {
	text-decoration: underline
}

.library {
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #676767;
}

a.library, a.library:visited {
	color: #003399;
	text-decoration: none	
}

A.library:hover {
	text-decoration: underline
}

.library-sm {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #333333
}

a.library-sm, a.library-sm:visited {
	color: #003399;
	text-decoration: none	
}

A.library-sm:hover {
	text-decoration: underline
}

TABLE.tblFormHead {
	border: 1px solid #cccccc;
}

TABLE.tblFormBody {
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.btmenu-style1 {
	color: #6b6b6b;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}

.btmenu-style1-sub {
	color: #6b6b6b;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none;
        MARGIN-LEFT: 5px
}

.btmenu-style2 {
	color: #F87209;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none;
}

.ibox-title {
	color: #F87209;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:none;
}

.ibox-txt {
	color: #676767;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none;
	line-height: 150%
}

A.ibox-txt:hover {
	text-decoration: underline
}

.border-box {
   border-top-width:1px;
   border-top-style:solid;
   border-top-color:#bebebe; 
   border-right-width:1px;
   border-right-style:solid;
   border-right-color:#bebebe; 
   border-left-width:1px;
   border-left-style:solid;
   border-left-color: #bebebe;
   border-bottom-width:1px;
   border-bottom-style:solid;
   border-bottom-color:#bebebe; 
}

td.clist-superhead { background-color: #bebebe; 
   padding-left: 4px; 
   padding-right: 4px;
   border-left-width:1px;
   border-left-style:solid;
   border-left-color:#ffffff;
   border-right-width:1px;
   border-right-style:solid;
   border-right-color:#ffffff;
   border-bottom-width:1px;
   border-bottom-style:solid;
   border-bottom-color:#ffffff;
}

td.clist-superhead-edit { background-color: #f1f1f1; 
   padding-left: 4px; 
   padding-right: 4px;
   border-left-width:1px;
   border-left-style:dashed;
   border-left-color:#cccccc;
   border-right-width:1px;
   border-right-style:dashed;
   border-right-color:#cccccc;
   border-top-width:1px;
   border-top-style:dashed;
   border-top-color:#cccccc;
   border-bottom-width:1px;
   border-bottom-style:dashed;
   border-bottom-color:#cccccc;
}

td.clist-head { background-color: #bebebe; 
   padding-left: 4px; 
   padding-right: 4px;
   border-right-width:1px;
   border-right-style:solid;
   border-right-color:#ffffff;
}

td.clist-head-edit { background-color: #bebebe; 
   padding-left: 4px; 
   padding-right: 4px;
   border-left-width:1px;
   border-left-style:dashed;
   border-left-color:#cccccc;
   border-right-width:1px;
   border-right-style:dashed;
   border-right-color:#cccccc;
   border-top-width:1px;
   border-top-style:dashed;
   border-top-color:#cccccc;
   border-bottom-width:1px;
   border-bottom-style:dashed;
   border-bottom-color:#cccccc;
}

td.clist-item {
   background-color: #F1F1F1;
   border-bottom-width:1px;
   border-bottom-style:solid;
   border-bottom-color:#cccccc;
   border-top-width:1px;
   border-top-style:solid;
   border-top-color:#cccccc;
}

td.clist-item-edit {
   background-color: #F1F1F1;
   border-left-width:1px;
   border-left-style:dashed;
   border-left-color:#cccccc;
   border-right-width:1px;
   border-right-style:dashed;
   border-right-color:#cccccc;
   border-top-width:1px;
   border-top-style:dashed;
   border-top-color:#cccccc;
   border-bottom-width:1px;
   border-bottom-style:dashed;
   border-bottom-color:#cccccc;
}

.clist-item-edit {
   font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif; 
   font-size: 11px;
   color: #cccccc;   

}

table.clist-table {
   border:0px;
   width:100%;
   cell-spacing:0px;
   cell-padding:0px;
   border-collapse:collapse;
   empty-cells:show;
}

.clist-head1 {
   font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif; 
   font-size: 11px;
   color: #676767;   
   font-weight:bold;
}

.clist-head2 {
   font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif; 
   font-size: 11px;
   color: #676767;   
   font-weight:bold;
}

.clist-head3 {
   font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif; 
   font-size: 11px;
   color: #838383;   
   font-weight:bold;
}

td.clist-overall {
   background-color: #F1F1F1;
   border-bottom-width:3px;
   border-bottom-style:double;
   border-bottom-color:#cccccc;
   border-top-width:3px;
   border-top-style:double;
   border-top-color:#cccccc;
}

.rcntr-hd1 {
   color: #676767;
   font-size: 11px;
   font-family: tahoma;
   font-weight: bold;
   text-decoration:none;
}

a.rcntr-hd1, a.rcntr-hd1:visited  {
   text-decoration:none;
}

a.rcntr-hd1:hover  {
   text-decoration:underline;
}

.rcntr-hd2 {
   color: #F87209;
   font-size: 11px;
   font-family: tahoma;
   font-weight: bold;
   text-decoration:none;
}

a.rcntr-link, a.rcntr-link:visited  {
   font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
   font-size: 11px;
   color: #676767;
   font-weight: bold;
   text-decoration:none;
}

a.rcntr-link:hover  {
   text-decoration:underline;
}

