﻿@font-face {
  font-family: 'Open Sans';
  font-weight: 300;
  font-style: normal;
  src: url('/fonts/Open-Sans-300/Open-Sans-300.eot');
  src: url('/fonts/Open-Sans-300/Open-Sans-300.eot?#iefix') format('embedded-opentype'),
       local('Open Sans Light'),
       local('Open-Sans-300'),
       url('/fonts/Open-Sans-300/Open-Sans-300.woff2') format('woff2'),
       url('/fonts/Open-Sans-300/Open-Sans-300.woff') format('woff'),
       url('/fonts/Open-Sans-300/Open-Sans-300.ttf') format('truetype'),
       url('/fonts/Open-Sans-300/Open-Sans-300.svg#OpenSans') format('svg');
}

@font-face {
  font-family: 'Open Sans';
  font-weight: 400;
  font-style: normal;
  src: url('/fonts/Open-Sans-regular/Open-Sans-regular.eot');
  src: url('/fonts/Open-Sans-regular/Open-Sans-regular.eot?#iefix') format('embedded-opentype'),
       local('Open Sans'),
       local('Open-Sans-regular'),
       url('/fonts/Open-Sans-regular/Open-Sans-regular.woff2') format('woff2'),
       url('/fonts/Open-Sans-regular/Open-Sans-regular.woff') format('woff'),
       url('/fonts/Open-Sans-regular/Open-Sans-regular.ttf') format('truetype'),
       url('/fonts/Open-Sans-regular/Open-Sans-regular.svg#OpenSans') format('svg');
}

@font-face {
  font-family: 'Open Sans';
  font-weight: 600;
  font-style: normal;
  src: url('/fonts/Open-Sans-600/Open-Sans-600.eot');
  src: url('/fonts/Open-Sans-600/Open-Sans-600.eot?#iefix') format('embedded-opentype'),
       local('Open Sans Semibold'),
       local('Open-Sans-600'),
       url('/fonts/Open-Sans-600/Open-Sans-600.woff2') format('woff2'),
       url('/fonts/Open-Sans-600/Open-Sans-600.woff') format('woff'),
       url('/fonts/Open-Sans-600/Open-Sans-600.ttf') format('truetype'),
       url('/fonts/Open-Sans-600/Open-Sans-600.svg#OpenSans') format('svg');
}

@font-face {
  font-family: 'Open Sans';
  font-weight: 700;
  font-style: normal;
  src: url('/fonts/Open-Sans-700/Open-Sans-700.eot');
  src: url('/fonts/Open-Sans-700/Open-Sans-700.eot?#iefix') format('embedded-opentype'),
       local('Open Sans Bold'),
       local('Open-Sans-700'),
       url('/fonts/Open-Sans-700/Open-Sans-700.woff2') format('woff2'),
       url('/fonts/Open-Sans-700/Open-Sans-700.woff') format('woff'),
       url('/fonts/Open-Sans-700/Open-Sans-700.ttf') format('truetype'),
       url('/fonts/Open-Sans-700/Open-Sans-700.svg#OpenSans') format('svg');
}

@font-face {
  font-family: 'Open Sans';
  font-weight: 800;
  font-style: normal;
  src: url('/fonts/Open-Sans-800/Open-Sans-800.eot');
  src: url('/fonts/Open-Sans-800/Open-Sans-800.eot?#iefix') format('embedded-opentype'),
       local('Open Sans Extrabold'),
       local('Open-Sans-800'),
       url('/fonts/Open-Sans-800/Open-Sans-800.woff2') format('woff2'),
       url('/fonts/Open-Sans-800/Open-Sans-800.woff') format('woff'),
       url('/fonts/Open-Sans-800/Open-Sans-800.ttf') format('truetype'),
       url('/fonts/Open-Sans-800/Open-Sans-800.svg#OpenSans') format('svg');
}





