img, div
{ 
	border-width:0px;
}

SPAN, A
{
	font-family:verdana,arial,helvetica;
	text-decoration:none;
	color: #334e66;
	font-size:8pt;
}

body
{
	color:#3a3a3a; 
	line-height:1.4em; 
	margin:0 auto; padding:0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

.clear 
{
	clear: both;
}

#main_container
{
   width: 928px;
   height: auto;
   text-align: center;
   position: relative;
   float: none;
   margin-top:10px;
}
html>body #main_container
{
	margin: auto;
	width: 928px;
	height: auto;
   margin-top:10px;
}

/*--------------Header-------------------*/

#MM_header
{
    background: url(../../../UI/IMAGE/Home/top-bg.jpg) repeat-x 0px 0px;
    margin-top: 10px;
	width: 928px;
	height: 80px;
}
#MM_header .logo
{
    margin-top:5px;
    margin-left:20px;
    float:left;
}

#MM_header ul.nav
{
   float: right;
   text-align:right;
   margin: 5px 20px 0px 0px;
   width:640px;
}
#MM_header ul.nav li 
{
   display:inline;
   list-style-type: none;
}
#MM_header ul.nav li a
{
   font: bold 12px Arial, Helvetica, sans-serif;
   color: #334e66;
   text-decoration: underline;
   padding-left:5px;
   padding-right:5px;
}

/*-------------------menubar--------------------*/
#MM_MenuBar
{
   margin-top:-10px;
   color: #537a7f;
   height: 10px;
   margin-bottom: -15px;
}

html>body #MM_MenuBar
{
   margin-top:-30px;
   color: #537a7f;
   height: 10px;
   margin-bottom: -15px;
}

#MM_MenuBar ul
{
    list-style: none;
	display: block;
	text-align:center;
	margin-left:50px;
	height: 10px;
}

#MM_MenuBar li
{
   display:inline;
}

#MM_MenuBar li a
{
	padding-right: 6px;
	padding-left: 6px;
	font-size: 9pt;
	color: #537a7f;
	padding-top: 4px;
	font-family: Verdana;
	text-decoration: none;
}

#MM_MenuBar li a:hover
{
	background-color: #eef4f6;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	cursor: hand;
	color: #537a7f;
	text-decoration: none;
	font-family: Verdana;
	font-size: 9pt;
}

.menu0
{
	padding-right: 6px;
	padding-left: 6px;
	font-size: 9pt;
	padding-bottom: 4px;
	color: #537a7f;
	padding-top: 4px;
	font-family: Verdana;
	text-decoration: none;
}

.menu1 
{
	background-color: #e0e8ea;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
	cursor: hand;
	color: #537a7f;
	text-decoration: none;
	font-family: Verdana;
	font-size: 9pt;
}

.menuSep 
{
	font-family: Verdana;
	font-size: 9pt;
	padding: 0px 2px;
	color: #ffffff;
}

/*-----------------MiddlePart----------------*/
#MiddlePart
{
   background-image: url(../../../UI/IMAGE/Home/MiddlePartBG.png);
   width: 928px;
   background-repeat: repeat-y;
   font-family: "verdana" , Arial, Helvetica, sans-serif;
   height: auto;
}

html>body #MiddlePart
{
	margin: auto;
	width: 928px;
	height: auto;
   background-repeat: repeat-y;
   background-image: url(../../../UI/IMAGE/Home/MiddlePartBG.png);
}

#MiddlePart h1.TryFree
{
   height:39px;
   left:600px;
   position:absolute;
   top:300px;
   width:280px;
   z-index:999;
}

.zipTable 
{
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8080C0;
	border-right-color: #CCCCCC;
	border-bottom-color: #8080C0;
	border-left-color: #CCCCCC;
	background-color: #F0F0F0;
	font-family: "Verdana";
	font-size: 7pt;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	margin-left: -30px;
}

html>body .zipTable 
{
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8080C0;
	border-right-color: #CCCCCC;
	border-bottom-color: #8080C0;
	border-left-color: #CCCCCC;
	background-color: #F0F0F0;
	font-family: "Verdana";
	font-size: 7pt;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	margin-left: -5px;
}

.normalTD 
{
	font-family: "Verdana";
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
}

.normalTD3
{
	border-right: #f5f9fc 1px solid;
	border-top: #f5f9fc 1px solid;
	font-weight: normal;
	font-size: 8pt;
	border-left: #f5f9fc 1px solid;
	color: #000000;
	border-bottom: #f5f9fc 1px solid;
	font-family: "Verdana";
}

.mouseOver2 
{
	background-color: #ffffa8;
	color: #000099;
	border: 1px solid #ffffa8;
	font-family: "Verdana";
	font-size: 8pt;
}

html>body .mouseOver2 
{
	background-color: #ffffa8;
	color: #000099;
	font-family: "Verdana";
	font-size: 8pt;
	border: 1px solid #3366cc;
}

.listTable 
{
	background-color: #F5F9FC;
	border: medium double #B1CBE4;
	padding: 10px;
	color: #006699;
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: bolder;
}

.listTable_title
{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10pt; 
	PADDING-BOTTOM: 15px; 
	COLOR: #6c89a5; 
	FONT-FAMILY: Verdana
}

html>body .emailformat
{
	margin-left: 75px;	
}

html>body .Btnemailformat
{
	margin-left: 120px;	
}

.darkslateblue
{
    color: darkslateblue;
    font-family: "Verdana";
	font-size: 12px;
	font-weight: bolder;
	color: #483d8b;
}

html>body .darkslateblue
{
	background-color: #d0e2f3;
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bolder;
	color: #483d8b;
}

.Main01Sep 
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.MainFrame 
{
	height: 448px;
}

.normal_UnderLine
{
	font-family: "Verdana";
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.normal_UnderLine a:active,
.normal_UnderLine a:link,
.normal_UnderLine a:visited,
.normal_UnderLine a:hover
{
	text-decoration:none;
}

.titleTD 
{
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
}

.subTable 
{
	background-color: #dee4ea;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 9px;
}
.subTable a:active,
.subTable a:link,
.subTable a:visited,
.subTable a:hover
{
	font-size: 9px;
}

.subTableSeparate
{
	padding-left: 9px;
}

.Title1 
{
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: bolder;
	color: #0066CC;
	letter-spacing: 1px;
	word-spacing: 3px;
	PADDING-LEFT: 10px;
	padding-bottom: 5px;
	padding-right: 5px;
}

.Text1
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	padding-left: 70px;
	font-size: 8pt;
	border-left: #cccccc 1px solid;
	line-height: 12pt;
	border-bottom: #cccccc 1px solid;
	font-family: "Verdana";
	background-color: #f4f4f4;
	padding-top: 5px;
	padding-bottom: 5px;
}

html>body .Text1
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	padding-left: 70px;
	border-left: #cccccc 1px solid;
	line-height: 12pt;
	border-bottom: #cccccc 1px solid;
	font-family: "Verdana";
	background-color: #f4f4f4;
	padding-top: 5px;
	padding-bottom: 5px;
}

