html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0px;
	color: #003366;
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.4em;
	
}
img {
	border: 0;
}
.clearme {
	clear: both;
}
a:link {
	color: #00B0CA;
	/*background: url(../images/linkicon.gif) no-repeat center right;
	padding-right:25px;*/
	
}
a:visited {
	color: #00B0CA;
	background: transparent;
}
a:hover {
	color: #0B2265;
	background: transparent;
}
#wrap {
	width: 976px;
	margin: 0 auto 0 auto;
	padding:0;
}
#header {
	height:152px;
	background: #FFF url(../images/headerbg.jpg) top left no-repeat;
}
#headershadow 
{
    height:76px;
    background: #fff url(../images/headershadow.jpg) top left no-repeat;
}
#header img {
	margin-top:38px;
	margin-left:354px;
}
#navbar {
	float: left;
	width: 850px;
	
}
#navbar ul {
	margin: -7px 0 0 269px;
	padding: 0;
	list-style: none;
}
#navbar a 
{
    color:#fff;
    font-weight:bold;
    text-decoration:none;
}

#navbar li {
	margin: 0 30px 0 0;
	padding: 0;
	float: left;
}
#navbar img {
	display: block;
	float: left;
}
#contentcontainer {
	clear: both;
	padding: 9px 0 9px 0;
	width:926px;
	margin:0 25px;
}
#lhscontainer {
	float: right;
	width: 283px;
	height: 450px;
}
html>body #lhscontainer {
	height: auto;
	min-height: 450px;
}
#rhscontainer {
	float: left;
	width: 636px;
}
#widecontent {
}
#content {
	float: left;
	width: 454px;

}

#widecontent #contentinner p 
{
    padding-bottom:10px;
    font-size:1em;
    line-height:1.6em;
    
}
#widecontent #contentinner {
	padding: 0px 10px 20px 10px;
}
#content #contentinner {
	padding: 20px 10px;
}

#content #contentinner p{
	padding-bottom: 10px;
}
#sidebar {
	float: right;
	width: 189px;
}
#footercontainer {
	clear: both;
	margin:30px 0 0 0;
	padding:0;
	background:	url(../images/footerLine.gif) repeat-x 0 2.5em;
	
	
	
}

#footercontainer a 
{
    font-size:0.9em;
    color: #0B2265;
    text-decoration:none;
}

#footercontainer #listcont 
{
    padding:0 0 0 130px;
    margin:0;
}

#footercontainer ul
{
    list-style:none;
    width:150px;

    margin:10px 50px 30px 0;
    float:left;
    padding:0;
    
}

#footercontainer ul li 
{
    padding:2px 0;
}

#footercontainer ul#toprow 
{
    list-style:none;
    width:800px;
    margin:0;
    
    padding:0 46px 0 130px;
    border-bottom:1px solid #ADAFAF;
   
}

#footercontainer ul#toprow li 
{
    display:block;
    float:left;
    width:150px;
    margin-right:50px;
    padding:5px 0 10px 0;
    
}

#footercontainer ul#toprow li a
{
    font-size:12px;
    font-weight:bold;
    color: #0B2265;
    text-decoration:none;
}


#footer 
{
    clear:both;
	padding: 30px 38px 0 38px;
	font-family:Arial;
	font-size:12px;
	
	color: #fff;
	height:30px;
	background: #fff url(../images/footerbg.jpg) top left no-repeat;
	
}
#footercontainer #footer ul 
{
    width:500px;
    list-style:none;
    padding:0;
    margin:0;
}
#footercontainer #footer ul li 
{
    display:inline;
    padding-right:15px;
}



#footer a {
	color: #fff;
	background: transparent;
	text-decoration:none;
}
#banner {
	vertical-align: top;
}
h1 {
	margin-top: 0;
	margin-bottom: 10px;
	color: #E98300;
	background: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
}











/* ********************************************************************** */

td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.eploydivider td {
	background: #0F286A;
	overflow: hidden;
	height: 1px;
}


/*
These are just here in case I want old-school rounded corners on tables and forms

.formtop {
	background: #DEDEDE url(../images/RoundedCorners/toprightcorner.gif) top right no-repeat;
	height: 6px;
	overflow: hidden;
}
.formtop div {
	background: transparent url(../images/RoundedCorners/topleftcorner.gif) top left no-repeat;
	height: 6px;
	overflow: hidden;
}
.formbottom {
	background: #DEDEDE url(../images/RoundedCorners/bottomrightcorner.gif) bottom right no-repeat;
	height: 20px;
	overflow: hidden;
}
.formbottom div {
	background: transparent url(../images/RoundedCorners/bottomleftcorner.gif) bottom left no-repeat;
	height: 20px;
	overflow: hidden;
}

#statusbar {
	color: #FFF;
	background-color: #336699;
	text-align: right;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	margin-bottom: 10px;
}
*/

