*
{
	font-size: 100%;
}
* html a:hover
{
	background: transparent;
}
html
{
	font: 14px/18px "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
}
body
{
	margin: 0;
	padding: 0;
	background-color: #373737;
	font: 14px/18px "HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #333;
	line-height: 21px;
	text-align: center;
}
@media print
{
	#fontsizer-container
	{
		display: none;
	}
	body
	{
		background: #fff;
		text-align: left;
	}
	input[type="text"]
	{
		white-space: pre-wrap;
		white-space: -moz-pre-wrap !important;
		white-space: -pre-wrap;
		white-space: -o-pre-wrap;
		word-wrap: break-word;
		width: auto !important;
		border: none !important;
	}
	.the-tooltip span
	{
		display: none;
	}
	textarea
	{
		display: block;
		border: none;
		page-break-inside: avoid;
		overflow: scroll;
		overflow-y: scroll;
		overflow-x: hidden;
		overflow:-moz-scrollbars-vertical;
	}
	.msgbox-info, .msgbox-success, .msgbox-warning, .msgbox-error, .msgbox-validation, .msgbox-notice, .msgbox-instruction
	{
		text-shadow:none;
		color:#333;
	}
}
div.ui-daterangepickercontain
{
	font-size: 13px;
	text-align: left;
}
form
{
	margin: 0;
	padding: 0;
	border: 0;
}
table
{
	border-collapse: collapse;
	border-spacing: 0;
}
img
{
	border: none;
	display: inline;
}
div#top-bottom-login input,div#top-bottom-login img
{
	vertical-align: middle;
	font-family: arial, sans-serif;
}
#top-login input[type="text"],#top-login input[type="password"]
{
	border: 1px solid #CCC !important;
	background-color: #F0EAD1 !important;
	color: #605D54 !important;
	font: 12px arial, helvetica, sans-serif !important;
	width: 125px !important;
	margin-bottom: 0px;
	padding: 2px;
}
div.pad10
{
	padding: 10px;
}
div.pad15
{
	padding: 15px 20px;
}
div.clear-left
{
	clear: left;
}
div.clear-right
{
	clear: right;
}
div.clear-both
{
	clear: both;
}
/* TOP */
div#top
{
	display: block;
	background: #000 url(/images/bkcert_top_bg_01.gif) top left repeat-x;
	height: 91px;
}
	div#top-wrapper
	{
		margin: 0 auto;
		padding: 0 auto;
		width: 960px;
		height: 91px;
		text-align: left;
		font-size: 0.8em;
	}
	h2#top-logo
	{
		margin: 0px;
		padding: 0px;
		background: #000 url(/images/bkcert_top_logo.gif) top left no-repeat;
		float: left;
		font: 10.5pt arial, helvetica, sans-serif;
		width: 279px;
		height: 91px;
		text-indent: -9999px;
		cursor: pointer;
	}
	div#top-menu
	{
		margin: 0px;
		padding: 0px;
		float: left;
		width: auto;
		height: 91px;
	}
		div#top-menu ul
		{
			margin: 0px;
			padding: 0px;
			list-style: none;
		}
		div#top-menu li
		{
			margin: 0px;
			padding: 0px;
			padding-top: 25px;
			display: block;
			float: left;
			width: 85px;
			height: 91px;
			text-align: center;
			color: #e3ddc5;
			font: 16px arial, helvetica, 'helveticaneue light', sans-serif;
			line-height: 20px;
		}
		div#top-menu li:hover
		{
			display: block;
			background: transparent url(/images/bkcert_top_bg_01_hover.gif) top left repeat-x;
			height: 91px;
		}
		div#top-menu a:link, div#top-menu a:visited
		{
			display: block;
			color: #e3ddc5;
			text-decoration: none;
			vertical-align: middle;
			height: 91px;
		}
		div#top-menu a:active, div#top-menu a:hover
		{
			text-shadow:#222 -1px -1px 2px;
			display: block;
			color: #e3ddc5;
			text-decoration: underline;
			vertical-align: middle;
			height: 91px;
		}
		div#top-menu li.active a:link, div#top-menu li.active a:visited
		{
			text-shadow:#222 -1px -1px 2px;
			color: #bb8d09;
			height: 91px;
		}
		div#top-menu li.active
		{
			background: transparent url(/images/bkcert_top_bg_01_hover.gif) top left repeat-x;
			height: 91px;
		}
	div#top-login
	{
		margin: 0px;
		padding: 0px;
		background:#000 url(/images/bkcert_top_bg_login_01.gif) top left no-repeat;
		color: #e3ddc5;
		font: bold 13px arial, helvetica, sans-serif;
		float: right;
		width: 151px;
		height: 91px;
	}
		div#top-login div
		{
			margin: 5px;
		}
		div#top-login input
		{
			border: 1px solid #ccc;
			background-color: #f0ead1;
			color: #605d54;
			font: 12px arial, helvetica, sans-serif;
			width: 135px;
		}
/* TOP-BOTTOM */
div#top-bottom
{
	display: block;
	background: #f8f3e9 url(/images/bkcert_top_bg_02.gif) top left repeat-x;
	height: 48px;
}
	div#top-bottom-wrapper
	{
		margin: 0 auto;
		padding: 0 auto;
		width: 960px;
		height: 48px;
		text-align: left;
	}
		div#top-bottom-01
		{
			float: left;
			width: 803px;
			height: 48px;
		}
			div#top-bottom-01 div
			{
				padding-top: 5px;
			}
				div#top-bottom-01 div span
				{
					width: 348px;
					height: 21px;
					background-color: #373737;
					background-image: url(/images/welcomemsgbg.gif);
					background-position: bottom left;
					background-repeat: no-repeat;
					background-size: 358px;
					color: #fff;
					font-size: 12px;
					padding: 5px;
					border: 0px solid #373737;
					-khtml-border-bottom-left-radius: 5px;
					-icab-border-bottom-left-radius: 5px;
					-o-border-bottom-left-radius: 5px;
					-moz-border-bottom-left-radius: 5px;
					-webkit-border-bottom-left-radius: 5px;
					border-bottom-left-radius: 5px;
					-khtml-border-bottom-right-radius: 5px;
					-icab-border-bottom-right-radius: 5px;
					-o-border-bottom-right-radius: 5px;
					-moz-border-bottom-right-radius: 5px;
					-webkit-border-bottom-right-radius: 5px;
					border-bottom-right-radius: 5px;
					/*behavior: url(/cLib/pie/PIE.htc);*/
				}
					div#top-bottom-01 div span a
					{
						color: #BF962B;
						text-decoration: none;
					}
		div#top-bottom-login
		{
			background: transparent url(/images/bkcert_top_bg_login_02.gif) top left no-repeat;
			float: right;
			width: 151px;
			height: 48px;
		}
			div#top-bottom-login a:link, div#top-bottom-login a:visited
			{
				font-size: 11px;
				color: #ccc;
				text-decoration: none;
			}
			div#top-bottom-login a:active, div#top-bottom-login a:hover
			{
				color: #ccc;
				text-decoration: underline;
			}
