/****************************
	Website: MRASearch.com
	About: MRA Search - Where healthcare staffing experts assist talented professionals and successful organizations.
	Address: http://www.mrasearch.com
	Designer: Mike Myers
	CSS: JOBS PAGE ELEMENTS
	Version: AUG-08-2009
****************************/
body {
	color: #333;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #98a9b4;
}

p {
	line-height: 18px;
	margin: 0 0 12px 0;
	padding: 0;
}
hr {
	margin: 5px 0 7px 0;
	border-left: none;
	border-right: none;
	border-bottom: none;
	border-top: 1px solid #CCC;
	height: 1px;
}
ul {
	text-align: left;
	padding: 0 0 0 15px;
	margin: 0;
	line-height: 14px;
}
ul li {
	margin: 0;
	padding: 0 0 4px 0;
}
/****************************
	Headers
****************************/
h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0 0 3px 0;
	color: #381c03;
	border-bottom: 1px solid #CCC;
	text-decoration: none;
}
h1 a:link {
	color: #381c03;
	text-decoration: none;
}
h1 a:visited {
	color: #381c03;
	text-decoration: none;
}
h1 a:hover {
	color: #381c03;
	text-decoration: underline;
}
h1 a:active {
	color: #381c03;
	text-decoration: none;
}
h2 {
	font-size: 15px;
	margin: 0 0 12px 0;
	color: #713c34;
}
h2 a:link {
	color: #5b8837;
	/*text-decoration: none;*/
	text-decoration: underline;
}
h2 a:visited {
	color: #5b8837;
	/*text-decoration: none;*/
	text-decoration: underline;
}
h2 a:hover {
	/*color: #336600;*/
	color: #336600;
	/*text-decoration: none;*/
	text-decoration: underline;
}
h2 a:active {
	color: #5b8837;
	/*text-decoration: none;*/
	text-decoration: underline;
}
h3 {
	font-size: 14px;
	margin: 0 0 3px 0;
	/*color: #386694;*/
	color: #386694;
	padding: 0;
}
h3 a:link {
	color: #386694;
	/*text-decoration: none;*/
	text-decoration: underline;
}
h3 a:visited {
	color: #386694;
	/*text-decoration: none;*/
	text-decoration: underline;
}
h3 a:hover {
	color: #336699;
	/*text-decoration: none;*/
	text-decoration: none;
}
h3 a:active {
	color: #386694;
	/*text-decoration: none;*/
	text-decoration: underline;
}
h4 {
	font-size: 13px;
	color: #003366;
	font-weight: bold;
	margin: 0 0 3px 0;
	padding: 0;
}
h5 {
	font-size: 13px;
	color: #386694;
	font-weight: bold;
	margin: 0 0 3px 0;
	padding: 0;
}
/****************************
	Links
****************************/
a:link {
	color: #003399;/*text-decoration: underline;*/
}
a:visited {
	color: #663366;
}
a:hover {
	color: #3366CC;
}
a:active {
	color: #666;
}
a img {
	border: none;
}

/****************************
	Sub Navigation - Left
****************************/
ul.left-nav {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 0;
	margin: 0;
}
ul.left-nav li {
	margin: 0;
	padding: 0;
}
ul.left-nav a {
	display: block;
	/*background-color: #036;*/
	border-bottom: 1px solid #dfdfdf;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0;
}
ul.left-nav a:link, .left-nav a:visited {
	color: #006699;
	text-decoration: none;
	background-color: #dbe4e6;
}
ul.left-nav a:hover {
	background-color: #ebf5f7;
	color: #333;
}
ul.left-nav li a.current-page {
	color: #003366;
	font-weight: bold;
	background-color: #FFF;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

ul.left-nav li ul {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
ul.left-nav li ul a {
	display: block;
	border-bottom: 0px solid #dfdfdf;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0;
}
ul.left-nav li ul a:link, .left-nav li ul a:visited {
	color: #006699;
	text-decoration: none;
	background-color: #e4edef;
}
ul.left-nav li ul a:hover {
	background-color: #e5eaeb;
	color: #333;
}
/***Main Secondary Page***/
ul.left-nav li a.main-page {
	display: block;
	background-color: #ede7cc;
	border-bottom: 1px solid #dfdfdf;
	font-weight: bold;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
	padding-right: 0px;
	margin: 0;
}
ul.left-nav li a:hover.main-page {
	background-color: #f1e6ab;
	color: #333;
}


/****************************
	Content
****************************/

#nav  {
	padding: 0;
	list-style: none;
	background-color: transparent;
	font-size: 12px;
	width: 959px;
	background-image: url(http://www.ad001.info/~req/MRA/images/navigation-bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	margin-left: 1px;
}

#wrapper {
	margin: 20px auto 0;
	padding: 0;
	width: 1010px;
}
#left-navigation {
	width: 224px;
	background-color: #CCFFCC;
	margin-left: 1px;
	margin-top: 10px;
	float: left;
}


#content-interior {
	margin: 0;
	padding: 0 25px 0 24px;
	width: 961px;
	background-image: url(http://www.ad001.info/~req/MRA/images/content-bg-interior.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}
#internal {
	margin: 0;
	padding: 0;
	width: 961px;
}
#sidenav {
	margin: 0;
	padding: 0;
	width: 381px;
	float: left;
}
#internal-content {
	margin: 0 0 0 18px;
	padding: 15px;
	width: 675px;
	float: left;
}
#home {
	margin: 0 10px 0 0;
	padding: 0;
	width: 540px;
	float: left;
}


/****************************
	Header
****************************/
#header {
	width: 1010px;
	height: 173px;
	margin: 0;
	padding: 0;
	background-color: transparent;
}
#description h1 {
	font-size: 16px;
	margin: 0;
	padding: 0;
	color: #70390c;
	border: none;
	font-weight: normal;
}
#search-jobs {
	background-color: #dee7ec;
	border: 1px solid #a4bcca;
}
/****************************
	Home
****************************/
.bg {
	background-color: #003366;
}
.bgno {
	background-color: #CCCCCC;
}
/****************************
	Misc.
****************************/
.italic {
	font-style: italic;
	color: #808080;
}
.bold {
	font-weight: bold;
	color: #808080;
}
.clear {
	clear: both;
}
.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;
}

/****************************
	Footer
****************************/
 #mrafooter {
	margin: 0;
	padding: 0 50px 0 50px;
	height: 72px;
	font-size: 11px;
	background-image: url(images/footer-bg.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 1010px;
}

.footer {
float: left;
text-align: left;
margin-top: 10px;
color: #003366;
font-family: Arial;
font-size: 11px;
}