@charset "utf-8";
/* CSS Document */
html body{ color:#666666; font-size:12px; margin-top:20px;}
#myinfo_form {
	background:url(/UAP/images/myinfo_bg.png) no-repeat top right;
	height:107px;
	width:220px;
	padding-right:10px;
	position:absolute;
	right:-10px;
	top:10px;
}
#myinfo_form p {
	text-align:right;
	line-height:14px;
	font-size:11px;
	margin:0;
	padding-top:22px;
}
#myinfo_form p.minfolink {
	color:#43b8e3;
	padding-top:19px;
	padding-bottom:8px;
}
#myinfo_form p.minfolink a {
	color:#43b8e3;
	text-decoration:none;
}
#myinfo_form p.minfolink a:hover {
	text-decoration:underline;
}
.GlossaryFAQsLinks {
	height:32px;
	text-align:right;
	font-size:12px;	
}
.GlossaryFAQsLinks a {
	line-height:32px;
	font-size:12px;
	padding-left:10px;
	display:inline;
	text-decoration:none;
	color:#43b8e3;
	font-weight:bolder;
}
.GlossaryFAQsLinks a:hover {
	text-decoration:underline;
}
#myinfonav {
	position: relative;
    min-height: 55px;
    margin-top: 5px;
    margin-bottom: 3px;
    border: 1px solid transparent;
    border-radius: 4px;
    background-color: #f8f8f8;
    border-color: #e7e7e7;
    background-image: -webkit-linear-gradient(top, #fff 0%, #f8f8f8 100%);
	background-image: linear-gradient(to bottom, #fff 0%, #f8f8f8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	background-repeat: repeat-x;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
	 box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
}
.navtext p {
	height:55px;
	margin:0;
	padding:0 20px;
	line-height:55px;
	display:block;
	float:left;
	color:#666;
	font-size:13px;
    position:relative;
}
.navtext p:after {
    content: "";
}
.navtext p a, .navtext p a:hover {
	color:#FFFFFF;
	text-decoration:none;
	padding-right: 6px;
}
.navtext span.navicon {
	background:none;
	padding:0 0 0 24px;
}
.navtext span.navicon img {
	vertical-align:bottom;
	display: none;
}
.navtext p.current {
	background-image: -webkit-linear-gradient(top, #383838 0%, #646464 100%);
	background-image:         linear-gradient(to bottom, #383838 0%, #646464 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff383838', endColorstr='#ff646464', GradientType=0);
	background-repeat: repeat-x;
	-webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
	box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
	color:#ffffff;
}
.navtext p.next {
	background-image: -webkit-linear-gradient(top, #fff 0%, #f8f8f8 100%);
	background-image:         linear-gradient(to bottom, #fff 0%, #f8f8f8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	background-repeat: repeat-x;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
}
.navtext p.previous {  
	background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f3f3f3 100%);
	background-image:         linear-gradient(to bottom, #ebebeb 0%, #f3f3f3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff3f3f3', GradientType=0);
	background-repeat: repeat-x;
	-webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
	box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
}
.navtext p.old {
	background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f3f3f3 100%);
	background-image:         linear-gradient(to bottom, #ebebeb 0%, #f3f3f3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff3f3f3', GradientType=0);
	background-repeat: repeat-x;
	-webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
	box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
}
.SubNavArrowLeftGray {
	background:url(/images/blue/sub_nav_arrow_left_gray.png) no-repeat;
	width:20px;
	height:20px;
	position: absolute;
	bottom: 14px;
	left :10px;
}
.SubNavArrowRightGray {
	background:url(/images/blue/sub_nav_arrow_right_gray.png) no-repeat;
	width:20px;
	height:20px;
	position: absolute;
	bottom: 14px;
	left :35px;
}
#subnav ul li img.ll {
	margin-right:3px;
	display:block;
}
#subnav ul li img.rr {
	margin-right:8px;
	display:block;
}
#subnav {
	position:relative;
	background:#2060c0;
	-webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
    box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border:1px solid #2060c0;
	border-bottom: 3px solid #184b97;
	padding: 8px 0px;
	text-transform: none;
	font-weight: 600;
	height:20px;
	overflow:hidden;
	margin-top:2px;
}
#subnav div:first-child {
	position:absolute;
	top:5px;
	left:0px;
	padding: 6px 0;
	width:61px;
	line-height:25px;
	vertical-align:middle;
}
#secondarynav {
	position:absolute;
	top:5px;
	left:61px;
	width:899px;
	line-height:25px;
	vertical-align:middle;
	overflow:hidden;
}
#secondarynav div:first-child {
	position:relative; 
	width:100000px;
	top:0px;
	padding:0; 
	margin:0;
}
#subnav ul {
    margin:0;
	padding:0;	
	list-style: none;
}
#subnav ul li {
	margin:0;
	padding:0;
	height:25px;
	line-height:25px;
	font-size:13px;
	float:left;
}
#subnav ul li img.ll {
	margin-right:3px;
	display:block;
}
#subnav ul li img.rr {
	margin-right:8px;
	display:block;
}
#subnav ul li span {
	color:#d1d1d1;
	padding:0 3px;
}
#subnav ul li span a {
	text-decoration:underline;
	color:#666666;
}
#subnav ul li span a:hover {
	text-decoration:underline;
}
#subnav ul li strong {
	font-weight:bold;
	color:#666666;
}
#subnav ul li em {
	color:#43b8e3;
	font-style:normal;
	padding:0 2px;
}
.content {
	margin-top:10px;
}
.sidebar {
	position:absolute;
	width:186px;
	left:-15px;
	top:-1px;
	overflow:hidden;
}
.sidebar dl {
	display:block;
	margin:0;
	padding-left: 58px;
	color:#5f5951;
	font-size:11px;
	background:url(/images/blue/sidebar_06.png);
	height:60px;
	width: 128px;
}
.sidebar dl dt, .sidebar dl dd, .sidebar dl dd p {
	margin:0;
}
.sidebar dl dt {
	font-size:12px;
	font-weight:bold;
	line-height:35px;
	display:block;
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
}
.sidebar dl dd {
	display:block;
}
.sidebar dl dd p {
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
}
.sidebar dl dd span {
	line-height:12px;
}
.sidebar dl dd.sidebarlink {
	line-height:38px;
}
.sidebar dl dd.sidebarlink a {
	color:#189dd8;
	text-decoration:none;
}
.sidebar dl dd.sidebarlink a:hover {
	color:#189dd8;
	text-decoration:underline;
}
.content .conticon {
	position:absolute;
	left:10px;
	top:20px;
	width:85px;
	height:80px;
}
.content .icontext {
	_height:133px;
	min-height:133px;
}
.content .conttext p {
	color:#444444;
	font-size:17px;
	line-height:24px;
	margin:0;
}
.content .conttext p a  {
	color:#148BE9;
	text-decoration:none;
}
.content .conttext h1 {
	color:#000000;
	margin-top:60px;
}
#content_L {
	padding:25px 40px 35px 0;
	-moz-border-radius: 7px; 
    -webkit-border-radius: 7px; 
    -khtml-border-radius: 70px; 
    border-radius: 7px;
}
#content_QA {
	margin-top:30px;
	margin-left:90px;
}
#content_QA .QA_form {
	width:770px;
}
.QA_text {
	background:url(/UAP/images/qaicon.png) no-repeat left top;
	padding:0 0 15px 58px;
	height:auto!important;
	height:35px;
	min-height:35px;
}
.QA_text p {
	font-size:14px;
	color:#666;
	line-height:16px;
	margin:0;
}
.roundedbox .boxtop, .roundedbox .boxbtm {
	position:relative;
	height:10px;
	overflow:hidden;
}
.roundedbox .boxtop .lt, .roundedbox .boxbtm .lb {
	position:absolute;
	left:0;
	top:0;
}
.roundedbox .boxtop .rt, .roundedbox .boxbtm .rb {
	position:absolute;
	right:0;
	top:0;
}
.roundedbox .boxtop .borformbg, .roundedbox .boxbtm .borformbg {
	background:#eff9fc;
	height:10px;
	margin:0 10px;
}
.roundedbox .borformbg_con {
	background:#eff9fc;
	padding:0;
	height:auto!important;
	height:1px;
	min-height:1px;
}
.boxtopmargin {
	margin-top:4px;
}
.QA_form_conttit h5 {
	margin:0;
	font-size:16px;
	font-weight:bold;
	color:#43b8e3;
	line-height:25px;
	padding-left:10px;
}
.QA_form_yn a {
	line-height:18px;
	font-size:12px;
	color:#000;
	background:url(/UAP/images/radioimg_off.png) no-repeat left;
	padding-left:19px;
	padding-right:10px;
	text-decoration:none;
}
.QA_form_yn a.yn_on {
	background:url(/UAP/images/radioimg_on.png) no-repeat left;
}
.height68px {
	height:68px;
	margin:0;
	padding:0;
	clear:both;
	line-height:0;
}
.orthertext {
	font-size:15px;
	font-weight:bold;
	color:#ebbc2b;
	padding-left:10px;
}
.rederror {
	position:absolute;
	left:765px;
	top:10px;
	font-size:12px;
	line-height:15px;
	padding-left:16px;
	padding-top:3px;
	background:url(/UAP/images/redarrow.png) no-repeat left top;
	height:auto!important;
	height:25px;
	min-height:25px;
}
.rederror b {
	color:#d1270d;
}
.rederror_01 {
    text-align:right;
	position:absolute;
	left:30px;
	top:-20px;
	font-size:12px;
	line-height:15px;
	padding-left:25px;
	padding-top:3px;
	height:auto!important;
	height:25px;
	min-height:25px;
}
.rederror_01 b {
	color:#d1270d;
}
.rederror_02 {
    margin-right:30px;
    text-align:left;
	position:absolute;
	left:150px;
	top:8px;
	font-size:12px;
	line-height:15px;
	padding-left:25px;
	padding-top:3px;
	height:auto!important;
	height:25px;
	min-height:25px;
}
.rederror_02 b {
	color:#d1270d;
}
    .rederror_02 span {
        width: 580px;
        padding-left: 125px;
        display: block;
    }

.rederror_04 {
    position: absolute;
    text-align: left;
    left: 155px;
    top: 0px;
    font-size: 12px;
    line-height: 15px;
    padding-left: 25px;
    padding-top: 3px;
    height: auto !important;
    height: 25px;
    min-height: 25px;
}
   
.yellowerror {
	position:absolute;
	left:365px;
	top:10px;
	font-size:12px;
	line-height:15px;
	padding-left:0px;
	padding-top:3px;
	background:url(/images/blue/tooltiparrow.png) no-repeat left top;
}
.rederror_03 {
    position: absolute;
    left: 220px;
    top: 3px;
    font-size: 12px;
    line-height: 15px;
    padding-left: 16px;
    padding-top: 3px;
    background: url(/UAP/images/redarrow.png) no-repeat left top;
    height: auto !important;
    height: 25px;
    min-height: 25px;
}

    .rederror_03 b {
        color: #d1270d;
    }
