body {
	font-size: 12px;
	margin: 0;
	text-align: center;
	/* background: #ffffff url(../resources/img/bg.gif) top left; */
	font-family: sans-serif;
	overflow: auto;
}

a:link, a:active, a:visited {
	color: #12506A;
	text-decoration: underline;
}

a:hover {
	color: #1e81ab;
	text-decoration: underline;
}

.login a:hover{
	color: #12506A;
	text-decoration: underline;
}
 
a.button {
	background: transparent url('../resources/img/bg_button_a.gif') no-repeat scroll
		top right;
	color: #444;
	display: block;
	float: left;
	font: normal 12px sans-serif;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px;
	text-decoration: none;
}

a.button span {
	background: transparent url('../resources/img/bg_button_span.gif') no-repeat;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
}

a.button:active {
	background-position: bottom right;
	color: #000;
	outline: none;
}

a.button:active span {
	background-position: bottom left;
	padding: 6px 0 4px 18px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.off {
	display: none;
}

.SAMborder {
	outline-style: dashed;
	outline-width: 1px;
}

.button_bar {
	height: 36px;
	overflow: hidden;
}

.button_bar li {
	float: right;
	margin: 0 0 0 20px;
}

.button_bar li input.button {
	font-family: sans-serif;
	border: 0;
	width: 100px;
	height: 36px;
	font-size: 17px;
	text-align: center;
	color: #fff !important;
	background-color: none;
	background: url(../img/paginate.gif) top center no-repeat;
}

.button_bar li input.button:hover {
	background-position: bottom center;
	cursor: pointer;
}

.ie6 .button_bar li, .ie7 .button_bar li {
	margin-left: 10px;
}

.button_bar a {
	font-size: 16px;
	vertical-align: -70%;
}

.datepicker {
	background: url(../resources/img/calendar_view_month.png) center right no-repeat;
}

.datepickerActDate {
	background: url(../resources/img/calendar_view_month.png) center right no-repeat;
}

.datepickerTermDate {
	background: url(../resources/img/calendar_view_month.png) center right no-repeat;
}

.input_wrapper {
	border: 1px solid #FFFFFF;
	border-radius: 2px 2px 2px 2px;
	box-shadow: 0 0 2px #758297;
}

.input_wrapper.focus {
	box-shadow: 0px 0px 4px #758297;
}

#skip a, #skip a:hover, #skip a:visited {
	position: absolute;
	left: 0;
	top: -500px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

#skip a:active, #skip a:focus {
	position: static;
	width: auto;
	height: auto;
}

#UI {
	position: relative;
	margin: auto;
	width: 1008px;
	width: auto;
	background-color: #ffffff;
}

#head {
	position: relative;
	overflow: hidden;
	padding: 2px 7px 12px;
	left: 0px;
}

.maint {
	float: left;
	height: 66px;
	width: 453px;
	text-indent: -9999px;
	padding-top: 7px;
	margin-left: 0px;
	margin-top: 10px;
	background: url(../img/maint.gif) bottom left no-repeat;
}

.logo {
	float: left;
	text-indent: -9999px;
	padding-top: 7px;
	margin-left: 7px;
	margin-top: 10px;
/* 	background: url(../img/logo.gif) bottom left no-repeat; */
}

.login {
	position: relative;
	float: right;
	width: 30.4rem;
	height: 80px;
	color: #1b2d55;
	/* background-color: #DBE3ED; */
	padding-left: 5px;
}

.login a {
	font-size: 11px;
}

.login p {
	overflow: hidden;
	padding-top: 2px;
	text-align: left;
}

.login .left {
	padding-right: 5px;
}

.login .input_wrapper {
	margin-top: 1px;
}

.login .ie_box_shadow {
	top: 16px !important;
}
/* 
.login label {
	display: block;
	width: 124px;
	height: 14px;
	padding: 3px 0 0 3px;
	font-size: 11px;
	text-transform: uppercase;
	text-align: left;
}*/

.login .submit {
	float: left;
	margin: 22px 0 0;
	text-indent: -9999px;
	height: 24px;
	width: 57px;
	border: 0;
	background: url(../img/login.gif) top left no-repeat;
	font-size: 0;
	display: block;
	line-height: 0;
}

.login .submit:hover {
	cursor: pointer;
	background-position: bottom left;
}

.login .text {
	padding: 2px 8px;
	height: 18px;
	line-height: 14px;
	width: 107px;
}

.login .text.pass {
	width: 114px;
}

.login p.capped {
	float: right;
	padding-right: 20px;
	padding-top: 5px;
	font-size: 11px;
}

.loginCreateAccount {
	float: left;
	font-size: 12px;
	margin-top: 7px;
}

.ie6 #login .text.pass {
	width: 107px;
}

.ie6 #login .input_wrapper {
	width: 129px;
}

.ie6 #login_form .text.pass {
	width: 107px;
}

.ie6 #login_form .input_wrapper {
	width: 129px;
}

.capped strong {
	float: left;
	text-transform: uppercase;
	padding-right: 4px;
}

.capped a.plus {
	height: 12px;
	width: 12px;
	float: left;
	text-indent: -9999em;
	margin: 2px 5px 0;
	background: url(../img/up.gif) top left no-repeat;
}

.capped a.minus {
	height: 12px;
	width: 12px;
	float: left;
	text-indent: -9999em;
	margin: 2px 5px 0;
	background: url(../img/down.gif) top left no-repeat;
}

.capped em a {
	text-transform: uppercase;
}

.capped em:before {
	content: " | ";
}

.ie6 .capped em {
	float: left;
}

#nav {
	position: relative;
	height: 58px;
	z-index: 100;
	background: url(../resources/img/nav-bg.png) top left;
	background-color: #0a225d;
}

#n1 {
	position: absolute;
	top: 0;
	left: -8px;
	height: 62px;
	width: 8px;
	background: url(../resources/img/rleft.gif) top left;
}

#n2 {
	position: absolute;
	top: 0;
	right: -8px;
	height: 62px;
	width: 8px;
	background: url(../resources/img/r-right.gif) top left;
}

#nav ul {
	float: left;
	height: 59px;
	overflow: hidden;
	padding: 0 0 0 8px;
}

#nav li {
	float: left;
	height: 59px;
	background: url(../resources/img/nav-break.gif) top right no-repeat;
}

#nav li a {
	float: left;
	color: #ddeef5;
	font-size: 15px;
	height: 53px;
	line-height: 50px;
	padding: 0 12px;
	text-transform: uppercase;
	text-decoration: none;
}

#nav li a:hover {
	display: block;
	background: url(../resources/img/nav-halo.gif) bottom center no-repeat;
	color: #fff;
	text-decoration: none;
}

#nav li#nav_active a, #nav li#nav_active a:hover {
	height: 59px;
	background: url(../resources/img/nav-caret.png) bottom center no-repeat;
}

#nav_search {
	float: right;
	height: 40px;
	margin: 5px 5px 0 0;
}

#nav_search label {
	color: #fff;
	font-size: 13px;
	line-height: 40px;
	float: left;
	text-transform: uppercase;
}

#nav_search .input_wrapper {
	float: left;
	margin-top: 6px;
	-webkit-box-shadow: 0 0 5px #ffffff;
	-moz-box-shadow: 0 0 5px #ffffff;
	box-shadow: 0 0 5px #ffffff;
	border-right: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

#nav_search .ie_box_shadow {
	top: 2px !important;
}

#nav_search .text {
	border-color: #a9a9a9;
	border-right: 0;
	height: 18px;
	width: 256px;
	padding: 3px 5px;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

#nav_search .submit {
	position: relative;
	z-index: 3;
	left: -1px;
	float: left;
	width: 33px;
	border: 0;
	height: 40px;
	text-indent: -9999px;
	background: url(../resources/img/search-btn.gif) top left no-repeat;
	font-size: 0;
	display: block;
	line-height: 0;
}

#nav_search .submit:hover {
	cursor: pointer;
}

.ie6 #nav_search .input_wrapper, .ie7 #nav_search .input_wrapper {
	margin-top: -8px;
}

.ie6 #nav_search .text, .ie7 #nav_search .text {
	height: 16px;
}

.ie6 #nav_search .submit, .ie7 #nav_search .submit {
	margin-top: -14px;
}

.ie6 #nav_search .ie_box_shadow {
	top: 1px !important;
}

.ie7 #nav_search .ie_box_shadow {
	top: 3px !important;
}

.ie6 #nav_search p {
	width: 200px;
	margin-bottom: -2px;
}

#page {
	position: relative;
	padding: 0 10px 10px;
}

