/*
This site is built by BitFlip Tech
Project  Name: {IHS- Independant Healthcare Staffing}
Site URL : http://www.independenthealthcarestaffing.com
Designer: Mario Gil
Programmer: Terry Williams & Josh Klein 10/30/09
Revision Authors and Dates:
*/

/* CSS Document */
.editable_content{

	font-weight: normal;

	width:98%;

	padding: 0 7px;

}



.editable_content ul{

	padding:0 0 0 12px;

}



.editable_content li{

			list-style-type: disc;

			padding:5px;

			}



.editable_content a {

		color:#0279a6;

		text-decoration: none;

	}



.editable_content ul li{ list-style-type: disc;

}



*{
	padding:0;
	margin:0;
}
body{
	font:14px Helvetica, arial, sans-serif;
	color:#4a4a4a;
	background: transparent url(../images/bg.jpg) repeat-x;
	border-top: 3px solid #4a4949;
}
*html body{
	font:14px arial, sans-serif;
}
a:link, a:visited  {
	color:#7499CA;
    text-decoration: none;
}

a:hover, a:active{
    text-decoration: underline;
}
ul{
	list-style:none;
}
.clear{
	clear:both;
	height:1px;
	overflow:hidden;
}
fieldset,
a img {
	border:none;
}
h2{
	color:#0e2a8b;
	font-size:31px;
	font-weight:normal;
}
.left-box{
	float:left;
}
.right-box{
	float:right;
}
.page{
	float:left;
	width:100%;
}

.latest_tweet {
	font-size:10px;
	padding-top:15px;
}

#widget_twitter {
	clear: both;
}


/************************************************

	wrapper

************************************************/

#wrapper{
	margin:0 auto;
	width:995px;
	overflow: hidden;
}
#header{
	float:left;
	width:100%;
	height:161px;
	position:relative;
	background-color: white;
}
h1 a{
	position:absolute;

	left:0;
	margin: 0 0 0 10px;
	background:url(../images/logo.jpg) no-repeat 30%;
	height:105px;
	width:225px;
	text-indent:-9999px;
}

.form{
	width:455px;
	float:right;
}

.bg-form-header{
	float:right;
	background: #c4d7f0 url(../images/bg-form.png) no-repeat;
	border: 2px solid #4a4949;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
	width:206px;
	height:106px;
	padding:10px 0 0 10px;
	margin: 0px 20px 0 0;
}

.bg-form-header h3{
	padding-bottom: 15px;
	font-size: 16px;
}
.bg-form-header .disclaimer {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;}
#login_header #email_txt{



}

#login_header fieldset p {
	height:5px !important;
	padding-bottom: 20px !important;}

#login_header fieldset input{

	width: 110px;
	margin-bottom: 5px !important;
	display: inline;
	margin-left:65px !important;

}

#login_header fieldset p label{
	width: 3px;
	line-height: 2em;
	font-weight: bold;
	position: relative;
	top: 2px;


}

#login_header fieldset{

	margin-top: -10px;
	margin-right: 10px;

}

fieldset #tpassword{

	margin-top: 10px;


}

/***********Apply***************/

#bullhorn_login input{

	width: 180px;
}

form#bullhorn_login{

	padding: 20px;
	color: #81682f;
	overflow: hidden;
}

form#bullhorn_login p{

	color: #4b4a4a;
	font-weight: bolder;

}

form#bullhorn_login p.no_results{

	color: #5679ab;


}

form#bullhorn_login input.submit{

	float: right;
	width: 100px;
	margin:10px 20px 10px 0;
	cursor: pointer;

}


/******register******/


#register{
	width: 200px;
	height: 170px;
	float: left;
	margin:10px 0 10px 20px;
	padding:5px 20px 0 20px;
	border-left:2px solid #C5A55D;
	}
#register p {
	padding-bottom: 10px;}
#register input.submit{
	float: right;
	width: 100px;
	margin:10px 40px 0 0;
	cursor: pointer;
}

#register .row{


}
#login_header h3 {
    padding-bottom: 2px;
}
#login_header .row {
    float:left;
}
.signin{
	float:right;
	background:url(../images/signin.png) no-repeat;
	width:68px;
	height: 30px;
	border:0;
	position: relative;
	bottom: 2px;
	left: 40px;
}
.header_signin {
    float: left !important;
    position: inherit;
    margin-top: 3px;
}
.register_btn{
	float:right;
	background:url(../images/register.png) no-repeat;
	width:68px;
	height: 30px;
	border:0;
	position: relative;
	bottom: 2px;
	left: 40px;
}

.btn-sign{
	float:right;
	background:url(../images/btn-sign.png) no-repeat;
	width:68px;
	height: 30px;
	border:0 !important;
	position: relative;
	bottom: 2px;
	left: 40px;
	cursor: pointer;


}



#login_containers {
	width:auto;
	overflow: hidden;
	border:2px solid #C5A55D;
	-moz-border-radius: 5px;
	background-color: #f9e6b9;}

.login{
	float:left;
	width:206px;


}
.login p, .account p{
	float:left;
	line-height:18px;
	width:196px;
	padding:0 15px 0 0;
	margin:0 0 6px 0;
}
.login a{
	color:#494949;
	font-size:12px;
	float:right;
	text-decoration:none;
}
.login label, label{
	float:left;
	display:block;
	width:125px;
	font-size:12px;
}
.login .txt-input{
	width:114px;
	height:16px;
	border:0;
	float:left;
	padding:2px 2px 0 2px;
	font-size:11px;
}