/* BODY */
div#body
{
	background: #f8f3e9 url(/images/bkcert_body_bg.gif) top left repeat-x;
	color: #333;
}
	div#body-wrapper
	{
		margin: 0 auto;
		padding: 0 auto;
		width: 960px;
		text-align: left;
	}
	/* BODY-CONTENT */
	div#body-content
	{
		color: #604303;
		font: 9pt arial, helvetica, sans-serif;
		line-height: 17px;
	}
		div#body-content h2
		{
			margin-top: 0;
			padding-top: 0;
			color: #48543a;
			font: 16pt arial, helvetica, 'helveticaneue roman', sans-serif;
			line-height: 40px;
			border-bottom: 1px solid #ccc;
		}
		div#body-content h3
		{
			color: #2e2d2d;
			font: 12pt arial, helvetica, 'helveticaneue roman', sans-serif;
			line-height: 12px;
			text-align: center;
		}
		div#body-content a:link, div#body-content a:visited
		{
			color: #354a64;
			text-decoration: underline;
		}
		div#body-content a:active, div#body-content a:hover
		{
			color: #354a64;
			text-decoration: none;
		}
		div#body-content input[type="text"], div#body-content input[type="password"]
		{
			background-color:#fff;
			color:#333;
		}
/* BODY-HOMEPAGE */
div#body-homepage
{
	background: #f8f3e9 url(/images/bkcert_body_bg.gif) top left repeat-x;
	color: #333;
}
	div#body-homepage-wrapper
	{
		margin: 0 auto;
		padding: 0 auto;
		width: 960px;
		text-align: left;
	}
	div#body-homepage-menu
	{
		float: left;
		width: 226px;
	}
		div#body-homepage-menu-consumers
		{
			background: transparent url(/images/bkcert_body_consumers_01.gif) top left no-repeat;
			width: 226px;
			height: 120px;
		}
		a#body-homepage-menu-consumers-button:link, a#body-homepage-menu-consumers-button:visited
		{
			padding-top: 7px;
			text-decoration: none;
			display: block;
			background: transparent url(/images/bkcert_body_consumers_02.gif) top left no-repeat;
			color: #e3ddc5;
			font: bold 10.1pt arial, helvetica, sans-serif;
			width: 226px;
			height: 34px;
			text-align: center;
		}
		a#body-homepage-menu-consumers-button:active, a#body-homepage-menu-consumers-button:hover
		{
			color: #f0f0f0;
			text-decoration: none;
		}
		div#body-homepage-menu-attorneys
		{
			background: transparent url(/images/bkcert_body_attorneys_01.gif) top left no-repeat;
			width: 226px;
			height: 119px;
		}
			div#body-homepage-menu-consumers-content, div#body-homepage-menu-attorneys-content
			{
				padding: 15px 10px;
				padding-top: 50px;
				color: #fdf7de;
				font: 8.5pt arial, helvetica, sans-serif;
				line-height: 15px;
			}
		a#body-homepage-menu-attorneys-button:link, a#body-homepage-menu-attorneys-button:visited
		{
			padding-top: 7px;
			text-decoration: none;
			display: block;
			background: transparent url(/images/bkcert_body_attorneys_02.gif) top left no-repeat;
			color: #e3ddc5;
			font: bold 10.1pt arial, helvetica, sans-serif;
			width: 226px;
			height: 34px;
			text-align: center;
		}
		a#body-homepage-menu-attorneys-button:active, a#body-homepage-menu-attorneys-button:hover
		{
			color: #f0f0f0;
			text-decoration: none;
		}
	/* BODY-HOMEPAGE-CONTENT */
	div#body-homepage-content
	{
		float: left;
		width: 709px;
		color: #604303;
		font: 9pt arial, helvetica, sans-serif;
		line-height: 17px;
	}
		div#body-homepage-content h2
		{
			margin: 0;
			padding: 0;
			background: transparent url(/images/bkcert_body_title.gif) top left no-repeat;
			font: 10.5pt arial, helvetica, sans-serif;
			width: 709px;
			height: 97px;
			text-indent: -9999px;
		}
		div#body-homepage-content-course-01
		{
			margin-left: 34px;
			float: left;
			background: transparent url(/images/bkcert_body_course_01.gif) top left no-repeat;
			width: 321px;
			height: 211px;
		}
		div#body-homepage-content-course-02
		{
			float: left;
			background: transparent url(/images/bkcert_body_course_02.gif) top left no-repeat;
			width: 325px;
			height: 211px;
		}
			div#body-homepage-content-course-01 div, div#body-homepage-content-course-02 div
			{
				padding: 0px 25px;
				font-size: 9.5pt;
			}
			a#body-homepage-course-button:link, a#body-homepage-course-button:visited
			{
				margin: 0 auto;
				padding-top: 15px;
				display: block;
				text-decoration: none;
				background: transparent url(/images/bkcert_body_course_button.gif) top left no-repeat;
				color: #e3ddc5;
				font: bold 13pt arial, helvetica, sans-serif;
				width: 234px;
				height: 49px;
				text-align: center;
			}
			a#body-homepage-course-button:active, a#body-homepage-course-button:hover
			{
				color: #f0f0f0;
				text-decoration: none;
			}
	div#body-homepage-247live-01
	{
		float: left;
		width: 373px;
		height: 159px;
	}
	div#body-homepage-247live-02
	{
		background: transparent url(/images/bkcert_body_247live_02.gif) top left no-repeat;
		float: left;
		width: 581px;
		height: 159px;
	}
		div#body-homepage-247live-02 h3
		{
			margin: 10px;
			padding: 3px 5px;
			color: #272727;
			font: bold 17.5pt arial, helvetica, 'helveticaneue roman', sans-serif;
		}
		div.body-homepage-247live-02-content
		{
			margin: 10px;
			color: #604303;
			font: 9.3pt arial, helvetica, sans-serif;
			line-height: 20px;
		}