.yellowerror b {
	color:#EBBC2B;
}
.white_cont {
	background:url(/UAP/images/whitebg.gif) repeat-y 10px 0;
	margin:8px 0 0px 0px;
	font-size:12px;
	height:auto!important;
	height:auto;
	width:770px;
}
.textSpan {
	text-align:right;
	color:#666666;
	display:block;
	line-height:25px;
	font-size:11px;
	height:auto!important;
	height:25px;
	min-height:25px;
	padding-left:6px;
}
.white_cont table {
	border:0;
	border-collapse:collapse;
	width:100%;
	margin-bottom:0;
}
.white_cont input {
	color:#8e8e8e;
	line-height:12px;
	font-size:12px;
	margin:0;
	padding:5px 0 0 3px;
	background:#f1f1f1;
	border:#f1f1f1 solid 1px;
	font-style:italic;
}
.white_cont select {
	color:#8e8e8e;
	line-height:25px;
	font-size:12px;
	margin:0;
	padding:0 0 0 3px;
	font-style:italic;
}
.white_cont textarea {
	color:#8e8e8e;
	display:block;
	line-height:12px;
	font-size:12px;
	margin:0;
	padding:5px 0 0 3px;
	background:#f1f1f1;
	border:#f1f1f1 solid 1px;
	font-style:italic;
}
.line001 {
	padding:7px 0 0 0;
}
.orthertext_01 {
	line-height:16px;
	padding:0 20px;
}
.orthertext_01 h6 {
	font-size:14px;
	font-weight:bold;
	color:#ebbc2b;
	margin:0;
}
.orthertext_01 p {
	font-size:13px;
	color:#666666;
	margin:0;
}
.grayline {
	clear:both;
	margin:10px 20px;
	*margin:3px 20px 0 20px;
	border-color:#f1f1f1;
}
.addlinkbtn {
	clear:both;
	padding-right:26px;
	padding-bottom:7px;
	text-align:right;
	line-height:14px;
	height:14px;
	font-size:12px;
	font-weight:bold;
	color:#666;
}
.addlinkbtn a {
	background:url(/UAP/images/addicobtn.png) no-repeat right bottom;
	padding-right:25px;
	color:#666666;
	text-decoration:none;
}
.addlinkbtn a:hover {
	text-decoration:underline;
}
.height26px {
	height:26px;
	margin:0;
	padding:0;
	clear:both;
	line-height:0;
}
.buttongroup {
    background:#eaf2ff;
	text-align:right;
	width:772px;
}
.buttongroup input {
	margin-left:13px;
	cursor:pointer;
}
.footer {
	border-top:#cccccc solid 1px;
	padding-top:5px;
	margin-top:32px;
	padding-bottom:15px;
}
.copyright {
	color:#5f5951;
	font-size:11px;
	float:left;
}
.btmlogo {
	float:right;
}
.btmlogo img {
	margin-left:22px;
}
.white_cont .line001 .radiobtn {
	height:25px;
	line-height:25px;
}
.white_cont .line001 .radiobtn input {
	width:13px;
	height:13px;
	background:none;
	border:0;
	margin:5px 5px 0 0;
	padding:0;
}
.errframe_red {
	background:#ffd5ba url(/UAP/images/otherbg.gif) repeat-y left;
	position:relative;
	margin-top:-3px;
	margin-bottom:-3px;
	min-height:25px;	
	_height:25px;
}
.errframe_red .errbg {
	background-image:url(/UAP/images/exclamation.png);
	background-repeat:no-repeat;
	background-position:100% 8px;
	padding-top:3px;
	padding-bottom:3px;
	min-height:25px;	
	_height:25px;
}
.errframe_red .bg_lt {
	background:url(/UAP/images/errbg/lt.png) no-repeat;
	width:3px;
	height:3px;
	position:absolute;
	top:0;
	left:6px;
}
.errframe_red .bg_rt {
	background:url(/UAP/images/errbg/rt.png) no-repeat;
	width:3px;
	height:3px;
	position:absolute;
	top:0;
	right:0;
}
.errframe_red .bg_rb {
	background:url(/UAP/images/errbg/rb.png) no-repeat;
	width:3px;
	height:3px;
	position:absolute;
	bottom:0;
	right:0;
}
.errframe_red .bg_lb {
	background:url(/UAP/images/errbg/lb.png) no-repeat;
	width:3px;
	height:3px;
	position:absolute;
	bottom:0;
	left:6px;
}
.errframe_red .errbg .frame {
	border:#d1270d solid 1px;
	min-height:23px;
	background:#FFFFFF;
	position:relative;
	_height:23px;
}
.errframe_red .errbg .frame .img_lt {
	background:url(/UAP/images/redform/lt.png) no-repeat;
	width:3px;
	height:3px;
	position:absolute;
	top:-1px;
	left:-1px;
}
.errframe_red .errbg .frame .img_rt {
	background:url(/UAP/images/redform/rt.png) no-repeat;
	width:3px;
	height:3px;
	position:absolute;
	top:-1px;
	right:-1px;
}
.errframe_red .errbg .frame .img_rb {
	background:url(/UAP/images/redform/rb.png) no-repeat;
	width:3px;
	height:3px;
	position:absolute;
	bottom:-1px;
	right:-1px;
}
.errframe_red .errbg .frame .img_lb {
	background:url(/UAP/images/redform/lb.png) no-repeat;
	width:3px;
	height:3px;
	position:absolute;
	bottom:-1px;
	left:-1px;
}
.errframe_red .errbg .frame .err {
	background:none;
	border:none;
}
.errframe_red .errbg .frame_slt {
	background:none;
}
.errframe_red .errbg .frame_slt .img_lt {
	display:none;
}
.errframe_red .errbg .frame_slt .img_rt {
	display:none;
}
.errframe_red .errbg .frame_slt .img_rb {
	display:none;
}
.errframe_red .errbg .frame_slt .img_lb {
	display:none;
}
.errframe_red .errbg .frame_slt .err_slt {
	height:25px;
}
.errframe_yellow {
	/*none*/
}
.errframe_yellow .errbg {
	/*none*/
}
.errframe_yellow .bg_lt {
	display:none;
}
.errframe_yellow .bg_rt {
	display:none;
}
.errframe_yellow .bg_rb {
	display:none;
}
.errframe_yellow .bg_lb {
	display:none;
}
.errframe_yellow .errbg .frame {
	border:#ebbc2b solid 1px;
	min-height:23px;
	background:#fefeb6;
	position:relative;
}
.errframe_yellow .errbg .frame .img_lt {
	background:url(/UAP/images/yellowform/lt.png) no-repeat;
	width:3px;
	height:3px;
	position:absolute;
	top:-1px;
	left:-1px;
}
.errframe_yellow .errbg .frame .img_rt {
	background:url(/UAP/images/yellowform/rt.png) no-repeat;
	width:3px;
	height:3px;
	position:absolute;
	top:-1px;
	right:-1px;
}
.errframe_yellow .errbg .frame .img_rb {
	background:url(/UAP/images/yellowform/rb.png) no-repeat;
	width:3px;
	height:3px;
	position:absolute;
	bottom:-1px;
	right:-1px;
}
.errframe_yellow .errbg .frame .img_lb {
	background:url(/UAP/images/yellowform/lb.png) no-repeat;
	width:3px;
	height:3px;
	position:absolute;
	bottom:-1px;
	left:-1px;
}
.errframe_yellow .errbg .frame .err {
	background:none;
	border:none;
}
.errframe_yellow .errbg .frame_slt {
	background:none;
}
.errframe_yellow .errbg .frame_slt .img_lt {
	display:none;
}
.errframe_yellow .errbg .frame_slt .img_rt {
	display:none;
}
.errframe_yellow .errbg .frame_slt .img_rb {
	display:none;
}
.errframe_yellow .errbg .frame_slt .img_lb {
	display:none;
}
.errframe_yellow .errbg .frame_slt .err_slt {
	height:25px;
}
.errframe_gray {
	/*none*/
}
.errframe_gray .errbg {
	/*none*/
}
.errframe_gray .bg_lt {
	display:none;
}
.errframe_gray .bg_rt {
	display:none;
}
.errframe_gray .bg_rb {
	display:none;
}
.errframe_gray .bg_lb {
	display:none;
}
.errframe_gray .errbg .frame {
	border:#f1f1f1 solid 1px;
	min-height:23px;
	background:#f1f1f1;
	position:relative;
}
.errframe_gray .errbg .frame .img_lt {
	background:url(/UAP/images/grayform/lt.png) no-repeat;
	width:3px;
	height:3px;
	position:absolute;
	top:-1px;
	left:-1px;
}
.errframe_gray .errbg .frame .img_rt {
	background:url(/UAP/images/grayform/rt.png) no-repeat;
	width:3px;
	height:3px;
	position:absolute;
	top:-1px;
	right:-1px;
}
.errframe_gray .errbg .frame .img_rb {
	background:url(/UAP/images/grayform/rb.png) no-repeat;
	width:3px;
	height:3px;
	position:absolute;
	bottom:-1px;
	right:-1px;
}
.errframe_gray .errbg .frame .img_lb {
	background:url(/UAP/images/grayform/lb.png) no-repeat;
	width:3px;
	height:3px;
	position:absolute;
	bottom:-1px;
	left:-1px;
}
.errframe_gray .errbg .frame .err {
	background:none;
	border:none;
}
.errframe_gray .errbg .frame_slt {
	background:none;
}
.errframe_gray .errbg .frame_slt .img_lt {
	display:none;
}
.errframe_gray .errbg .frame_slt .img_rt {
	display:none;
}
.errframe_gray .errbg .frame_slt .img_rb {
	display:none;
}
.errframe_gray .errbg .frame_slt .img_lb {
	display:none;
}
.errframe_gray .errbg .frame_slt .err_slt {
	height:25px;
}
.topclear {
	margin-top:0;
}
.roundedbox_close .boxtop, .roundedbox_close .boxbtm {
	position:relative;
	height:10px;
	overflow:hidden;
	visibility:hidden;
}
.roundedbox_close .boxtop .lt, .roundedbox_close .boxbtm .lb {
	position:absolute;
	left:0;
	top:0;
	visibility:hidden;
}
.roundedbox_close .boxtop .rt, .roundedbox_close .boxbtm .rb {
	position:absolute;
	right:0;
	top:0;
	visibility:hidden;
}
.roundedbox_close .boxtop .borformbg, .roundedbox_close .boxbtm .borformbg {
	background:none;
	height:10px;
	margin:0 10px;
	visibility:hidden;
}
.roundedbox_close .borformbg_con {
	background:none;
	padding:0;
	height:auto!important;
	height:1px;
	min-height:1px;
}
.roundedbox_close .roundedbox .boxtop, .roundedbox_close .roundedbox .boxbtm {
	position:relative;
	height:10px;
	overflow:hidden;
	visibility:visible;
}
.roundedbox_close .roundedbox .boxtop .lt, .roundedbox_close .roundedbox .boxbtm .lb {
	position:absolute;
	left:0;
	top:0;
	visibility:visible;
}
.roundedbox_close .roundedbox .boxtop .rt, .roundedbox_close .roundedbox .boxbtm .rb {
	position:absolute;
	right:0;
	top:0;
	visibility:visible;
}
.roundedbox_close .roundedbox .boxtop .borformbg, .roundedbox_close .roundedbox .boxbtm .borformbg {
	background:#eff9fc;
	height:10px;
	margin:0 10px;
	visibility:visible;
}
.roundedbox_close .roundedbox .borformbg_con {
	background:#eff9fc;
	padding:0;
	height:auto!important;
	height:1px;
	min-height:1px;
}
.removelinkbtn {
	clear:both;
	padding-right:26px;
	padding-bottom:7px;
	text-align:right;
	line-height:14px;
	height:14px;
	font-size:12px;
	font-weight:bold;
	color:#666;
}
.removelinkbtn a {
	background:url(/UAP/images/delicobtn.png) no-repeat right bottom;
	padding-right:25px;
	color:#666666;
	text-decoration:none;
}
.removelinkbtn a:hover {
	text-decoration:underline;
}
.height10px {
	height:10px;
	margin:0;
	padding:0;
	clear:both;
	line-height:0;
}
.white_cont .inputButtom_small{
	font: 11px Helvetica,Arial,sans-serif;
	text-align: center;
	width: 70px;
	border: #cecfce 1px solid;
	font-weight: bold;
	color: #4a4d52;
	background-color: #efefef;
	height:18px;
	line-height:18px;
	padding:0;
	margin:0;
}
.orthertext_02 {
	padding:0 10px 10px 10px;
}
.orthertext_02 h5 {
	font-size:16px;
	font-weight:bold;
	color:#ebbc2b;
	margin:0 0 7px 0;
	line-height:18px;
}
.orthertext_02 p {
	font-size:12px;
	color:#666666;
	margin:0;
	line-height:14px;
}
.orthertext_02 p a {
	color:#43b8e3;
	text-decoration:none;
}
.orthertext_02 p a:hover {
	color:#43b8e3;
	text-decoration:underline;
}
.explain {
	height:275px;
	overflow-y:scroll;
	margin:0 10px;
	padding:10px;
}
.explain p {
	line-height:15px;
	margin:0;
	font-size:12px;
	color:#666666;
}
.height38px {
	height:38px;
	margin:0;
	padding:0;
	clear:both;
	line-height:0;
}
.checkedtext {
	float:left;
	line-height:15px;
	color:#666666;
	width:720px;
	margin-bottom:25px;
}
#content_QA .contform {
	width:770px;
}
.graybodr_box .boxtop, .graybodr_box .boxbtm {
	position:relative;
	height:10px;
	overflow:hidden;
}
.graybodr_box .boxtop .lt, .graybodr_box .boxbtm .lb {
	position:absolute;
	left:0;
	top:0;
}
.graybodr_box .boxtop .rt, .graybodr_box .boxbtm .rb {
	position:absolute;
	right:0;
	top:0;
}
.graybodr_box .boxtop .borformbg {
	background:url(/UAP/images/grayborder_linebg.png) repeat-x top;
	height:10px;
	margin:0 10px;
}
.graybodr_box .boxbtm .borformbg {
	background:url(/UAP/images/grayborder_linebg.png) repeat-x bottom;
	height:10px;
	margin:0 10px;
}
.graybodr_box .borformbg_con {
	border-left:#e0e0e0 solid 1px;
	border-right:#e0e0e0 solid 1px;
	padding:0;
	height:auto!important;
	height:1px;
	min-height:1px;
}
.TotalCost_form {
	margin-left:9px;
	margin-right:-1px;
	padding:4px 0;
	background:url(/UAP/images/lineone.png) no-repeat bottom left;
}
.TotalCost_form strong, .TotalCost_form strong span {
	font-size:12px;
	line-height:32px;
	color:#666;
}
.TotalCost_form b, .TotalCost_form b span {
	font-size:16px;
	line-height:32px;
	color:#666;
}
.TotalCost_form span {
	font-size:12px;
	line-height:32px;
	color:#666;
}
.TotalCost_form span a {
	font-size:12px;
	color:#666;
	text-decoration:none;
}
.TotalCost_form span a:hover {
	font-size:12px;
	color:#666;
	text-decoration:underline;
}
.TotalCost_form em {
	font-size:14px;
	line-height:32px;
	color:#666;
	font-style:normal;
}
.TotalCost_form font {
	font-size:16px;
	line-height:32px;
	color:#666;
}
.TotalCost_all {
	padding:15px 0 10px 0;
	color:#a7a7a7;
	font-size:12px;
	line-height:14px;
	margin-left:9px;
	margin-right:-1px;
}
.TotalCost_all p {
	margin:0;
	font-size:22px;
	font-weight:bold;
	color:#666;
	height:55px;
	line-height:55px;
	display:block;
	text-align:right;
}
.TotalCost_all font {
	margin:0;
	font-size:22px;
	font-weight:bold;
	color:#ebbc2b;
	line-height:55px;
	display:block;
	text-align:left;
}
.TotalCost_all strong {
	font-size:16px;
}
.orthertext_03 h5 {
	font-size:16px;
	font-weight:bold;
	color:#ebbc2b;
	margin:18px 0 5px 0;
	line-height:18px;
}
.orthertext_03 p {
	font-size:12px;
	color:#000;
	margin:0;
	line-height:14px;
}
.orthertext_03 p a {
	color:#43b8e3;
	text-decoration:none;
}
.orthertext_03 p a:hover {
	color:#43b8e3;
	text-decoration:underline;
}
.listtext {
	margin:0;
	height:32px;
}
.listtext span {
	padding:0 5px;
	line-height:32px;
	display:block;
	float:left;
	font-size:12px;
	color:#666;
	font-weight:bold;
}
.listtext font {
	padding:0 5px;
	line-height:32px;
	display:block;
	font-size:12px;
	color:#666;
}
.listtext em {
	line-height:32px;
	display:block;
	float:left;
	font-size:12px;
	color:#666;
	text-align:center;
	font-style:normal;
}
.listtext em a {
	font-size:12px;
	color:#666;
	text-decoration:none;
}
.listtext em a:hover {
	font-size:12px;
	color:#666;
	text-decoration:underline;
}
.listtext em select {
	margin-top:7px;
	padding:0;
	font-size:12px;
	font-style:normal;
	color:#666;
	line-height:16px;
}
.listtext .partition_01, .listtext .partition_02 {
	width:30%;
}
.listtext .partition_03 {
	width:40%;
}
.line002 {
	background:url(/UAP/images/lineone_01.png) no-repeat 7px 0;
	padding:4px 0;
}
.line002 .exchangtext {
	font-size:12px;
	color:#666666;
	line-height:32px;
}
.line003 {
	background:url(/UAP/images/lineone_01.png) no-repeat 7px 0;
	padding:4px 0;
	font-size:12px;
	color:#666;
}
.line003 p {
	font-size:12px;
	color:#666666;
	margin:0;
	line-height:48px;
	display:block;
	float:left;
	vertical-align:bottom;
	height:32px;
	width:33%;
	overflow:hidden;
}
.line003 span {
	font-size:12px;
	color:#666666;
	margin:0;
	line-height:48px;
	display:block;
	float:left;
	height:48px;
	width:33%;
}
.line003 strong {
	display:block;
	color:#ebbc2b;
	font-size:13px;
	height:24px;
	padding-left:5px;
	overflow:hidden;
	line-height:30px;
}
.line003 em {
	display:block;
	color:#666;
	font-style:normal;
	font-size:12px;
	height:24px;
	padding-left:5px;
	overflow:hidden;
	line-height:18px;
}
.line003 b {
	font-size:13px;
	line-height:48px;
}
.line003 span input {
	height:14px;
	width:14px;
	background:none;
	border:none;
	padding:0;
	margin-top:17px;
}
.line004 {
	padding:4px 0;
	font-size:12px;
}
.iconposition, .text {
	float:left;
	padding:6px 0 0 10px;
	color:#43b8e3;
}
.iconposition img {
	width:53px;
	vertical-align:bottom;
}
.text {
	padding-left:12px;
}
.text h3 {
	color:#43b8e3;
	font-size:20px;
	font-weight:bold;
	line-height:24px;
	margin:15px 0 0 0;
	display:block;
}
.text span {
	display:block;
}
.text span a {
	color:#43b8e3;
	font-size:12px;
	text-decoration:none;
	line-height:12px;
	text-align:left;
}
.text span a:hover {
	color:#43b8e3;
	font-size:12px;
	text-decoration:underline;
}
.Reviewlink {
	color:#43b8e3;
	font-size:12px;
	text-decoration:none;
	line-height:56px;
	text-align:center;
	display:block;
}
.iconrev {
	text-align:right;
	padding-right:25px;
}
.iconcont {
	padding:3px 40px 0 17px;
}
.iconcont h6 {
	font-size:16px;
	color:#666;
	margin:0;
	line-height:16px;
}
.iconcont span {
	font-size:12px;
	color:#43b8e3;
}
.iconcont span .editthisection {
	font-size:12px;
	color:#43b8e3;
	text-decoration:none;
}
.iconcont span .editthisection:hover {
	font-size:12px;
	color:#43b8e3;
	text-decoration:underline;
}
.iconcont dl {
	padding:10px 0 5px 0;
	margin:0;
	display:block;
}
.iconcont dl dt {
	font-size:12px;
	color:#666;
	margin:0 0 4px 0;
	padding:0;
	font-style:normal;
	line-height:14px;
}
.iconcont dl dd {
	font-size:12px;
	color:#a7a7a7;
	line-height:18px;
	padding:0;
	margin:0;
}
.iconcont dl dd font {
	font-size:12px;
	color:#a7a7a7;
	display:block;
}
font.special {
	*margin-left:-40px;
}
.iconcont .row_style dt {
	display:block;
}
.iconcont .row_style dd {
	display:block;
}
.iconcont .col_style dt {
	float:left;
	display:block;
	width:65%;
}
.iconcont .col_style dd {
	float:left;
	display:block;
	width:33%;
	padding-left:2%;
	margin-top:-2px;
}
.iconcont dl.col_style {
}
.iconcont dl dd p {
	padding:0;
	margin:0 0 5px 0;
	display:block;
}
.iconcont dl dd big {
	padding:0 0 0 10px;
	margin:0;
	display:block;
	color:#666;
	line-height:14px;
}
.iconcont .row_style dd small {
	padding:0 0 0 10px;
	margin:0;
	display:block;
	color:#a7a7a7;
	line-height:14px;
}
.conttext {
    margin-top:0;
    }