.Text2 
{
	background-color: #F4F4F4;
	border: 1px solid #CCCCCC;
	font-family: "Verdana";
	font-size: 8pt;
}
.Text3
{
	font-weight: bold;
	font-size: 10pt;
	color: #003399;
	font-family: "Verdana";
}

.listSearch 
{
	background-color: #5991C8;
	font-family: "Verdana";
	font-size: 8pt;
	color: #FFFFFF;
	width: 160px;
	height: 450px;
}

.listSearch2 
{
	background-color: #5991C8;
	font-family: "Verdana";
	font-size: 8pt;
	color: #FFFFFF;
	width: 80px;
	height: 450px;
}

.Warning1 
{
	font-family: "Verdana";
	font-size: 8pt;
	color: #FF0000;
	padding-bottom: 5px;
}

.LTdetailTableBG 
{
	background-color: #FFFFCC;
	font-family: "Verdana";
	font-size: 8pt;
	color: #000000;
	width: 100%;
	border: 1px dashed #999999;
}

.LTdetailTrBG 
{
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #FFCC33;
	text-transform: uppercase;
}

.multiTextBox 
{
	font-family: "Verdana";
	font-size: 8pt;
	color: #000000;
	border: 1px solid #FFCC00;
	background-color: #FFFFF0;
	width: 90%;

	scrollbar-3dlight-color:#F3F3F3;
    scrollbar-arrow-color:#FF9900;
    scrollbar-base-color:#FFFFCC;
    scrollbar-darkshadow-color:#FFFFCC;
    scrollbar-face-color:#FFFFCC;
    scrollbar-highlight-color:#FFFFCC;
    scrollbar-shadow-color:;
}