.small-txt{
	font-size:12px;
	float:left;
	margin:12px 0 0;
    position:relative;
    right:10px;
}
#global_nav ul li,
#global_nav ul{
	float:left;
	display:inline;
}
#global_nav ul{
	margin:0 0 0 29px;
}
#global_nav li{
	margin:0 51px 0 0;
	line-height:37px;
}
#global_nav li a{
	color:#494949;
	font-weight:bold;
	text-decoration:none;
}
#global_nav ul li a:hover{
	text-decoration:underline;
}
#global_nav{
	float:left;
	background: #fff url(../images/bg-menu.png) no-repeat ;
	width:995px;
	height:37px;
	padding: 0 0 0 0;
	margin:11px 0 0;
	-moz-border-radius: 5px;
}

/************************************************

	main

************************************************/

#body_content {
	background-color: #ffffff;
	width:auto;}

.bg-main{
	float:left;
	width:995px;
	min-height:420px;
	_height:420px;
	background-color: white;
	border-top:3px solid #494949;


}
.bg-main.about{
	float:left;
	width:995px;
	margin:0px 0 30px 0px;
}

.bg-main_all{
	float:left;
	width:1000px;
	background-color: #FFFFFF;
	margin:30px 0 30px -7px;
}

#text_content {
    margin-right: 15px;
}

*html .bg-main.about{
	background:none;
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='../images/bg-main-about.png', sizingmethod='scale');
}
.about-left-col h2{
	margin:-80px 0 0;
	padding:0 10px 0 25px;
	color:#00668f;
	font-weight:bold;
}
.about-left-col strong{
	font-size:18px;
	color:#b78719;
	font-weight:normal;
	padding:0 10px 0 25px;
	line-height:26px;
}
.about-left-col p{
	font-size:14px;
	color:#4a4a4a;
	font-weight:normal;
	padding:0 10px 30px 25px;
	line-height:24px;
	text-align:justify;
}
.main-left-col{
	width:470px;
	float:left;
	display:inline;
}
.info{
	padding:25px 0 0;
	margin:0 0 0 30px;
	float:left;
	width:454px;
	display:inline;
}
.main-right-col{
	width:470px;
	float:right;
	margin:0 15px 0 0;
	display:inline;
}


.main-right-col h2{
       font-size: 24px;
       width: 180px;
       margin: -100px 0 0 120px;
}

.txt-travel{
	color:#b78719;
	line-height:26px;
}
p.info-text{
	color:#4a4a4a;
	font-size:16px;
	line-height:24px;
}
p.info-text a{
	color:#86aee3;
	text-decoration:none;
}
.bg-form-apply{
	float:left;
	background:url(../images/homeBackground.png) no-repeat;
	width:450px;
	height:210px;
	margin:22px 0 0 15px;
	padding:10px 15px 0 15px;
	display:inline;

}
.bg-form-apply strong{
	color:#c9a553;
	font-size:32px;
	margin:0 0 0 18px;
	float:left;
	display:inline;
}


#applyContainer{
	width:230px;
	float:left;}

#applyContainer p {
	float:left;
	font-size: 28px;
	width:200px;
	margin: 10px 0 0 18px;
	line-height: 30px;
	margin-bottom: 15px;
	color:#ffffff;}


.btn-skills{
	float:left;
	background:url(../images/btn-skills-check.gif) no-repeat;
	width:123px;
	height:28px;
	text-indent:-9999px;
	margin:38px 0 0;
}
*html .btn-skills{
	margin:42px 0 0;
}



/************************************************

	footer

************************************************/


.bg-footer-outer{

	float:left;
	width:100%;
	height:521px;
	clear:both;
	margin:-5px 0 0;
}
#footer{
	width:995px;
	margin:0 auto;
	height:496px;
	padding:25px 0 0 0;
	border-top:2px solid #95a1ce;
	background-color: white;
}
.footer-left{
	width:472px;
	float:left;
}
h3.print-footer{
	color:#354788;
	font-size:18px;
	font-weight:bold;
	background:url(../images/ico-print.jpg) no-repeat right 50%;
	line-height:46px;
	float:left;
	padding:0 70px 0 10px;
}
.footer-left ul{
	width:200px;
	font-size:12px;
	display:inline;
}
.footer-left ul li{
	float:left;
	width:200px;
	border-bottom:1px solid #d9cfb0;
	line-height:24px;
}
.bg-blue{
	background:#bbd1ef;
	width:440px;
	height:112px;
	border:1px solid #a5b4d3;
	margin:38px 0 0;
	padding:20px 15px 0 15px;
}
.bg-blue img{
	float:left;
	margin:5px 27px 0 0;
	display:inline;
}
.bg-blue h4{
	color:#354788;
	font-size:20px;
	margin:-5px 0 10px 0;
}
.bg-blue p{
	color:#354788;
	font-size:13px;
	line-height:22px;
	width:310px;
}
.left-col{
	margin:0 0 0 10px;
}
.right-col{
	margin:0 30px 0 0;
}
.footer-right{
	width:469px;
}
.footer-right ul li,
.footer-right ul{
	float:left;
	display:inline;
}
.footer-right ul li{
	margin:32px 0 0 65px;
}
.footer-right ul li a{
	color:#949494;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	float:left;
}
.footer-right ul strong{
	font-size:25px;
}
.ico-t{
	background:url(../images/ico-t.png) no-repeat left top;
	width:56px;
	height:56px;
	text-indent:-9999px;
	display:block;
}
.ico-f{
	background:url(../images/ico-f.png) no-repeat left top;
	width:56px;
	height:56px;
	text-indent:-9999px;
	display:block;
}
.txt-t,
.txt-f{
	margin:10px 0 0 5px;
	line-height:22px;
	display:inline;
}
.txt-center{
	width:961px;
	float:left;
	text-align:center;
	margin:85px 0 0;
	color:#949494;
	font-size:12px;
	position:relative;
}
.menu-footer li,
.menu-footer{
	display:inline;
	height:20px;
}
.menu-footer li{
	background:url(../images/devider.png) no-repeat right 50%;
	padding:0 10px 0 0;
	margin:0 5px 0 0;

}
.menu-footer li a{
	color:#8dacd5;
	text-decoration:none;
	text-transform:lowercase;
	font-size:14px;
}
.last{
	background:none!important;
}
.txt-center p{
	padding:10px 0 0;
}
.txt-center .img-natho{
	position:absolute;
	top:-12px;
	right:0;
}