.conttext p {
	color:#333333;
	font-size:16px;
	line-height:20px;
	margin:0;
}
.conttext h2 {
	color:#E58A07;
	font-size:22px;
	line-height:31px;
	font-weight:bold;
	padding-top:18px;
	margin:0;
}
.conttext h2 sup {
	font-size:0.6em;
	vertical-align:top;
}
.paymentpagetext {
	margin:0 0 0 10px;
}
.paymentpagetext {
	padding-right:20px;
	bottom:-20px;
}
.paymentpagetext h5 {
	color:#ebbc2b;
	font-size:16px;
	line-height:16px;
	margin:20px 0 0 0;
	display:block;
}
.paymentpagetext p {
	font-size:12px;
	margin:0;
	display:block;
	clear:both;
	color:#a7a7a7;
	height:auto!important;
	height:22px;
	min-height:22px;
}
.paymentpagetext p span {
	display:block;
	float:left;
	line-height:22px;
	color:#666;
	padding:0 5px;
	margin-top:10px;
}
.paymentpagetext p span input {
	width:12px;
	height:12px;
	margin-top:5px;
	padding:0;
	background:none;
	border:none;
}
.textspan_01 {
	text-align:left;
	font-size:12px;
	line-height:16px;
	color:#666666;
	display:block;
	margin:20px 0 5px 0;
}
.textspan_01 a {
	color:#43b8e3;
	text-decoration:none;
}
.textspan_01 a:hover {
	color:#43b8e3;
	text-decoration:underline;
}
.cardtype_ico, .cardNo_hint {
	margin-top:20px;
}
.paymentredio span {
	display:block;
	padding-right:10px;
	line-height:25px;
	height:25px;
	float:left;
}
.paymentredio span input {
	padding:0;
	border:none;
	background:none;
	width:12px;
	height:12px;
	margin-top:6px;
}
.textspan {
	text-align:right;
	color:#666666;
	display:block;
	line-height:25px;
	font-size:11px;
	height:auto!important;
	height:25px;
	min-height:25px;
	padding-left:12px;
}
.borformbg_con input {
	color:#8e8e8e;
	line-height:12px;
	font-size:12px;
	margin:0;
	padding:5px 0 0 3px;
	background:#f1f1f1;
	border:#f1f1f1 solid 1px;
	font-style:italic;
}
.borformbg_con select {
	color:#8e8e8e;
	line-height:25px;
	font-size:12px;
	margin:0;
	padding:0 0 0 3px;
	font-style:italic;
}
.borformbg_con textarea {
	color:#8e8e8e;
	display:block;
	line-height:12px;
	font-size:12px;
	margin:0;
	padding:5px 0 0 3px;
	background:#f1f1f1;
	border:#f1f1f1 solid 1px;
	font-style:italic;
}
.errframe_red_01 {
	background:#ffd5ba;
	position:relative;
	padding:3px;
	margin:-3px;
}
.errframe_red_01 .errbg {
	background:url(/UAP/images/exclamation.png) no-repeat 100% 8px;
	min-height:25px;
}
.errframe_red_01 .bg_lt {
	background:url(/UAP/images/errbg/lt.png) no-repeat;
	width:3px;
	height:3px;
	position:absolute;
	top:0;
	left:0px;
}
.errframe_red_01 .bg_rt {
	background:url(/UAP/images/errbg/rt.png) no-repeat;
	width:3px;
	height:3px;
	position:absolute;
	top:0;
	right:0;
}
.errframe_red_01 .bg_rb {
	background:url(/UAP/images/errbg/rb.png) no-repeat;
	width:3px;
	height:3px;
	position:absolute;
	bottom:0;
	right:0;
}
.errframe_red_01 .bg_lb {
	background:url(/UAP/images/errbg/lb.png) no-repeat;
	width:3px;
	height:3px;
	position:absolute;
	bottom:0;
	left:0px;
}
.errframe_red_01 .errbg .frame {
	border:#d1270d solid 1px;
	min-height:23px;
	background:#FFFFFF;
	position:relative;
}
.errframe_red_01 .errbg .frame .img_lt {
	background:url(/UAP/images/redform/lt.png) no-repeat;
	width:3px;
	height:3px;
	position:absolute;
	top:-1px;
	left:-1px;
}
.errframe_red_01 .errbg .frame .img_rt {
	background:url(/UAP/images/redform/rt.png) no-repeat;
	width:3px;
	height:3px;
	position:absolute;
	top:-1px;
	right:-1px;
}
.errframe_red_01 .errbg .frame .img_rb {
	background:url(/UAP/images/redform/rb.png) no-repeat;
	width:3px;
	height:3px;
	position:absolute;
	bottom:-1px;
	right:-1px;
}
.errframe_red_01 .errbg .frame .img_lb {
	background:url(/UAP/images/redform/lb.png) no-repeat;
	width:3px;
	height:3px;
	position:absolute;
	bottom:-1px;
	left:-1px;
}
.errframe_red_01 .errbg .frame .err {
	background:none;
	border:none;
}
.errframe_red_01 .errbg .frame_slt {
	background:none;
}
.errframe_red_01 .errbg .frame_slt .img_lt {
	display:none;
}
.errframe_red_01 .errbg .frame_slt .img_rt {
	display:none;
}
.errframe_red_01 .errbg .frame_slt .img_rb {
	display:none;
}
.errframe_red_01 .errbg .frame_slt .img_lb {
	display:none;
}
.errframe_red_01 .errbg .frame_slt .err_slt {
	height:25px;
}
.errframe_red_02 {
	background:#ffd5ba;
	position:relative;
	padding:3px;
	margin:-3px;
}
.errframe_red_02 .errbg {
	background:url(/UAP/images/exclamation.png) no-repeat 100% 8px;
	min-height:25px;
}
.errframe_red_02 .bg_lt {
	background:url(/UAP/images/errbg/lt.png) no-repeat;
	width:3px;
	height:3px;
	position:absolute;
	top:0;
	left:0px;
}
.errframe_red_02 .bg_rt {
	background:url(/UAP/images/errbg/rt.png) no-repeat;
	width:3px;
	height:3px;
	position:absolute;
	top:0;
	right:0;
}
.errframe_red_02 .bg_rb {
	background:url(/UAP/images/errbg/rb.png) no-repeat;
	width:3px;
	height:3px;
	position:absolute;
	bottom:0;
	right:0;
}
.errframe_red_02 .bg_lb {
	background:url(/UAP/images/errbg/lb.png) no-repeat;
	width:3px;
	height:3px;
	position:absolute;
	bottom:0;
	left:0px;
}
.errframe_red_02 .errbg .frame {
	border:#d1270d solid 1px;
	min-height:23px;
	background:#FFFFFF;
	position:relative;
}
.errframe_red_02 .errbg .frame .img_lt {
	background:url(/UAP/images/redform/lt.png) no-repeat;
	width:3px;
	height:3px;
	position:absolute;
	top:-1px;
	left:-1px;
}
.errframe_red_02 .errbg .frame .img_rt {
	background:url(/UAP/images/redform/rt.png) no-repeat;
	width:3px;
	height:3px;
	position:absolute;
	top:-1px;
	right:-1px;
}
.errframe_red_02 .errbg .frame .img_rb {
	background:url(/UAP/images/redform/rb.png) no-repeat;
	width:3px;
	height:3px;
	position:absolute;
	bottom:-1px;
	right:-1px;
}
.errframe_red_02 .errbg .frame .img_lb {
	background:url(/UAP/images/redform/lb.png) no-repeat;
	width:3px;
	height:3px;
	position:absolute;
	bottom:-1px;
	left:-1px;
}
.errframe_red_02 .errbg .frame .err {
	background:none;
	border:none;
}
.errframe_red_02 .errbg .frame_slt {
	background:none;
}
.errframe_red_02 .errbg .frame_slt .img_lt {
	display:none;
}
.errframe_red_02 .errbg .frame_slt .img_rt {
	display:none;
}
.errframe_red_02 .errbg .frame_slt .img_rb {
	display:none;
}
.errframe_red_02 .errbg .frame_slt .img_lb {
	display:none;
}
.errframe_red_02 .errbg .frame_slt .err_slt {
	height:25px;
}
.poplayer {
	width:636px;
	position:absolute;
	right:0;
	top:0;
}
.poplayer .layercont {
	background:url(/UAP/images/layer/layer_05.png) repeat-y left;
}
.poplayer .layercont .firstdiv {
	background:url(/UAP/images/layer/layer_08.png) repeat-x bottom;
	margin:0 5px;
	padding:20px;
	height:auto!important;
	height:370px;
	min-height:370px;
}
.poplayer .layercont .firstdiv .firstdiv_title {
	float:left;
	width:60%;
}
.poplayer .layercont .firstdiv .firstdiv_search  {
	float:left;
	width:40%;
}
.poplayer .layercont .firstdiv .firstdiv_title h4 {
	font-size:18px;
	line-height:18px;
	margin:0;
	color:#7a7a7a;
}
.poplayer .layercont .firstdiv .firstdiv_title p {
	font-size:12px;
	line-height:14px;
	margin:16px 0 0 0;
	color:#7a7a7a;
}
.poplayer .layercont .firstdiv .firstdiv_search .searchpart input {
	background:url(/UAP/images/layer/layer_search_08.png) no-repeat;
	width:154px;
	height:18px;
	border:none;
	margin:0;
	padding:3px 10px 0 10px;
	font-size:11px;
	line-height:13px;
	display:block;
	float:right;
}
.poplayer .layercont .firstdiv .firstdiv_search .searchpart a {
	border:none;
	margin:9px 0;
	padding:0;
	cursor:pointer;
	display:block;
	float:right;
	width:77px;
	height:22px;
}
.NumberScreening {
	border-top:#d5d5d5 solid 1px;
	height:29px;
	line-height:29px;
	text-align:center;
}
.NumberScreening span {
	display:inline;
	padding:0 7px;
}
.NumberScreening span a {
	color:#7A7A7A;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.NumberScreening span a:hover {
	text-decoration:underline;
}
.NumberScreening_cont {
	height:260px;
	overflow-y:scroll;
	border:#d7d7d7 solid 1px;
	background:#FFF;
}
.NumberScreening_cont p {
	line-height:14px;
	margin:16px;
	color:#4f4f4f;
	display:block;
}
.NumberScreening_cont p strong {
	font-size:15px;
	display:block;
}
.NumberScreening_cont p span {
	font-size:12px;
	display:block;
}
.ImReadybtn {
	text-align:center;
	padding-top:25px;
}
.ImReadybtn input {
	background:none;
	border:none;
	padding:0;
	margin:0;
}
.allsettitle h2 {
	color:#333;
	font-size:26px;
	display:block;
	margin:0 0 10px 0;
	line-height:28px;
}
.allsettitle p {
	color:#333;
	font-size:12px;
	display:block;
	line-height:13px;
	margin:0 0 10px 0;
}
.AppSta_L {
	padding:13px 0 10px 10px;
}
.AppSta_L h6, .AppSta_L p, .AppSta_L span {
	display:block;
	margin:0;
}
.AppSta_L h6 {
	font-size:16px;
	color:#ebbc2b;
	line-height:18px;
}
.AppSta_L p {
	font-size:12px;
	color:#666;
	line-height:14px;
	margin-top:7px;
}
.AppSta_L span {
	margin-top:11px;
}
.AppSta_L span input {
	margin:0;
	padding:0;
	border:none;
	background:none;
}
.AppSta_R {
	padding:10px 0;
}
.AppSta_R h5, .AppSta_R p, .AppSta_R div dl, .AppSta_R div dl dt, .AppSta_R div dl dd {
	display:block;
	margin:0;
}
.AppSta_R h5 {
	font-size:18px;
	color:#666;
	line-height:20px;
}
.AppSta_R p {
	font-size:12px;
	color:#666;
	line-height:14px;
	margin-top:2px;
}
.AppSta_R div {
	margin-top:30px;
	height:36px;
	margin-left:-13px;
}
.AppSta_R div dl {
	float:left;
	padding:0 13px;
}
.AppSta_R div dl dt {
	color:#999;
	font-weight:bold;
	font-size:12px;
	text-align:left;
}
.AppSta_R div dl dd {
	color:#a7a7a7;
	font-size:12px;
	text-align:left;
}
.MyDetails_L {
	padding:15px 0 15px 10px;
}
.MyDetails_L h6, .MyDetails_L p {
	display:block;
	margin:0;
}
.MyDetails_L h6 {
	font-size:16px;
	color:#ebbc2b;
	line-height:18px;
}
.MyDetails_L p {
	font-size:12px;
	color:#a7a7a7;
	line-height:18px;
}
.grayline_long {
	width:auto;
	margin:0 10px;
	padding:0;
	border-color:#f1f1f1;
}
.MyDetails_C {
	padding:32px 0 15px 0;
}
.MyDetails_C span {
	display:block;
	color:#666;
	line-height:18px;
	font-size:12px;
}
.MyDetails_R {
	padding:32px 0 15px 0;
}
.MyDetails_R span {
	display:block;
	text-align:right;
	padding-right:24px;
}
.MyDetails_R span a {
	color:#43b8e3;
	font-size:13px;
	text-decoration:none;
}
.MyDetails_R span a:hover {
	text-decoration:underline;
}
.line004 {
	padding:0 0 5px 0;
}
option {
	padding:0 12px 0 5px;
	margin:0;
}
/*----New_Nav_start----*/
.navtext_new {
	height:32px;
}
.navtext_new span {
	height:32px;
	padding:0 20px;
	margin-right: 5px;
	margin-top:7px;
	line-height:32px;
	display:block;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	background:url(/images/blue/navnew_gray.png) no-repeat right;
	position:relative;
}
.navtext_new span a, .navtext_new span a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.navtext_new span.navicon {
	background:none;
	padding:0 0 0 25px;
	display: none;
}
.navtext_new span.navicon img {
	vertical-align:bottom;
}
.navtext_new span.blue {
	background:url(/UAP/images/navnew_blue.png) no-repeat right;
}
.navtext_new span.deep {
	background:url(/UAP/images/navnew_deep.png) no-repeat right;
}
.navtext_new span.gray {
	background:url(/images/blue/navnew_gray.png) no-repeat right;
}
.navtext_new .blue .navleft {
	position:absolute;
	left:-10px;
	top:0;
	background:url(/UAP/images/myinfo_nav_left_01.png) no-repeat;
	width:10px;
	height:32px;
}
.navtext_new .deep .navleft {
	position:absolute;
	left:-10px;
	top:0;
	background:url(/UAP/images/myinfo_nav_left.png) no-repeat;
	width:10px;
	height:32px;
}
.navtext_new .gray .navleft {
	position:absolute;
	left:-10px;
	top:-7px;
	background:url(/images/blue/myinfo_nav_left_02.png) no-repeat;
	width:10px;
	height:37px;
}
.navtext_new span.PdLeft {
	padding-left:5px;
}
/*----New_Nav_over----*/
.login_R {
	padding:32px 0 0 21px;
	height:55px;
	background:url(/images/blue/HCI-Login_03.png) no-repeat right;
	text-align:center;
}
.login_R .login_btn {
	cursor:pointer;
	width:86px;
}
.login_R .login_btn img {
	padding:0 10px;
	background-repeat:no-repeat;
	background-position:center;
}
.login_L {
	padding:7px 0 0 0;
}
.loginfont {
	font-size:14px;
	font-weight:bold;
	color:#666666;
	line-height:21px;
	margin-top: 15px;
}
.spanRed {
    color: red;
}
.logininput {
	width:274px;
}
.logintextlink {
	text-align:right;
	padding-top:10px;
	color:#444444;
	margin:2px 0;
    clear:both;
}
.logintextlink a {
	background:#61b9ff;
	padding:3px 14px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	font-weight: 400;
	overflow:hidden;
	color:#ffffff;
	text-decoration:none;
}
.logintextlink a:hover {
	color:#ffffff;
	background:#148BE9;
}
.regtitle {
	border-bottom:#d5d5d5 solid 1px;
	margin:10px 0 0 10px;
	color:#2060c0;
}
.regtitle h5 {
	margin:0;
	padding:0;
	color:#2060c0;
	font-size: 28px; line-height: 34px; 
}
.regfont {
	color:#666666;
	font-weight:bold;
	font-size:14px;
	line-height:21px;
}
.height15px {
	height:15px;
	margin:0;
	padding:0;
	clear:both;
	line-height:0;
}
.regtips {
	font-size:11px;
	color:#666666;
	line-height:13px;
	display:block;
	position:absolute;
}
.headerlogout {
	text-align:right;
	display:block;
	margin-top:76px;
}
.headerlogout a {
	font-size:14px;
	line-height:16px;
	color:#43b8e3;
	text-decoration:none;
}
.headerlogout a:hover {
	text-decoration:underline;
}
.sigheader {
	border-bottom:#999999 solid 1px;
	padding-bottom:15px;
}
.othertit {
	font-size:12px;
	color:#666;
	height:33px;
	line-height:53px;
	overflow:hidden;
	display:block;
	margin:0;
	margin-top:20px;
}
.DeptInfoTit {
	display:block;
	padding-left:10px;
	margin:0;
}
.DeptInfoTit strong {
	color:#ebbc2b;
	display:block;
	line-height:14px;
}
.DeptInfoTit em {
	display:block;
	font-style:normal;
	color:#a7a7a7;
	line-height:14px;
}
.textnew {
	height:56px;
	line-height:56px;
	float:left;
	padding-left:13px;
	color:#43b8e3;
	font-size:20px;
	font-weight:bold;
}
.height40px {
	height:40px;
	margin:0;
	padding:0;
	clear:both;
	line-height:0;
}
.poplayer .layercont .firstdiv .firstdiv_titleNew {
	float:left;
}
.poplayer .layercont .firstdiv .firstdiv_titleNew h4 {
    margin-bottom:15px;
}
.poplayer .layercont .firstdiv .firstdiv_titleNew p {
    margin:0;
}
.height20px {
	height:20px;
	margin:0;
	padding:0;
	clear:both;
	line-height:0;
}
.NumberScreening_contNew {
	height:290px;
	overflow-y:scroll;
	border:#d7d7d7 solid 1px;
	background:#FFF;
}
.NumberScreening_contNew p {
	line-height:14px;
	margin:16px;
	color:#4f4f4f;
	display:block;
}
.NumberScreening_contNew p strong {
	font-size:15px;
	display:block;
}
.NumberScreening_contNew p span {
	font-size:12px;
	display:block;
}
.graylineNewNew {
	clear:both;
	margin:9px 20px;
	*margin:-4px 20px 0px 20px;
	border-color:#f1f1f1;
}
.iconrev img {
    vertical-align:bottom;
    }
