body
{
}

html>body .FixWidth_Textbox
{
   width:60px;
}

.FixWidth_Textbox
{
   width:60px;
}

html>body .FixWidth_TextArea
{
   width:90%
}

.TabOnLink
{
	font-weight: bold;
	font-size: 10px;
	color: #222222;
	font-family: Tahoma;
	text-decoration: none;
}

.TabOffLink
{
	font-weight: bold;
	font-size: 10px;
	color: #848484;
	font-family: Tahoma;
	text-decoration: none;
}

.TabOn
{
	background-image: url(../../UI/IMAGE/OPM_tab/tab_on_1.gif);
	width: 93px;
	background-repeat: no-repeat;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	background-position: center bottom;
}

.TabOff
{
	background-image: url(../../UI/IMAGE/OPM_tab/tab_off.gif);
	width: 95px;
	background-repeat: no-repeat;
	height: 30px;
	text-align: center;
	background-position: center bottom;
	vertical-align: middle;
}

.bar
{
	background-color:#787878;
	line-height:4px;
	padding-top:4px;
}
.notFound
{
	font-weight: bold;
	font-size: 12px;
	color: #AD3603;
	font-family: Tahoma;
	text-decoration: none;
	padding-top:15px;
	background-position: center 100%;
	background-image: url(../../UI/IMAGE/OPM_tab/pager_bar.gif);
	line-height: 50px;
	background-repeat: repeat-x;
}

.notFound2
{
	font-weight: bold;
	font-size: 12px;
	color: #AD3603;
	font-family: Tahoma;
	text-decoration: none;
	padding-top:15px;
	line-height: 50px;
}


/* DataGrid Style */
.DG th{
	color: #FFFFFF; 
	font-size: 9pt; 
	font-family: Verdana; 
	text-align: center; 
}

.DG td {
	font-size: 10pt;
	color: #3d4f77;
}
.DG td.rowC { text-align: center }
.DG td.rowL	{ text-align: left   }	

.DG a
{
	font-weight:normal;
	font-size: 12px;
	color: #800080;
	font-family: Verdana;
	text-decoration: none;
}

.DG a:hover
{
	font-weight:normal;
	color: #800080;
	text-decoration: underline;
}

.header
{
	text-align: center;
	background-color: #AD3603;
	font-weight: bold;
	line-height: 20px;
}

.header td
{
	text-align: center;
	background-color: #AD3603;
	font-weight: bold;
	line-height: 20px;
	color:White;
	font-size: 9pt;
}

.header a
{
	padding-right: 15px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
}

.header a:hover
{
	text-align: center;
	font-weight: bold;
	line-height: 20px;
	text-decoration: underline;
}

.headerASC A
{
	background-position: right center;
	background-image: url(../../UI/IMAGE/OPM_tab/SortByASC.gif);
	background-repeat: no-repeat;
	height: 12px;
	display:inline;
}

.headerDESC A
{
	background-position: right center;
	background-image: url(../../UI/IMAGE/OPM_tab/SortByDESC.gif);
	background-repeat: no-repeat;
	height: 12px;
	display:inline;
}

.pagerStyle
{
	background-position: center 30%;
	background-image: url(../../UI/IMAGE/OPM_tab/pager_bar.gif);
	line-height: 60px;
	background-repeat: repeat-x;
}
.pagerStyle td
{
	font-weight:normal;
	font-size: 14px;
	color: #800080;
	font-family: Tahoma;
	text-decoration: none;
}
.pagerStyle a
{
	font-weight:normal;
	font-size: 11px;
	color: #3d4f77;
	font-family: Tahoma;
	text-decoration: none;
}
.pagerStyle a:hover
{
	font-weight:normal;
	font-size: 11px;
	color: #3d4f77;
	font-family: Tahoma;
	text-decoration: underline;
}

/* mouse style */
.mouseover td
{
   cursor: pointer;
   font-weight:bold;
   font-size:9pt;
}

/* detail table style */
.detailStyle
{
   border-collapse: collapse;
   background-color: #FFFFFF;
   color:#3d4f77;
   width: 100%;
   margin-top: 20px;
   margin-bottom: 15px;
   border:0;
}

