/****************************
	Website: MRASearch.com
	About: MRA Search - Where healthcare staffing experts assist talented professional and successful organizations.
	Address: http://www.mrasearch.com
	Designer: David Bigler
	CSS: PRINT
	Version: AUG-08-2008
****************************/
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #FFF;
}
img, div {
	behavior: url(../iepngfix.htc);
}
p {
	color: #333333;
	line-height: 20px;
	margin: 0 0 14px 0;
	padding: 0;
}
/****************************
	Headers
****************************/
h1,h2,h3,h4,h5.h6 {
	font-family: Arial, Helvetica, sans-serif;
}

/****************************
	Content
****************************/
#wrapper {
	margin: 0;
	padding: 0;
}
#left-navigation {
	display: none;
}
#content {
	margin: 0;
	padding: 0;
}
#content-wide {
	margin: 0;
	padding: 0;
}
#internal-content {
	margin: 0 ;
	padding: 0;
}
#content-interior {
	margin: 0 ;
	padding: 0;
}
#internal {
	margin: 0 ;
	padding: 0;
}
#sidenav {
	display: none;
}
#nav {
	display: none;
}
#home {
	margin: 0 10px 0 0;
	padding: 0;
	width: 540px;
	float: left;
}
.welcome {
	margin: 20px;
	padding: 0;
}
#products {
	margin: 20px 0 20px 0;
	padding: 10px;
	width: 369px;
	float: left;
	background-color: #ffffe9;
	border: 1px solid #eded9c;
	background-image: url(../images/products/product-text-bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}