#message {
	color: #AC0000;
	text-align: left;
	position: relative;
	background: #fff url(../img/alert.gif) bottom left no-repeat;
	padding: 5px 0 11px 30px;
}

label.error {
	color: #AC0000;
	text-align: left;
}

/* Fix for JPP  6.1.1 by Tarun  (outer border) */
.UIWorkingWorkspace .UIPageBody .VIEW-PAGEBODY {
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 0 0 9px 9px;
	padding: 0 12px 12px;
}
	
#content2, #content3, #content4 {
	position: relative;
	padding: 15px 10px;
	background: #F5F6F7;
	text-align: left;
	overflow: hidden;
}

#content h1, #content2 h1, #content3 h1, #content4 h1 {
	position: relative;
	font-size: 24px;
	color: #0a225d;
}

#content h2, #content2 h2, #content3 h2, #content4 h2 {
	position: relative;
	font-size: 16px;
	text-transform: uppercase;
	color: #0a225d;
	padding: 0 10px;
}

#content p, #content2 p, #content3 p, #content4 p {
	font-size: 13px;
	line-height: 150%;
	color: #313130;
	padding: 0 100px 12px 10px;
}

#content strong, #content2 strong, #content3 strong, #content4 strong {
	font-weight: bold;
	color: #444;
}

.warning {
	background: #ffffe8;
	color: #000;
	line-height: 150%;
	border-top: 1px #feeb99 solid;
	border-bottom: 1px #feeb99 solid;
	padding: 10px;
	margin: 10px 0;
}

#alert {
	background: #ffe8e5;
	color: #000;
	line-height: 150%;
	border-top: 1px #AC0000 solid;
	border-bottom: 1px #AC0000 solid;
	padding: 10px;
	margin: 10px 0;
}

#steps {
	overflow: hidden;
	position: relative;
	color: #111;
}

#steps li {
	float: left;
	height: 38px;
	padding: 4px 30px 0;
	margin: 5px 0;
	margin-left: -20px;
	font-size: 13px;
	background: url(../img/break.png) top left no-repeat;
}

#steps strong {
	font-size: 11px;
	font-variant: small-caps;
}

#content ul#steps li.first {
	background: #C7C7C7;
}

#content2 ul#steps li.first {
	background: #C7C7C7;
}

#content3 ul#steps li.first {
	background: #C7C7C7;
}

#steps li.last {
	-moz-border-radius: 0 4px 4px 0;
	-webkit-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
}

#steps li.active {
	background: url(../img/break2.gif) top left no-repeat;
}

#entry {
	position: relative;
	float: left;
	color: #000;
	width: 670px;
}

#reg {
	position: relative;
	padding: 45px 0 25px;
	background: #C7CDD1;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

#entry p.reg-title {
	text-align: right;
	padding: 16px 0 0;
	height: 18px;
}

.iwrap {
	position: relative;
	padding-bottom: 18px;
}

.iwrap label {
	float: left;
	width: 140px;
	font-size: 14px;
	text-align: left;
	padding: 2px 10px 0 0;
	line-height: 23px;
}

.iwrap .input_wrapper {
	float: left;
	-webkit-box-shadow: 0 0 2px #4d5b73;
	-moz-box-shadow: 0 0 2px #4d5b73;
	box-shadow: 0 0 2px #4d5b73;
}

.iwrap .input_wrapper.focus {
	-webkit-box-shadow: 0 0 4px #4d5b73;
	-moz-box-shadow: 0 0 4px #4d5b73;
	box-shadow: 0 0 4px #4d5b73;
}

.iwrap .ie_box_shadow {
	left: 126px !important;
}

.iwrap .text {
	height: 15px;
	width: 120px;
	padding: 3px;
}

.input-info {
	position: absolute;
	top: -14px;
	left: 308px;
	width: 306px;
	padding-left: 11px;
	background: url(../resources/img/error-tick.gif) 0 14px no-repeat;
	display: none;
}

.field-setpassword .input-info {
	top: -60px !important;
	background-position: 0 60px !important;
}

.input-info-box {
	position: relative;
	font-size: 11px;
	padding: 5px 5px 5px 5px;
	background: #d5dadd;
}

.input-info-box .text1, .input-info-box .text2 {
	display: none;
}

.input-info strong {
	display: block;
	font-weight: bold;
	color: #111;
	font-size: 11px;
	text-align: left;
	padding-left: 10px;
}

.input-info li {
	position: relative;
	margin-top: 3px;
	padding: 0px 0px 0px 20px;
	background: url("../resources/img/unchecked.gif") left top no-repeat;
	text-align: left;
}

.input-info li.checked {
	position: relative;
	margin-top: 3px;
	padding: 0px 0px 0px 20px;
	background: url("../resources/img/docheck.gif") left top no-repeat;
	text-align: left;
}

.input-info li.progress {
	background: url("../resources/img/check-animated.gif") left top no-repeat !important;
}

#tinaccordion {
	background: #f5f6f7;
	width: auto;
}

#sidebar {
	float: right;
	width: 240px;
	padding-top: 34px;
}

.collapse {
	position: relative;
	color: #313130;
	background: #FAFAFA;
}

.collapse h3 {
	position: relative;
	height: 32px;
	line-height: 32px;
	padding-left: 19px;
	color: #313130;
	background: url(../img/sb-title.gif) top left no-repeat;
}

.collapse .col1-arrow {
	position: absolute;
	z-index: 2;
	width: 15px;
	height: 32px;
	background: url(../img/sb-title-arrow-only1.gif) top left no-repeat;
}

.collapse .col1-arrow.reverse {
	background: url(../img/sb-title-arrow-only0.gif) top left no-repeat
		!important;
}

.collapse ul {
	position: relative;
	padding: 4px 8px;
	font-size: 10px;
}

.collapse li {
	padding: 4px 0;
}

.collapse strong {
	font-weight: bold;
}

.keys label {
	position: relative;
	font-size: 18px;
	text-shadow: 1px 1px 0 #111;
}

.keys p {
	position: relative;
	padding: 3px 0 9px 0;
}

.keys .input_wrapper {
	float: left;
	margin-top: 6px;
	-webkit-box-shadow: 0 0 4px #ffffff;
	-moz-box-shadow: 0 0 4px #ffffff;
	box-shadow: 0 0 4px #ffffff;
	border-right: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.keys .ie_box_shadow {
	top: 35px !important;
}

.keys .search {
	position: relative;
	padding: 4px 5px;
	height: 20px;
	width: 200px;
	color: #999;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	font-size: 14px;
	font-family: sans-serif;
	font-weight: 100;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.keys .search.active {
	color: #454648;
}

.keys .search:focus {
	background-color: #fcfbeb;
}

.search label {
	position: relative;
	color: #ccc;
}

.keys .submit {
	float: left;
	position: relative;
	z-index: 3;
	left: -2px;
	height: 40px;
	width: 36px;
	border: 0;
	text-indent: -9999px;
	margin: 2px 9px 15px 0;
	background: url(../resources/img/search-btn-big.gif) top left no-repeat;
	font-size: 0;
	display: block;
	line-height: 0;
}

.keys .submithome {
	float: left;
	position: relative;
	z-index: 3;
	left: -2px;
	height: 40px;
	width: 36px;
	border: 0;
	text-indent: -9999px;
	margin: 2px 9px 15px 0;
	background: url(../resources/img/search-btn-bigL.gif) top left no-repeat;
	font-size: 0;
	display: block;
	line-height: 0;
}

.keys .submit:hover {
	cursor: pointer;
	background-position: bottom left;
}

.keys hr {
	height: 3px;
	padding: 0;
	border: 0;
	margin: 0 0 3px;
	background: url(../img/key-line.gif) bottom left no-repeat;
}

.ie6 #keys .input_wrapper, .ie7 #keys .input_wrapper {
	margin-top: -9px;
}

.ie6 #keys .submit, .ie7 #keys .submit {
	margin-top: -13px;
}

.ie6 #keys #search, .ie7 #keys #search {
	height: 18px;
}

.ie6 #keys hr, .ie7 #keys hr {
	display: list-item;
	list-style: url(../img/key-line.gif) inside;
	filter: alpha(opacity =   0);
	width: 0;
}

.ie6 #keys hr {
	margin-top: -20px;
}

.recovery {
	position: relative;
	padding: 12px 0 12px 60px;
	text-align: left;
	font-size: 14px;
	line-height: 1.4em;
	background: url(../img/recovery.gif) left center no-repeat;
}

.recovery a {
	color: #fff !important;
}

.recovery a:hover {
	color: #71a5ec !important;
}