.txt-center .img-gsa{
	position:absolute;
	top:2px;
	left:10px;
	width: 148px;
	height: 37px;
}

.check{
	float:left;
	width:136px;
	margin:20px 0 0 45px;
	border-left: 1px solid #c9a553;
	padding-left: 20px;
}
h5{
	font-size:18px;
	color:#c9a553;
	font-weight:normal;
	font-family:"Myriad Pro",Verdana, Arial, Helvetica, sans-serif;
	margin:-13px 0 0;
	position:relative;
}
.check p{
	font-size:12px;
	color:#494949;
	margin:5px 0 0;
}


/************************************************

	niceform

************************************************/


.niceform{
	width:230px;
	float:left;
	height:100px;
	margin:30px 0 0 30px;
	display:inline;
}
.niceform p{
	float:left;
	width:230px;
	margin:0 0 10px 0;
}
.niceform label{
	float:left;
	display:block;
	color:#000;
	padding:0 5px 0 5px;
}

.am{
	margin:0 0 0 10px;
}
.pm{
	margin:0 0 0 16px;
}
*html .pm{
	margin:0;
}
* +html .pm{
	margin:0;
}
.btn-apply{
	float:right;
	background:url(../images/applyBtn.png) no-repeat;
	width:235px;
	height:87px;
	border:0;
	margin:-10px 0 0 5px;
	text-indent: -9999px;
}
.selectArea { width:106px; height:21px; background:url(../images/select_bg.gif) repeat-x left top; float:left; font-size:12px;}
.selectArea .left {   width:8px; height:21px;   float:left;   background:url(../images/select_left.gif) no-repeat left top; }
.selectArea .right { width:27px; height:21px; margin: 0 0 0 0; float:right; background:url(../images/select_right.gif) no-repeat left top; }
.selectArea .right a { display:block; width:106px; height:21px;   position:absolute; }
.selectArea .right i { display:none; }
.selectArea .center { width:110px; color:#494949; padding-top:3px; overflow:hidden; white-space:nowrap; }
*html .selectArea .center { width:110px; color:#494949; padding-top:3px; overflow:hidden; white-space:nowrap; margin:-21px 0 0 7px;}


.optionsDivInvisible, .optionsDivVisible { position:absolute; margin-top:2px; margin-left:5px; width:78px; background:#fff;   padding:2px; font-size:11px; z-index:20; border:1px solid #758795; border-top:none;}
.optionsDivInvisible { display:none; }
.optionsDivVisible { display:block; }
.optionsDivVisible p { margin:0; padding:0; }
.optionsDivVisible a { color:#494949; text-decoration:none; display:block; padding:1px 4px; border:1px solid #fff; }
.optionsDivVisible a:hover { color:#494949; background:#fff; border:1px solid #fff;}


/************************************************

	About page

************************************************/


.about-left-col{
	float:left;
	width:650px;

}
.about-right-col{
	float:right;
	width:285px;
	padding:15px;
	background-color:#C4D7F0;
    border:2px solid #256BB7;
    -moz-border-radius: 10px;
    margin: 20px 10px 0 0;
}
.about-right-col h3{
	color:#4A4A4A;

}
.about-right-col img{
	float:right;
	margin:0 0 0 10px;
	display:inline;
}
.about-right-col p{
	text-align:justify;
	line-height:24px;
}



/************************************************

	Resources page

************************************************/

.resouces-iheader p{
	width: 510px;
 	float: right;
 	margin: -30px 0 0 0;
 	padding: 20px;
 	line-height: 18px;
 	color: #666666;

}


.resouces-iheader h2{
 	width: 510px;
 	float: right;
 	margin: 80px 0 0 0;
 	padding: 20px;

}

.resouces-iheader{
    width:1000px;
    height:400px;
    margin: -30px 0 20px 0px;
    border-top:3px solid #4A4949;
	background: #fff url(../images/resources-topheader.jpg) no-repeat 60% 10%;


}
.sidebar-right-col{
	float:right;
	width:610px;
	margin: -140px 0 0 20px;
}
.sidebar-right-col h2 {
	color:#4a4a4a; width: 500px;
	margin: 0 0 13px 0;
}

.sidebar-right-col p{
	line-height:24px;
	margin: 10px 0px;
}

.sidebar-left-col{
	float:left;
	width:287px;
	padding:20px;
	margin: -140px 0 0 25px;
	background-color: #ffe19a;
	border: 2px solid #c9a553;
	-moz-border-radius: 10px;
}
.sidebar-left-col strong{
	color:#256bb7;
	font-size:29px;
}
.sidebar-left-col img{
	float:left;
	margin:0 0 0 10px;
	display:inline;
}
.sidebar-left-col p{
	text-align:justify;
	line-height:24px;
}

#resources_home h3 {
	color:#B78719;
	font-size: 18px;
	margin:25px 0 10px 0;
	line-height: 24px;}

#resources_home h4 {
	font-size: 22px;
	}

#resources_home ul {
	padding:0 0 0 35px;}

#resources_home ul li{
	list-style-type: circle;
	color:#363636;
	padding:5px 0px;
	width:500px;
	line-height: 20px;}
/************************************************

	Faq page

************************************************/


.faq-iheader p{
	width: 510px;
 	float: right;
 	margin: -30px 0 0 0;
 	padding: 20px;
 	line-height: 18px;
 	color: #666666;

}


.faq-iheader h2{
 	width: 510px;
 	float: right;
 	margin: 80px 0 0 0;
 	padding: 20px;

}

.faq-iheader{
    width:1000px;
    height:400px;
    margin: -30px 0 20px 0px;
	background: #fff url(../images/faq-topheader.jpg) no-repeat 60% 0%;
	border-top:3px solid #4A4949;

}

strong{ margin: 0 0 10px 0;}

.sidebar2-right-col{
	float:right;
	width:610px;
	margin: -100px 0 0 20px;
}
.sidebar2-right-col h2 {
	color:#4a4a4a; width: 500px;
	margin: 0 0 13px 0;
}

.sidebar2-right-col p{
	text-align:justify;
	line-height:24px;
}

.sidebar2-left-col{
	float:left;
	width:287px;
	padding:20px;
	margin: -100px 0 0 25px;
	background-color: #ffe19a;
	border: 2px solid #c9a553;
	-moz-border-radius: 10px;
}
.sidebar2-left-col strong{
	color:#256bb7;
	font-size:29px;
}
.sidebar2-left-col img{
	float:left;
	margin:0 0 0 10px;
	display:inline;
}
.sidebar2-left-col p{
	text-align:justify;
	line-height:24px;
}



/************************************************

	Contact page

************************************************/


.contact-iheader p{
	width: 190px;
 	padding: 20px 0 0 30px;
 	line-height: 18px;
 	color: #666666;

}


.contact-iheader h2{
 	width: 190px;
 	margin: 0 0 0 0;
        padding: 80px 0 0 30px;


}

.contact-iheader{
    width:1000px;
    height:330px;
    margin: -30px 0 20px 0px;
	background: #fff url(../images/contact-topheader.jpg) no-repeat 60% 0% ;
	border-top:3px solid #4A4949;

}

strong{ margin: 0 0 10px 0;}

.sidebar-contact-right-col{
	float:right;
	width:510px;
	margin: -40px 15px 0 0px;
	background: #f7f5ec url('../images/map.jpg') no-repeat 2% 20%;
	border: 1px solid #c6c3bb;
	-moz-border-radius: 10px;
}

.sidebar-contact-right-col h2 {
	color:#4a4a4a; width: 500px;
	margin: 0 0 13px 0;
}

.sidebar-contact-right-col p{
	text-align:justify;
	line-height:24px;
}

.sidebar-contact-left-col{
	float:left;
	width:370px;
	padding:20px 20px 10px 33px;
	margin: -40px 0 0 25px;
	background-color: #c4d7f0;
	border:2px solid #256BB7;
	-moz-border-radius: 10px;
}
.sidebar-contact-left-col strong{
	color:#256bb7;
	font-size:29px;
}
.sidebar-contact-left-col img{
	float:left;
	margin:0 0 0 10px;
	display:inline;
}
.sidebar-contact-left-col p{
	text-align:justify;
	line-height:24px;
}

.sidebar-contact-left-col h3{
	padding: 0 0 0 10px;

}


/************************************************

	Contact form

************************************************/

form {
  width: 100%;
}

form .contact-Us {
  padding: 10px;
  margin-bottom: 10px;
}

form .contact-Us label {
	display: block;
	float: left;
	width: 65px;
	margin: 8px 0px 0px 0px;
	cursor: pointer;

}

form .contact-Us input{
	width: 250px;
	background: #FFFFFF;
	margin: 10px 0px 0px 10px;
	border: 1px solid #838383;
	padding: 3px;
}

form fieldset textarea {
	width: 330px;
	background: #FFFFFF;
	margin: 5px 0px 0px 0px;
	border: 1px solid #838383;
	padding: 3px;
}


	form fieldset input:hover, form fieldset textarea:hover {
		border: 1px solid #202020;
	}

	form fieldset input:focus, form fieldset textarea:focus {
		border: 1px solid #467da3;
	}

form fieldset textarea {
	overflow: auto;
}

form fieldset select {
	width: 250px;
	background: #FFFFFF;
	height: auto;
	margin: 5px 0px 0px 10px;
	border: 1px solid #838383;
}

form fieldset select:hover {
	border: 1px solid #202020;
}

form fieldset select:focus {
	border: 1px solid #00aec8;
}


form fieldset br {
	clear:left;
}

form fieldset .right {
	margin: 5px 0px 0px 180px;
}

form fieldset .error_message {
	font: 10px Tahoma;
	color: #b34040;
	text-transform: uppercase;
	margin: 5px 0px 10px 180px;
}

form fieldset .right .button {
	width: 100px;
	font: bold 12px Arial;
	color: #FFFFFF;
	background: #202020;
	border: 1px solid #000000;
	float: right;
	margin: 0 8px 0 0;
	cursor: pointer;
}

form fieldset .button:hover {
	background: #000000;
	border: 1px solid #000000;
	}


/************************************************

	address- find us

************************************************/

.findUs{
	font: 12px Arial;
	color: #4a4a4a;
	width:350px;
	float: right;
	padding: 20px;

}

.findUs h3{
 	color: #aec7d6;
 	text-transform: uppercase;
 	font-size: 18px;
}

.findUs a{
 	color: #aec7d6;
 	text-decoration: underline;
}



/************************************************

	Apply page

************************************************/

.apply-iheader p.sub_title{
	color: #b78719;


}

.apply-iheader p.sub_title span{
	color: #0e2a8b;
}

.apply-iheader p{
	width: 800px;
 	padding: 10px 0 0 18px;
 	line-height: 18px;
 	color: #666666;

}


.apply-iheader h2{
 	width: 100%;
 	margin: 0 0 0 0;
    padding: 30px 0 0 15px;


}

.apply-iheader{
    width:1000px;
    height:350px;
    margin: -30px 0 20px 0px;
    background-color: white;
    border-top:3px solid #494949;

}

strong{ margin: 0 0 10px 0;}

.sidebar-apply-right-col{
	width:650px !important;
	margin: -350px 0 0 280px !important;
	background-color: #f1f0ee;
	border:1px solid #e8e7e4;
	color: #81682f;
}

.sidebar-apply-right-col form, .sidebar-apply-right-col ul#forms, .sidebar-apply-right-col #general_skills{
	-moz-border-radius: 8px;
	width: 555px;
	margin: 0 auto;
	padding: 20px 20px;
	background-color: #fcf2d9;
	border: 2px solid #81682F;

}


