.mem_search_header {
	background: url("//nbop.securerims.com/images_org/member-search.gif") no-repeat scroll 0 0 #FFFFFF;
	color: #FFFFFF;
	height: 46px;
	margin: 0;
	padding: 0;
	width: 534px;
}

.dotline_width {
	width: 534px;
}

.search_container {
	background: none repeat scroll 0 0 rgb(181,213,230); /*DEE6EB*/
	margin: 0;
	padding: 15px;
	width: 533px;
}

.search_container h1 {
	font-size: 20px;
	font-weight: bold;
	padding: 5px 0;
}

.search_container p {
	line-height: 1.4em;
	margin: 10px 0;
	padding: 5px 0;
	font-size: 1.2em;
}

.searchSectionWrapper {
	background: none repeat scroll 0 0 white;
	border: 1px solid #DCDCDC;
	margin-bottom: 20px;
	margin-top: 10px;
	padding: 10px 10px 20px;
	width: 485px;
}

.buttonWrapper {
	clear: both;
	display: block;
	float: right;
	position: relative;
}

td.header {
	background: none repeat scroll 0 0 #1B6A8E;
	border-bottom: 5px solid #DCDCDC;
	color: #FFFFFF;
	font-weight: bold;
	height: 32px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}

.tab-whitebox {
	padding: 10px;
}

.searchSectionWrapper .title {
	background: none repeat scroll 0 0 #1B6A8E;
	border-color: #DCDCDC;
	border-style: solid;
	border-width: 1px 1px 2px;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	height: 24px;
	line-height: 16px;
	margin-left: -15px;
	padding-left: 5px;
	position: absolute;
	width: 510px;
}

.searchSectionWrapper .title .closeIcon {
	background: url("//nbop.securerims.com/images_org/close-icon.gif") no-repeat scroll left top transparent;
	cursor: pointer;
	display: block;
	height: 11px;
	margin-right: 8px;
	margin-top: 3px;
	position: absolute;
	right: 0;
	top: 0;
	width: 11px;
}

.searchSectionWrapper .title a:link {
	color: #CC6633;
}

#content-wrapper table td a {
	color: #000000;
}

.searchSectionWrapper table {
	margin-top: 20px;
	width: 480px;
}

.searchSectionWrapper table td {
	color: #000000;
	font-size: 14px;
	padding: 2px;
}

#content-wrapper table td {
	border-bottom: 0 solid #F1F1F1;
	padding: 1px;
}

.searchSectionWrapper table td input {
	background: none repeat scroll 0 0 #F8F9FA;
	border: 1px solid #aaaaaa;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

.searchButton {
	background: url("//nbop.securerims.com/images_org/btn-search.gif") no-repeat scroll left top transparent;
	border: 0 solid blue;
	cursor: pointer;
	height: 24px;
	width: 170px;
}

.resetButton {
	background: url("//nbop.securerims.com/images_org/btn-reset.gif") no-repeat scroll left top transparent;
	border: 0 solid blue;
	cursor: pointer;
	height: 24px;
	width: 60px;
}

.seeAllButton {
	background: url("//nbop.securerims.com/images_org/btn-see-all.gif") no-repeat scroll left top transparent;
	border: 0 solid blue;
	cursor: pointer;
	height: 24px;
	width: 170px;
}

.search_link_btns {
	background: url("//nbop.securerims.com/images_org/btn-bg.gif") no-repeat scroll left top transparent;
	height: 24px;
	margin: 0 14px 0 0;
	text-align: right;
}

.search_link_btns a {
	background: url("//nbop.securerims.com/images_org/btn-right-side.gif") no-repeat scroll right top transparent;
	color: #1B6A8E !important;
	display: block;
	font-size: 11px;
	font-weight: bold;
	height: 24px;
	padding: 4px 6px;
}

ul {
	list-style: none outside none;
}

.ui-corner-all {
	-moz-border-radius: 4px 4px 4px 4px;
}

.ui-tabs .ui-tabs-nav {
	list-style: none outside none;
	padding: 0.2em 0.2em 0;
	position: relative;
}

ul li {
	padding-top: 0px;
}

ul.tab_lists li {
	color: #836C54;
	list-style: square outside none;
	margin-left: 35px;
}

.ui-corner-top {
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
}

.ui-tabs .ui-tabs-nav li {
	background: none repeat scroll 0 0 #836C54;
	border-bottom-width: 0 !important;
	border-color: white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-style: solid;
	border-top: 1px solid white;
	color: #FFFFFF;
	float: left;
	margin: 0 0.1em 0 0.1em;
	padding: 0;
	position: relative;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	background: none repeat scroll 0 0 white;
	border-bottom-width: 0;
	padding-bottom: 1px;
}

.ui-tabs a {
	text-decoration: none;
}

.ui-tabs .ui-tabs-nav li a {
	color: #FFFFFF;
	float: left;
	font-size: 12px !important;
	font-weight: bold;
	padding: 0.1em 1em;
	text-decoration: none;
}

.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
	cursor: pointer;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
	color: #1E6B91;
	cursor: text;
	font-size: 11px !important;
	font-weight: bold;
}