#products h2 {
	padding: 8px;
	margin: 0;
}
#products ul {
	margin: 0;
	padding: 0;
}
#products li {
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0;
	background-image: url(../images/assistant-buttons.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #ffffe9;
}
#products li h3 {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #002a42;
	line-height: 20px;
}
#products li a {
	display: block;
	background-image: url(../images/icons/banner-arrow-dark.gif);
	background-position: center left;
	background-repeat: no-repeat;
	margin: 0;
	color:#b95b2c;
	padding: 12px 10px 12px 50px;
	border: 1px solid #e8df71;
	background-color: transparent;
	text-decoration: none;
}
#products li a:hover {
	text-decoration: none;
	border: 1px solid #4f85a3;
	background-color: #205707;
	background-image: url(../images/icons/banner-arrow-hover.gif);
	color: #eff58f;
}
.left-arrow {
	float: left;
	margin: 0;
	padding: 0 5px 0 0;
}
h3.product-description a {
	display: block;
}
/****************************
	Header
****************************/
#header {
	margin: 0;
	padding: 0;
}
#branding {
	width: 295px;
	height: 140px;
	margin: 30px 0 0 30px;
	padding: 0;
	float: left;
	background-color: transparent;
}
#description {
	width: 256px;
	margin: 60px 0 0 10px;
	padding: 0;
	float: left;
	background-color: transparent;
}
#description h1 {
	font-size: 14px;
	margin: 0;
	padding: 0;
	color: #627b8c;
	border: none;
	font-weight: normal;
}
/****************************
	Misc.
****************************/
.italic {
	font-style: italic;
	color: #808080;
}
.bold {
	font-weight: bold;
	color: #808080;
}
.clear {
	clear: both;
}
.learn-more {
	display: none;
}
.left-align {
	margin: 0 5px 4px 0;
	padding: 0;
	float: left;
	width: auto;
}
p.left-align {
	margin: 0;
	padding: 0;
	font-size: 90%;
}
.right-align {
	margin: 0 0 4px 5px;
	padding: 0;
	float: right;
	width: auto;
}
p.right-align {
	margin: 0;
	padding: 0;
	font-size: 11px;
}
.center {
	margin: 0;
	padding: 0;
	text-align: center;
}
.small {
	font-size: 10px;
	line-height: 12px;
	color: #666666;
}
.required {
	font-style: italic;
	color: #666666;
}
p.required {
	margin: 0;
	padding: 0;
}
.red {
	color: #990000;
}
.green {
	color: #009900;
}
.return-top {
	margin: 0 3px 5px 0;
	padding: 0;
	text-align: right;
}
.date {
	border-bottom: 1px solid #e7ebf3;
	border-top: 1px solid #e7ebf3;
	padding: 2px 0 2px 0;
	margin: 8px 0 8px 0;
	background-color: #f9f9d8;
}
.alt-row {
	background-color: #e7ebf3;
}
.info-box-right {
	margin: 0 0 9px 9px;
	padding: 9px;
	width: 33%;
	border-top: 3px solid #cebc95;
	border-right: 1px solid #cebc95;
	border-bottom: 1px solid #cebc95;
	border-left: 1px solid #cebc95;
	background-color: #f4ecb8;
	float: right;
}
.highlight {
	background-color: #FFFF99;
}
/****************************
	Footer
****************************/
#footer {
	margin: 0;
	padding: 0 50px 0 50px;
	width: 910px;
	height: 72px;
	font-size: 11px;
	background-image: url(../images/footer-bg.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#footer .left {
	margin: 0;
	padding: 0;
	width: 75%;
}
#footer .right {
	margin: 0;
	padding: 0;
	width: 25%;
}
.contact-address {
	margin: 0;
	padding: 0;
}
/***********************
	From Products for Print
************************/
.steps {
	margin: 0;
	padding: 0;
}
.steps ul {
	margin: 0 0 8px 0;
	padding: 0;
	height: 40px;
	list-style-type: none;
}
.steps li {
	margin: 0 8px 0 0;
	padding: 10px 0 10px 45px;
	float: left;
	line-height: normal;
	list-style-type: none;
}
.highlight {
	color: #006600;
	background-color: #FFFF33;/*padding: 2px;*/
}
.start-assist {
	padding: 0;
	margin: 0 20px 0 0;
	float: left;
	width: 350px;
}
.start-assist a {
	background-image:url(../images/products/start-assistant-button.gif);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	padding:  20px 0 20px 0;
	font-size: 34px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #FFFF99;
}
.start-assist a:hover {
	background-image:url(../images/products/start-assistant-button.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	color: #FFFF00;
}
#step1, #step2, #step3 {
	margin: 0;
	padding: 30px;
	border: 1px solid #000;
	float: left;
	width: 220px;
}
#product-home {
	margin: 0;
	padding: 0;
}
.product-intro {
	background-color: #ffffe9;
	padding: 20px;
	border: 1px solid #eded9c;
	background-image: url(../images/products/product-text-bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	margin: 0;
}
.product-intro h2 {
	font-size: 18px;
}
.product-intro h3 {
	font-size: 17px;
}
.product-steps {
	padding: 0;
	margin: 0;/*background-color: #ffffe9;
	background-image: url(../images/products/product-text-bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;*/
}
.product-text {
	background-color: #ffffe9;
	padding: 20px;
	width: 919px;
	border: 1px solid #eded9c;
	background-image: url(../images/products/product-text-bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	margin: 0;
}
.product-page {
	padding: 0;
	/*background-color: #ffffe9;
	background-image: url(../images/products/product-text-bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	border: 1px solid #243d59;*/
	margin: 0;
}
p.product-large {
	font-size: 16px;
	line-height: 22px;
}
#links {
	margin: 0 0 0 0;
	padding: 10px;
	text-align: center;
}
#links ul {
	list-style-type: none;
	margin: 0 auto 0;
	padding: 0;
}
#links li {
	border: 0px solid #999;
	margin: 0;
	padding: 0;
	float: left;
	width: 300px;
}
#links li a {
	color: #cc6633;
	display: block;
	font: bold 120% Arial, Helvetica, sans-serif;
	padding: 15px;
	text-decoration: none;
	text-align: center;
}
* html #links li a {
	width: 100px;
}
#links li a:hover {
	background: #ffffcc;
}
#links a em {
	color: #333;
	display: block;
	font: normal 85% Verdana, Arial, Helvetica, sans-serif;
	line-height: 125%;
}
#links a span {
	color: #125F15;
	font: normal 70% Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
}
.saveAndResume {
	text-align:left;
	font-size: 11px;
}
.saveAndResume fieldset {
	text-align:left;
}
.saveAndResume #tfa_resumeEmail {
	width: 195px;
}
.saveAndResume #tfa_resumePassword {
	width: 195px;
}
.saveAndResume .actions {
	width: 200px !important;
	text-align: right;
}
.saveAndResume .actions input {
	font-weight: bold;
	font-size: 100%;
}
.saveAndResume .actions #tfa_resumeLater.wfHideSubmit {
	display: inline !important;
}
.onstate-resumelater {
	display: block
}
.errorMessage {
	color:red;
	background-color:white;
	padding:5px;
	border:1px solid #F77;
	font-family:sans-serif;
}
#nav {
	display: none;
}