.sidebar-apply-right-col h2 {
	color:#C6C3BB; width: 500px;
	margin: 0 0 13px 0;
}

.sidebar-apply-right-col p{
	text-align:justify;
	line-height:24px;
}

.sidebar-apply-left-col{
	float:left;
	width:300px;
	padding:20px 20px 10px 0px;
	margin: -200px 0 0 25px;
	background-color: #c4d7f0;
	border:2px solid #256bb7;
	-moz-border-radius: 10px

}


.sidebar-apply-left-col strong{
	color:#256bb7;
	font-size:29px;
}
.sidebar-apply-left-col img{
	float:left;
	margin:0 0 0 10px;
	display:inline;
}
.sidebar-apply-left-col p{
	text-align:justify;
	line-height:24px;
}

.sidebar-apply-left-col h3{
	padding: 0 0 0 50px;
    color: #4A4A4A;

}

.sidebar-apply-left-col li{
	padding: 20px 0 0 100px;
    border-top: 1px solid #fff;
    font-size: 15px;
    width: 220px;
    font-weight: bolder;
    color: #fff;


}


/* SIDE BAR MENU SYSTEM */
.sidebar-apply-left-col li.step1{
	color: #3566a6;
    background: url('../images/sprites/grey.png') no-repeat 3%;
}