#front {
	position: relative;
	padding: 10px 0;
	text-align: left;
	color: #454648;
	overflow: hidden;
	min-height: 150px;
	border-top: 1px solid #fff;
	background: #fff;
}

#front h2 {
	position: relative;
	text-transform: uppercase;
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 18px;
	color: #12506A;
	background: url(../img/h4-bg.gif) top left no-repeat;
	padding: 5px 0;
	margin-bottom: 7px;
}

#front h3 {
	position: relative;
	text-transform: uppercase;
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 18px;
	color: #12506A;
	background: url(../img/h4-bg.gif) top left no-repeat;
	padding: 5px 0;
	margin-bottom: 7px;
}

#front h4 {
	position: relative;
	text-transform: uppercase;
	padding-bottom: 10px;
	font-size: 14px;
	line-height: 18px;
	color: #12506A;
	background: url(../img/h4-bg.gif) top left no-repeat;
	padding: 5px 0;
	margin-bottom: 7px;
}

#front h4 a {
	float: right;
	font-size: 10px;
	padding: 2px 0 2px 20px;
	text-transform: uppercase;
	background: url(../img/rss.gif) left center no-repeat;
}

#what {
	position: relative;
	float: left;
	width: 250px;
	font-size: 12px;
	padding: 0 5px 0 5px;
	height: 200px;
	background: url(../img/vbreak.gif) top right no-repeat;
}

#what p {
	position: relative;
	padding-bottom: 1em;
}

#what h5 {
	position: relative;
	text-transform: uppercase;
}

.count {
	position: relative;
	overflow: hidden;
	line-height: 27px;
}

.count strong {
	font-size: 20px;
	font-weight: bold;
}

.count em {
	
}

#container0 {
	position: relative;
	float: left;
	padding: 0px 5px 0 5px;
	background: url(../img/vbreak.gif) top right no-repeat;
}

#container1 {
	position: relative;
	float: left;
	width: 223px;
	height: 223px;
	padding: 5px 5px 0 5px;
	background: url(../img/vbreak.gif) top right no-repeat;
}

#container1 h5 {
	font-size: 12px;
}

#container1 h5>a {
	font-size: 12px !important;
}

#container1 ul {
	clear: both;
}

.ie6 #container1 h4 a, .ie7 #container1 h4 a {
	position: relative;
	top: -20px;
}

.ie6 #container1 ul, .ie7 #container1 ul {
	margin-top: -22px;
}

#container1 li {
	padding-left: 10px;
}

#container1 li a {
	font-size: 10px;
}

#container2 {
	float: left;
	padding: 5px 5px 0 5px;
	width: 446px;
	height: 223px;
}

#container2 h5 {
	font-size: 12px;
}

#container2 h5>a {
	font-size: 12px !important;
}

#container2 ul {
	clear: both;
}

.ie6 #container2 h4 a, .ie7 #container2 h4 a {
	position: relative;
	top: -20px;
}

.ie6 #container2 ul, .ie7 #container2 ul {
	margin-top: -22px;
}

#container2 li {
	padding-left: 10px;
}

#container2 li a {
	font-size: 10px;
}

#container3 {
	float: left;
	padding: 5px 5px 0 5px;
	width: 446px;
	height: 446px;
	background: url(../img/vbreak.gif) top right no-repeat;
}

#container3 h5 {
	font-size: 12px;
	text-transform: uppercase;
}

#container3 h5>a {
	font-size: 12px !important;
}

#container3 ul {
	clear: both;
}

.ie6 #container3 h4 a, .ie7 #container3 h4 a {
	position: relative;
	top: -20px;
}

.ie6 #container3 ul, .ie7 #container3 ul {
	margin-top: -22px;
}

#container3 li {
	padding-bottom: 10px;
}

#container3 li a {
	font-size: 10px;
	text-transform: uppercase;
}

#container4 {
	float: right;
	padding: 5px 5px 0 5px;
	width: 223px;
	height: 223px;
}

#container4 h5 {
	font-size: 12px;
}

#container4 h5>a {
	font-size: 12px !important;
}

#container4 ul {
	clear: both;
}

.ie6 #container4 h4 a, .ie7 #container1 h4 a {
	position: relative;
	top: -20px;
}

.ie6 #container4 ul, .ie7 #container1 ul {
	margin-top: -22px;
}

#container4 li {
	padding-left: 10px;
}

#container4 li a {
	font-size: 10px;
}

#container5 {
	float: left;
	padding: 5px 5px 0 5px;
	width: 223px;
	height: 446px;
	background: url(../img/vbreak.gif) top right no-repeat;
}

#container5 h5 {
	font-size: 12px;
	text-transform: uppercase;
}

#container5 h5>a {
	font-size: 12px !important;
}

#container5 ul {
	clear: both;
}

.ie6 #container5 h4 a, .ie7 #container4 h4 a {
	position: relative;
	top: -20px;
}

.ie6 #container5 ul, .ie7 #container4 ul {
	margin-top: -22px;
}

#container5 li {
	padding-bottom: 10px;
}

#container5 li a {
	font-size: 10px;
	text-transform: uppercase;
}

#container6 {
	float: left;
	padding: 5px 5px 0 5px;
	width: 892px;
	height: 223px;
	background: url(../img/vbreak.gif) top right no-repeat;
}

#container6 h6 {
	font-size: 12px;
	text-transform: uppercase;
}

#container6 h6>a {
	font-size: 12px !important;
}

#container6 ul {
	clear: both;
}

.ie6 #container6 h4 a, .ie7 #container6 h4 a {
	position: relative;
	top: -20px;
}

.ie6 #container6 ul, .ie7 #container6 ul {
	margin-top: -22px;
}

#container6 li {
	padding-bottom: 10px;
}

#container6 li a {
	font-size: 10px;
	text-transform: uppercase;
}

/*20131 work area*/
#foot {
	height: 120px;
	color: #000;
	text-align: left;
	padding: 15px;
	/* background: url(../img/foot-lines.gif) top left repeat-x; */
}

#sample {
	padding: 10px 300px 30px 0;
}

#sample dt {
	font-size: 13px;
	color: #313130;
}

#sample dd {
	margin: 0;
	padding: 2px;
	position: relative;
	z-index: 1;
	color: #313130;
}

#sample .input_wrapper {
	float: left;
}

#sample .ie_box_shadow {
	top: -1px !important;
	left: -1px !important;
}

#sample .text {
	height: 18px;
	width: 200px;
	padding: 3px;
}

#sample .textarea {
	height: 100px;
	width: 400px;
	max-width: 800px;
	max-height: 500px;
	padding: 3px;
}

#sample .select {
	padding: 3px;
	margin: 1px;
}

#sample label {
	color: #313130;
	font-size: 14px;
	text-align: left;
}

#sample label.error {
	color: #AC0000 !important;
	display: block;
}

label.label_flat {
	color: #313130;
	display: block;
	height: 14px;
	padding: 3px 0 5px 0;
	margin: 0;
	font-size: 14px;
	text-align: left;
}

#sample dt label.label_flat {
	font-size: 15px !important;
}

#sample label.label_list {
	color: #313130;
	height: 14px;
	padding: 3px 0 0 5px;
	font-size: 12px;
	text-align: left;
}

input.no_frame {
	margin: 3px 0 0 3px;
	padding: 0;
	float: left;
	background: none;
	border: none;
	font-weight: bold;
	vertical-align: baseline;
}

#sample hr {
	height: 20px;
	padding: 0;
	border: 0;
	margin: 10px 0 10px;
	background: url(../img/form-line.gif) bottom repeat-x;
}

.ie6 #sample hr, .ie7 #sample hr {
	display: list-item;
	list-style: url(../img/form-line.gif) inside;
	filter: alpha(opacity =   0);
	width: 0;
}

.search_results_text {
	font-size: 16px !important;
	margin-top: 10px;
}

.search_results_text span {
	font-size: 16px !important;
	color: #0a225d;
}

#search_within_form {
	overflow: hidden;
	padding-left: 10px;
}

#search_within_form label {
	visibility: hidden;
}

#search_within_form .text {
	height: 18px;
	width: 200px;
	padding: 3px;
	color: #999;
}

#search_within_form #search_within_text.active {
	color: #454648;
}

#search_within_form .submit {
	float: left;
	margin: -1px 0 0 7px;
	text-indent: -9999px;
	height: 30px;
	width: 145px;
	border: 0;
	background: url(../img/search-in-results.png) top left no-repeat;
	font-size: 0;
	display: block;
	line-height: 0;
}