textarea {
      resize: none;
} 
.sidebar .top {
	background:url(/images/blue/sidebar_03.png) no-repeat;
	width:186px;
	height:34px;
	line-height:0;
}
.sidebar .btm {
	background:url(/images/blue/sidebar_07.png) no-repeat;
	width:186px;
	height:7px;
	line-height:0;
}	
.btnLogin{background:url(/images/blue/button_login.png) no-repeat; cursor:pointer; width:94px; height:29px; padding:0; border:none;}
.btnCancel{background:url(/images/blue/button_previous.png) no-repeat;cursor:pointer; width:94px; height:29px; padding:0; border:none;}
.btnContinue{background:url(/images/blue/button_submit.png) no-repeat; cursor:pointer; width:94px; height:29px; padding:0; border:none;}
.btnRegister{background:url(/images/blue/button_register.png) no-repeat; cursor:pointer; width:94px; height:29px; padding:0; border:none;}
.login_R input {
	margin:0 10px;
}
.btnNext {
	background:url(/images/blue/button_next.png) no-repeat; cursor:pointer; 
	width:94px; 
	height:29px; 
	padding:0; 
	border:none;}
.current_gray .navleft {
	position:absolute;
	left:-10px;
	top:0;
	background:url(/images/blue/myinfo_nav_left_01_new.jpg) no-repeat;
	width:10px;
	height:45px;
}
.navtext p.nextnew {
    padding: 0pt 5px 0pt 10px; margin-left: 0px; 
}
#topNew{overflow:hidden;}
.logo_quotithead {width:720px; font-size:35px; color:#2060c0; float:left; line-height:48px; height:45px;}

.logo_quotithead_HCI_Medicare { /*company logo or name*/
    padding-top: 20px;
    width: 720px;
    font-size: 35px;
    color: #2060c0;
    float: left;
    line-height: 48px; /*font-family:"Arial Black", Gadget, sans-serif; */
    height: 45px;
    text-indent: -9999px;
    background: url('imgs/LogoMedicareBlue.png') no-repeat;
}
.web_adr_quotithead,.logo_text_quotithead,.web_name_quotithead {font-size:20px; color:#2060c0; padding-left:3px;}
.logo_text_quotithead { line-height:15px;}
.web_adr_quotithead { color:#444444;  width:300px; height:30px; float:left; padding-top:11px;}
.web_name_quotithead{ float:right; height:30px; color:#444444; padding-top:11px; padding-right:5px; text-align:right;}
.quotitheaderlogout  {
	font-size:14px;
	text-align:right;
	display:block;
	margin-top:12px;
	color:#FF0000;
	float:right;
}
.quotitheaderlogout a {
	font-size:14px;
	line-height:16px;
	text-decoration:none;
	margin-top:0px;
	color:#FF0000;
}
.quotitheaderlogout a:hover {
	text-decoration:underline;
}
.WantToTalkControl{background-color:#EF6E21; width:102px; margin-left:25px; margin-top:10px; height:58px; vertical-align:top;}
.WantToTalkControlCallButton{height:28px;}
.WantToTalkControlSmartButton{height:30px;}
.wanttotalkFont {font-size:20px; font-weight:bold; color:#FFFFFF;}
.wanttotalksidebartop { background:url('../../images/wanttotalk.png') no-repeat; width:186px; height:100px; z-index:9999;}
.wanttotalkFontTitle{font-size:12px;width:124px; padding-top:130px;}
.wanttotalkFontContact{ margin-top:0px; padding-bottom:6px;}
.WantToTalkControlDisplay { display:block; position:absolute; top:50px; right:8px}
.AnswerSecurityQuestionBlankHeight {
	height:208px;
	margin:0;
	padding:0;
	clear:both;
	line-height:0;
}
.wanttotalkFontContact a{text-decoration:none;	color:#fff;}
.OASFullWidth {
        width:100% !important;
    }
    .UAPFullWidth {
        width:100% !important;
    }
.highlighttext {
	font-size: 24px;
	line-height: 30px;
}
.typebuttoncontainer {
    display: none;
}
.opHoursModule {
    display: none;
}

.hoursOfOperationPhone, .hoursOfOperationTime, .hoursOfOperationMoreinfo {
    display: none;
}