.sidebar-apply-left-col li.step2{
    background: url('../images/sprites/grey-2.png') no-repeat 3%;
}

.sidebar-apply-left-col li.step3{
    background: url('../images/sprites/grey-03.png') no-repeat 2%;
}

.sidebar-apply-left-col li.step4{
    background: url('../images/sprites/grey-04.png') no-repeat 3%;
}

.sidebar-apply-left-col li.step5{
    background: url('../images/sprites/grey-5.png') no-repeat 3%;
}

.sidebar-apply-left-col li.step6{
    background: url('../images/sprites/grey-6.png') no-repeat 3%;
}


.sidebar-apply-left-col li.step1a{
    background: url('../images/sprites/blue.jpg') no-repeat 3%;
}

.sidebar-apply-left-col li.step2a{
    background: url('../images/sprites/blue-2.png') no-repeat 2%;
}

.sidebar-apply-left-col li.step3a{
    background: url('../images/sprites/blue-3.png') no-repeat 3%;
}
.sidebar-apply-left-col li.step4a{
    background: url('../images/sprites/blue-4.png') no-repeat 3%;
}

.sidebar-apply-left-col li.step5a{
    background: url('../images/sprites/blue-5.png') no-repeat 3%;
}
.sidebar-apply-left-col li.step6a{
    background: url('../images/sprites/blue-6.png') no-repeat 3%;
}


/************************************************

	Contact form

************************************************/


form .applicationForm {
  padding: 10px;
  margin-bottom: 10px;
}

form .applicationForm label {
	display: block;
	float: left;
	width: 120px;
	margin: 23px 0px 0px 120px;
        color: #3566a6;
        font-weight: bolder;
        font-size: 18px;

}

form .applicationForm input{
	width: 150px;
	background: #FFFFFF;
	margin: 20px 0px 0px 10px;
	border: 1px solid #838383;
	padding: 3px;
}



form fieldset .button {
	width: 100px;
	font: bold 12px Arial;
	color: #FFFFFF;
	background-color: #202020;
	float: right;
	margin: 0 8px 0 0;
	cursor: pointer;
}