#search_within_form .submit:hover {
	cursor: pointer;
	background-position: bottom left;
}

.search_link_bar {
	font-size: 12px;
	overflow: hidden;
}

.search_link_bar li {
	padding-right: 7px;
	margin-right: 7px;
	border-right: 1px solid #e5e5e5;
}

.search_link_bar li:first-child {
	padding-right: 0;
	margin-right: 0;
	border-right: none;
}

#search_results_wrapper {
	margin-top: 20px;
}

#search_results_wrapper #sidebar {
	padding-top: 0;
}

#search_results_inner_wrapper {
	overflow: hidden;
}

.sort_bar {
	padding: 5px;
	height: 18px;
	background-color: #215289;
	color: #fff;
	/* width: 98%; */
	font-size:15px;
}

.resultPage{
	width:100px;
}

.searchLinkPdf{
padding-left: 7px; 
margin-left: 7px;
padding-right: 7px; 
margin-right: 7px; 
border-right: 1px solid #e5e5e5; 
width:78px;
}

.searchLinkcsv{
padding-left: 7px; 
margin-left: 7px;
padding-right: 7px; 
margin-right: 7px; 
border-right: 1px solid #e5e5e5; 
width:100px;
}

.searchLinkPrint{
	padding-left: 7px; margin-left: 7px;width:78px;
}

.sort_bar a {
	text-transform: uppercase;
	color: #fff;
}

.sort_bar .select {
	margin: 1px;
}

.sort_bar li.left {
	margin-top: 2px;
}

.sort_bar li.right {
	margin-top: 0;
}

.sort_bar td {
	line-height: 20px;
	font-size:15px;
}

#search_filter {
	width: 181px;
	margin: 10px 15px 0 0;
}

#search_filter hr {
	height: 3px;
	padding: 0;
	border: 0;
	margin: 10px 0 10px;
	background: url(../img/form-line.gif) bottom repeat-x;
}

#search_filter h3 {
	font-size: 16px;
	color: #444;
}

#search_filter ul {
	margin-top: 15px;
}

#search_filter .filter_group {
	font-size: 12x;
	color: #444;
}

#search_filter .filter_group .no_frame {
	width: 70px;
	position: relative;
	bottom: -2px;
}

#search_filter .filter_group strong {
	text-transform: uppercase;
	font-weight: normal;
}

#search_filter .inputs_float {
	overflow: hidden;
}

#search_filter .inputs_float label {
	display: block;
}

#search_filter .inputs_float .input_wrapper {
	float: left;
}

#search_filter .inputs_float .input_wrapper .text {
	height: 18px;
	width: 100px;
	padding: 3px;
}

#filter_list_links {
	overflow: hidden;
}

#filter_list_links li {
	float: left;
	padding-left: 7px;
	margin-left: 7px;
	border-left: 1px solid #c2c2c2;
}

#filter_list_links li:first-child {
	padding-left: 0;
	margin-left: 0;
	border-left: none;
}

#filter_list_links li a {
	text-transform: uppercase;
}

#search_results {
	width: 100%;
	color: #444;
}

#search_results li {
	padding: 10px;
	line-height: 16px;
	background-color: #eee;
}

#search_results li:nth-child(even) {
	background-color: #eee;
}

.accordion_link {
	text-decoration: none;
	color: #FF0000;
}

body .accordion_sam {
	font-size: 12px;
}

.left_menu_table {
	color: black;
	margin-left: -10px;
	font-size: 10px;
}

.selectCSS {
	width: 100px;
}

.liactive a:link, a:active, a:visited {
	background-color: #B4C5D7;
	border-left-color: #A0A0A0;
}

.data-table-header {
	text-align: center;
	background: none repeat scroll 0 0 #E5E5E5;
	border: 1px solid;
	padding: 5px;
	padding-left: 20px;
	line-height: normal !important;
}

.data-table {
	width: 580px;
	align: center;
	text-align: center;
	border: 1px solid;
}

.data-table-acct {
	width: 600px;
	align: center;
	text-align: center;
	border: 1px solid;
}

.data-table-header-rep {
	text-align: center;
	background-color: #CFDCE9;
	border: 1px solid;
	padding: 5px;
	padding-left: 20px;
	line-height: normal !important;
}

.data-table-rep {
	width: 580px;
	align: center;
	text-align: center;
	border: 1px solid;
	background: #FFFFFF;
}

.data-table-naics {
	width: 500px;
	align: center;
	text-align: center;
	border: 1px solid;
	background: #FFFFFF;
}

.data-table-company {
	width: 420px;
	align: center;
	text-align: center;
	border: 1px solid;
	background: #FFFFFF;
}

.data-table-company-review {
	width: 420px;
	align: center;
	text-align: center;
	border: 1px solid;
}

.data-table-even {
	background: #B4C5D7;
}

.data-table-odd {
	background: #F5F6F7;
}

.companyColumn1 {
	width: 390px;
	align: left;
	text-align: left;
	border: 1px solid;
	padding: 5px;
}

.companyColumnReview1 {
	width: 390px;
	align: left;
	text-align: left;
	border: 1px solid;
	padding: 5px;
	background: #F5F6F7;
}

.repNaicscolumn1 {
	width: 20px;
	align: center;
	text-align: center;
	border: 1px solid;
	padding: 5px;
}

.repNaicscolumn2 {
	width: 30px;
	align: center;
	text-align: center;
	border: 1px solid;
	padding: 5px;
}

.repNaicscolumn3 {
	width: 100px;
	align: center;
	border: 1px solid;
	padding: 5px;
}

.repNaicscolumn4 {
	width: 80px;
	align: center;
	border: 1px solid;
	padding: 5px;
}

.repNaicscolumn5 {
	width: 80px;
	align: center;
	border: 1px solid;
	padding: 5px;
}

.repNaicscolumn6 {
	width: 60px;
	align: center;
	border: 1px solid;
	padding: 5px;
}

.repNaicscolumnName {
	width: 150px;
	line-height: 20px;
	align: center;
	border: 1px solid;
	padding: 5px;
}

.addresscolumn6 {
	width: 60px;
	align: center;
	border: 1px solid;
}

.addresscolumn7 {
	width: 40px;
	border: 1px solid;
}

.addresscolumn8 {
	width: 30px;
	border: 1px solid;
}

.addresscolumn9 {
	width: 50px;
	border: 1px solid;
}

.merchantcolumn1 {
	width: 30px;
	align: center;
	border: 1px solid;
}

.merchantcolumn2 {
	width: 120px;
	border: 1px solid;
}

.merchantcolumn3 {
	width: 120px;
	border: 1px solid;
}

.merchantcolumn4 {
	width: 120px;
	border: 1px solid;
}

.merchantcolumn5 {
	width: 120px;
	border: 1px solid;
}

.merchantcolumn6 {
	width: 80px;
	border: 1px solid;
}

.achcolumn1 {
	width: 5%;
	border-color: #000080;
	border: 1px solid;
	align: center;
}

.achcolumn2 {
	width: 20%;
	border-color: #000080;
	border: 1px solid;
}

.achcolumn3 {
	width: 20%;
	border-color: #000080;
	border: 1px solid;
}

.achcolumn4 {
	width: 20%;
	border-color: #000080;
	border: 1px solid;
}

.achcolumn5 {
	width: 35%;
	border-color: #000080;
	border: 1px solid;
}

.eftcolumn1 {
	width: 5%;
	border: 1px solid;
	align: center;
}

.eftcolumn2 {
	width: 10%;
	border: 1px solid;
}

.eftcolumn3 {
	width: 20%;
	border: 1px solid;
}

.eftcolumn4 {
	width: 20%;
	border: 1px solid;
}

.eftcolumn5 {
	width: 20%;
	border: 1px solid;
}

.eftcolumn6 {
	width: 10%;
	border: 1px solid;
}

.eftcolumn7 {
	width: 15%;
	border: 1px solid;
}

.eftcolumn8 {
	width: 10%;
	border: 1px solid;
}

.order-table-odd-row {
	text-align: center;
	background: none repeat scroll 0 0 #FFFFFFF;
	border-top: 1px solid #BBBBBB;
}

.order-table-even-row {
	text-align: center;
	background: none repeat scroll 0 0 #F5F5F5;
	border-top: 1px solid #BBBBBB;
}

.SteelBlue {
	background-color: #B0C4DE;
	border-color: #999999;
	border-width: 0 1px 1px 0;
}

.samPageSectionBorders {
	height: auto;
}

.UITableColumnContainer {
	border-spacing: 5px 10px;
}

.UITableColumnContainer .TDContainer {
	height: auto;
}