.VacancyTable {
	border-collapse: collapse;
	border: 1px solid #E5EEF9;
}
.VacancyTitle {
	background: url(../images/VacancyMenu/titleGradient.gif) bottom repeat-x;
}
.VacancyTitle td {
	padding: 4px 8px;
}
.VacancyTitle td a {
	text-decoration: none;
	color:#003366;
}
.VacancyDetails td {
	padding: 8px;
}
.VacancyDetails ul {
	margin: 12px 0 8px;
	padding: 0;
	list-style: none;
}
.VacancyDetails li {
	display: inline;
	padding-right: 8px;
}



#loginbox {
	width: 248px;
	
}
#loginboxinner {
	padding: 14px;
}
#registerbox {
	width: 318px;
	
}
#registerboxinner {
	padding: 14px;
}
#loginbox .signinformrow, #registerbox .signinformrow {
	padding: 1px 0;
}
#loginbox h3, #registerbox h3 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 10px;
	font-size: 22px;
	color: #E98300;
}
#loginbox p, #registerbox p {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 10px;
}
#loginbox label, #registerbox label {
	font-weight: bold;
	color: #666;
}
#loginbox input, #registerbox input {
	border: 1px solid #BDC7D8;
}



.warningbox {
	border: 1px solid #DD3C10;
	background: #FFEBE8;
	padding: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.btnContainer {
	padding: 10px 0;
}
.btnContainer img {
	vertical-align: middle;
}
.btnContainer a {
	font-family: Arial, Helvetica, sans-serif;
	color: #0066CC;
	font-size: 13px;
}

#pagebar {
	padding: 6px;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(../images/VacancyMenu/pattern.gif);
}

form {
	padding: 0;
	margin: 0;
}
textarea {
	width: 95%;
}

.spacerdiv {
	height: 5px;
	overflow: hidden;
}
.PopupDescription {
	padding: 5px;
	left: 0;
	top: 0;
	overflow: hidden;
	width: 150px;
	color: #FFF;
	background-color: #282828;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.PopupDescriptionCont {
	z-index: 200;
	visibility: hidden;
	width: 200px;
	position: absolute;
}
table.table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #BDC7D8;
}
.tabletoprow {
	background-color: #DEDEDE;
}
.tabletitles {
	color: #333;
	background-color: #DEDEDE;
	font-weight: bold;
	padding: 4px 8px;
}
.tabletitles a {
	color: #333;
	background-color: #DEDEDE;
	text-decoration: none;
}
.tabletitlessmall {
	color: #333;
	background-color: #DEDEDE;
	padding: 0px 8px 4px;
}
.tablefirstrow {
	background-color: #F7F7F7;
}
.tablesecondrow {
	background-color: #F7F7F7;
}
.formtext {
	font-weight: bold;
	padding: 5px;
	text-align: right;
	color: #666;
}
.formtextleft {
	padding: 5px;
}
.formtextleftsmall {
	padding: 5px;
}
.formtextleft3 {
	padding: 5px;
	font-weight: bold;
	color: #666;
}
.radiobutton
{
    vertical-align: middle;
    margin-left:3px;
    margin-right:3px;
}
.textbox {
	border: 1px solid #BDC7D8;
	margin: 5px;
	padding: 1px;
}
.hand {
	cursor: pointer;
}
.menutablefirstrow {
	background-color: #F7F7F7;
}
.menutablesecondrow {
	background-color: #FFF;
}
.tablelink {
	padding: 5px 0 5px 4px;
}
.tabletext {
	padding: 5px 0 5px 8px;
}
.tabletextcentre {
	padding: 5px 0;
	text-align: center;
}
.sub1table {
	margin: 0 auto;
	width: 98%;
}
.sub1tabletoprow {
}
.sub1tabletitles {
	font-weight: bold;
}
.sub1menutablefirstrow {
	background-color: #F7F7F7;
}
.sub1menutablesecondrow {
	background-color: #F7F7F7;
}
.sub1tablelink {
	padding: 5px 0;
}
.sub1tabletext {
	padding: 5px 0;
}
.sub1tabletextcentre {
	padding: 5px 0;
}
.sub2table {
	margin: 0 auto;
	width: 95%;
	background-color: #BDC7D8;
}
.sub2table td {
	padding: 3px;
}
.sub2tabletoprow {
	background-color: #DEDEDE;
	font-weight: bold;
}
.sub2tabletoprow .formtextleft {
	color: #333;
}
.sub2menutablefirstrow {
	background-color: #FFF;
}
.sub2tablefirstcolumn {
	font-weight: bold;
	text-align: right;
}
.jobdescription {
	padding: 0 5px;
}
.candidateskilltitle {
	font-weight: bold;
	padding: 4px 8px;
}
td.addbutton {
	padding-left: 5px;
}
#EmailDetailsTable {
	background: #F5F5F5;
	border: 1px dotted #808080;
	padding: 10px;
}