.searchText
{
	font-family: "Verdana";
	font-size: 7pt;
	color: #FFFFFF;
}

.searchText_Title
{
	font-family: "Verdana";
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}

.searchText_Subtitle
{
	font-family: "Verdana";
	font-size: 8pt;
	color: #FFFFFF;
}

.listDetailValue 
{
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
	font-family: "Verdana";
	font-size: 8pt;
	padding-left: 5px;
}

.listDetailName 
{
	background-color: #FFE084;
	width: 150px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
	font-size: 8pt;
	font-family: "Verdana";
	color: #666666;
	font-weight: bolder;
	text-transform: uppercase;
	text-align: center;
	height: 30px;
}

.listDetailValue 
{
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
	font-family: "Verdana";
	font-size: 8pt;
	padding-left: 5px;
}

.smallTD1
{
    font-weight: normal;
	font-size: 12px;
	color: dimgray;
	font-family: "Verdana"; 
}

.lightsteelblueBox
{
	border-right: lightsteelblue 1px solid;
	border-top: lightsteelblue 1px solid;
	font-size: 8pt;
	border-left: lightsteelblue 1px solid;
	color: background;
	border-bottom: lightsteelblue 1px solid;
	font-family: Verdana;
}

.validator 
{
	font-family: "Verdana";
	font-size: xx-small;
}

.selectTD
{
	border-right: #bfccd9 1px solid;
	border-top: #bfccd9 1px solid;
	font-size: 8pt;
	border-left: #bfccd9 1px solid;
	border-bottom: #bfccd9 1px solid;
	font-family: Verdana;
	background-color: #ffe9de;
}

.LargeLink 
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
	color: #0066CC;
}

.loginTable {
	font-family: "Verdana";
	font-size: 9pt;
	color: #373737;
}

/*---------------------MM Title-------------------------*/
#MM_title
{
	background: url(../../../MM/_UI/Image/MM_titleBG.gif) repeat-x;
	width: 827px;
	margin-top: 5px;
	margin-bottom: -10px;
}
html>body #MM_title
{
    text-align:center;
    margin-left:34px;
	width: 852px;
	margin-top: -10px;
	margin-bottom: -5px;
}

#MM_title h1
{
	font-weight: bolder;
	font-size: 17px;
	color: dimgray;
	padding-top: 5px;
	padding-left: 20px;
	font-family: "verdana", Arial, Helvetica, sans-serif;
	height: 30px;
	text-align: left;
}

/*---------------------Left Blue Part-------------------------*/

#MM_leftservice
{
   float: left;
   margin-left: 40px;
   width: 180px;
   text-align: left;
}
html>body #MM_leftservice
{
   margin-left:-15px;
   width: 220px;
   margin-top:-13px;
}

#MM_leftservice ul
{
	list-style: none;
	display: block;
	text-align:left;
	margin-left:10px;
}

#MM_leftservice ul li.setblueBG_singleLine a:actived, a:focus 
{
   color: purple;
   font-family: Verdana;
   list-style-type:disc;
   list-style-position:inside;
   text-align: left;
   font-weight: bold;
   text-decoration:none;
   background-color: Black;
}


#MM_leftservice ul li
{
	padding-top: 0px;
	margin-bottom: 0px;
}

#MM_leftservice ul li a
{
   color:purple;
}
#MM_leftservice ul li a:actived, a:focus 
{
   font-family: Verdana;
   list-style-type:disc;
   list-style-position:inside;
   text-align: left;
   font-weight: bold;
   text-decoration:none;
   background-color: Black;
}