.UITableColumnContainer .SAMNavTDContainer {
	height: auto;
	max-width: 190px;
	background: #F5F6F7;
	display: block;
}

.UITableColumnContainer .SAMContentTDContainer {
	height: auto;
	width: auto;
	min-width: 600px;
}

.UITableColumnContainer .SAMHelpTDContainer {
	height: auto;
	max-width: 170px;
	background: #F5F6F7;
}

.UITableColumnContainer .TDContainer #samNavFooter {
	position: absolute;
	bottom: 145px;
	text-align: center;
	padding-left: 30px;
}

.UITableColumnContainer .TDContainer #samContentFooter {
	position: relative;
	text-align: center;
}

.contentDiv {
	color: black;
	font-size: 12px;
	height: auto;
}

.contentDiv_Left_Padding {
	padding-left: 10px;
}

.contentDiv_top_heading {
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
}

.contentDiv_inner_heading {
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
}

.contentDiv_top_align {
	min-height: 30px;
	background: #FFF;
	padding: 10px 5px 10px 5px;
	margin: 10px 0px 5px 0px;
	text-align: right;
}

.contentDiv_Assertion {
	width: 100%;
	padding-left: 5px;
}

.contentDiv_Assertion td {
	line-height: 30px;
}

.contentDiv_Empty_Line {
	line-height: 20px;
}

.contentDiv_Empty_Line_Small {
	line-height: 10px;
}

.entity_reg_continue_msg {
	text-align: center;
	font-size: 120%;
}

.entity_reg_continue_icon_img {
	max-width: 50px;
}

.entity_reg_continue_icon_td {
	width: 32%;
	text-align: right;
	padding-top: 12px;
	padding-bottom: 12px;
	vertical-align: middle;
}

.entity_reg_continue_text_td {
	text-align: left;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 24px;
	vertical-align: middle;
}

.paginate {
	width: auto;
	height: 25px;
	padding: 0px 5px 3px 5px;
	line-height: 25px;
	font-size: 14px;
	text-align: center;
	color: #fff !important;
	background: #004C6B;
	text-decoration: none !important;
	border: 1px solid #CCCCCC;
	cursor: pointer;
	text-shadow: 2px 2px 2px;
}

.paginate:focus {
	width: auto;
	height: 25px;
	padding: 0px 5px 3px 5px;
	line-height: 25px;
	font-size: 14px;
	text-align: center;
	color: #fff !important;
	background: #004C6B;
	text-decoration: none !important;
	border: 1px solid #CCCCCC;
	cursor: pointer;
	text-indent: inherit;
	text-align: inherit;
	text-shadow: 2px 2px 2px;
}

a.paginate {
	font-size: 12px;
	padding: 5px;
}

a.paginate:focus {
	font-size: 12px;
	padding: 5px;
}

.paginateWithWrap {
	width: auto;
	height: 100%;
	padding: 5px 5px 5px 5px;
	font-size: 14px;
	text-align: center;
	color: #fff !important;
	text-decoration: none !important;
	cursor: pointer;
	text-shadow: 2px 2px 2px;
}

.paginateWithWrap:focus {
	width: auto;
	padding: 5px 5px 5px 5px;
	font-size: 14px;
	text-align: center;
	color: #fff !important;
	text-decoration: none !important;
	cursor: pointer;
	text-shadow: 2px 2px 2px;
}

a.paginateWithWrap {
	font-size: 12px;
	padding: 5px;
}

a.paginateWithWrap:focus {
	font-size: 12px;
	padding: 5px;
}

.contentDiv_Cancel {
	margin-left: 10px;
	float: left;
	text-align: left;
}

.contentDiv_Back {
	margin-right: 10px;
	display: block;
}

.contentDiv_Right_Buttons {
	text-align: right;
	margin-right: 10px;
	float: right;
	display: none;
}

.contentDiv_edit_button {
	text-align: right;
	margin-right: 20px;
	float: right;
	display: inline;
}

.contentDiv_addAgencyPOC_button {
	text-align: right;
	margin-right: 5px;
	float: right;
	display: inline;
	cursor: pointer;
}

.text_align {
	text-align: center;
}

.search_entity {
	font-weight: bold;
	font-size: 14px;
}

.search_entity_results {
	height: 380px;
}

.search_entity_results_buttonbar {
	margin: 2px -1px 10px -1px;
	padding: 5px 10px 5px 5px;
	border: 1px solid #000;
	text-align: right;
	background: #f5f6f7;
}

.search_fed_entity_results_content {
	padding-left: 3px;
	height: 405px;
	overflow-y: scroll;
	overflow-x: scroll;
}

.search_fed_entity_results_content ul {
	padding-left: 10px;
}

.search_fed_entity_results_content li {
	padding: 10px 0px 5px 0px;
	list-style: disc;
}

.search_fed_entity_results_content li span {
	font-family: sans-serif;
	font-weight: bold;
	cursor: pointer;
}

.search_fed_entity_results_content tr {
	height: 30px;
}

.search_entity_results_content {
	padding-left: 3px;
	height: 345px;
	overflow-y: scroll;
	overflow-x: scroll;
}

.search_entity_results_content ul {
	padding-left: 10px;
}

.search_entity_results_content li {
	padding: 10px 0px 5px 0px;
	list-style: disc;
}

.search_entity_results_content li span {
	font-family: sans-serif;
	font-weight: bold;
	cursor: pointer;
}

.search_entity_results_content tr {
	height: 30px;
}

.search_entity_results_content_gn {
	padding-left: 3px;
	height: auto;
	overflow-y: scroll;
	overflow-x: scroll;
}

.search_entity_results_content_gn ul {
	padding-left: 10px;
}

.search_entity_results_content_gn li {
	padding: 10px 0px 5px 0px;
	list-style: disc;
}

.search_entity_results_content_gn li span {
	font-family: sans-serif;
	font-weight: bold;
	cursor: pointer;
}

.search_entity_results_content_gn tr {
	height: auto;
}

.search_entity_results_div1 {
	float: left;
	width: 46.5%;
	margin-right: 5px;
	margin-bottom: 20px;
	height: 380px;
	border-style: solid;
	border-width: thin;
}

.search_entity_results_div2 {
	float: left;
	width: 46.5%;
	margin-right: 5px;
	margin-bottom: 20px;
	height: 380px;
	border-style: solid;
	border-width: thin;
}

.search_entity_results_div2 td {
	line-height: 20px;
}

.search_entity_results_userlist {
	float: left;
	width: 46.5%;
	margin-right: 5px;
	margin-bottom: 20px;
	height: 440px;
	border-style: solid;
	border-width: thin;
}

.search_entity_results_userlist td {
	line-height: 20px;
}

.search_entity_results_div1_gn {
	float: left;
	width: 100%;
	margin-right: 5px;
	margin-bottom: 20px;
	height: auto;
	border-style: solid;
	border-width: thin;
}

.search_entity_results_div2_gn {
	float: left;
	width: 100%;
	margin-right: 5px;
	margin-bottom: 20px;
	height: auto;
	border-style: solid;
	border-width: thin;
}

.search_entity_results_div1_gn td {
	line-height: auto;
}

.search_entity_results_div2_gn td {
	line-height: auto;
}

.search_entity_results_userlist_gn {
	float: left;
	width: 100%;
	margin-right: 5px;
	margin-bottom: 20px;
	height: auto;
	border-style: solid;
	border-width: thin;
}

.search_entity_results_userlist_gn td {
	line-height: auto;
}

.search_entity_results_details {
	width: 95%;
	margin-left: 10px;
	display: none;
}

.search_entity_inner_heading {
	font-weight: bold;
}

.search_fed_entity_results {
	float: left;
	width: 46.5%;
	margin-right: 5px;
	margin-bottom: 20px;
	/*height: 440px;*/
	border-style: solid;
	border-width: thin;
}

.search_fed_entity_results_details {
	float: left;
	width: 46.5%;
	margin-right: 5px;
	margin-bottom: 20px;
	height: 440px;
	border-style: solid;
	border-width: thin;
	overflow: scroll;
}

.search_fed_entity_results_details td {
	line-height: 20px;
}

.search_entity_results_div5 {
	float: left;
	width: 46.5%;
	margin-right: 5px;
	margin-bottom: 20px;
	height: 280px;
	border-style: solid;
	border-width: thin;
	overflow: scroll;
}

.navigationLinkSelected {
	
}

.greyedOut {
	background-color: #D4D0C8
}

#samLeftMenu {
	position: relative;
	max-width: 100%;
	min-width: 190px;
	font-size: 12px;
	line-height: 150%;
	height: auto;
	background-color: #F5f6f7;
	padding-left: 3px;
}

