﻿html body{ font-family:"Open Sans", Arial, Helvetica, sans-serif; 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;
}
#secondarynav {
	position:absolute;
	top:5px;
	left:20px;
	width:899px;
	line-height:25px;
	vertical-align:middle;
	overflow:hidden;
}

#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;
}
.sidebar dl dd {
	display:block;
}
.sidebar dl dd p {
	font-size:14px;
	font-weight:bold;
	line-height:14px;
	color: #fff;
}
.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;
}
.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;
}
.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;
}
.logininput {
	width:274px;
}
.logininputPopup {
	width:174px;
}
.logintextlink {
	text-align:right;
	padding-top:10px;
	color:#444444;
	margin:2px 0;
}
.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{height:90px;overflow:hidden;}
.logo_quotithead {width:720px; font-size:35px; color:#2060c0; float:left; line-height:48px; height:45px;}
.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:25px; 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:none;
}
.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/wanttotalkGreen.png') no-repeat; width:186px; height:100px; z-index:9;}
.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;}


html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}


body
{
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
}

a:focus
{
	outline: 1px dotted invert;
}

h1, h2, h3, h4, h5, h6
{
	color: #181818;
	font-family: 'Roboto Slab', sans-serif;
	font-weight: normal;
}

	h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
	{
		font-weight: inherit;
	}

h1
{
	font-size: 42px;
	line-height: 47px;
	margin-bottom: 14px;
}

h2
{
	font-size: 35px;
	line-height: 40px;
	margin-bottom: 10px;
}

h3
{
	font-size: 28px;
	line-height: 34px;
	margin-bottom: 8px;
}

h4
{
	font-size: 21px;
	line-height: 30px;
	margin-bottom: 4px;
}

h5
{
	font-size: 17px;
	line-height: 24px;
}

h6
{
	font-size: 14px;
	line-height: 21px;
}

hr
{
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}

ol
{
	list-style: decimal;
}

ul
{
	list-style: disc;
}

li
{
	margin-left: 30px;
}