form fieldset .button:hover {
	background: #000000;
	border: 1px solid #000000;
	}


form fieldset  select#howhear{

       margin: 20px 0 0 10px;
       width:100px;
}

form fieldset  select#howhear2{

       margin: 20px 0 0 10px;

}

.application h3{
    color:#C5A55D;
    font-size: 18px;
    width: 100%;
    padding:15px 0 20px 0;
    font-weight: bolder;
    margin-bottom: 20px;


}

.application h2{
				color: #3566a6;
	 			font-size:18px; font-weight:bolder;
 	 			margin: 30px 0 0 3px;}

.states {width: 50px; float:left; margin: -40px 2px 0 0;}

#square1 {top:10px; width:50px;}

.states input {width: 10px !important;}

#main_states {float: right; margin: 0 80px 0 0;}

.button_form {margin: 30px 220px 0 0; background-color: #c4d7f0;}


/************************************************

	Forms Page

************************************************/

.form-right-col{
	width:572px;
	height: 380px;
	float:right;
	margin:0 25px 0 0;
	display:inline;

}

.bg-form-apply2 strong {
	color:#C9A553;
	display:inline;
	float:left;
	font-size:24px;
	margin:10px 0 0 38px;
}

.bg-form-apply2 fieldset{

 	margin: 0 0 0 15px;

}

.bg-form-apply2{
	float:left;
	background:url(../images/bg-form-cont2.jpg) no-repeat;
	border: 2px solid #c9a553;
	-moz-border-radius: 10px;
	width:340px;
	height:206px;
	margin:22px 0 0 35px;
	display:inline;

}

.form-left-col{
	width:380px;
	float:left;
	display:inline;
}


.info-form{
	padding:25px 0 0;
	margin:0 0 0 30px;
	float:left;
	width:355px;
	display:inline;

}

.bg-form{
	float:left;
	width:995px;

	_height:420px;
	background-color: white;
	border-top:3px solid #494949;


}

/************************

 forms switcher


 ************************/


.shadetabs-form{
	padding: 2px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font: 20px Arial;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs-form li{
	display: inline;
	margin: 0;

}

.shadetabs-form2 li,.shadetabs-form3 li{
	margin: 12px 0;
	padding: 4px 12px;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 4px solid #c9a553;

}

.shadetabs-form2 li a,.shadetabs-form3 li a {
	color: #464646;
	text-decoration: none;
}

.shadetabs-form2 li a:hover,.shadetabs-form3 li a:hover {
	color:#7f9ec7;
}

ul.list1{
	width: 430px;
	float: left;
}

ul.list2{
	width: 430px;
	float: right;
}

.shadetabs-form li a{
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 12px 16px;
	margin-left:20px;
	border: 1px solid #778;
	color: #464646;
	background-color:#d2e0f3;
}

.shadetabs-form li a:visited{
	color: #2d2b2b;
}

.shadetabs-form li a:hover{
	color: #7f9ec7;
}


.shadetabs-form li a.selected{ /*selected main tab style */
	position: relative;
	top: 1px;
}

.shadetabs-form li a.selected{ /*selected main tab style */
	background-color: white;
	border-bottom-color: white;
	color: #abbcd4;
}

.shadetabs-form li a.selected:hover{ /*selected main tab style */
	text-decoration: none;
}


#formtabsdivcontainer {
	border:1px solid gray;
	width:900px;
	margin-left: 20px;
	margin-top: 9px;
	margin-bottom: 1em;
	padding: 10px; overflow: auto;


	}

#skill-forms {
	width: 955px;
	padding: 20px;
	border-top:2px solid #95A1CE;
	margin: 0 auto;
	background-color: white;
    overflow: hidden;
}




/************************************************

	Detail Forms Page

************************************************/

.detailform-right-col{
	width:500px;
	float:right;
	margin:0 0 0 0;
	display:inline;
	padding: 0 0 0 30px;
    background:url("../images/img-formdatail.jpg") no-repeat 60% 3%;


}

.detailform-left-col{
	width:460px;
	float:left;
	display:inline;

}


.detail-column {
	width: 420px;
    margin-top: 50px;

}
.detail-column span{
  width:200px;
  height: 280px;
  float: left;
  border-right: 1px solid #b78719;
  padding-right: 10px;
}

.detail-column strong{
 font: bold 14px Arial;
 color:#7f9ec7;
}

.detail-column ul {
 width:180px;
 float: right;

}

.detail-column li{
	margin-bottom: 10px;
	border-bottom: 1px dotted gray;
	padding-bottom: 5px;

}



.register-table {
  width: 420px;
  height: 237px;
  background: url('../images/register-bg.jpg')no-repeat;
  margin: 202px 0 20px 0px ;
  padding: 20px 10px 10px 30px;
  border-bottom: 6px solid #7f9ec7;

}

.register-table h3{
	color: #d4b46c;
	font: bold 14px Arial;
	width: 300px;
	margin: 0 0 5px 0;
}

.register-table strong{

	font: bold italic 12px Arial;

}

form .register label {
	display: block;
	float: left;
	width: 125px;
	margin: 18px 0px 0px 0px;

}

form .register input{
	width: 250px;
	background: #FFFFFF;
	margin: 15px 0px 0px 10px;
	border: 1px solid #838383;
	padding: 3px;
}




/************************

 detail forms switcher


 ************************/

 #menutabs{
   width:235px;
   float: left;
   position: absolute;

 }

.shadetabs-detail-form{
	padding: 2px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font: bold 14px Arial;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/

}