html>body .MM_leftservice ul li
{
	padding-top: 0px;
	margin-bottom:-2px;
}

#MM_leftservice ul li.setsubTitle
{
	background-color: #dee4ea;
	padding-left: 12px;
	padding-bottom:8px;
	font-size: 8pt;
	color: Black;
	font-weight: bold;
}

#MM_leftservice ul li.setblueBG
{
	background-color: #dee4ea;
	padding-left:10px;
}

#MM_leftservice ul li.setblueBG_singleLine
{
	background-color: #dee4ea;
	padding-left:10px;
	padding-bottom: 5px;
	padding-top: 5px;
}

#MM_leftservice ul li.setSelectBG
{
	background-color: #bfccd9;
	padding-left:10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}

#MM_leftservice ul li.setSelectBG img
{
	margin-top:150px;
	padding-right:10px;
}

#MM_leftservice ul li.setSeparate
{
	background-color: #dee4ea;
	padding-left: 20px;
}

#MM_leftservice ul li a 
{
	text-decoration: none;
}

.MM_leftservice ul li a img 
{
   border-left: #000 10px solid;
}

html>body .MM_leftservice ul li a img
{
    border-left: #000 10px solid;
}

.MM_leftservice ul li a.current img
{
    border-left: #86A7AC 10px outset;
}

html> body .MM_leftservice ul li a.current img
{
   border-left: #86a7ac 10px groove;
}

/*---------------------right Part-------------------------*/

#MM_rightservice
{
	float: left;
	height: auto;
	width:634px;
	text-align: left;
   	background-color: #F5F9FC;
	border: medium double #B1CBE4;
	padding: 10px;
	color: #006699;
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: bolder;
	margin-left: 15px;
}

html>body #MM_rightservice
{
   margin-bottom:10px;
}

#MM_rightservice h1.title
{
	color: #006699;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bolder;
}

#MM_rightservice h2.normalfont
{
	font-size: 9pt;	
	font-family: Verdana;
	font-weight: normal;
	color: Black;
}

#MM_rightservice p.subTitle
{
   padding-right: 10px;
   text-align:right;
   font-size: 12px;
   color: #000000;
   font-style: normal;
   font-family: Verdana;
   font-weight: normal;
}

.MM_rightservice ul
{
   font-weight: bold;
   font-size: 15px;
   color: #30445b;
   font-family: Verdana;
   text-align: left;
}

.MM_rightservice ul h1
{
   padding-left: 8px;
   font-weight: bold;
   font-size: 15px;
   border-left: #cc6666 10px solid;
   color: #30445b;
   background-repeat: no-repeat;
   font-family: Verdana;
   text-align: left;
}

.MM_rightservice ul h2
{
   font-weight: normal;
   font-size: 12px;
   color: #395d46;
   line-height: normal;
   font-family: Verdana;
}

.MM_rightservice ul h3
{
   float:right;
   padding-right:0px;
}

.MM_rightservice ul li
{
   font-size: 12px;
   color: #5c5c5c;
   font-family: Verdana;
   list-style-type:disc;
   margin-left:18px;
   text-align: left;
   font-weight: normal;
}

.MM_rightservice ul a
{
   font-weight: bold;
   list-style-position: inside;
   color: #003366;
   font-family: Verdana;
   list-style-type: disc;
   text-align: left;
   text-decoration: underline;
}

.MM_rightservice ul a:hover
{
   color: #003366;
   font-family: Verdana;
   list-style-type:disc;
   list-style-position:inside;
   text-align: left;
   font-weight: bold;
   text-decoration:none;
}

.MM_rightservice ul a:actived, a:focus
{
   color: #003366;
   font-family: Verdana;
   list-style-type:disc;
   list-style-position:inside;
   text-align: left;
   font-weight: bold;
   text-decoration:none;
}

.MM_rightservice ul h2 a
{
   font-weight: normal;
   list-style-position: inside;
   font-size: 12px;
   color: #003366;
   font-family: Verdana;
   list-style-type: disc;
   text-align: left;
   text-decoration: underline;
}