p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset
{
	margin-bottom: 20px;
}
.container_12,.container_16{margin-left:auto;margin-right:auto;width:960px}.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12,.grid_13,.grid_14,.grid_15,.grid_16{display:inline;float:left;position:relative;margin-left:0px;margin-right:0px}.container_12 .grid_3,.container_16 .grid_4{width:220px}.container_12 .grid_6,.container_16 .grid_8{width:460px}.container_12 .grid_9,.container_16 .grid_12{width:700px}.container_12 .grid_12,.container_16 .grid_16{width:940px}.alpha{margin-left:0}.omega{margin-right:0}.container_12 .grid_1{width:60px}.container_12 .grid_2{width:140px}.container_12 .grid_4{width:300px}.container_12 .grid_5{width:380px}.container_12 .grid_7{width:540px}.container_12 .grid_8{width:620px}.container_12 .grid_10{width:780px}.container_12 .grid_11{width:860px}.container_16 .grid_1{width:40px}.container_16 .grid_2{width:100px}.container_16 .grid_3{width:160px}.container_16 .grid_5{width:280px}.container_16 .grid_6{width:340px}.container_16 .grid_7{width:400px}.container_16 .grid_9{width:520px}.container_16 .grid_10{width:580px}.container_16 .grid_11{width:640px}.container_16 .grid_13{width:760px}.container_16 .grid_14{width:820px}.container_16 .grid_15{width:880px}.container_12 .prefix_3,.container_16 .prefix_4{padding-left:240px}.container_12 .prefix_6,.container_16 .prefix_8{padding-left:480px}.container_12 .prefix_9,.container_16 .prefix_12{padding-left:720px}.container_12 .prefix_1{padding-left:80px}.container_12 .prefix_2{padding-left:160px}.container_12 .prefix_4{padding-left:320px}.container_12 .prefix_5{padding-left:400px}.container_12 .prefix_7{padding-left:560px}.container_12 .prefix_8{padding-left:640px}.container_12 .prefix_10{padding-left:800px}.container_12 .prefix_11{padding-left:880px}.container_16 .prefix_1{padding-left:60px}.container_16 .prefix_2{padding-left:120px}.container_16 .prefix_3{padding-left:180px}.container_16 .prefix_5{padding-left:300px}.container_16 .prefix_6{padding-left:360px}.container_16 .prefix_7{padding-left:420px}.container_16 .prefix_9{padding-left:540px}.container_16 .prefix_10{padding-left:600px}.container_16 .prefix_11{padding-left:660px}.container_16 .prefix_13{padding-left:780px}.container_16 .prefix_14{padding-left:840px}.container_16 .prefix_15{padding-left:900px}.container_12 .suffix_3,.container_16 .suffix_4{padding-right:240px}.container_12 .suffix_6,.container_16 .suffix_8{padding-right:480px}.container_12 .suffix_9,.container_16 .suffix_12{padding-right:720px}.container_12 .suffix_1{padding-right:80px}.container_12 .suffix_2{padding-right:160px}.container_12 .suffix_4{padding-right:320px}.container_12 .suffix_5{padding-right:400px}.container_12 .suffix_7{padding-right:560px}.container_12 .suffix_8{padding-right:640px}.container_12 .suffix_10{padding-right:800px}.container_12 .suffix_11{padding-right:880px}.container_16 .suffix_1{padding-right:60px}.container_16 .suffix_2{padding-right:120px}.container_16 .suffix_3{padding-right:180px}.container_16 .suffix_5{padding-right:300px}.container_16 .suffix_6{padding-right:360px}.container_16 .suffix_7{padding-right:420px}.container_16 .suffix_9{padding-right:540px}.container_16 .suffix_10{padding-right:600px}.container_16 .suffix_11{padding-right:660px}.container_16 .suffix_13{padding-right:780px}.container_16 .suffix_14{padding-right:840px}.container_16 .suffix_15{padding-right:900px}.container_12 .push_3,.container_16 .push_4{left:240px}.container_12 .push_6,.container_16 .push_8{left:480px}.container_12 .push_9,.container_16 .push_12{left:720px}.container_12 .push_1{left:80px}.container_12 .push_2{left:160px}.container_12 .push_4{left:320px}.container_12 .push_5{left:400px}.container_12 .push_7{left:560px}.container_12 .push_8{left:640px}.container_12 .push_10{left:800px}.container_12 .push_11{left:880px}.container_16 .push_1{left:60px}.container_16 .push_2{left:120px}.container_16 .push_3{left:180px}.container_16 .push_5{left:300px}.container_16 .push_6{left:360px}.container_16 .push_7{left:420px}.container_16 .push_9{left:540px}.container_16 .push_10{left:600px}.container_16 .push_11{left:660px}.container_16 .push_13{left:780px}.container_16 .push_14{left:840px}.container_16 .push_15{left:900px}.container_12 .pull_3,.container_16 .pull_4{left:-240px}.container_12 .pull_6,.container_16 .pull_8{left:-480px}.container_12 .pull_9,.container_16 .pull_12{left:-720px}.container_12 .pull_1{left:-80px}.container_12 .pull_2{left:-160px}.container_12 .pull_4{left:-320px}.container_12 .pull_5{left:-400px}.container_12 .pull_7{left:-560px}.container_12 .pull_8{left:-640px}.container_12 .pull_10{left:-800px}.container_12 .pull_11{left:-880px}.container_16 .pull_1{left:-60px}.container_16 .pull_2{left:-120px}.container_16 .pull_3{left:-180px}.container_16 .pull_5{left:-300px}.container_16 .pull_6{left:-360px}.container_16 .pull_7{left:-420px}.container_16 .pull_9{left:-540px}.container_16 .pull_10{left:-600px}.container_16 .pull_11{left:-660px}.container_16 .pull_13{left:-780px}.container_16 .pull_14{left:-840px}.container_16 .pull_15{left:-900px}.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}.clearfix:after{clear:both;content:' ';display:block;font-size:0;line-height:0;visibility:hidden;width:0;height:0}.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}
.bodyContent {
	margin: 0px 0px 5px 0px;
	
	position: relative;
}
.requiredField {
	margin: 10px 3px 3px 3px;
	padding: 2px 0px 0px 5px;
	line-height: 8px; 
}
.Error {
	margin: 0px 0px 10px 20px;
	
	position: relative;
	color: Red;
}
.SectionTitle {
	
	padding-bottom: 5px;
	margin: 10px 10px 0px 10px;
	position: relative;
	clear: both;
}
.bodyContent_indent {
	
	margin: 0px 10px 10px 10px;
}
.bodyContent_indent a {
	color: #5078b3;
	text-decoration: underline;
	font-weight: bold;
}
.bodyContent_indent a:hover {
	color: #484e53;
	text-decoration: underline;
	font-weight: bold;
}
.SectionInstructions {
	
	padding-bottom: 5px;
	margin: 0px 10px 0px 10px;
	clear: both;
	position: relative;
}
.PageTitle {
	color: white;
	background-color: #5078b3;
	float: left;
}
.smalltext_plain {
	color: #75787b;
}
.MaskedEditFocus {
    background-color: #ffffcc;
    color: #484e53;
	

}
.MaskedEditError {
    background-color: #ffcccc;
	
}
.LinkBox_Container {
	padding: 0px;
	margin: 0px;
	position: relative;
}
.LinkBox_Box {
	border: #cccccc 1px solid;
	padding: 0px;
	background-color: #ebe8dd;
}
.linkbox {
	border: 0px;
	margin: 0px;
	cursor: pointer;
	padding: 8px 40px 18px 20px;
}
.Linkbox_spacer {
	height: 15px;
}
.Linkbox_right {
	
	color: #484e53;
	line-height: 15px;
	padding: 8px 0px 0px 30px;
	display: block;
}
.Linkbox_right table {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
}
.Linkbox_right table tr {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}
.Linkbox_right table td {
	
	vertical-align: middle;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	height: 25px;
}
.Linkbox_left {
	padding: 0px 30px 0px 22px;
}
.Linkbox_left .ButtonPadding {
	padding: 5px;
	margin: 0px 35px 0px 0px;
	z-index: 1;
	position: relative;
	float: left;
}
.InfoBox_Container {
	padding: 0px;
	margin: 0px;
	position: relative;
}
.InfoBox_Box {
	border: #cccccc 1px solid;
	padding: 0px 0px 8px 0px;
	background-color: #eff4f6;
}
.infobox {
	border-width: 0px;
	margin: 0px;
	cursor: pointer;
	padding: 14px 40px 12px 30px;
}
.infobox_right {
	
	color: #484e53;
	line-height: 15px;
	display: block;
	padding-left: 30px;
}
.infobox_right table {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}
.infobox_right table tr {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
}
.infobox_right table td {
	
	vertical-align: middle;
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	height: 25px;
}
.infobox_left {
	padding: 0px 30px 0px 30px;
}
.infobox_left .ButtonPadding {
	margin: 4px 30px 0px 0px;
	padding: 0px;
	display: block;
	z-index: 1;
	float: left;
	position: relative;
}
.infobox_spacer {
	height: 25px;
}
.inputtextarea {
	
	width: 400px;
	height: 85px;
	border: #bdc7d8 1px solid;
}
.inputtextarea_small {
	
	width: 500px;
	height: 40px;
	border: #bdc7d8 1px solid;
}
.inputtext {
	width: 180px;
	border: #bdc7d8 1px solid;
	padding: 2px;
	margin-bottom: 2px;
}
.inputtext_long {
	width: 250px;
	border-top: #bdc7d8 1px solid;
	padding: 2px;
	border: #bdc7d8 1px solid;
	margin-bottom: 2px;
}
.inputtext_short {
	width: 75px;
	border: #bdc7d8 1px solid;
	padding: 1px;

}
.inputtext_date {
	width: 75px;
	border: #bdc7d8 1px solid;
	padding: 1px 1px 1px 1px;
	margin-bottom: 2px;
}
.inputselect {
	border: #bdc7d8 1px solid;
}
.inputsubmit {
	color: #484e53;
	background-color: #cccccc;
	border: #484e53 1px solid;
	width: 94px;
	padding: 3px 0px 3px 0px;
	text-align: center;
}
.inputsubmit_long {
	text-align: center;
	color: #484e53;
	background-color: #cccccc;
	border: #484e53 1px solid;
	width: 130px;
	padding: 3px 0px 3px 0px;
}
.inputsubmit_long_disabled {
	text-align: center;
	color: #cccccc;
	background-color: #ececec;
	border: #cccccc 1px solid;
	width: 130px;
	padding: 3px 0px 3px 0px;
}
.inputsubmit_longest {
	text-align: center;
	color: #484e53;
	background-color: #cccccc;
	border: #484e53 1px solid;
	width: 150px;
	padding: 3px 0px 3px 0px;
}
.buttons {
	padding: 10px 0px 0px 0px;
	text-align: right;
	width: 100%;
}
.StaticInfoTable {
	padding: 0px;
	margin: 0px;
	width: 100%;
}
.headerRow {
	background-color: #b8dcf5;
}
.dataRow {
	background-color: #ecf0f6;
}
.headerRow td {
	text-align: center;
	padding: 5px 3px 5px 3px;
}
.headerRow th {
	font-weight: bold;
	text-align: center;
	padding: 5px 3px 5px 3px;
}
.dataRow td {
	text-align: center;
	padding: 5px 3px 5px 3px;
}
.FormBlockRow {
	padding: 0px;
	clear: both;
	line-height: 19px;
}
.FormBlockRow div:first-child {
	float: left;
	width: 40%;
	text-align: right;
	padding-right: 3px;
	line-height: 19px;
}
.FormBlockRow div + div {
	padding-left: 3px;
	margin-left: 41%;
	line-height: 19px;
}
.FormBlockRow_MyAccount {
	padding-top: 2px;
	clear: both;
	width: auto;
}
.FormBlockRow_MyAccount div:first-child {
	float: left;
	width: 40%;
	text-align: right;
	padding-right: 3px;
}
.FormBlockRow_MyAccount div + div {
	padding-left: 3px;
	margin-left: 40%;
}
.SectionHeaderBox {
	color: white;
	padding: 5px;
	border: 1px solid #4c6e9f;
	background-color: #5078b3;
	margin: 5px 0px 5px 0px;
	clear: both;
}
.SectionHeaderBox a {
	font-weight: bold;
	color: white;
	text-decoration: underline;
}
.SectionHeaderTitleBox {
	color: white;
	padding: 5px 5px 5px 10px;
	margin-top: 5px;
	border: 1px solid #8484a2;
	background-color: #5b829b;
}
.SectionHeaderTitleBox a:hover {
	color: white;
	text-decoration: underline;
	font-weight: bold;
}
.SectionHeaderTitleBox a {
	color: white;
	text-decoration: underline;
}
.SubSectionHeaderBox {
	color: #484e53;
	padding: 5px;
	margin: 10px 0px 5px 0px;
	border: 1px solid #b5c1c9;
	background-color: #cfe0f7;
}
.SubSectionHeaderBox a {
	color: #484e53;
	text-decoration: underline;
}
.SectionHeaderBox_AppContent {
	color: white;
	height: 15px;
	padding: 5px;
	margin: 5px 0px 5px 0px;
	border: 1px solid #4c6e9f;
	background-color: #5078b3;
	position: relative;
}
.SectionHeaderBox_AppContent a {
	color: white;
	text-decoration: underline;
	font-weight: bold;
}
.FormContentBox {
	color: #484e53;
	padding: 10px;
	margin: 5px 10px 5px 10px;
	border: 1px solid #cccccc;
	background-color: #eff4f6;
}
.SubFormContentBox {
	color: #484e53;
	padding: 10px;
	margin: 5px 10px 10px 10px;
	border: 1px solid #cccccc;
	background-color: #f2f2eb;
}