#samLeftMenu strong {
	font-weight: bold;
}

 #leftNavigation{
	width:190px;
} 

#samContentSection {
	position: relative;
	width: 744px;
	font-size: 12px;
	background: #FFFFFF;
	overflow: hidden;
	height: 100%;
}
.samContentSection{
	padding:10px;
}

#samContentSection p {
	position: relative;
	padding-bottom: 1em;
}

#samContentSection h5 {
	position: relative;
	text-transform: uppercase;
}

#samfullcontentsection {
	position: relative;
	width: AUTO;
	font-size: 12px;
	height: auto;
	vertical-align: bottom;
	background: #FFFFFF;
	padding: 0px 5px 2px 5px;
	margin: 0px 10px 10px 10px;
}

#samfullcontentsection p {
	position: relative;
	padding-bottom: 1em;
}

#samfullcontentsection h5 {
	position: relative;
	text-transform: uppercase;
}

#samthirdcontentsection {
	position: relative;
	width: AUTO;
	font-size: 12px;
	height: auto;
	vertical-align: bottom;
	background: #FFFFFF;
	padding: 0px 5px 2px 5px;
	margin: 0px 10px 10px 10px;
}

#samthirdcontentsection p {
	position: relative;
	padding-bottom: 1em;
}

#samthirdcontentsection h5 {
	position: relative;
	text-transform: uppercase;
}

#accountContentSection {
	position: relative;
	font-size: 12px;
	vertical-align: bottom;
	background: #F5F6F7;
	border: 1px solid #CCD1D9;
	border-radius: 10px;
	margin-bottom: 5px;
}

#accountContentSection p {
	position: relative;
	padding-bottom: 1em;
}

#accountContentSection h5 {
	position: relative;
	text-transform: uppercase;
}


#contHeading {
	padding-top: 5px;
	font-weight: bold;
	text-align: center;
}

.sectionHeading {
	font-weight: bold;
	text-align: left;
	padding-left: 20px;
	color: #313130;
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #000000;
	background-color: #5984C1;
}

.table_heading {
	font-size: 14px;
	font-weight: bold;
	color: #313130;
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #000;
	background-color: #B4C5D7;
	text-align: center;
	margin: 2px;
}

.table_heading_box {
	font-size: 14px;
	font-weight: bold;
	color: #313130;
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #000;
	background-color: #B4C5D7;
	text-align: center;
	margin: 2px;
	height: 40px;
}

.table_heading_box_gn {
	font-size: 14px;
	font-weight: bold;
	color: #313130;
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #000;
	background-color: #B4C5D7;
	text-align: center;
	margin: 2px;
	height: auto;
}

.pageDescriptionInner {
	text-align: left;
	padding-left: 10px;
}

.page_heading {
	padding: 5px 0px 5px 10px;
	border-top: 1px solid #CCD1D9;
	background-color: #112886;
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	min-height: 25px;
	height: auto;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
}

.page_heading_left {
	float: left;
	font-size: 15px;
	color: #FFFFFF;
	width: 60%;
	vertical-align: middle;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.page_heading_right {
	float: right;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: middle;
	width: 40%;
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.sub_heading {
	border-top: 1px solid #CCD1D9;
	border-bottom: 1px solid #CCD1D9;
	font-size: 14px;
	padding: 5px 0px 5px 14px;
	background-color: #B4C5D7;
	color: #000000;
	min-height: 30px;
	text-align: left;
}

.sub_heading_left {
	font-size: 14px;
	color: #000000;
	width: 47%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.sub_heading_right {
	float: right;
	font-size: 12px;
	color: #000000;
	width: 53%;
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.page_error {
	background-color: #F5F6F7;
	color: red;
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #71322A;
	border-top: 1px solid #71322A;
	margin-top: 5px;
}

.noti1 {
	padding: 4px 5px 4px 15px;
	font-weight: bold;
	background-color: #B4C5D7;
	border-bottom: 1px solid #71322A;
	border-top: 1px solid #71322A;
}

.logout {
	margin-right: 10px;
	height: 75px;
	min-width: 200px;
	width: auto;
	float: right;
	text-align: right;
	margin-top: 25px;
}

.logout #logoutPanel{
	margin-right: 5px; display: display: inline-flex;
}

.logoutUser{
	white-space: nowrap; color: #1b2d55; padding: 10px; font-size:14px;
}

.logout td {
	text-align: right;
	padding-right: 10px;
	color: #000000;
	text-transform: capitalize
}

.entityHeading {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	background-color: #CCCCCC;
}

.colHead {
	BORDER: #f6f6f6 1px solid;
	border-bottom: #f5f5f5 2px ridge;
	TEXT-ALIGN: center;
	PADDING: 18px 2px 5px 2px;
	COLOR: black;
	FONT-SIZE: 18px;
	HEIGHT: 40px;
	max-width: 100%;
	background: #F5F6F7;
}

.input_wrapper_span {
	padding: 4px 0px 3px 0px;
}

.input_wrapper_span.focus {
	padding: 5px 1px 4px 1px;
}

.input_wrapper_div {
	padding: 1px 1px 0px 1px;
}

.input_wrapper_div.focus {
	padding: 1px 1px 0px 1px;
}

input:focus, textarea:focus, select:focus {
	background-color: #FCFBEB;
}

input.text, textarea, .select {
	/*font-family: sans-serif;*/
}

.searchResult_Hover {
	cursor: pointer;
	line-height: 30px;
}

.searchResult_Select {
	background-color: #5984C1;
	cursor: pointer;
	line-height: 30px;
}

.pscSearchResults {
	overflow: auto;
}


#selectedNaicsCodes table td, #selectedPSCCodes table td {
	line-height: 20px;
}

#selectedNaicsCodes table th, , #selectedPSCCodes table th {
	line-height: 20px;
	font-weight: bold;
}

#geographicalArea td {
	line-height: 25px;
}

.geographicalAreaDisable {
	line-height: 25px;
	background-color: #E3E2D2;
}

input:disabled {
	background: #E3E2D2;
}

.codeHeader {
	text-align: center;
	font-weight: bold;
	line-height: 20px;
	border: 1px solid #CCCCCC;
}

.codeHeaderReview {
	text-align: left;
	font-weight: bold;
	line-height: 20px;
	border: 1px solid #CCCCCC;
}

.NaicsFirst {
	width: 15%;
	text-align: center;
	border: 1px solid #CCCCCC;
}

.NaicsSecond {
	width: 15%;
	text-align: center;
	border: 1px solid #CCCCCC;
}

.NaicsThird {
	width: 55%;
	text-align: center;
	border: 1px solid #CCCCCC;
}

.NaicsFourth {
	width: 10%;
	text-align: center;
	border: 1px solid #CCCCCC;
	vertical-align: middle;
}

.PscFirst {
	width: 15%;
	text-align: center;
	border: 1px solid #CCCCCC;
}

.PscSecond {
	width: 75%;
	text-align: center;
	border: 1px solid #CCCCCC;
}

.PscThird {
	width: 10%;
	text-align: center;
	border: 1px solid #CCCCCC;
	vertical-align: middle;
}

.NaicsFirstReview {
	width: 15%;
	text-align: left;
	border: 1px solid #CCCCCC;
	line-height: 20px;
}

.NaicsSecondReview {
	width: 10%;
	text-align: left;
	border: 1px solid #CCCCCC;
	line-height: 20px;
}

.NaicsThirdReview {
	width: 75%;
	text-align: left;
	border: 1px solid #CCCCCC;
	line-height: 20px;
}

.NaicsFirstHeader {
	width: 15%;
	line-height: 20px;
	font-weight: bold;
}

.NaicsSecondHeader {
	width: 10%;
	line-height: 20px;
	font-weight: bold;
}

.NaicsThirdHeader {
	width: 75%;
	line-height: 20px;
	font-weight: bold;
}

.PscFirstReview {
	width: 25%;
	text-align: left;
	border: 1px solid #CCCCCC;
	line-height: 20px;
}

.PscSecondReview {
	width: 75%;
	text-align: left;
	border: 1px solid #CCCCCC;
	line-height: 20px;
}

.PscFirstHeader {
	width: 25%;
	line-height: 20px;
	font-weight: bold;
}

.PscSecondHeader {
	width: 75%;
	line-height: 20px;
	font-weight: bold;
}

.dashboard_layouts {
	border: 2px solid #CCD1D9;
	font-weight: bold;
	height: 150px;
	margin-bottom: 8px;
	text-align: center;
	width: 47%;
}