.detailStyle td
{
	font-size: 11px;
	font-family: Verdana;
	padding-right: 5px;
	padding-left: 15px;
	padding-bottom:4px;
}

.detailTitle
{
	background-color:#FFFFCC;
	color:#AD3603;
	height:23;
	font-weight:bold;
}

.detailTD_right
{
	border-right: #dcdcdc 1px solid;
	font-family:Verdana;
	text-align:right;
	width:25%;
	font-weight:bold;
}

.detailTD_right_bold
{
	border-right: #dcdcdc 1px solid;
	font-family:Verdana;
	text-align:right;
	width:25%;
	font-weight:bold;
	color:#800080;
}

.detailTitle_doubelLine
{
	border-right: #808080 3px double;
	width:31%;
}

.detailTD_left
{
	border-right: #dcdcdc 1px solid;
	font-family:Verdana;
	text-align:right;
	width:22%;
	font-weight:bold;
}

.detailStyle_LS
{
   border-collapse: collapse;
   background-color: #FFFFFF;
   color:#3d4f77;
   width: 100%;
   margin-top: 20px;
   margin-bottom: 15px;
   border:0;
}

.detailStyle_LS td
{
	font-size: 11px;
	font-family: Verdana;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom:3px;
}

.detailTitle_doubelLine_Normal
{
	border-right: #808080 3px double;
	width:26%;
}

.detailTD
{
	border-right: #dcdcdc 1px solid;
	font-family:Verdana;
	text-align:right;
	width:26%;
	font-weight:bold;
}

.detailTD_alignLeft
{
	border-right: #dcdcdc 1px solid;
	font-family:Verdana;
	text-align:left;
	width:34%;
	font-weight:bold;
}

.detailTD_subTitle
{
	font-weight: bold;
	width: 10%;
	font-family: Verdana;
	text-align: right;
}


/* textbox align */
.textbox_right
{
    text-align:right;
    width:60px;
}

/* Select Bar */
.selectBar
{
	padding-left: 40px;
	font-weight: bold;
	font-size: 8pt;
	background-image: url(../../UI/IMAGE/OPM_tab/final_selectBar.gif);
	width: 105px;
	background-repeat: no-repeat;
	height: 20px;
}

.Centerservice
{
   height: 600px;
   width:900px;
}

/* summary style */
.summaryfont
{
	font-family:Verdana;
	font-size:8pt;
	color:#787878;
}

.summaryfont_Item
{
	font-family:Verdana;
	font-size:8pt;
	color:#3d4f77;
}

/*FAQ*/
.FAQ_font
{
	font-family:Verdana;
	font-size:8pt;
	color:#787878;
	font-weight:normal;
	line-height: 18px;
}

.FAQ_bar
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 2px;
	border-bottom: #787878 1px solid;
}

.FAQDG td {
	font-size: 12pt;
	text-align: center; 
	color: #3d4f77;
	padding-left:5px;
}

.FAQDG a
{
	font-weight:normal;
	font-size: 12px;
	color: #800080;
	font-family: Verdana;
	text-decoration: none;
}

.FAQDG a:hover
{
	font-weight:normal;
	font-size: 12px;
	color: #800080;
	font-family:Verdana;
	text-decoration: underline;
}

.FAQ td {
	text-align: left; 
	color: #3d4f77;
}

.FAQ span
{
	font-family:Verdana;
	font-size:8pt;
	color:#000000;
	font-weight:normal;
	line-height: 18px;
	padding-right:5px;
}

.FAQ span a
{
	font-family:Verdana;
	font-size:8pt;
	color:#000000;
	font-weight:normal;
	line-height: 18px;
	text-align:right;
}


.FAQ ul li{
	list-style-type:disc;
}
.FAQ li
{
	margin-top: 8px;
	display: list-item;
	font-size: 12px;
	color: #000000;
	text-align: left;
	margin-left:12px;
}

.FAQ a
{
	font-weight: bold;
	font-size: 16px;
	color: #c00615;
	font-family: Arial;
	text-decoration: none;
}

.FAQ a:hover
{
	font-weight: bold;
	font-size: 12px;
	color: #3d4f77;
	font-family: Verdana;
	text-decoration: underline;
}