.SectionContentBox {
	background-color: #fbfcfe;
	border: 1px solid #cccccc;
	border-top: none;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
}
.TextIndicator_TextBox1_Strength1 {
	background-color: #eff4f6;
	color: #a1acb5;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
	margin-top: 2px;
}
.TextIndicator_TextBox1_Strength2 {
	background-color: #eff4f6;
	color: #89939b;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
	margin-top: 2px;
}
.TextIndicator_TextBox1_Strength3 {
	background-color: #eff4f6;
	color: #6d747b;
	padding: 2px 2px 2px 2px;
	font-weight: bold;
	margin-top: 2px;
}
.TextIndicator_TextBox1_Strength4 {
	background-color: #eff4f6;
	color: #5c6268;
	padding: 2px 2px 2px 2px;
	margin-top: 2px;
}
.TextIndicator_TextBox1_Strength5 {
	background-color: #eff4f6;
	color: #484e53;
	padding: 2px 2px 2px 2px;
	margin-top: 2px;
}

.TextIndicator_TextBox1 {
	background-color: #eff4f6;
	color: White;
	padding: 2px 2px 2px 2px;
	margin-top: 2px;
}
.modalPopup {
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 250px;
}
.modalBackground {
	background-color: gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.clear {
	clear: both;
}
.PageBlock {
	height: 188px;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.spacer {
	height: 10px;
}
.spacer_5 {
	height: 5px;
}
.centerContent {
	text-align: center;
}
.buttonRegister {
	color: #484e53;
	background-color: #cccccc;
	border: #484e53 1px solid;
	width: 94px;
	padding: 3px 0px 3px 0px;
	text-align: center;
}
.buttonCancel {
	color: #484e53;
	background-color: #cccccc;
	border: #484e53 1px solid;
	width: 94px;
	padding: 3px 0px 3px 0px;
	text-align: center;
}
.dellinkbtn { 
	clear:both;
	padding-right:26px;
	padding-bottom:7px;
	text-align:right;
	line-height:14px;
	height:14px;
	font-size:12px;
	font-weight:bold;
	color:#666;
	margin-top:-12px;
}
.dellinkbtn a {
	background:url(/UAP/images/delicobtn.png) no-repeat right bottom;
	padding-right:25px;
	color:#666666;
	text-decoration:none;
}
.dellinkbtn a:hover {
	text-decoration:underline;
}
.footer {
	border-bottom:none;
	padding-bottom:20px;
}
.height6p {
	height:6px;
	clear:both;
	line-height:0;
	overflow:hidden;
}
.height20p {
	height:30px;
	clear:both;
}
.height15p {
	height:15px;
	clear:both;
	background-color:#fff;
}
.contentTitle{
	color:#a7a7a7;
	font-size:14px;
	line-height:18px;
	margin-left:20px;
	font-weight:bold;
	padding-top:7px;
}
.contentHeaderTitle{
	color:#666666;
	font-size:11px;
	line-height:18px;
	margin-left:15px;
	font-weight:bold;
}
.subSectionHeader{
	color:#ebbc2b;
	font-size:14px;
	line-height:18px;
	margin-left:15px;
	font-weight:bold;
}
.eSign_input {
	border:#e0e0e0 solid 1px;
	height:29px;
	line-height:17px;
	margin:0;
	padding:10px 0 0 15px;
	font-size:17px;
	color:#666666;
	font-weight:bold;
	width:203px;
	font-family:Arial, Helvetica, sans-serif;
}
.eSign_p {
	height:41px;
	line-height:41px;
	font-size:14px;
	color:#d1d1d1;
	margin:0;
	padding:0;
}
.eSign_title {
	margin:15px 0;
}
.eSign_title h3 {
	font-size:24px;
	color:#ebbc2b;
	font-weight:bold;
	margin:0;
}
.eSign_title p {
	font-size:12px;
	color:#666666;
	line-height:14px;
	margin:0;
}
.ErrNewRed {
	margin:-7px;
	padding:7px;
	background:#fce0ce;
}
.ErrNewRed .bg_lt {
	background:url(/UAP/images/errbg/lt.png) no-repeat;
	width:3px;
	height:3px;
	position:absolute;
	top:0;
	left:0;
	display:block;
}
.ErrNewRed .bg_rt {
	background:url(/UAP/images/errbg/rt.png) no-repeat;
	width:3px;
	height:3px;
	position:absolute;
	top:0;
	right:0;
	display:block;
}
.ErrNewRed .bg_rb {
	background:url(/UAP/images/errbg/rb.png) no-repeat;
	width:3px;
	height:3px;
	position:absolute;
	bottom:0;
	right:0;
	display:block;
}
.ErrNewRed .bg_lb {
	background:url(/UAP/images/errbg/lb.png) no-repeat;
	width:3px;
	height:3px;
	position:absolute;
	bottom:0;
	left:0;
	display:block;
}
.ErrNewRed .eSign_input {
	border:#be1816 solid 1px;
}
.ErrNewRed i {
	height:0px;
	width:0px;
	line-height:0px;
	display:block;
	overflow:hidden;
	visibility:hidden;
}
.ErrNewRed_none {
	margin:0;
}
.ErrNewRed_none .bg_lt {
	display:none;
}
.ErrNewRed_none .bg_rt {
	display:none;
}
.ErrNewRed_none .bg_rb {
	display:none;
}
.ErrNewRed_none .bg_lb {
	display:none;
}
html body .inputnormal {
	font-style:normal;
    color:#666;
}
html body .inputitalic {
	font-style:italic;
	color:#666666;
}
.textSpan 
{
    font-size:11px;
    color:#666;
}
.textSpanBtn 
{
    text-align:right;
	display:block;
	line-height:25px;
	font-size:11px;
	height:auto!important;
	height:25px;
	min-height:25px;
	padding-left:12px;
	cursor:pointer;
}
.ControlTextSpan
{
    font-size:12px;
    margin:3px 3px 0 0;
}
.textRight {
    text-align:right;
}
html body .white_cont .textLeft {
    text-align:left;
}
html body .textLeft {
    text-align:left;
}
.contentHeaderInstructions{
	color:#000000;
	font-size:14px;
	line-height:18px;
	margin-left:15px;
}
.textRightPadding {
    text-align:right;
    padding-right:30px;
}
.imgHeight {
    line-height:0px;
}
.white_cont .radiobtn {
	height:25px;
	line-height:25px;
}
.white_cont .radiobtn input {
	width:13px;
	height:13px;
	background:none;
	border:0;
	margin:5px 5px 0 0;
	padding:0;
}
.Section_Review_right_new {
	vertical-align: top;
	float:left;
	width:190px;
	padding: 0px 0px 1px 15px;
}
.Section_Review_left_new {
	vertical-align: top;
	padding: 0px 15px 0px 0px;
	width: 420px;
	float: left;
}
.SubSection1_Review_left_new {
	vertical-align: top;
	padding: 0px 15px 0px 0px;
	width: 420px;
	float: left;
}
.ReviewPage_HealthHistory_Question {
    padding: 5px;
	margin: 5px;
}
.ReviewPage_HealthHistory_Question_new {
    padding: 0px;
	margin: 0px;
}
.unreview {
	color:#a7a7a7;
}
.whitebgotr  {
	background:url(/UAP/images/whitebg.gif) repeat-y 10px 0;	
	margin:0;
	border-top:#fff solid 1px;
}
.width94px  {
	width:94px;
}
.width78px {
	width:78px;
}
.width101px {
	width:101px;
}
.closeimg {
    position:absolute;
    right:29px;
    top:25px;
    cursor:pointer;
}
#divTitleGlossary {
    cursor:move;
}
#divTitleFAQ {
    cursor:move;
}
#progressBackgroundGlossary {
    position:fixed; 
    top:0px; 
    bottom:0px; 
    left:0px;
    right:0px;
    overflow:hidden; 
    padding:0; 
    margin:0; 
    background-color:#A5A6A5; 
    filter:alpha(opacity=50); 
    opacity:0.5; 
    z-index:1000;
}
#processMessageGlossary { 
    position:absolute; 
    top:265px; 
    left:52%;
    padding:10px; 
    width:14%; 
    z-index:1001; 
    background-color:#fff;
    border:solid 1px #000;
}
#processMessageFAQ { 
    position:absolute; 
    top:250px; 
    left:55%;
    padding:10px; 
    width:14%; 
    z-index:1001; 
    background-color:#fff;
    border:solid 1px #000;
}
.ReviewSection {
    margin-left:0px;
    margin-bottom:12px;
}
.SectionReview_Header {
	margin-left:0px;
}
.SectionHeader_Review {
	font: bold 12px;
	color: #333;
	padding: 5px;
	margin: 15px 0 3px 0;
	border:0;
	background-color:#eee;
}
.ReviewPage_HealthHistory_Question { 
	margin-left:0px; padding-left:0px;
}
.TextContentItem {
    padding-left:20px;
    padding-right:20px;
}
.SectionText01 {
	padding-bottom: 5px;
	margin: 5px 0px 5px 20px;
}
.positionRelative {
    position:relative;
}
.regnewfont  {
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
}
.bodyContentOAS {	
	margin: 0px 0px 5px 0px;
	position: relative;
}
#progressBackgroundFilter {
    position:fixed; 
    top:0px; 
    bottom:0px; 
    left:0px;
    right:0px;
    overflow:hidden; 
    padding:0; 
    margin:0; 
    background-color:#000; 
    filter:alpha(opacity=50); 
    opacity:0.5; 
    z-index:1000; 
}
#processMessage { 
    position:fixed; 
    top:30%; 
    left:43%;
    padding:10px; 
    width:14%; 
    z-index:1001; 
    background-color:#fff;
    border:solid 1px #000;
}
.radioStyle {
    border-collapse:collapse;
    border:0;
    height:25px;
	margin:0;
}
.radioStyle tr td {
	padding-left:5px;
}
.QA_textNew {
	padding:0 0 15px 58px;
	height:auto!important;
	height:35px;
	min-height:35px;
}
#content_QA .QA_formNew {
	width:770px;
	background-color:#fff;
}
.roundedbox .boxbtm .lbNew {
	position:absolute;
	left:0;
	bottom:0;
}
.errframe_grayri {
	/*none*/
}
.errframe_grayri .errbg {
	/*none*/
}
.errframe_grayri .bg_lt {
	display:none;
}
.errframe_grayri .bg_rt {
	display:none;
}
.errframe_grayri .bg_rb {
	display:none;
}
.errframe_grayri .bg_lb {
	display:none;
}
.errframe_grayri .errbg .frame {
	border:#f1f1f1 solid 1px;
	min-height:23px;
	background:#ddd;
	position:relative;
}
.errframe_grayri .errbg .frame .img_lt {
	background:url(/UAP/images/grayform/lt.png) no-repeat;
	width:3px;
	height:3px;
	position:absolute;
	top:-1px;
	left:-1px;
}
.errframe_grayri .errbg .frame .img_rt {
	background:url(/UAP/images/grayform/rt.png) no-repeat;
	width:3px;
	height:3px;
	position:absolute;
	top:-1px;
	right:-1px;
}
.errframe_grayri .errbg .frame .img_rb {
	background:url(/UAP/images/grayform/rb.png) no-repeat;
	width:3px;
	height:3px;
	position:absolute;
	bottom:-1px;
	right:-1px;
}
.errframe_grayri .errbg .frame .img_lb {
	background:url(/UAP/images/grayform/lb.png) no-repeat;
	width:3px;
	height:3px;
	position:absolute;
	bottom:-1px;
	left:-1px;
}
.errframe_grayri .errbg .frame .err {
	background:none;
	border:none;
}
.errframe_grayri .errbg .frame_slt {
	background:none;
}
.errframe_grayri .errbg .frame_slt .img_lt {
	display:none;
}
.errframe_grayri .errbg .frame_slt .img_rt {
	display:none;
}
.errframe_grayri .errbg .frame_slt .img_rb {
	display:none;
}
.errframe_grayri .errbg .frame_slt .img_lb {
	display:none;
}
.errframe_grayri .errbg .frame_slt .err_slt {
	_height:25px;
}
.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.centerTitle {
	font-size:12px;
	color:#666;
	line-height:23px;
	display:block;
	margin:0;
	text-align:center;
	vertical-align:text-bottom;
}
html body .roundedbox div.borformbg_con_new {
    background:#fff url(/UAP/images/bgcon_new_new.gif) repeat-y;
}
.removelinkbtnD {
	clear:both;
	padding-right:26px;
	text-align:right;
	line-height:14px;
	height:14px;
	font-size:12px;
	font-weight:bold;
	color:#666;
}
.removelinkbtnD a {
	background:url(/UAP/images/delicobtn.png) no-repeat right bottom;
	padding-right:25px;
	color:#666666;
	text-decoration:none;
}
.removelinkbtnD a:hover {
	text-decoration:underline;
}