.mySamLeftNavMenu {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: transparent;
	background-image: url("../img/h4-bg.png");
	background-origin: padding-box;
	background-position: left top;
	background-repeat: no-repeat;
	border: 1px solid #CCD1D9;
	border-radius: 12px;
	font-weight: bold;
	padding: 3px 2px 5px 5px;
	text-decoration: none;
	margin: 5px 3px 15px 3px;
}

UL {
	border-color: -moz-use-text-color;
	border-style: none;
	border-width: 0;
	font-family: sans-serif;
	font-size: 100%;
	font-style: inherit;
	margin: 0;
	outline-style: none;
	outline-width: 0;
	vertical-align: top;
}

.register_entity_accordion_border {
	
}

#purpose, #coredata, #assertions, #certifications, #poc,
	#submitcertifications, #overview {
	background-color: #e8e8e8;
}

#purpose ul, #coredata ul, #assertions ul, #certifications ul, #poc ul,
	#submitcertifications ul, #overview ul {
	background-color: #e8e8e8;
}

#purpose ul li, #coredata ul li, #assertions ul li, #certifications ul li,
	#poc ul li, #submitcertifications ul li, #overview ul li {
	list-style-image: url(../resources/img/status-grey.gif);
	margin-left: 15px;
	background-color: #e8e8e8;
}

#purpose ul li.liactive, #coredata ul li.liactive, #assertions ul li.liactive,
	#certifications ul li.liactive, #poc ul li.liactive,
	#submitcertifications ul li.liactive, #overview ul li.liactive {
	list-style-image: url(../resources/img/status-blue.gif);
	margin-left: 15px;
	background-color: #e8e8e8;
}

#purpose ul li.green, #coredata ul li.green, #assertions ul li.green,
	#certifications ul li.green, #poc ul li.green, #submitcertifications ul li.green,
	#overview ul li.green {
	list-style-image: url(../resources/img/status-green.gif);
	margin-left: 15px;
	background-color: #e8e8e8;
}

#purpose ul li.red, #coredata ul li.red, #assertions ul li.red,
	#certifications ul li.red, #poc ul li.red, #submitcertifications ul li.red,
	#overview ul li.red {
	list-style-image: url(../resources/img/status-red.gif);
	margin-left: 15px;
	background-color: #e8e8e8;
}

#navigationDIV ul li {
	list-style-image: url(../resources/img/menu_arrow.png);
	font-weight: normal;
	padding-bottom: 0;
	margin-left: 15px;
	margin-top: 15px;
	font-size: 14px;
}

#navigationDIV ul li.green {
	list-style-image: url(../resources/img/status-green.gif);
	font-weight: normal;
	margin-left: 15px;
	margin-top: 15px;
	font-size: 14px;
}

#navigationDIV ul li.red {
	list-style-image: url(../resources/img/status-red.gif);
	font-weight: normal;
	margin-left: 15px;
	margin-top: 15px;
	font-size: 14px;
}

.mySamLeftNavMenuSub {
	margin-top: 10px;
	margin-bottom: 10px;
	background: url(../resources/img/menu_arrow.png) no-repeat scroll 0 5px
		transparent;
	font-weight: normal;
	margin-left: 0;
	padding-bottom: 0;
	padding-left: 15px;
	padding-top: 5px;
}

.samHelpNavMenu {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: transparent;
	background-origin: padding-box;
	background-position: left top;
	background-repeat: no-repeat;
	border: 1px solid #CCD1D9;
	border-radius: 12px;
	font-weight: bold;
	padding: 3px 2px 5px 5px;
	text-decoration: none;
	margin: 5px 3px 15px 3px;
}

.sam_help_accordion_border {
	border: 1px solid #CCD1D9;
	border-radius: 10px;
	margin-top: 10px;
}

.samHelpDiv ul li {
	list-style-image: url(../img/menu_arrow.png);
	font-weight: normal;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 10px;
}

.sam_reports_accordion_border {
	border: 1px solid #CCD1D9;
	border-radius: 10px;
	margin-top: 10px;
}

.samReportsNavHead {
	font-weight: bold;
	padding-bottom: 0;
	margin-left: -10px;
	margin-top: 10px;
	margin-right: -15px;
}

.samReportsDiv ul li {
	list-style-image: url(../img/menu_arrow.png);
	font-weight: normal;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 10px;
}

.samReportsNavSub {
	font-weight: normal;
	padding-bottom: 0;
	padding-left: 15px;
	margin-top: 10px;
}

.samReportsContent {
	background-color: #FFF;
	padding-top: 10px;
	text-align: left;
	color: black;
}

.samReportsTable {
	margin: 10px 0px 10px 0px;
	border: 1px solid black;
	border-collapse: collapse;
}

.samReportsTable th {
	background-color: #B4C5D7;
	text-align: center;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid black;
	border-collapse: collapse;
	line-height: 20px;
	vertical-align: middle;
}

.samReportsTable td {
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid black;
	border-collapse: collapse;
	line-height: 20px;
	vertical-align: middle;
}

.samReportsExclusionTable {
	margin: 10px 0px 10px 0px;
	width: 450px;
}

.samReportsExclusionTable td {
	text-align: right;
	padding: 0px 5px 0px 5px;
}

.samReportsExclusionTable>tbody>tr>td:first-child {
	width: 150px;
}

.samReportsInputTable {
	border: 1px solid black;
	border-radius: 5px;
	padding: 10px 30px 10px 30px;
	margin: 10px 0px 10px 0px;
}

.samReportsInputTable td, .samReportsInputTable th {
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}

.samReportsInputTable>tbody>tr>td:first-child, .samReportsInputTable>tbody>tr>th:first-child
	{
	text-align: right;
	width: 50%;
}

.samReportsContentFrame {
	background-color: #F5F6F7;
	border: 1px solid black;
	border-radius: 5px;
	margin: 5px 0px 5px 0px;
	padding: 10px 30px 10px 30px
}

.samReportsContentBox {
	background-color: #B4C5D7;
	border: 1px solid black;
	border-radius: 5px;
	margin: 5px 0px 5px 0px;
	padding: 10px 30px 10px 30px;
	width: auto;
}

.samReportsContentBox h4 {
	text-align: center;
}

.samReportsContentBox p {
	margin-left: 5px;
}

.samReportsContentBox ul {
	padding-left: 3em;
	list-style: circle;
}

.samHelpContent {
	background-color: #fff;
	padding: 0px 10px;
	text-align: left;
	color: black;
	width: auto;
}

.samHelpContentBoxBlue {
	position: relative;
	width: auto;
	font-size: 12px;
	color: #313130;
	height: auto;
	text-align: center;
	border: 1px double;
	margin: 12px 0px 12px 0px;
	padding: 0 15px 0 15px;
	border-radius: 3px;
	background-color: #B4C5D7;
}

.samHelpContentBox {
	position: relative;
	width: auto;
	font-size: 12px;
	color: #313130;
	height: auto;
	text-align: justify;
	border: 1px double;
	margin: 12px 0px 12px 0px;
	padding: 0 15px 0 15px;
	border-radius: 3px;
	background-color: #FFFFFF;
}

.samHelpContentBox h4 {
	text-align: center;
}

.samHelpContentBox p {
	margin-left: 5px;
}

.samHelpContentBox ul {
	padding-left: 3em;
}

LI {
	border-color: -moz-use-text-color;
	border-style: none;
	border-width: 0;
	font-family: sans-serif;
	font-size: 100%;
	font-style: inherit;
	margin: 0;
	outline-style: none;
	outline-width: 0;
	padding: 0;
	vertical-align: top;
	text-align: left;
}

.mySamLeftNavMenuDivide {
	LINE-HEIGHT: 5px;
	BORDER-TOP: 3px double #E7E7E7;
	MARGIN: 20px 0px 15px 0px;
}

input.text, .textarea, .select {
	background-color: #fff;
	border: 1px solid #00445f;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.login input.text {
	background-color: #fff;
	border: 1px solid #00445f;
}

input .text:focus, .textarea:focus, .select:focus {
	background-color: #fcfbeb;
}

input.text, textarea, .select {
	/*font-family: sans-serif;*/
}

.input_text_blur {
	color: #999999;
	font-style: italic;
}

.pageDescription {
	position: relative;
	width: auto;
	font-size: 12px;
	color: #313130;
	height: auto;
	text-align: justify;
	border: 1px double;
	margin: 12px 10px 15px 10px;
	padding: 0 15px 0 15px;
	border-radius: 3px;
	background-color: #B4C5D7;
}