/* BODY-SIDE */
div#body-side
{
	background: #f8f3e9 url(/images/bkcert_body_bg.gif) top left repeat-x;
	color: #333;
}
	div#body-side-wrapper
	{
		margin: 0 auto;
		padding: 0 auto;
		width: 960px;
		text-align: left;
	}
		div#body-side-top
		{
			padding-bottom: 10px;
		}
		div#body-side-menu
		{
			float: left;
			width: 243px;
			background-color: #e3ddc5;
			border: 0px solid #e3ddc5;
			-khtml-border-radius: 5px;
			-icab-border-radius: 5px;
			-o-border-radius: 5px;
			-moz-border-radius: 5px;
			-webkit-border-radius: 5px;
			border-radius: 5px;
			/*behavior: url(/cLib/pie/PIE.htc);*/
		}
			div#body-side-menu-title
			{
				width: 243px;
				height: 24px;
				line-height: 24px;
				background-color: #444;
				color: #fff;
				text-indent: 5px;
				font-weight: bold;
				font-size: 12px;
				padding: 0;
				border: 0px solid #444;
				text-shadow: 0 0 2px rgba(0, 0, 0, .3);
				text-shadow: 0 0 0 transparent,0 0 2px rgba(0, 0, 0, .3);
				-khtml-border-top-left-radius: 5px;
				-icab-border-top-left-radius: 5px;
				-o-border-top-left-radius: 5px;
				-moz-border-top-left-radius: 5px;
				-webkit-border-top-left-radius: 5px;
				border-top-left-radius: 5px;
				-khtml-border-top-right-radius: 5px;
				-icab-border-top-right-radius: 5px;
				-o-border-top-right-radius: 5px;
				-moz-border-top-right-radius: 5px;
				-webkit-border-top-right-radius: 5px;
				border-top-right-radius: 5px;
				background-image: -ms-linear-gradient(bottom, #222222 0%, #444444 100%);
				background-image: -moz-linear-gradient(bottom, #222222 0%, #444444 100%);
				background-image: -o-linear-gradient(bottom, #222222 0%, #444444 100%);
				background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #222222), color-stop(1, #444444));
				background-image: -webkit-linear-gradient(bottom, #222222 0%, #444444 100%);
				background-image: linear-gradient(bottom, #222222 0%, #444444 100%);
				background-image: url(/images/body-side-menu-title-bg.gif);
				/*behavior: url(/cLib/pie/PIE.htc);*/
			}
			div#body-side-menu-top
			{
				background: transparent url(/images/bkcert_side_top.gif) top left no-repeat;
				width: 243px;
				height: 24px;
			}
			div#body-side-menu-bottom
			{
				background: transparent url(/images/bkcert_side_bottom.gif) top left no-repeat;
				width: 243px;
				height: 28px;
			}
			div#body-side-menu-divider
			{
				background: transparent url(/images/bkcert_side_divider.gif) top left no-repeat;
				width: 243px;
				height: 22px;
			}
			div#body-side-menu-247
			{
				background: transparent url(/images/bkcert_side_247.gif) top left no-repeat;
				width: 243px;
				height: 174px;
			}
			div#body-side-menu ul
			{
				margin: 0;
				padding: 0;
				list-style: none;
			}
				div#body-side-menu ul li
				{
					background: transparent url(/images/bkcert_side_menu_bg.gif) top left no-repeat;
					color: #333;
					font: bold 8.5pt arial, helvetica, 'helveticaneue light', sans-serif;
					line-height: 30px;
					width: 243px;
					height: 30px;
					text-indent: 10px;
				}
					div#body-side-menu ul li span.title
					{
						text-transform: uppercase;
					}
					div#body-side-menu ul li a:link, div#body-side-menu ul li a:visited
					{
						color: #464542;
						width: 243px;
						text-decoration: none;
					}
					div#body-side-menu ul li a:active, div#body-side-menu ul li a:hover
					{
						color: #938e77;
						text-decoration: none;
					}
	/* BODY-SIDE-CONTENT */
	div#body-side-content
	{
		margin-left: 10px;
		float: left;
		width: 700px;
		color: #2e2e2e;
		font: 9.5pt arial, helvetica, sans-serif;
		line-height: 17px;
	}
		div#body-side-content p, div#body-side-content li
		{
			line-height: 22px;
			text-align: left;
		}
		div#body-side-content div#body-side-content-title
		{
			margin: 0;
			padding: 0;
			width: 710px;
			height: 24px;
			text-indent: 5px;
			background-color: #444;
			color: #fff;
			border: 0px solid #444;
			text-shadow: 0 0 2px rgba(0, 0, 0, .3);
			text-shadow: 0 0 0 transparent,0 0 2px rgba(0, 0, 0, .3);
			-khtml-border-top-left-radius: 5px;
			-icab-border-top-left-radius: 5px;
			-o-border-top-left-radius: 5px;
			-moz-border-top-left-radius: 5px;
			-webkit-border-top-left-radius: 5px;
			border-top-left-radius: 5px;
			-khtml-border-top-right-radius: 5px;
			-icab-border-top-right-radius: 5px;
			-o-border-top-right-radius: 5px;
			-moz-border-top-right-radius: 5px;
			-webkit-border-top-right-radius: 5px;
			border-top-right-radius: 5px;
			background-image: -ms-linear-gradient(bottom, #222222 0%, #444444 100%);
			background-image: -moz-linear-gradient(bottom, #222222 0%, #444444 100%);
			background-image: -o-linear-gradient(bottom, #222222 0%, #444444 100%);
			background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #222222), color-stop(1, #444444));
			background-image: -webkit-linear-gradient(bottom, #222222 0%, #444444 100%);
			background-image: linear-gradient(bottom, #222222 0%, #444444 100%);
			background-image: url(/images/body-side-content-title-bg.gif);
			/*behavior: url(/cLib/pie/PIE.htc);*/
		}
		div#body-side-content div#body-side-content-title span
		{
			margin: 0px;
			padding: px;
			line-height: 24px;
			font-weight: bold;
			font-size: 14px;
			border: 0px;
			color: #fff;
		}
		div#body-side-content div#body-side-content-image
		{
			margin: 0;
			padding: 0;
			padding-left: 10px;
			width: 100%;
			background-color: #ece7d5;
			text-align: right;
		}
		div#body-side-content div#content-document-course
		{
			margin: 0;
			padding: 2px 10px;
			width: 690px;
			background-color: #ece7d5;
		}
		div#body-side-content div#content-document
		{
			margin: 0;
			padding: 0;
			width: 100%;
		}
		div#body-side-content h2
		{
			margin-top: 0;
			padding-top: 0;
			color: #2e2e2e;
			font: bold 16pt arial, helvetica, 'helveticaneue roman', sans-serif;
			line-height: 40px;
			border-bottom: 1px dotted #666;
		}
		div#body-side-content h3
		{
			color: #2e2e2e;
			font: bold 12pt arial, helvetica, 'helveticaneue roman', sans-serif;
			line-height: 12px;
		}
		div#body-side-content a:link, div#body-side-content a:visited
		{
			color: #354a64;
			text-decoration: underline;
		}
		div#body-side-content a:active, div#body-side-content a:hover
		{
			color: #354a64;
			text-decoration: none;
		}
			div#body-header-menu
			{
				width: 960px;
				background-color: #e3ddc5 !important;
				border: 0px solid #e3ddc5;
				-khtml-border-radius: 5px;
				-icab-border-radius: 5px;
				-o-border-radius: 5px;
				-moz-border-radius: 5px;
				-webkit-border-radius: 5px;
				border-radius: 5px;
				-khtml-border-radius: 5px;
				-icab-border-radius: 5px;
				-o-border-radius: 5px;
				-moz-border-radius: 5px;
				-webkit-border-radius: 5px;
				border-radius: 5px;
				/*behavior: url(/cLib/pie/PIE.htc);*/
			}
				div#body-header-menu-title
				{
					height: 24px;
					background-color: #444;
					color: #fff;
					font-weight: bold;
					font-size: 12px;
					padding: 0px;
					line-height: 24px;
					text-indent: 5px;
					border: 0px solid #444;
					text-shadow: 0 0 2px rgba(0, 0, 0, .3);
					text-shadow: 0 0 0 transparent,0 0 2px rgba(0, 0, 0, .3);
					-khtml-border-top-left-radius: 5px;
					-icab-border-top-left-radius: 5px;
					-o-border-top-left-radius: 5px;
					-moz-border-top-left-radius: 5px;
					-webkit-border-top-left-radius: 5px;
					border-top-left-radius: 5px;
					-khtml-border-top-right-radius: 5px;
					-icab-border-top-right-radius: 5px;
					-o-border-top-right-radius: 5px;
					-moz-border-top-right-radius: 5px;
					-webkit-border-top-right-radius: 5px;
					border-top-right-radius: 5px;
					background-image: -ms-linear-gradient(bottom, #222222 0%, #444444 100%);
					background-image: -moz-linear-gradient(bottom, #222222 0%, #444444 100%);
					background-image: -o-linear-gradient(bottom, #222222 0%, #444444 100%);
					background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #222222), color-stop(1, #444444));
					background-image: -webkit-linear-gradient(bottom, #222222 0%, #444444 100%);
					background-image: linear-gradient(bottom, #222222 0%, #444444 100%);
					background-image: url(/images/body-menu-header-title-bg.gif);
					/*behavior: url(/cLib/pie/PIE.htc);*/
				}
/* DIVIDER */
div#divider
{
	background: transparent url(/images/bkcert_divider_bg.gif) top left repeat-x;
	height: 51px;
}
	div#divider-wrapper
	{
		margin: 0 auto;
		padding: 0 auto;
		width: 960px;
		height: 51px;
		text-align: left;
	}
	div#divider-01
	{
		width: 954px;
		height: 51px;
	}
/* BOTTOM-DARKGREY */
div#bottom-darkgrey
{
	background-color: #272727;
	color: #e3ddc5;
	height: 246px;
}
	div#bottom-darkgrey-wrapper
	{
		margin: 0 auto;
		padding: 0 auto;
		width: 960px;
		height: 24px;
		text-align: left;
	}
	div.bottom-darkgrey-box
	{
		float: left;
		width: 320px;
		height: 246px;
	}
		div.bottom-darkgrey-box h3
		{
			margin: 10px;
			padding: 3px 10px;
			background-color: #373737;
			font: 16pt arial, helvetica, 'helveticaneue roman', sans-serif;
			line-height: 40px;
		}
		div.bottom-darkgrey-box-content
		{
			margin: 10px;
			font: 10pt arial,  helvetica, sans-serif;
			line-height: 20px;
		}
		div.bottom-darkgrey-box-content a:link, div.bottom-darkgrey-box-content a:visited
		{
			color: #e3ddc5;
			text-decoration: underline;
		}
		div.bottom-darkgrey-box-content a:active, div.bottom-darkgrey-box-content a:hover
		{
			color: #edede5;
			text-decoration: none;
		}
/* BOTTOM-LIGHTGREY */
div#bottom-lightgrey
{
	background-color: #373737;
	height: 60px;
	font: 10pt arial, helvetica, sans-serif;
	color: #686767;
}
	div#bottom-lightgrey a:link, div#bottom-lightgrey a:visited
	{
		color: #686767;
		text-decoration: none;
	}
	div#bottom-lightgrey a:active, div#bottom-lightgrey a:hover
	{
		color: #c0c0c0;
		text-decoration: underline;
	}
	div#bottom-lightgrey-wrapper
	{
		margin: 0px auto;
		padding: 0px auto;
		width: 960px;
		height: 60px;
		text-align: left;
	}
	div#bottom-lightgrey-copyright
	{
		margin-top: 6px;
		float: left;
		width: 190px;
		height: 60px;
	}
	div#bottom-lightgrey-links
	{
		margin-top: 6px;
		float: left;
		width: 360px;
		height: 60px;
	}
	div#bottom-lightgrey-logos
	{
		float: right;
		width: 390px;
		height: 60px;
	}
/* CHECKBOX */
.checkBox, .checkBoxClear
{
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	background: transparent url(/images/CheckBox.png) top left no-repeat;
	display: inline-block;
	float: left;
	width: 21px;
	height: 21px;
}
.checkBox
{
    background-position: 0px 0px;
}
.checkBoxClear
{
    background-position: -21px 0px;
}
.fheader
{
	background-color:#E1D9C8;
}
.coursetitle
{
	margin: 0 !important;
	padding-left: 10px !important;
	padding-right: 11px !important;
	width: 100% !important;
	background-color: #2e3f5f;
	color: #fff !important;
	border-bottom: 0px !important;
}

/* /home/attorneys.php, /home/consumers.php, /home/courses.php
*****************************************************************/
.infoSection{
	background:#EBE2CA;
	padding-bottom:7px;
	margin-bottom:15px;
	line-height:18px;
	}

.infoSection ul li{
	margin:5px 0 !important;
	}
	
.headerBar{
		width:100%;
		padding:5px 0 5px 0;
	}
	.headerBar h3{
		color:#fff !important;
		margin:0 0 0 15px;
		font-weight:bold !important;
		}
		
.blueBar{
	background-color:#2d536c;
	}

.brownBar{
	background-color:#3b6e8f;
	}

#registerBox{
	border-top:1px solid #336633;
	border-bottom:1px solid #336633;
	padding:2px 0 !important;
	text-align:center;
	background-color:#788665;
	color:#fff;
	line-height:25px;
	font-size:14px;
	}
	
	#registerBox a{
		font-size:18px;
		color:#fff !important;
		}

.infoSignUpLink{
		font-size:16px;
		font-weight:bold;
		text-align:center;
		margin:3px 10px;
		}

small.disclaimer{
	font-size:9px;
	padding:4px;
	}
	
/** LivePerson **/
.lpPoweredByDiv{
	display:none;
	}
	
.lpEmtStarRating {
	display:none;
	}
/** client-summary.php **/
		p#counselor_alert{
			background:#FFCCCC;
			border:1px solid #FF0000;
			color:#FF0000;
			padding: 2px 5px;
			margin:5px 10px 5px 0px;
			}
		
		p#counselor_notice{
			background: #FFFFCC;
			border:1px solid #999933;
			font-size:15px;
			color: #000;
			padding: 5px 5px;
			margin:0px 10px 15px 0px;
			text-align:center;
			}
	table#course_stats{
		
		}
		
		table#course_stats td.c_head{
			font-weight:bold;
			background:#637d96;
			color:#fff;
			text-align:left;
			padding-left:5px;
			}
		
		table#course_stats td.c_course_head{
			font-weight:bold;
			background:#ccc;
			
			}
			
		table#course_stats td.c_stats{
			
			}
			
			table#course_stats td.c_stats p{
				margin:2px 0;
				}
			
			table#course_stats td.c_stats strong{
				
				}
			
			table#course_stats td.c_zip_notice{
				color:#FF0000;
				}
.new-handout
{
	padding-left: 45px;
	background: transparent url(/cLib/img/silk/telephone_monitor.png) top left no-repeat;
}
.awesometooltip
{
	margin: 5px;
	padding: 5px;
	border: 1px solid #604303;
	background-color: #fff;
	color: #333;
	position: absolute;
	display: inline;
	z-index: 25;
}
.tooltip
{
	cursor: pointer !important;
}
.tooltip div
{
	font-size: 12px;
	opacity: 0.9;
	filter: alpha(opacity=90);
	background-repeat: no-repeat;
	background-image: url(/cLib/tipsy/tipsy.gif);
	background-color: black;
	color: white;
	max-width: 250px;
	border-radius: 5px;
	-o-border-radius: 5px;
	-icab-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	/*behavior: url(/cLib/pie/PIE.htc);*/
}
.navNumbers
{
	font-size: 12px !important;
}
/** Truncate Text */
.link_truncated
{
	text-overflow: ellipsis;
	display: inline-block;
	width: 275px;
	white-space: nowrap;
	overflow: hidden;
	vertical-align: top;
}
/** Course Title */
h1.htitle
{
	height: 1.1363em;
	max-height: 1.1363em;
	font-size: 1.8333em;
	font-weight: bold;
	line-height: 1.1363em;
	margin: 0 0 5px;
	overflow: hidden;
	border-bottom:1px solid #ccc;
	width:452px;
}
h2.htitle
{
	color: #2E2E2E;
	font-weight: bold;
	font-size: 140%;
	font-family: Trebuchet MS,Liberation Sans,DejaVu Sans,sans-serif;
	margin-bottom: 7px;
}
h2.hdtitle
{
	margin-bottom: 7px;
	padding: 4px 10px;
	letter-spacing: -0.03em;
	text-align: left;
	background: #cacaca;
	color: #333;
	font: 14pt bold Trebuchet MS,Liberation Sans,DejaVu Sans,sans-serif !important;
	text-shadow: 0 -1px 2px #ccc !important;
	border: 1px solid #c2c2c2;
	border-bottom-color: #a5a5a5;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
h3.htitle
{
	color: #2E2E2E;
	font-size: 12pt;
	line-height: 12px;
	font-family: bold arial, helvetica, 'helveticaneue roman', sans-serif;
	text-align: center;
}
/** Course Tables */
.trover:hover
{
	background-color: #dfdfdf !important;
}
/** Round Border */
.round-border
{
	-khtml-border-radius: 7px;
	-icab-border-radius: 7px;
	-o-border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius:7px;
	/*behavior: url(/cLib/pie/PIE.htc);*/
}
.round-bottom-border
{
	-khtml-border-bottom-left-radius: 7px;
	-icab-border-bottom-left-radius: 7px;
	-o-border-bottom-left-radius: 7px;
	-moz-border-bottom-left-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	border-bottom-left-radius:7px;
	-khtml-border-bottom-right-radius: 7px;
	-icab-border-bottom-right-radius: 7px;
	-o-border-bottom-right-radius: 7px;
	-moz-border-bottom-right-radius: 7px;
	-webkit-border-bottom-right-radius: 7px;
	border-bottom-right-radius:7px;
	/*behavior: url(/cLib/pie/PIE.htc);*/
}
/** Message Box */
.msgbox-info, .msgbox-success, .msgbox-warning, .msgbox-error, .msgbox-validation, .msgbox-notice, .msgbox-instruction
{
	margin: 10px auto;
	padding: 5px 10px;
	color: #fff;
	font: normal 12px/16px 'HelveticaNeue', 'Helvetica Neue', helvetica, arial, sans-serif;
	border: 1px solid;
	line-height: 18px !important;
	background-repeat: no-repeat;
	background-position: 0px center;
	width: 100%;
	-khtml-border-radius: 2px;
	-icab-border-radius: 2px;
	-o-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-khtml-opacity: .90;
	-moz-opacity: .90;
	-ms-filter: 'alpha(opacity=50)';
	filter: alpha(opacity=50);
	opacity: .90;
	/*behavior: url(/cLib/pie/PIE.htc);*/
}
div#body-side-content .msgbox-info, div#body-side-content .msgbox-success, div#body-side-content .msgbox-warning, div#body-side-content .msgbox-error, div#body-side-content .msgbox-validation, div#body-side-content .msgbox-notice, div#body-side-content .msgbox-instruction
{
	width: 671px;
}
.msgbox-info a, .msgbox-success a, .msgbox-warning a, .msgbox-error a, .msgbox-validation a, .msgbox-notice a, .msgbox-instruction a
{
	color: #fff !important;
	font-weight: normal;
}
.msgbox-info
{
    border-color: #6683b3;
    background-color: #6683b3;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#849fc2, endColorstr=#6683b3);
	-ms-filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#849fc2, endColorstr=#6683b3)';    
	background-image: -khtml-linear-gradient(top, #849fc2 0%, #6683b3 100%);
	background-image: -icab-linear-gradient(top, #849fc2 0%, #6683b3 100%);
	background-image: -ms-linear-gradient(top, #849fc2 0%, #6683b3 100%);
	background-image: -moz-linear-gradient(top, #849fc2 0%, #6683b3 100%);
	background-image: -o-linear-gradient(top, #849fc2 0%, #6683b3 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #849fc2), color-stop(1, #6683b3));
	background-image: -webkit-linear-gradient(top, #849fc2 0%, #6683b3 100%);
	background-image: linear-gradient(top, #849fc2 0%, #6683b3 100%);
	/*behavior: url(/cLib/pie/PIE.htc);*/
}
.msgbox-success
{
    border-color: #DFF2BF;
    background-color: #DFF2BF;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7aab47, endColorstr=#649145);
	-ms-filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#7aab47, endColorstr=#649145)';    
	background-image: -khtml-linear-gradient(top, #7aab47 0%, #649145 100%);
	background-image: -icab-linear-gradient(top, #7aab47 0%, #649145 100%);
	background-image: -ms-linear-gradient(top, #7aab47 0%, #649145 100%);
	background-image: -moz-linear-gradient(top, #7aab47 0%, #649145 100%);
	background-image: -o-linear-gradient(top, #7aab47 0%, #649145 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #7aab47), color-stop(1, #649145));
	background-image: -webkit-linear-gradient(top, #7aab47 0%, #649145 100%);
	background-image: linear-gradient(top, #7aab47 0%, #649145 100%);
	/*behavior: url(/cLib/pie/PIE.htc);*/
}
.msgbox-warning
{
    border-color: #E08A25;
    background-color: #E08A25;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E08A25, endColorstr=#CD6627);
	-ms-filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#E08A25, endColorstr=#CD6627)';    
	background-image: -ms-linear-gradient(top, #E08A25 0%, #CD6627 100%);
	background-image: -moz-linear-gradient(top, #E08A25 0%, #CD6627 100%);
	background-image: -o-linear-gradient(top, #E08A25 0%, #CD6627 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #E08A25), color-stop(1, #CD6627));
	background-image: -webkit-linear-gradient(top, #E08A25 0%, #CD6627 100%);
	background-image: linear-gradient(top, #E08A25 0%, #CD6627 100%);
	/*behavior: url(/cLib/pie/PIE.htc);*/
}
.msgbox-error
{
	border-color: #9B281E;
    background-color: #9B281E;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#cb3425, endColorstr=#9b281e);
	-ms-filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#cb3425, endColorstr=#9b281e)';    
	background-image: -ms-linear-gradient(top, #cb3425 0%, #9b281e 100%);
	background-image: -moz-linear-gradient(top, #cb3425 0%, #9b281e 100%);
	background-image: -o-linear-gradient(top, #cb3425 0%, #9b281e 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #cb3425), color-stop(1, #9b281e));
	background-image: -webkit-linear-gradient(top, #cb3425 0%, #9b281e 100%);
	background-image: linear-gradient(top, #cb3425 0%, #9b281e 100%);
	/*behavior: url(/cLib/pie/PIE.htc);*/
}
.msgbox-validation, .msgbox-notice
{
	border-color: #FFAD33;
    background-color: #E0E096;
    color: #444;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E0E096, endColorstr=#FFFFAA);
	-ms-filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#E0E096, endColorstr=#FFFFAA)';
	background-image: -ms-linear-gradient(bottom, #E0E096 0%, #FFFFAA 100%);
	background-image: -moz-linear-gradient(bottom, #E0E096 0%, #FFFFAA 100%);
	background-image: -o-linear-gradient(bottom, #E0E096 0%, #FFFFAA 100%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #E0E096), color-stop(1, #FFFFAA));
	background-image: -webkit-linear-gradient(bottom, #E0E096 0%, #FFFFAA 100%);
	background-image: linear-gradient(bottom, #E0E096 0%, #FFFFAA 100%);
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	-khtml-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	/*behavior: url(/cLib/pie/PIE.htc);*/
}
 .msgbox-attention
{
    background-color: #444;
    color: #fff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E0E096, endColorstr=#FFFFAA);
	-ms-filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#E0E096, endColorstr=#FFFFAA)';
	background-image: -ms-linear-gradient(bottom, #E0E096 0%, #FFFFAA 100%);
	background-image: -moz-linear-gradient(bottom, #E0E096 0%, #FFFFAA 100%);
	background-image: -o-linear-gradient(bottom, #E0E096 0%, #FFFFAA 100%);
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #E0E096), color-stop(1, #FFFFAA));
	background-image: -webkit-linear-gradient(bottom, #E0E096 0%, #FFFFAA 100%);
	background-image: linear-gradient(bottom, #E0E096 0%, #FFFFAA 100%);
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	-khtml-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
	/*behavior: url(/cLib/pie/PIE.htc);*/
}
.msgbox-instruction
{
	font-weight: normal;
	color: #444;
	text-shadow: none;
    border-color: #C7C7C7;
    background-color: #EFEFEF;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#EFEFEF, endColorstr=#C7C7C7);
	-ms-filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#EFEFEF, endColorstr=#C7C7C7)';    
	background-image: -ms-linear-gradient(top, #EFEFEF 0%, #C7C7C7 100%);
	background-image: -moz-linear-gradient(top, #EFEFEF 0%, #C7C7C7 100%);
	background-image: -o-linear-gradient(top, #EFEFEF 0%, #C7C7C7 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #EFEFEF), color-stop(1, #C7C7C7));
	background-image: -webkit-linear-gradient(top, #EFEFEF 0%, #C7C7C7 100%);
	background-image: linear-gradient(top, #EFEFEF 0%, #C7C7C7 100%);
	/*behavior: url(/cLib/pie/PIE.htc);*/
}
/** Clear Fix */
.clearfix:after
{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix
{
	display: inline-block;
}
html[xmlns] .clearfix
{
	display: block;
}

* html .clearfix
{
	height: 1%;
}
/** Form */
button,input,select,textarea
{
	vertical-align: baseline;
	font-family: verdana, tahoma, sans-serif;
}
select
{
	color: #333;
	font: normal 12px/100% verdana, tahoma, sans-serif;
	border: 1px solid #e5e5e5;
	margin-bottom: 5px;
	padding: 4px;
}
option
{
	color: #333;
	font: normal 12px/100% verdana, tahoma, sans-serif;
	margin-bottom: 5px;
	padding: 4px;
}
textarea
{
	overflow: auto;
	overflow-x: hidden;
	line-height: 150%;
}
input[type="text"], input[type="password"], textarea, input[type="text"]:enabled, input[type="password"]:enabled, textarea:enabled
{
	font: normal 12px/100% verdana, tahoma, sans-serif;
	color: #333;
	border: 1px solid #ccc;
	margin-bottom: 5px;
	padding: 4px;
	background-color: #fff;
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-o-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-khtml-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	/*behavior: url(/cLib/pie/PIE.htc);*/
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus
{
	border: 2px solid #ccc09e;
	box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
	-o-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
	-moz-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
	-khtml-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;
	/*behavior: url(/cLib/pie/PIE.htc);*/
}
input[type="submit"], input[type="button"], input.button, button[type="submit"], button[type="button"]
{
	padding: 10px 5px !important;
	background-color: #dfdfdf !important;
	color: #48543A !important;
	padding: 5px 30px !important;
	border: 1px outset #ccc !important;
	cursor: pointer !important;
	height: auto !important;
	-o-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	/*behavior: url(/cLib/pie/PIE.htc);*/
}
input[type="submit"]:hover, input[type="button"]:hover, input.button:hover, button[type="submit"]:hover, button[type="button"]:hover
{
	text-shadow: 0 1px #fff;
	-khtml-box-shadow: inset 0 1px #fff,0 1px #a7a7a7;
	-icab-box-shadow: inset 0 1px #fff,0 1px #a7a7a7;
	-o-box-shadow: inset 0 1px #fff,0 1px #a7a7a7;
	-webkit-box-shadow: inset 0 1px #fff,0 1px #a7a7a7;
	-moz-box-shadow: inset 0 1px #fff,0 1px #a7a7a7;
	box-shadow: inset 0 1px #fff,0 1px #a7a7a7;
	/*behavior: url(/cLib/pie/PIE.htc);*/
}
input[type="submit"]:hover,input[type="button"]:hover,input.button:hover, button[type="submit"]:hover,button[type="button"]:hover
{
	color: #bb8d09 !important;
}
input[type="text"]:disabled,input[type="password"]:disabled,textarea:disabled
{
	background-color: #ddd !important;
	color: #999 !important;
	cursor: default !important;
	opacity: .7 !important;
	-o-opacity: .7 !important;
	-webkit-opacity: .7 !important;
	-moz-opacity: .7 !important;
	-khtml-opacity: .7 !important;
	filter: alpha(opacity=70) !important;
	/*behavior: url(/cLib/pie/PIE.htc);*/
}
/** blue button */
input#savelogout, input#submitnote, input.bluebtn, button.bluebtn, button.greenbtn
{
	color: #fff !important;
	background-color: #6891E7 !important;
	text-shadow: 0 0 0 transparent,0 1px 0 rgba(0, 0, 0, .45) !important;
	border-color: #304EA6 #304EA6 #000 !important;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.45) !important;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.45) !important;
	/*behavior: url(/cLib/pie/PIE.htc);*/
}
input#savelogout:hover, input#submitnote:hover, input.bluebtn:hover, button.bluebtn:hover, button.greenbtn:hover
{
	color: #fff !important;
	text-shadow: none !important;
}
/** green button */
input.greenbtn, button.greenbtn
{
	color: #fff !important;
	background-color: #649145 !important;
	text-shadow: 0 0 0 transparent,0 1px 0 rgba(0, 0, 0, .45) !important;
	border-color: #7aab47 #7aab47 #000 !important;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.45) !important;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.45) !important;
	/*behavior: url(/cLib/pie/PIE.htc);*/
}
input.greenbtn:hover, button.greenbtn:hover
{
	color: #fff !important;
	text-shadow: none !important;
}
/** red button */
input.redbtn
{
	color: #fff !important;
	background-color: #9B281E !important;
	text-shadow: 0 0 0 transparent,0 1px 0 rgba(0, 0, 0, .45) !important;
	border-color: #9B281E #9B281E #000 !important;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.45) !important;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.45) !important;
	/*behavior: url(/cLib/pie/PIE.htc);*/
}
input.redbtn:hover
{
	color: #fff !important;
	text-shadow: none !important;
}
/**/
.the-tooltip
{
	border-bottom: 1px dotted #000000;
	color: #000;
	outline: none;
	cursor: help;
	text-decoration: none !important;
	position: relative;
}
.the-tooltip:link, .the-tooltip:visited, .the-tooltip:active, .the-tooltip:hover
{
	text-decoration: none !important;
}
.the-tooltip span
{
	margin-left: -999em;
	position: absolute;
	z-index: 99;
	-moz-transition-property: opacity;
	-moz-transition-duration: 1s;
	-webkit-transition-property: opacity;
	-webkit-transition-duration: 1s;
	-o-transition-property: opacity;
	-o-transition-duration: 1s;
	opacity: 0;
}
.the-tooltip:hover span
{
	border-radius: 5px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-khtml-border-radius: 5px;
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.2);
	-ms-box-shadow: 5px 5px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 5px 5px rgba(0, 0, 0, 0.2);
	-khtml-box-shadow: 5px 5px rgba(0, 0, 0, 0.2);
	font-family: Calibri, Tahoma, Geneva, sans-serif;
	opacity: 1;
	position: absolute;
	left: 1em;
	top: 2em;
	z-index: 99;
	margin: 0;
	width: 250px;
	min-width: 250px;
	/*behavior: url(/cLib/pie/PIE.htc);*/
}
.the-tooltip:hover img
{
	border: 0;
	margin: -10px 0 0 -55px;
	float: left;
	position: absolute;
}
.the-tooltip:hover em
{
	font-family: Candara, Tahoma, Geneva, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	display: block;
	padding: 0.2em 0 0.6em 0;
}
.the-tooltip-classic
{
	padding: 0.8em 1em;
	position: relative;
	z-index: 999;
	background: #FFFFAA;
	border: 1px solid #FFAD33;
}
.the-tooltip-custom
{
	padding: 0.5em 0.8em 0.8em 2em;
	position: relative;
	z-index: 999;
}
.the-tooltip-critical
{
	background: #FFCCAA;
	border: 1px solid #FF3334;
}
.the-tooltip-help
{
	background: #9FDAEE;
	border: 1px solid #2BB0D7;
}
.the-tooltip-info
{
	background: #9FDAEE;
	border: 1px solid #2BB0D7;
}
.the-tooltip-warning
{
	background: #FFFFAA;
	border: 1px solid #FFAD33;
}
/**/
@import url(http://fonts.googleapis.com/css?family=PT+Sans+Narrow);
.cc3b-bar
{
	float:left;
	width:98%;
	clear:both;
	height:40px;
	position:relative;
	display:block;
	margin-top:10px;
	margin-bottom:15px;
	background-color:#fff;
	border:1px solid #ccc;
	padding:5px;
}
.cc3b-bar .cc3b-percent
{
	background:transparent !ie;
	background:#2caedd;
	background:-moz-linear-gradient(left, #2caedd 0%, #86dd2a 28%, #e0d72a 46%, #e8902c 66%, #ed2d2d 86%, #ff0000 100%);
	background:-webkit-gradient(linear, left top, right top, color-stop(0%,#2caedd), color-stop(28%,#86dd2a), color-stop(46%,#e0d72a), color-stop(66%,#e8902c), color-stop(86%,#ed2d2d), color-stop(100%,#ff0000));
	background:-webkit-linear-gradient(left, #2caedd 0%,#86dd2a 28%,#e0d72a 46%,#e8902c 66%,#ed2d2d 86%,#ff0000 100%);
	background:-o-linear-gradient(left, #2caedd 0%,#86dd2a 28%,#e0d72a 46%,#e8902c 66%,#ed2d2d 86%,#ff0000 100%);
	background:-ms-linear-gradient(left, #2caedd 0%,#86dd2a 28%,#e0d72a 46%,#e8902c 66%,#ed2d2d 86%,#ff0000 100%);
	background:linear-gradient(left, #2caedd 0%,#86dd2a 28%,#e0d72a 46%,#e8902c 66%,#ed2d2d 86%,#ff0000 100%);
	-ms-filter:'progid:DXImageTransform.Microsoft.gradient(startColorstr=#2caedd, endColorstr=#ff0000, GradientType=1)';
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#2caedd, endColorstr=#ff0000, GradientType=1);
	zoom: 1;
	display:inline;
	float:left;
	width:100%;
	height:40px;
	position:relative;
	/*behavior: url(/cLib/pie/PIE.htc);*/
}
.cc3b-bar .cc3b-percent span
{
	display:block;
	position:absolute;
	top:0;
	right:0;
	z-index:2;
	width:100%;
	height:40px;
}
.cc3b-bar .cc3b-circle
{
	display:block;
	position:absolute;
	top:50%;
	left:0;
	z-index:3;
	margin:-40px 0 0 -40px;
	padding:-40px 0 0 -40px;
	width:80px;
	height:70px;
	line-height:80px;
	text-align:center;
	font-size:20px;
	font-family:'PT Sans Narrow', sans-serif;
	color:#fff;
	zoom:1;
	background:transparent !ie;
	background:rgba(0, 0, 0, .1);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#19000000,endColorstr=#19000000);
	-ms-filter:'progid:DXImageTransform.Microsoft.gradient(startColorstr=#19000000,endColorstr=#19000000)';
	-moz-border-radius:40px;
	-webkit-border-radius:40px;
	-ms-border-radius:40px;
	border-radius:40px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	-webkit-transition:all 1s ease;
	-moz-transition:all 1s ease;
	-o-transition:all 1s ease;
	-ms-transition:all 1s ease;
	transition:all 1s ease;
	/*behavior: url(/cLib/pie/PIE.htc);*/
}
.cc3b-bar .cc3b-circle.cc3b-rotate
{
	-webkit-transform:rotate(1080deg);
	-moz-transform:rotate(1080deg);
	-o-transform:rotate(1080deg);
	-ms-transform:rotate(1080deg);
	transform:rotate(1080deg);
	-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=1,M12=4.898587196589413e-16,M21=-4.898587196589413e-16,M22=1,SizingMethod='auto expand')";
	filter:progid:DXImageTransform.Microsoft.Matrix(M11=1,M12=4.898587196589413e-16,M21=-4.898587196589413e-16,M22=1,SizingMethod='auto expand');
	zoom: 1;
	/*behavior: url(/cLib/pie/PIE.htc);*/
}
.cc3b-bar .cc3b-circle span
{
	display:inline-block;
	width:70px;
	height:70px;
	line-height:70px;
	zoom: 1;
	background:transparent !ie;
	background:rgba(0, 0, 0, .3);
	-ms-filter:'progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c000000,endColorstr=#4c000000)';
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c000000,endColorstr=#4c000000);
	-moz-border-radius:35px;
	-webkit-border-radius:35px;
	-ms-border-radius:35px;
	-o-border-radius:35px;
	border-radius:35px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	/*behavior: url(/cLib/pie/PIE.htc);*/
}
/**/
.ellipsis
{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
	-icab-text-overflow: ellipsis;
	-khtml-text-overflow: ellipsis;
	-moz-text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
    -moz-binding: url('/cLib/ellipsis.xml#ellipsis');
    behavior: url(/cLib/pie/PIE.htc);
}
.ellipsis:after
{
	content: '...';
}
.disabled_btn
{
	cursor:help;
}
.service_budgetcert
{
	padding:3px 6px;
	background-color:#9FDAEE;
	color:#48543A;
	border: 1px solid #2BB0D7;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.service_bkcert
{
	padding:3px 6px;
	background-color:#373737;
	color:#bf962b;
	border: 1px solid #545454;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.pricing-table
{
	font-family:verdana,arial,helvetica,sans-serif;
	width:525px;
}
.pricing-table .table-1, .pricing-table .table-2
{
	float:left;
	display:inline-block;
	padding:9px 9px;
	width:240px;
	height:182px;
	color:#fff;
	-moz-box-shadow: 0 2px 2px -1px rgba(0,0,0,.3);
	-webkit-box-shadow: 0 2px 2px -1px rgba(0,0,0,.3);
	box-shadow: 0 2px 2px -1px rgba(0,0,0,.3);
	cursor:pointer;
}
.pricing-table .table-2
{
	/* Commenting out the old blue color so both tables match*/
	border:1px solid #2BB0D7;
	border-bottom:3px solid #9FDAEE;
	background-color:#9FDAEE;
	color:#48543A;
	/*opacity:0.45;*/
	
	margin-left:5px;
	
}
.pricing-table .table-1
{
	border:1px solid #eee;
	border-bottom:3px solid #373737;
	background-color: #373737;
	color:#E1D9C8;
}
.pricing-table .package-name
{
	margin:0;
	padding:0;
	font-size:11pt;
}
.pricing-table .package-bprice
{
	padding-top:10px;
	font-size:8.5pt;
	text-align:right;
}
.pricing-table .package-desc
{
	border:1px solid #ccc;
	background-color:#fff;
	padding:9px 9px;
	color:#333;
}
.pricing-table ul
{
	margin:0;
	padding:0;
	padding-top:5px;
	list-style:none;
	color:#666;
	font-weight:normal;
	height:92px;
}
.pricing-table ul img
{
	vertical-align:middle;
}
.pricing-table ul li
{
	padding:6px 9px;
}
.pricing-table .package-btn
{
	display:inline-block;
	width:220px;
	height:38px;
	background: transparent url(/images/select-btn-bg.png) top left no-repeat;
	color:#996600;
	text-align:center;
	cursor:pointer;
}
.pricing-table .package-btn span
{
	line-height:38px;
	font-weight:bold;
}
/* Large desktop */
@media (min-width: 1200px) { 
    .phone_tip {
		padding:5px;
		background-color:#ece7d5;
        color: blue;
    }
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 1199px) { 
    .phone_tip {
		padding:5px;
		background-color:#ece7d5;
        color: blue;
    }
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) { 
    .phone_tip {
		padding:5px;
		background-color:#ece7d5;
        color: blue;
    }
}
/* Landscape phones and down */
@media (max-width: 480px) { 
    .phone_tip {
		padding:5px;
		background-color:#ece7d5;
        color: blue;
    }
}
/* olark new line bug */
#habla_window_div .habla_conversation_text_span { white-space: pre-wrap; }


/* custom alert styling for valuecert attorney special requirements modal */
.special-requirements-valuecert {
	background-color: #59d6a1 !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#59d6a1, endColorstr=#128057) !important;
	-ms-filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#59d6a1, endColorstr=#128057)' !important;
	background-image: -ms-linear-gradient(top, #59d6a1 0%, #128057 100%) !important;
	background-image: -moz-linear-gradient(top, #59d6a1 0%, #128057 100%) !important;
	background-image: -o-linear-gradient(top, #59d6a1 0%, #128057 100%) !important;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #59d6a1), color-stop(1, #128057)) !important;
	background-image: -webkit-linear-gradient(top, #59d6a1 0%, #128057 100%) !important;
	background-image: linear-gradient(top, #59d6a1 0%, #128057 100%) !important;
	border-color:#59d6a1 !important;
}

/* custom alert styling for EOUST test account attorney special requirements modal */
.special-requirements-test-account {
	background-color: #de76e2 !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#59d6a1, endColorstr=#128057) !important;
	-ms-filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#59d6a1, endColorstr=#128057)' !important;
	background-image: -ms-linear-gradient(top, #59d6a1 0%, #128057 100%) !important;
	background-image: -moz-linear-gradient(top, #59d6a1 0%, #128057 100%) !important;
	background-image: -o-linear-gradient(top, #59d6a1 0%, #128057 100%) !important;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #59d6a1), color-stop(1, #128057)) !important;
	background-image: -webkit-linear-gradient(top, #de76e2 0%, #3a143b 100%) !important;
	background-image: linear-gradient(top, #59d6a1 0%, #128057 100%) !important;
	border-color:#de76e2!important;
}

/* button styling so we can make faux buttons out of any element similar to bootstrap's .btn class */
.btn {
	padding: 10px 5px !important;
    background-color: #dfdfdf !important;
    color: #48543A !important;
    padding: 5px 30px !important;
    border: 1px outset #ccc !important;
    cursor: pointer !important;
    height: auto !important;
    -o-border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    text-decoration: none !important;
    font-weight: bold;
}

.ui-dialog-titlebar-close {
    visibility: hidden;
}

#testthis input:disabled{
	background: red !important;
	background-color: red !important;
  }

  .font-red{
  color:#d9534f;

  }