.textYellowHeader{
	color:#ebbc2b;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
}
.roundedbox .sectionbottom .rbNew {
	position:absolute;
	right:0;
	top:0;
	background-color:#fff;
	visibility:visible;
}
.colorleft {
	color:#9a9a9a;
}
.MyDetails_R .colorright a {
	color:#666666;
}
.MyDetails_R .colorright a:hover {
	color:#666666;
}
.orthertext_02 {
	line-height:16px;
	padding:0 0;
}
.orthertext_02 h6 {
	font-size:14px;
	font-weight:bold;
	color:#ebbc2b;
	margin:0;
}
.orthertext_02 p {
	font-size:13px;
	color:#666666;
	margin:0;
}
.divBack {
	Z-INDEX: 90000;left:0;top:0;border:0px solid gray;
	moz-opacity:0.5;
	opacity: 0.5; 
	FILTER: Alpha(Opacity=60); 
	WIDTH: 100%; 
	POSITION: absolute; 
	HEIGHT: 100%; 
	BACKGROUND-COLOR: #000;
}
.divFontTest {
	Z-INDEX: 90001;
	position:absolute; 
	left:0; 
	top:0; 
	background-color:#ffffff;
}
.whitebgotrNew {
	background:url(/UAP/images/whitebg.gif) repeat-y 10px 0;	
	margin:0;
	border-top:#EFF9FC solid 1px;
}
.white_contNew {
	font-size:12px;
	height:auto!important;
	height:auto;
}
.explain {
    background:white;
    font-size:10px;
    color:#999999;
}
.displaynone{ display:none;}
#scrolldiv #ulsubnav #regnewfont {
	color:#ffffff;
	font-size:100%;
	font-weight:bold;
	}