.shadetabs-detail-form li{

	margin: 5px 0;

}

.shadetabs-detail-form2 li,.shadetabs-form3 li{
	margin: 12px 0;
	padding: 4px 12px;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 4px solid #c9a553;

}

.shadetabs-detail-form2 li a,.shadetabs-form3 li a {
	color: #464646;
	text-decoration: none;
}

.shadetabs-detail-form2 li a:hover,.shadetabs-form3 li a:hover {
	color:#7f9ec7;
}

ul.list1{
	width: 430px;
	float: left;
}

ul.list2{
	width: 430px;
	float: right;
}

.shadetabs-detail-form li a{
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 12px 16px;
	margin-left:0px;
	width: 182px;
	display: block;
	border: 1px solid #778;
	color: #464646;
	background-color:#d2e0f3;
}

.shadetabs-detail-form li a:visited{
	color: #2d2b2b;
}

.shadetabs-detail-form li a:hover{
	color: #7f9ec7;
}


.shadetabs-detail-form li a.selected{ /*selected main tab style */
	position: relative;
	top: 1px;
}

.shadetabs-detail-form li a.selected{ /*selected main tab style */
	background-color: white;
	border-right-color: white;
	color: #abbcd4;
}

.shadetabs-detail-form li a.selected:hover{ /*selected main tab style */
	text-decoration: none;
}


#detailformcontainer {
	border:1px solid gray;
	width:673px;
	height: 398px;
	margin-left: 20px;
	margin-top: 9px;
	margin-bottom: 1em;
	padding: 12px 10px 10px 30px;
	overflow: auto;
	float: right;
	background-color: white;

	}




#skill-section {
	width: 930px;
	height: 450px;
	padding: 20px;
	border-top:10px solid white;
	margin: 0 auto;
	background-color: #707070;
    overflow: hidden;
    margin-bottom: 20px;
}

.chklist_ques{
	width: 40%;
	float: right;
}

.chklist_ques input{
	margin-right: 40px;
	 margin-top: 35px;
}

#form9 p,#form8 p,#form7 p,#form6 p,#form5 p,#form4 p,#form3 p,#form2 p,#form1 p{
  width: 360px;
  float: left;
  margin-top: 35px;
  margin-left: 15px;
}

.next-skill{
	background-color: #7f9ec7;
	-moz-border-radius:5px;
	color:black;
	border: 1px solid gray;
	padding: 5px;
	font: bold 12px Arial;
    float: right;
    margin: 10px 160px 0 0;
    text-decoration: none;

}


.next-skill a:hover{
	color:white;

}

.shadetabs-form3 {
	width: 640px;
	height: auto;
	background-color: #ebebeb;
	padding: 10px;
	border: 1px solid #707070;
	margin-top: 30px;
	margin-bottom: 10px;
	padding-bottom: 30px;
	overflow: hidden;


}



#form-section-two{
	width: 995px;
	margin: 0 auto;

}

#collapse{
  width: 465px;
  height: 850px;
  float: left;
}

#fillin{
	width: 510px;
	height: 600px;
	float: right;

}




p {
  line-height: 1.5em;
}

.body_content p {
  margin-bottom: 10px;
}

ul#menu, ul#menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 465px;
}

ul#menu a {
  display: block;
  text-decoration: none;
}

ul#menu li {
  margin-top: 1px;
}

ul#menu li a {
  background: #333;
  color: #fff;
  padding: 0.5em;
}

ul#menu li a:hover {
  background: #000;
}

ul#menu li ul li a {
  background: #ccc;
  color: #000;
  padding-left: 20px;
}

ul#menu li ul li a:hover {
  background: #aaa;
  border-left: 5px #000 solid;
  padding-left: 15px;
}

.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }






/************************************************

    Content switcher

	This is the code for the content switcher
	on the  resources,faq page.

************************************************/


/* ######### CSS for Shade Tabs. Remove if not using ######### */



.shadetabs{
	padding: 3px 0;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	font: bold 15px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
	padding: 10px;
	margin: 0;
	border-bottom: 1px dotted #4a4a4a;
}

.shadetabs li a{
	text-decoration: none;
	position: relative;
	z-index: 1;
	padding: 3px 7px;
	margin-right: 3px;
	color: #5f5e5e;
	display: block;
	width: 297px;

}

.shadetabs li a:visited{
	font-style: none;
}

.shadetabs li a:hover{
	color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
	position: relative;
	top: 0px;
}

.shadetabs li a.selected{ /*selected main tab style */
	background: url('../images/triangle.jpg')no-repeat 100% ;
	color: #2d2b2b;
}

.shadetabs li a.selected2{ /*selected main tab style */
	background: url('../images/triangle.jpg')no-repeat 100% ;
	color: #2d2b2b;
}
.shadetabs li a.selected3{ /*selected main tab style */
	background: url('../images/triangle.jpg')no-repeat 100% ;
	color: #2d2b2b;
}

.shadetabs li a.selected4{ /*selected main tab style */
	background: url('../images/triangle.jpg')no-repeat 100% ;
	color: #2d2b2b;
}

.shadetabs li a.selected5{ /*selected main tab style */
	background: url('../images/triangle.jpg')no-repeat 100% ;
	color: #2d2b2b;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
	text-decoration: none;
}

.tabcontent{
	display:none;
}

@media print {
.tabcontent {
	display:block !important;
}
}