.terminatestatusclass {
	color: #F00;
}

/* ********************************************************************** */
/* Client Area Workflow Report */
/* ********************************************************************** */

/* Workflow Report styles */

.workflowreport {
	border-collapse: collapse;
}
.workflowreport tr {
	vertical-align: top;
}
.workflowreport td {
	border: 1px solid #C1C1C1;
	padding: 5px 8px;
}
.workflowreport td td {
	border: 0px none #FFF;
	padding: 3px 0 3px 0;
}
.workflowreport tr.headerrow td {
	background-color: #666666;
	color: #FFF;
	font-weight: bold;
}
.workflowreport tr.sectionrow td {
	
	background-color: #DEDEDE;
	font-weight: bold;
}
.workflowreport tr.workflowdatarow td {
	padding-right: 20px;
	vertical-align: top;
}
.workflowreport tr.workflowdatarow .workflowbullet {
	padding-right: 8px;
}
.workflowreport .workflowinnerdata td,
.workflowreport tr.workflowdatarow .workflowinnerdata td {
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
}
.workflowreport td.workflowreporttotal,
.workflowreport tr.workflowdatarow td.workflowreporttotal,
.workflowreport tr.workflowdatarow td td td.workflowreporttotal {
	padding-right: 20px;
	font-weight: bold;
}
/* End - Workflow Report styles */
/* ********************************************************************** */
/* Demo Sidebar CSS */
/* ********************************************************************** */

.box {
	
	height: 152px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 12px;
	
}
html>body .box {
	height: auto;
	min-height: 152px;
}
.boxtop {
	background:url(../images/sidebars/darkgrey.jpg) no-repeat top left;
	height:34px;
	padding: 0px 7px;
}
.boxtopblue {
	background:url(../images/sidebars/darkblue.jpg) no-repeat top left;
	height:44px;
	padding: 0px 7px;
}
.boxtoplightblue {
	background:url(../images/sidebars/lightblue.jpg) no-repeat top left;
	height:44px;
	padding: 0px 7px;
}
.boxtoplightgrey {
	background:url(../images/sidebars/lightgrey.jpg) no-repeat top left;
	height:44px;
	padding: 0px 7px;
}
.boxtop h3, .boxtopblue h3, .boxtoplightblue h3 {
    margin: 0;
    padding: 8px 27px 7px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	color: #FFF;
}
.boxtoplightgrey h3 {
    margin: 0;
    padding: 8px 27px 7px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
color:#004A9B;
}

.boxinner {
	padding: 10px 7px;
}
.box p {
	padding: 0;
	margin: 0 0 0px;
}
.box label {
	font-weight: bold;
	color: #666;
}
.box input, .box select {
	border: 1px solid #C0C2C5;
}
.box .sidebarsubmit {
	background: #4298FE url(../images/Sidebars/buttonbg.gif) center repeat-x;
	color: #FFF;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0;
	padding: 2px 5px;
	cursor: pointer;
}
.box .fielddiv {
	padding-bottom: 2px;
}
.box .formlinkdiv {
	padding: 6px 0 0;
}
.box ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.box li {
	margin: 0;
	padding: 0;
	display: inline;
}
.box li a {
	display: block;
	text-decoration: underline;
	padding: 5px 0px 5px 0;
	color: #00B0CA;
}
.box li a.toolbarselected {
	color: #0B2265;
}
#lhscontainer .box li a:hover, #sidebar .box li a:hover {
	color: #0B2265;
	text-decoration: none;
}
#Clientlogo {
	background: #FFF url(../images/Sidebars/ClientlogoBottom.gif) bottom left no-repeat;
}
#Clientlogo div {
	background: url(../images/Sidebars/ClientlogoTop.gif) top left no-repeat;
	text-align: center;
	padding: 9px 0;
	width: 177px;
	overflow: hidden;
}
#Clientlogo img {
	vertical-align: top;
	border: 1px solid #DFE4EF;
	width: 120px;
	height: 50px;
	margin-top: 3px;
}


#footerLinks{
	

	
}

#footerLinks ul, #footerLinks ul a{
	color:				#0b2265;
}

#footerLinks ul.first
{	
    float:              left;
    display:            inline;
    margin:             10px 0px 0px 170px;
    padding:            0px 0px 0px 0px;
}

#footerLinks ul{
	float:				left;
	margin-right:		30px;
	display:            inline;
	width:				150px;
}

#footerLinks ul li{
	float:              left;
	width:              150px;
	margin:             0px 0px 1px 0px;
	padding:            0px 0px 0px 0px;
}

#footerLinks ul li.title{
	font-weight:		bold;
	margin-bottom:		25px;
}

.resetList, .resetList li{
	margin:				0;
	padding:			0;
	list-style:			none;
}

.resetList li{
	display:			inline;
}