.tab_lists_text {
	color: black !important;
}

#content-wrapper table td a {
	color: #000000;
}

.ui-corner-bottom {
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
}

div.tabWrapper {
	background: none repeat scroll 0 0 #FFFFFF !important;
	clear: both;
	display: block;
	position: relative;
	width: 498px;
}

.ui-tabs .ui-tabs-panel {
    background: none repeat scroll 0 0 transparent;
    border-width: 0;
    display: block;
    margin-top: 25px;
    padding: 0 3px 15px 3px;
}

.ui-tabs .ui-tabs-hide {
	display: none !important;
}

#tabs {
	margin: 20px 0 0 0px;
	padding: 0;
}

.nameIcon {
	margin-left: -20px;
	margin-top: 0;
	position: absolute;
}

.addressIcon {
	margin-left: -20px;
	margin-top: 5px;
	position: absolute;
}

.infoIcon {
	margin-left: -35px;
	margin-top: 5px;
	position: absolute;
}

.alignTop {
	vertical-align: top;
}

div.moreInfo {
	background: none repeat scroll 0 0 #F5F5F5;
	border: 1px solid #E6E6E6;
	display: block;
	margin-top: 5px;
	padding: 4px;
}

.sub_heading_font {
	font-size: 12px;
}

.paging_font {
	font-size: 12px;
}

.paging_font a:link
{
	color:#ea7601 !important;
}

a.reg_link:link, a.reg_link:visited, a.reg_link:hover {
	color:#000000;
	font-size:14px;
	text-decoration:none;
}

a.reg_detail_link:link, a.reg_detail_link:visited, a.reg_detail_link:hover {
	color:#ea7601 !important;
	font-size:14px;
	text-decoration:underline !important;
}

.title {
	background: none repeat scroll 0 0 #1B6A8E;
	border-color: #DCDCDC;
	border-style: solid;
	border-width: 1px 1px 2px;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	height: 18px;
	line-height: 16px;
	margin: 5px 0;
	padding-left: 5px;
}

.content-holder {
	padding: 0 5px;
}

.font_size_10 {
	font-size: 10px;
}

.font_size_11 {
	font-size: 14px;
}

.content-holder table {
	color: black;
	margin: 0 0 15px 15px;
}

div.content-holder table {
	margin: 0;
	padding: 0;
	width: 100%;
}

.content-holder td {
	padding-bottom: 5px;
	width: 260px;
}

#content-wrapper table td {
	border-bottom: 0 solid #F1F1F1;
	padding: 1px;
}

label1 {
	display: block;
	float: left;
	margin-right: 0.5em;
	text-align: left;
	width: 13em;
}

.search_field_label {
	padding-right: 0;
}

.content-holder p, .content-holder label {
	font-size: 14px !important;
}

label.search_field_label {
	display: block;
	float: left;
	margin-right: 0.5em;
	text-align: left;
	width: 14em;
}

.search_field_value {
	font-weight: bold;
}

hr {
	color: #999999;
	margin: 10px 0;
}

.select_style {
	width: auto !important;
}

/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url(//nbop.securerims.com/images_org/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
	top:-3px;
}

#JT_arrow_right{
	background-image: url(//nbop.securerims.com/images_org/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
	top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(//nbop.securerims.com/images_org/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
	margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip {
	background: url("//nbop.securerims.com/images_org/tooltip-icon.gif") no-repeat scroll left top transparent;
	cursor: help;
	display: block;
	height: 14px;
	margin-right: 25px;
	margin-top: 2px;
	position: absolute;
	right: 0;
	top: 0;
	width: 14px;
}