/* Contact Form */
span.required {
    font-weight: bolder;
    font-size: 14px;
    color: red;
}

11/
#body_content #general_skills .inputs{

	margin-bottom: 20px;

}

#body_content #general_skills .inputs label{

	margin: 0;
	padding: 0;
	display:block;
	float: left;
	width: 5px;
	margin-right: 5px;

}

#body_content #general_skills .inputs input{
	float:left;
	width: auto;
	margin-right: 20px;


}
#body_content #general_skills .radio{
	float: right;

}

#body_content #general_skills span{
	width: 200px;



}

/*Form template styles- 11/10/09 Terry*/
#form_holder {
    margin-top: 15px;
}
#form_holder form {
    width:600px !important;
}
#form_holder h2 {
    width: auto;
    float:left;
    margin:15px 0 5px;
}
.inputs {
	width:100%;
	/*height:10px;*/
	background-color:#cccccc;
	padding:0 0 3px 0;
	margin-top:3px;
    float:left;

}
div.inputs_inner
{
	padding:10px;
}

.login .error {

}
.input_button {
    float:left;
    width:auto;
}
input.button {
    width:auto;
    margin: 10px;

}
.alone #register {border-left:none;}
.inputsc, .inputsyn {
    width:100%;
/*	height:20px;*/
	background-color:#cccccc;
	padding:0 0 3px 0;
	margin-top:3px;
    float:left;
}

div.inputs span {
	float:left;
    width: auto;
}
div.inputsc span {
    float:left;
    width: auto;
}
.inputsyn .radio {
    float:right;
    width: auto;
}
.inputs .radio {
	float:right;
	width:auto; height: auto;
	padding:0px;
	display:inline;
}
.radio label {
	width:10px;
	font-size: 14px;
	padding: 0 0 0 5px;
	cursor: pointer;
	color:#444444;
	display:inline;
	float:none;

}
.radio input {

}
.inputsc .checkbox {
 	float:right;
	width:auto; height: auto;
	padding:0 0 0 5px;
}
.input .checkbox {
	float:right;
	width:49%; height: auto;
	padding:0 0 0 15px;
}
.checkbox label {
	width:10px;
	font-size: 14px;
	padding: 0 0 0 3px;
	cursor: pointer;
	color:#444444;
	display:inline;
	float:none;

}

.checkbox input {
    padding: 0px;

    margin:0px;
}

#forms li a, #forms li a:visited, #forms li a:active {
    font-size: 12px;
    text-decoration: none;
}

#forms li a:hover{
    text-decoration: underline;
}

#form_holder h1 {
    font-size: 22px;
    font-weight: bold;
}

#account_create .error {
    float:left;
    color: red;
}


/*******Footer Content 12/03/2009-Terry W.*******/

.footer_content{
    }

.footer_content a:link, .footer_content a:visited{
	color:#B78719;
	text-decoration: none;}

.footer_content a:hover, .footer_content a:active{
	color:#B78719;
	text-decoration: underline;}


.footer_content p{
	color:#4A4A4A;
	font-size:14px;
	font-weight:normal;
	line-height:24px;
	padding:0 10px 30px 25px;
	text-align:justify;}

.footer_content h2{
	margin:10px 0 15px 20px;}

.footer_content h3{
	color:#B78719;
	font-size:18px;
	font-weight:normal;
	line-height:26px;
	margin:0 0 10px 20px;}

.footer_content h4{
	color:#B78719;
	font-size:16px;
	font-weight:normal;
	line-height:26px;
	margin:0 0 10px 25px;}

.footer_content ul {
	list-style-type: circle;
    margin-bottom: 25px;
	}

.footer_content ul li{
 	list-style-type: circle;
	padding:10px 0 10px 0;
	margin:0 0 0 100px;
	width:700px;
	line-height: 20px;
	}


/*******Form page**********/

#the_forms h3{
	margin:10px 0px;

	clear:both;}

#the_forms ul{

	width:200px;
	font-size:12px;
	display:inline;
	padding-bottom:20px;

}
#the_forms  ul li{
	float:left;
	width:200px;
	border-bottom:1px solid #d9cfb0;
	line-height:24px;
}
#the_forms  ul li a{
	color:#7499ca;
	text-decoration:none;
}

#the_forms .right-col {
float:left;
margin-left:20px;
}

/****Compliant form****/
#the_complaints a, #the_complaints a:link{
	color:#B78719;
	text-decoration: none;}


#the_complaints a:hover, #the_complaints a:active{
	color:#B78719;
	text-decoration: underline;}

/****Incident form****/
#the_incidents a, #the_incident a:link{
	color:#B78719;
	text-decoration: none;}


#the_incident a:hover, #the_incident a:active{
	color:#B78719;
	text-decoration: underline;}


/********FAQ***********/

.sidebar2-right-col h3{
	font-size: 18px;
	font-weight: bold;
	margin:20px 0px;}

.sidebar2-right-col ul{
	margin:10px 0px;
	padding-left:35px;
	}

.sidebar2-right-col ul li{
	list-style-type: circle;
	padding:10px 0px;}

.nopad { padding: 0; }

.body_content {
  padding: 20px;
	float:left;
	width: 955px;
}

.body_content h3 {
    padding:15px 0 10px 0;
    font-weight: bold;
}

#tooltip-content-1 {
    width:170px;
    height:280px;
    background:white;
    font-size:small;
    border:solid 2px #ddd;
    z-index:20;
    position:absolute;
    padding:10px;
}