.MM_rightservice ul h2 a:hover
{
   font-size: 12px;
   color: #003366;
   font-family: Verdana;
   list-style-type:disc;
   list-style-position:inside;
   text-align: left;
   font-weight: normal;
   text-decoration:none;
}

.MM_rightservice ul h2 a:actived, a:focus
{
   font-size: 12px;
   color: #003366;
   font-family: Verdana;
   list-style-type:disc;
   list-style-position:inside;
   text-align: left;
   font-weight: normal;
   text-decoration:none;
}

.MM_rightservice ul li a
{
   font-weight: normal;
   list-style-position: inside;
   font-size: 12px;
   color: #003366;
   font-family: Verdana;
   list-style-type: disc;
   text-align: left;
   text-decoration: underline;
}

.MM_rightservice ul li a:hover
{
   font-weight: normal;
   list-style-position: inside;
   font-size: 12px;
   color: #003366;
   font-family: Verdana;
   list-style-type: disc;
   text-align: left;
   text-decoration: none;
}

.MM_rightservice ul li a:actived, a:focus
{
   font-size: 12px;
   color: #003366;
   font-family: Verdana;
   list-style-type:disc;
   list-style-position:inside;
   text-align: left;
   font-weight: normal;
   text-decoration:none;
}

#HP_rightservice
{
	float: left;
	height: auto;
	width:638px;
	text-align: left;
	padding: 10px;
	margin-left: 15px;
}

html>body #HP_rightservice
{
   margin-bottom:10px;
}

html>body #UL_rightservice
{
   margin-bottom:10px;
   width: 657px;
}
/*-----------------------------footer------------------*/
#MM_footer
{
	background-image: url(../../../UI/IMAGE/Home/footer-bg.jpg);
	background-repeat: no-repeat;
	width: 928px;
	height: 90px;
}

#MM_footer a
{
	color: #508aa1;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 10px;
	text-align: center;
}
.copyright
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	color: #508aa1;
}

.Resolution
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
   color:#808080;
}

.footer-bar
{
	height: 10px;
	background: url(../../../UI/IMAGE/Home/MiddlePartBG-small.png) repeat-y;	
}

#SecPart
{
   margin-bottom: 5px;
}

.pagerStyle
{
	background-position: center 30%;
	background-image: url(../../UI/IMAGE/OPM_tab/pager_bar.gif);
	line-height: 10px;
	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;
}

/*------------------------link-----------------------*/

/*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; 
	padding-left:5px;
}

.FAQDG a
{
	font-weight:normal;
	font-size: 10px;
	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: #364551;
}

.FAQ span
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	line-height: 20px;
	padding-right:5px;
}

.FAQ span a
{
	font-family:Verdana;
	font-size:8pt;
	font-weight:normal;
	line-height: 18px;
	text-align:right;
}

.FAQ ul a
{
   margin-left:-40px;
   padding-left:10px;
   border-left: 10px solid #D15600;
}

.FAQ ul li.circle{
	list-style-type:disc;
}
.FAQ li.circle
{
	margin-top: 8px;
	display: list-item;
	font-size: 12px;
	text-align: left;
	margin-left:0px;
}

.FAQ ul li{
	list-style-type:decimal;
}
.FAQ li
{
	margin-top: 5px;
	display: list-item;
	font-size: 12px;
	text-align: left;
	margin-left:0px;
}

.FAQ a
{
	font-weight: bold;
	font-size: 14px;
	color: #7F7772;
	font-family: Arial;
	text-decoration: none;
}

.FAQ a:hover
{
	font-weight: bold;
	font-size: 13px;
	color: #453563;
	font-family: Verdana;
	text-decoration: underline;
}

.FAQtitle
{
	font-weight: bold;
	font-size: 13px;
	color: #3d4f77;
	font-family: Arial;
	text-align: left;
}

/*---------------------------new format-----------------------------------*/
.setsubTitle
{
	background-color: #dee4ea;
	padding-left: 12px;
	padding-bottom:15px;
	font-size: 8pt;
	color: Black;
	font-weight: bold;
}