.FAQtitle
{
	font-weight: bold;
	font-size: 13px;
	color: #3d4f77;
	font-family: Arial;
	text-align: left;
}
/* Vendor Style*/
.TabOn_VD
{
	background-image: url(../../UI/IMAGE/OPM_tab/tab_on_1.gif);
	width: 93px;
	background-repeat: no-repeat;
	height: 40px;
	text-align: center;
	background-position: center bottom;
}

.TabOn_VD a
{
	font-weight: bold;
	font-size: 10px;
	color: #222222;
	font-family: Tahoma;
	text-decoration: none;
}

.TabOff_VD
{
	background-image: url(../../UI/IMAGE/OPM_tab/tab_off.gif);
	width: 95px;
	background-repeat: no-repeat;
	height: 30px;
	text-align: center;
	background-position: center bottom;
	margin-bottom: -10px;
	padding-top: 10px;
}

.TabOff_VD a
{
	font-weight: bold;
	font-size: 10px;
	color: #848484;
	font-family: Tahoma;
	text-decoration: none;
}

.TabOn_VD_twoline
{
	background-image: url(../../UI/IMAGE/OPM_tab/tab_on_1.gif);
	width: 93px;
	background-repeat: no-repeat;
	height: 40px;
	text-align: center;
	background-position: center bottom;
}

.TabOn_VD_twoline a
{
	font-weight: bold;
	font-size: 10px;
	color: #222222;
	font-family: Tahoma;
	text-decoration: none;
}

.TabOff_VD_twoline
{
   background-position: center bottom;
   background-image: url(../../UI/IMAGE/OPM_tab/tab_off.gif);
   vertical-align:bottom;
   width: 95px;
   background-repeat: no-repeat;
   height: 30px;
   text-align: center;
}

.TabOff_VD_twoline a 
{
	font-weight: bold;
	font-size: 10px;
	color: #848484;
	font-family: Tahoma;
	text-decoration: none;
}

/* Lease */
.step_on
{
   font-weight: bold;
   font-size: 13px;
   color: #505050;
   font-family: Verdana;
}

.Style_listbox
{
   width:95%;
   height:300px;
   margin-bottom:0px;
   padding-bottom:0px;
}

.step_off
{
   font-weight: bold;
   font-size: 11px;
   color: #b0b0b0;
   font-family: Verdana;
}

/*OPI font style*/
.detailStyle_SD
{
   border-collapse: collapse;
   background-color: #FFFFFF;
   color:#3d4f77;
   width: 100%;
   margin-top: 20px;
   margin-bottom: 15px;
   border:0;
}

.detailStyle_SD td
{
	font-size: 13px;
	font-family: Verdana;
	padding-right: 5px;
	padding-left: 15px;
	padding-bottom:4px;
}

.detailTD_right_SD
{
	border-right: #dcdcdc 1px solid;
	font-family:Verdana;
	text-align:right;
	width:75%;
	font-weight:bold;
	font-size: 13px;
}
.fontStyle
{
   font-weight: bold;
   font-size: 10pt;
   color: #669900;
   font-family: Verdana;
}

.font_bold
{
	font-weight: bold;
	font-size: 10pt;
	color: #ff3366;
	font-family: Verdana;
	text-align: left;
}
.font_bold2
{
   font-weight: bold;
   font-size: 10pt;
   color: #003366;
   font-family: Verdana;
   text-align: left;
   margin-top:10px;
   margin-bottom:5px;
}

.font_bold3
{
   font-weight: bold;
   font-size: 12px;
   color: #003366;
   font-family: Verdana;
   text-align: left;
}

.font_bold4
{
	font-weight: bold;
	font-size: 12px;
	color: #ff3366;
	font-family: Verdana;
	margin-top:10px;
   margin-bottom:5px;
}

.font_bold5
{
	text-align:right;
	font-weight: bold;
	font-size: 12px;
	color: #ff3366;
	font-family: Verdana;
	margin-top:10px;
   margin-bottom:5px;
}
.alignRight
{
   text-align:right;
   width:60px;
}