.logintextlink_div {
    padding-top:10px;
    margin-bottom:-15px;
    }
.clear {
	clear:both;
}
.login_LNew {
	padding-top:33px
}
.h2New {
	padding-top:10px;
}
.sidebarNew {
	margin-top:12px;
}
.paymentpagetextNew {
	padding:0 0 0 10px;
}
.paymentpagetextNew h5 {
	font-size:16px;
	line-height:25px;
	margin:0;
	display:block;
	color:#ebbc2b;
}
.SectionBox {
    padding:12px 0;
}
.button,
	button,
	input[type="submit"],
	input[type="reset"],
	input[type="button"] {
	    background: #fafafa; /* Old browsers */
	    background: -moz-linear-gradient(top,  #fafafa 0%, #f0f0f0 100%); /* FF3.6+ */
	    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafafa), color-stop(100%,#f0f0f0)); /* Chrome,Safari4+ */
	    background: -webkit-linear-gradient(top,  #fafafa 0%,#f0f0f0 100%); /* Chrome10+,Safari5.1+ */
	    background: -o-linear-gradient(top,  #fafafa 0%,#f0f0f0 100%); /* Opera 11.10+ */
	    background: -ms-linear-gradient(top,  #fafafa 0%,#f0f0f0 100%); /* IE10+ */
	    background: linear-gradient(to bottom,  #fafafa 0%,#f0f0f0 100%); /* W3C */
	    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		color: #444;
		display: inline-block;
		font-size: 14px;
		font-weight: normal;
		text-decoration: none;
		cursor: pointer;
		margin-bottom: 20px;
		line-height: normal;
		padding: 8px 20px;
		font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
		border:1px solid #ddd;
		border-bottom:1px solid #ccc;
		box-shadow: 0 1px 2px rgba(0,0,0,0.2);
		-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
		-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
		-o-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
		-ms-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
}
.button:hover,
	button:hover,
	input[type="submit"]:hover,
	input[type="reset"]:hover,
	input[type="button"]:hover {
		color: #222;
		background: #eee;
		border: 1px solid #ccc;
		box-shadow: 0 0px 0px rgba(0,0,0,0);
		-moz-box-shadow: 0 0px 0px rgba(0,0,0,0);
		-webkit-box-shadow: 0 0px 0px rgba(0,0,0,0);
		-o-box-shadow: 0 0px 0px rgba(0,0,0,0);
		-ms-box-shadow: 0 0px 0px rgba(0,0,0,0);
}
.button:active,
	button:active,
	input[type="submit"]:active,
	input[type="reset"]:active,
	input[type="button"]:active {
		border: 1px solid #666;
		background: #ccc; /* Old browsers */
		background: #ccc -moz-linear-gradient(top, rgba(255,255,255,.35) 0%, rgba(10,10,10,.4) 100%); /* FF3.6+ */
		background: #ccc -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.35)), color-stop(100%,rgba(10,10,10,.4))); /* Chrome,Safari4+ */
		background: #ccc -webkit-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* Chrome10+,Safari5.1+ */
		background: #ccc -o-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* Opera11.10+ */
		background: #ccc -ms-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* IE10+ */
		background: #ccc linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* W3C */ 
}
.button.full-width,
	button.full-width,
	input[type="submit"].full-width,
	input[type="reset"].full-width,
	input[type="button"].full-width {
		width: 100%;
		padding-left: 0 !important;
		padding-right: 0 !important;
		text-align: center; }
	button::-moz-focus-inner,
	input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
.button.grey {
    border:none;
    color:white;
    background: #505050; /* Old browsers */
    background: -moz-linear-gradient(top,  #505050 0%, #313131 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#505050), color-stop(100%,#313131)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #505050 0%,#313131 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #505050 0%,#313131 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #505050 0%,#313131 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #505050 0%,#313131 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#505050', endColorstr='#313131',GradientType=0 ); /* IE6-9 */
}
.button.grey:hover {
    border: none;
    background: #313131;
}
.button.blue {
    border:none;
    color:white;
    background: #2060c0; /* Old browsers */
    background: -moz-linear-gradient(top,  #2060c0 0%, #184b97 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2060c0), color-stop(100%,#184b97)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #2060c0 0%,#184b97 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #2060c0 0%,#184b97 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #2060c0 0%,#184b97 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #2060c0 0%,#184b97 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2060c0', endColorstr='#184b97',GradientType=0 ); /* IE6-9 */
}
.button.blue:hover {
    border: none;
    background: #184b97;
}
.button.orange {
    border:none;
    color:white;
    margin:10px 0;
    background: #e96b00; /* Old browsers */
    background: -moz-linear-gradient(top,  #e96b00 0%, #d26000 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e96b00), color-stop(100%,#d26000)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #e96b00 0%,#d26000 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #e96b00 0%,#d26000 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #e96b00 0%,#d26000 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #e96b00 0%,#d26000 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e96b00', endColorstr='#d26000',GradientType=0 ); /* IE6-9 */
}
.button.orange:hover {
    border: none;
    background: #d26000;
}	
.button.buttonLarge	{font-size: 1.6em}
input[type="text"] {
	border: 1px solid #bbb;
	color: #555;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
}
input[type="password"] {
	border: 1px solid #bbb;
	color: #555;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
}
input.input-xsmall {
	width: 25px;
}
input.input-small {
	width: 100px;
}
input.input-medium {
	width: 130px;
}
input.input-large {
	width: 200px;
}
input.input-xlarge {
    width: 300px;
}
input.input-tall {
	font-size: 22px;
	height: 40px;
	line-height: 40px;
}
input.input-zipEntry {
    width: 45px;
}
input.input-dob {
    width: 70px;
}
input.input-borderThick {
    border: 5px solid #ccc;
}
input[type="radio"] {
    margin: 5px 2px;
}
label {
    margin: 0px 15px 0 0;
	font-size: 12px;
}
select {
    height: 34px;
    padding: 7px 10px;
}
.styledRadio {
    display: inline-block;
}
textarea.Comments {
	border:1px solid #bbb;
	color:#555;
	font-family:Arial, Helvetica, sans-serif;
	height:100px;
	line-height:20px;
	padding-left:5px;
	width:300px;
}