.setsubTitle1
{
	padding-left: 32px;
	font-size: 12pt;
	color: Gray;
	font-weight: bold;
}

.setsubTitle2
{
	font-size: 10pt;
	color: Black;
	font-weight: bold;
	margin-left: -30px;
}

html>body .setsubTitle2
{
	font-size: 10pt;
	color: Black;
	font-weight: bold;
	margin-left: 0px;
}

.adjsubTitle2
{
	padding-left: 32px;
}


.setblueBG_singleLine
{
	padding-left:13px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 10pt;
	text-decoration: none;
}

.setSelectBG
{
	background-color: #bfccd9;
	padding-left:13px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

.setSeparate
{
	background-color: #dee4ea;
}

.setBtnLink
{
	text-decoration: none;
	color: Purple;
	font-size: 9pt;
}

#rightservice1
{
	float: left;
	height: auto;
	width:570px;
	text-align: left;
   	background-color: #F5F9FC;
	border: medium double #B1CBE4;
	padding: 10px;
	color: #006699;
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: bolder;
	margin-bottom: 10px;
}

html>body #rightservice1
{
   margin-bottom:10px;
}

#rightservice1 h1.title
{
	color: #006699;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bolder;
}

#rightservice1 h2
{
	font-size: 9pt;	
	font-family: Verdana;
	font-weight: normal;
	color: Black;
}

#rightservice2
{
	float: left;
	height: auto;
	width:570px;
	text-align: left;
   	background-color: #F5F9FC;
	border: medium double #B1CBE4;
	padding: 10px;
	color: #006699;
	font-family: "Verdana";
	font-size: 10pt;
	font-weight: bolder;
}

html>body #rightservice2
{
   margin-bottom:10px;
}

#rightservice2 ul
{
	list-style: none;
	display: block;
	text-align:left;
	margin-left: 0px;
}

html>body #rightservice2 ul
{
	list-style: none;
	display: block;
	text-align:left;
	margin-left: -40px;
	margin-top: -2px;
}

#rightservice2 ul li
{
	background: url(../../_UI/Image/circleinfo.png) no-repeat 0% center;
	padding-bottom: 7px;
	padding-top: 7px;
}

.normalfont
{
	font-size: 9pt;	
	font-family: Verdana;
	font-weight: normal;
	color: Black;
	padding-left: 35px;
}

.textbox_Length
{
	width: 100px;
	text-align:right;
}

html>body .textbox_Length
{
	width: 100px;
	text-align:right;
}

html>body .adjTable
{
	margin-left: 30px;
}

.adjTable2
{
	PADDING-LEFT: 40px; 
	PADDING-BOTTOM: 20px; 
	PADDING-TOP: 20px;
}

html>body .adjTable2
{
	PADDING-LEFT: 40px; 
	PADDING-BOTTOM: 20px; 
	PADDING-TOP: 20px;
}

.adjTable3
{
	PADDING-LEFT: 22px; 
	PADDING-BOTTOM: 20px; 
	PADDING-TOP: 20px;
}

html>body .adjTable3
{
	PADDING-LEFT: 25px; 
	PADDING-BOTTOM: 20px; 
	PADDING-TOP: 20px;
}

.adjTable4
{
	padding-top: 5px;
	width: 100%;
}

html>body .adjTable4
{
	padding-top: 5px;
	width: 100%;
}

.adjTable5
{
	margin-left: 5px;
}

html>body .adjTable5
{
	margin-left: 0px;
}

.adjTable6
{
	margin-left: -55px;
}

html>body .adjTable6
{
	margin-left: -45px;
}

.adjTable7
{
	margin-left: 0px;
}

html>body .adjTable7
{
	margin-left: -2px;
}

html>body .adjTable8
{
	margin-left: 26px;
}

.adjText
{
	padding-left: 10px;
	padding-bottom: 5px;
	font-family: "Verdana";
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
}

.adjText1
{
	padding-left: 5px;
	padding-bottom: 5px;
	font-family: "Verdana";
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
}

html>body .adjText1
{
	padding-left: 30px;
	padding-bottom: 5px;
	font-family: "Verdana";
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
}

html>body .adjText2
{
	padding-bottom: 10px;
	font-family: "Verdana";
}

.adjTitle
{
   	font-family: "Verdana";
	font-size: 10pt;
	font-weight: bolder;
	color: #0066CC;
	letter-spacing: 1px;
	word-spacing: 3px;
	PADDING-LEFT: 10px;
	padding-bottom: 5px;
	padding-right: 5px;
	width: auto;	
}

html>body .adjTitle
{
   	font-family: "Verdana";
	font-size: 10pt;
	font-weight: bolder;
	color: #0066CC;
	letter-spacing: 1px;
	word-spacing: 3px;
	PADDING-LEFT: 10px;
	padding-bottom: 5px;
	padding-right: 5px;
	width: 140px;	
}

.adjBtn
{
	padding-right: 15px;
}

.adjRadioBtnList
{
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
}

html>body .adjRadioBtnList
{
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	display: inline;
}

.adjLength
{
	width: 220px;
}

html>body .adjLength
{
	width: 220px;
}

.adjLength1
{
	width: 125px;
}

html>body .adjLength1
{
	width: 125px;
}

.adjLength2
{
	width: 50px;
}

html>body .adjLength2
{
	width: 50px;
}

.adjLength3
{
	width: 40px;
}

html>body .adjLength3
{
	width: 40px;
}

.adjLength4
{
	width: 280px;
}

html>body .adjLength4
{
	width: 280px;
}

.adjLength5
{
	width: 640px;
}

html>body .adjLength5
{
	width: 670px;
}

.adjLength6
{
	width: 838px;
}

html>body .adjTextArea
{
	width: 90%;
}

.adjTextArea1
{
	width: 100%;
	height: 355px;
}

html>body .adjTextArea1
{
	width: 100%;
	margin-left: 35px;
	height: 355px;
}

.adjDG
{
	padding-top: 3px;
	padding-bottom:3pt;
}

html>body.adjDG
{
	padding-top: 10px;
	padding-bottom:10pt;
}

/*-----------------------MC-------------------------*/
#boderContent
{
   border-right: #888888 3px solid;
   border-top: #888888 3px solid;
   overflow: auto;
   border-left: #888888 3px solid;
   width: 840px;
   border-bottom: #888888 3px solid;
   height: 300px;
   text-align: left;
   padding-right:10px;   
}
.MC_service
{
   width: 800px;
   text-align: left;
   padding-right:10px;
}

.MC_service p.Title
{
   font-weight: bold;
   font-size: 20px;
   color: inactivecaption;
   line-height: 150%;
   font-family: Verdana;
   text-align:center;
}

.MC_service p.subTitle
{
   font-weight: bold;
   font-size: 19px;
   color: #005c78;
   font-family: Verdana;
   line-height:120%;
}

.MC_service p.subTitle2
{
   margin-top: 10px;
   font-weight: bold;
   font-size: 13px;
   color: dimgray;
   font-family: Verdana;
   text-align: left;
   line-height:120%;
}

.MC_service ul
{
   font-family: Verdana;
   text-align: left;
   padding-bottom:5px;
   clear:both;
}

html>body .MC_service ul
{
   font-weight: bold;
   color: #30445b;
   font-family: Verdana;
   text-align: left;
   padding-bottom:5px;
   clear:both;
}

.MC_service ul h6
{
   padding-left: 8px;
   font-weight: bold;
   font-size: 15px;
   border-left: #cc6666 10px solid;
   color: #30445b;
   font-family: Verdana;
   text-align: left;
}

.MC_service ul span
{
   font-weight: normal;
   font-size: 12px;
   color: #395d46;
   line-height: normal;
   font-family: Verdana;
}

.MC_service ul li
{
   margin-top: 10px;
   font-weight: bold;
   font-size: 13px;
   margin-left: 22px;
   color: #395d46;
   font-family: Verdana;
   list-style-type:disc;
   text-align: left;
}

.MC_service ul .inner
{
   margin-top: 10px;
   font-weight: normal;
   font-size: 13px;
   margin-left: 22px;
   color: #395d46;
   font-family: Verdana;
   list-style-type:decimal;
   text-align: left;
}

.MC_service ul li span
{
   line-height:150%;
}

.MC_service span.left
{
   margin-top: 3px;
   font-weight: bold;
   font-size: 13px;
   color: dimgray;
   font-family: Verdana;
   text-align: left;
   width:150px;
   display:-moz-inline-block;
   display:-moz-inline-box;
   display:inline-block;
}

.MC_service span.right
{
   margin-top: 3px;
   font-weight: normal;
   font-size: 13px;
   margin-left: 22px;
   color: dimgray;
   font-family: Verdana;
   list-style-type:circle;
   text-align: left;
}

.MC_service p
{
   font-weight: normal;
   font-size: 12px;
   color: #5c5c5c;
   font-family: Verdana;
   text-align: left;
}

.MC_service ul li p
{
   font-weight: normal;
   font-size: 12px;
   background-attachment: fixed;
   background-image: url(../../UI/IMAGE/Home/check.gif);
   color: #5c5c5c;
   background-repeat: no-repeat;
   font-family: Verdana;
   list-style-type: decimal;
   text-align: left;
   padding-left:14px;
}

.MC_service ul li a
{
   font-weight: normal;
   list-style-position: inside;
   font-size: 12px;
   color: #003366;
   font-family: Verdana;
   list-style-type: disc;
   text-align: left;
   text-decoration:underline;
   padding-left:10px;
}

.MC_service ul p a
{
   font-weight: normal;
   font-size: 12px;
   color: #003366;
   font-family: Verdana;
   list-style-type: disc;
   text-align: left;
   text-decoration:underline;
   line-height:150%;
}

.MC_service ul li a:hover
{
   font-size: 12px;
   color: #003366;
   font-family: Verdana;
   list-style-type:disc;
   list-style-position:inside;
   text-align: left;
   font-weight: normal;
   text-decoration:underline;
}

.MC_service ul li a:actived, a:focus
{
   font-size: 12px;
   color: #003366;
   font-family: Verdana;
   list-style-type:disc;
   list-style-position:inside;
   text-align: left;
   font-weight: normal;
   text-decoration:none;
}

/*----------------Useful Link---------------------------*/

#UL_rightservice
{
	font-size: 10pt;
}

#UL_rightservice a:link
{
	color: #334e66;
	font-family: Verdana;
	font-size:8pt;
	text-decoration:none;
	line-height:150%;
}

html>body #UL_rightservice a:link
{
	color: #334e66;
	font-family: Verdana;
	font-size:8pt;
	text-decoration:none;
	line-height:150%;
}

#UL_rightservice a:hover
{
	text-decoration:underline;
	color: #D15600;
}

/*--------------Login Style(Header Footer)-----------------------*/
/* Header */

#header {
   width: 928px;
	height: 37px;
	margin:0 auto;
	background: #BECF74 url(../../../PM/UC/Menu_OPM_Images/img01.gif) repeat-x;
	border-bottom: 3px solid #FFFFFF;
}

/* Menu */

#menu {
	float: left;
	width: 928px;
	height: 37px;
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
	background: url(../../../PM/UC/Menu_OPM_Images/img02.gif) no-repeat;
}

#menu li {
	display: inline;
	clear:none;
}

#menu a {
	display: block;
	float: left;
	height: 36px;
	padding: 10px 15px 0px 15px;
	/*text-transform: lowercase;*/
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

html>body #menu a {
	display: block;
	float: left;
	height: 27px;
	padding: 10px 15px 0px 15px;
	/*text-transform: lowercase;*/
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background: #A4B74C url(../../../PM/UC//Menu_OPM_Images/img04.gif) repeat-x;
}

/* Footer */

#footer 
{
   clear:both;
	width: 928px;
	margin: 0 auto;
	padding-top: 30px;
	background: url(../../../PM/UC/Menu_OPM_Images/img11.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
}