.contentDiv_questions td {
	line-height: 20px;
}

.data-table-header-lsa {
	text-align: center;
	background-color: #CFDCE9;
	border: 1px solid;
	padding: 5px;
	line-height: 20px;
	line-height: normal !important;
	white-space: normal !important;
}

.data-table-lsa {
	width: 100%;
	align: center;
	text-align: center;
	border: 1px solid;
	background: #FFFFFF;
	margin: 2px;
	line-height: normal !important;
	white-space: normal !important;
}

.lsacolumn1 {
	align: center;
	text-align: center;
	border: 1px solid;
	padding: 5px;
	line-height: 20px;
	white-space: normal !important;
}

.lsacolumn2 {
	align: center;
	text-align: left;
	border: 1px solid;
	padding: 5px;
	line-height: 20px;
	white-space: normal !important;
}

.fileTree {
	width: 200px;
	height: 300px;
	background: white;
	overflow: scroll;
	margin: 10px;
	padding: 5px;
}

.datatable-column {
	width: 160px;
	align: center;
	border: 1px solid;
	padding: 5px;
	line-height: 20px;
}

.uploadContentDiv {
	color: black;
	background: #F5F6F7;
}

.mandate {
	font-weight: bold;
	font-size: 10pt;
	color: #FF8000;
}

.data-table-naics-header {
	width: 610px;
	align: center;
	text-align: center;
	background: #FFFFFF;
	border: 1px solid;
	line-height: normal !important;
}

.data-table-naics1 {
	width: 550px;
	align: center;
	text-align: center;
	background: #FFFFFF;
	cellspacing: 1;
}

.data-table-header-rep1 {
	text-align: center;
	background-color: #CFDCE9;
	padding: 5px;
	border: 1px solid;
	line-height: normal !important;
}

.repNaicscolumnNew1 {
	width: 10%;
	text-align: center;
	padding-left: 5px;
	border: 1px solid;
}

.repNaicscolumnNew1 {
	width: 10%;
	text-align: center;
	padding-left: 5px;
	border: 1px solid;
}

.repNaicscolumnNew2 {
	width: 30%;
	border: 1px;
	padding-left: 5px;
	border: 1px solid;
	word-wrap: break-word;
	line-height: 20px;
}

.repNaicscolumnNew3 {
	width: 25%;
	padding-left: 5px;
	border: 1px solid;
	word-wrap: break-word;
	line-height: 20px;
}

.repNaicscolumnNew4 {
	width: 20%;
	padding-left: 5px;
	border: 1px solid;
	word-wrap: break-word;
	line-height: 20px;
}

.repNaicscolumnNew5 {
	width: 15%;
	padding-left: 5px;
	border: 1px solid;
	word-wrap: break-word;
	text-align: center;
	line-height: 20px;
}

.businessCategoryHide {
	display: none;
}

.warncontent {
	padding: 5px 10px;
	margin-right: 20px;
	background-color: #fafafa;
	border: 1px solid #666666;
	border-radius: 5px;
	margin-bottom: 5px;
}

.layout {
	margin: 5px;
	border: 1px solid #f5f6f7;
}

.layout-header {
	margin: 1px;
	padding-bottom: 4px;
	background: #D2DCFF;
}

.layout-header .ui-icon {
	float: right;
}

.demo {
	padding-left: 10px;
	background: #fff;
	overflow-y: auto;
	padding-top: 10px;
}

.column {
	width: 50%;
	float: left;
	padding-bottom: 20px;
}

.layout-content {
	padding: 0.4em;
	height: 150px;
	overflow-y: auto;
	background: #f5f6f7;
}

.layout-border {
	border: 1px solid #b5b6b7;
}

.ui-sortable-placeholder {
	border: 1px dotted black;
	visibility: visible !important;
	height: 200px !important;
}

.ui-sortable-placeholder * {
	visibility: hidden;
}

.recaptcha img {
	vertical-align: text-top;
	position: relative;
	padding-right: -5px;
}

select {
	width: 150px;
}

select.selectMenuIEFormat {
	width: auto;
	position: absolute;
}

.selectDataContentBox {
	padding: 5px 10px;
	margin-right: 20px;
	border: 1px solid #666666;
	border-radius: 5px;
	margin-bottom: 5px;
	margin: 5px;
}

@media print {
	#SAMNav, #nav, #SAMHeader {
		display: none;
	}
	#samContentSection {
		width: 7in;
	}
}

.row1{
 background:#F8F8F8;
}
 
.row2{
 background:#FFFFFF;
}

/* Newly added CSS */
.multi_state_desc {		a:link, a:active, a:visited {
	font-size: 8pt;		
	color: black;		
	text-align: left;		
	vertical-align: middle;		
	padding-left:5px;		
	line-height:15px;		
}		
.mainh1 {		
font-size: 18px;		
color: #0A225D;		
}		
div.padded {  		
      padding-top: 10px;  		
      padding-right: 10px;  		
      padding-bottom: 10px; 		
      padding-left: 10px;  		
    }		

.pagination {		
  font-size: 80%;		
  color:red;		
}		

.pagination a {		
  text-decoration: none;		
  color: #15B;		
}		
.pagination span {		
  display: block;		
  float: left;		
  padding: 0.3em 0.5em;		
  margin-right: 5px;		
  margin-bottom: 5px;		
}		
.pagination a {		
  font-style:normal;		
  color:white;		
  float: left;		
  padding: 0.3em 0.5em;		
  margin-right: 5px;		
  margin-bottom: 5px;		
}		
.pagination .current {		
  background: #26B;		
  color:#00ff00;		
  border: solid 1px #AAE;		
}		
.pagination .current.prev, .pagination .current.next{ 		
  font-style:normal;		
  color:#999;		
  border-color:#999;		
  background:#fff;		
}		
.FilterResultsHeader {		
	background: #FFFFFF;		
	padding: 8px;		
	font-size: 12px;		
	text-align: center;		
	font-weight:bold;		
	color: black;		
}		
.FilterMainResultsHeader {		
	background-color: #e8e8e8;		
	color: #c0c0c0;		
	font-family: sans-serif;		
	font-weight: bold;		
	font-size: 15px;		
	background-size: 100% 28px;		
	border: 1px solid #CCD1D9;		
	margin: 5px 3px 15px 3px;		
}		
.FilterHeader {		
	background-color: #e8e8e8;		
	color: #c0c0c0;		
	font-family: sans-serif;		
	color: black;		
	font-size:12px;		
	font-weight:bold;		
	border: 1px solid #CCD1D9;		
	height: 20px;		
}		
.filters_outer		
{		
        width:220px;		
}		
.notExpanded {		
	word-wrap:break-word;		
	max-width:110px;		
}		
.expanded {		
	word-wrap:break-word;		
	max-width:250px;			
}		
.expandTable{		
	width:875px;		
}		
.minimizeTable{		
	width:735px;		
}		
.expandResult{		
	width:650px;		
}		
.minimizeResult{		
	width:510px;		
}		
.expandAdvResult{		
	width:867px;		
}		
.minimizeAdvResult{		
	width:727px;		
}		
.results_body_text {		
	font-size: 8pt;		
	color: black;		
	text-align: left;		
	font-weight:bold;		
	padding-left:5px;		
}		
.results_title_text {		
	font-size: 8pt;		
	color: black;		
	text-align: left;		
	padding-left:5px;		
}		
.menu_header_top_emr {		
	background-color: #DDDDDD;		
}		
.menu_header_top_emr td{		
	font-size: 8pt;		
	line-height:20px;		
	color: black;		
	vertical-align:middle;		
}		
.menu_header_top_pir{		
	background-color: #DDDDDD;		
}		
.menu_header_top_pir td{		
	font-size: 8pt;		
	line-height:20px;		
	color: black;		
	vertical-align:middle;		
}		
.menu_header_top_grey{		
	font-size: 8pt;		
	background-color: #A4B2B9;		
	color: white;		
	font-weight: bold;		
	align: left;		
}		
.menu_header {		
	font-size: 8pt;		
	background-color: #C7C7C7;		
	color:black ;		
	font-weight: bold;		
	align: left;		
}		
.menu_header td{		
	line-height:20px;		
}		
.results_title_text {		
	font-size: 8pt;		
	color: black;		
	text-align: left;		
	vertical-align: middle;		
	padding-left:5px;		
}		
table.resultbox1{		
	float:top;cellpadding:1;cellspacing:1;		
	font-size:10pt;		
} 

ul.menu a.active:focus {
	border: 1px dashed white;
}

@media print
{    
    .no-print, .no-print *
    {
        display: none !important;
    }
}