/*-----------Snapshot--------------*/
#LeftIncoming
{
   float:left;
   width:360px;
}
#RightIncoming
{
   float:Right;
   width:310px;
}
#LeftIncoming
{
   margin-top:-15px;
}
#RightIncoming ul
{
   margin-top:0px;
}
html>body #RightIncoming ul
{
   margin-left:-25px;
}

#LeftHistory
{
   float:left;
   width:120px;
}
#RightHistory
{
   float:left;
   width:310px;
}

.SnapshotDetail img
{
   border:0px;
}

.SnapshotDetail span
{
   padding-right: 5px;
   font: bold 12px/18px Verdana, Arial, Helvetica, sans-serif;
   color: #364551;
}

.SnapshotDetail ul li
{
   margin-left:-20px;
   display:list-item;
   list-style-image:url(../../PM/UC/Menu_OPM_Images/circle.gif);
   font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #7F7772;
	text-align: left;
   border-bottom: #787878 1px dotted;
}

html>body .SnapshotDetail ul li
{
   margin-left:0px;
}

.SnapshotDetail h1
{
   padding-top:30px;
   padding-right:20px;
}
.SnapshotDetail h2
{
   padding-right:20px;
}
.SnapshotDetail h2 img
{
   width:120px;
   height:100px;
   margin-left:30px;
   margin-top:5px;
}

html>body .SnapshotDetail h2 img
{
   width:120px;
   height:100px;
   margin-left:30px;
   padding-top:15px;
}

.SnapshotDetail p
{
   margin-bottom:10px;
   text-align:right;
}

.SnapshotDetail ul 
{
   padding-top:10px;
}

html>body .SnapshotDetail ul
{
   padding-top:15px;
}

html>body .SnapshotDetail ul.incoming 
{
   padding-top:0px;
   padding-left:60px;
}

.SnapshotDetail ul.incoming 
{
   padding-top:0px;
}

.clear
{
   clear:both;
}

.SnapshotDetail ul.Action
{
   font: bold 18px Verdana, Arial, Helvetica, sans-serif;
   color: #7f7772;
   margin-top:0px;
}

html>body .SnapshotDetail ul.Action
{
   margin-top:-10px;
}

.SnapshotDetail span.SubTitle
{
   padding-left: 10px;
   background-attachment: scroll;
   background-image: url(../../PM/UC/Menu_OPM_Images/img00.jpg);
   font: bold 18px Verdana, Arial, Helvetica, sans-serif;
   width: 310px;
   color: #fff;
   background-repeat: repeat-x;
}

p.ActionTitle
{
   padding-left: 10px;
   background-attachment: scroll;
   background-image: url(../../PM/UC/Menu_OPM_Images/img00.jpg);
   font: bold 18px Verdana, Arial, Helvetica, sans-serif;
   color: #fff;
   background-repeat: repeat-x;
   text-align:left;
   margin-bottom:0px;
}

p.title
{
   padding-left: 10px;
   font: bold 18px Verdana, Arial, Helvetica, sans-serif;
   border-left: #d15600 10px solid;
   color: #55504D;
   text-align: left;
}

p.SubTitle 
{
   font: bold 12px Verdana, Arial, Helvetica, sans-serif;
   color: #364551;
   text-align: left;
}

p.SubTitle span.inner
{
   padding-left: 10px;
   font: bold 18px Verdana, Arial, Helvetica, sans-serif;
   border-left: #D15600 10px solid;
   color: #55504D;
   text-align:left;
}

p.SubTitle span.refresh
{
   padding-left: 20px;
   font: bold 12px Verdana, Arial, Helvetica, sans-serif;
   text-align:left;
}

p.SubTitle img
{
   position:relative;
   top:10px;
   margin-right:10px;
}

.SnapshotDetail ul.Action span
{
   font: bold 12px/18px Verdana, Arial, Helvetica, sans-serif;
   color: #8C95A5;
}

.SnapshotDetail ul.Action li
{
   display:inline;
   border:0;
   padding-right:25px;
   padding-top:25px;
   border-bottom: #d15600 1px dotted;
}

.textArea
{
   BORDER-RIGHT: #ccc 2px solid; 
   BORDER-TOP: #ccc 2px solid; 
   BORDER-LEFT: #ccc 2px solid; 
   BORDER-BOTTOM: #ccc 2px solid;
   width:280px;
}

.ActionSection
{
   margin-top: 2px;
   margin-bottom: 2px;
   padding-top:5px;
   padding-bottom:5px;
   background-attachment: scroll;
   background-image: url(../../UI/IMAGE/Other/img14.gif);
   background-repeat: repeat-x;
}

#Page
{
   border-top: #999999 thin solid;
   width:500px;
   padding-bottom:10px;
   text-align:center;
}

#Page a
{
   font: 12px/18px Arial, Helvetica, sans-serif;
   margin-left: 10px;
   text-align: center;
   text-decoration: none;
}

#Page a:hover
{
   text-decoration:underline;
}

#Message
{
   z-index: 9999;
   background-image: url(../../PM/UC/Menu_OPM_Images/img01.gif);
   background-repeat: repeat-x;
   position: absolute;
}

#titleBar
{
   margin-top: 0px;
   font-weight: bold;
   font-size: 1.1em;
   color: #000;
   height: 22px;
   *height: 35px;
   text-align: left;
   width:250px;
}

#titleBar div.left
{
   padding-left:5px;
   padding-top:5px;
   float: left;
   background: url(../../PM/UC/Menu_OPM_Images/img02.gif) no-repeat ;
}
#titleBar div.right
{
   background-image: url(../../PM/UC/Menu_OPM_Images/img01.gif);
   background-repeat: repeat-x;
   padding-top:5px;
   float: right;
}

#titleBar div.right a
{
   float:right;
}

#titleBar div.right img
{
   border:0;
}

#titleBar h1
{
   padding-left: 5px;
   font-weight: bold;
   font-size: 1.1em;
   color: #000;
   font-style: normal;
   height: 22px;
   *height: 35px;
   text-align: left;   
   float:right;
}

#titleBar h1 a
{
   *margin-top:-10px;
   float:right;
}

#titleBar h1 img
{
   border:0;
   direction:ltr;
}

#Message div.content
{
   overflow:scroll;
   overflow:auto;
   color: #000;
   text-align:left;
   font-size:1.1em;
   line-height:140%;
   padding:5px;
   background-color: #fff;
   *margin-top:-10px;
   border-right: #9bb143 3px solid;
   border-left: #9bb143 3px solid;
   border-bottom: #9bb143 3px solid;
   border-top: #9bb143 3px solid;
   width:250px;
   height:200px;
}

#Information
{
   background: #FFFFFF;
   border: #5f605b 1px dotted;
}

#Information div.left
{
   font-size:1.1em;
   float:left;
   margin-left:15px;
   width:400px;
}
#Information div.right
{
   font-size:1.1em;
}

#Information p
{
   color:#000;
   font-size: 12px;
   padding-left: 0px;
   padding-top: 0px;
   line-height:18px;
   padding-bottom:5px;
	margin-left:15px;
}

#Information span
{
   font-weight: normal;
   color: #205da0;
}

#Information .links
{
   padding-left: 15px;
   margin-left:0px;
   color:#364551;
   background: url(../../PM/UC/Menu_OPM_Images/circle.gif) no-repeat left center;
   line-height:150%;
}

#Information .links2
{
   padding-right: 15px;
   margin-left:0px;
   color:#364551;
  /* background: url(../../PM/UC/Menu_OPM_Images/circle.gif) no-repeat left center;*/
   line-height:150%;
   text-align:right;
   width:150px;
   display:inline-block;
}

.links3
{
   padding-right: 15px;
   margin-left:0px;
   width:200px;
   display:inline-block;
   font-size:0.9em;
   line-height:150%;
   text-align:right;
}

#Information .title
{
   padding-left: 10px;
   margin-left:0px;
   color:#000;
   line-height:100%;
   font-size:1.1em;
   border-left: #9bb143 8px solid;
}

#PageStepLink
{
   font-weight:bold;
   padding-bottom:10px;
   font-size:1.1em;
}
#PageStepLink div.left
{   
   float:left;
}
#PageStepLink div.right
{
   float:right;
   color:Black;
}
#PageStepLink .links
{
   color:#364551;
   line-height:150%;
}
#PageStepLink span
{
   font-weight:normal;
}