/* CSS Document */
html, body {
height: 100%; scrollbar-3d-light-color:#660066; scrollbar-arrow-color:#cccccc; scrollbar-base-color:#ffffff; scrollbar-dark-shadow-color:#f7f7f7; scrollbar-face-color:#ffffff; scrollbar-highlight-color:#ffffff; scrollbar-shadow-color:#f7f7f7; scrollbar-track-color:#f7f7f7;}

body{
margin:0; padding:0; line-height:17px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#8C8C8C}

html>body #body { 
height: auto;}


#body {
position: relative; width:780px; margin: 0 auto; padding: 0 0 0 0; min-height: 100%; height: 100%; voice-family: "\"}\""; voice-family: inherit; height: auto;}

a, a:visited {
text-decoration: none; color:#B4985A; font-weight:bold}

a:hover {
color:#8C8C8C; text-decoration: none;}

#footer a {
	text-decoration: none; color:#000000; font-weight:normal}

#footer a:hover {
	color:#B4985A; text-decoration: none;}

#Banner { 
float:left; height:212px; overflow:hidden; width:780px; padding: 12px 0 12px 0;}

#TopNav{
float:left; height:47px; overflow:hidden; width:780px}

#MainContent {
float:left; width:780px;}

.column1-A {
float:left; width:529px; padding:34px 30px 44px 7px;}

.column1-B {
float:left; width:196px; padding:34px 8px 0 0; }

.subNav {
background-color:#EDF3F8; height:148px; padding:0 0 16px 0;}

.jobSearch {
height:85px;}

.contactDetails {
float:left; height:173px; }


.bold {
color:#B4985A; font-weight:bold;}

.blackTxt { 
color:#000000}

.dots {
float:left; width:780px; height:1px; overflow:hidden; padding: 20px 0 0 0;}


input{ 
width: 144px; background-color:#F8F3EA; border:1px solid #B5B09F; font-size:9px}




#footer {
bottom: 0; width:780px; margin: 0; padding: 12px 0 0 0; color:#B4985A; font-size:9px}

.footercol-1 {
float:left; width:441px;}

.footercol-2 {
float:right; width:339px; text-align:right; color:#8C8C8C;}

.JobFrame
{
	width: 850px;
	margin-bottom: 20px;
}
.JobFrame iframe
{
	height:1300px;
	margin-bottom: 0px;
}




.dhtmlwindow{
position: absolute;
border: 2px solid black;
visibility: hidden;
background-color: white;
}

.drag-handle{ /*CSS for Drag Handle*/
padding: 1px;
text-indent: 3px;
font: bold 14px Arial;
background-color: #005596;
color: white;
cursor: move;
overflow: hidden;
width: auto;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/
position: absolute;
right: 1px;
top: 2px;
cursor: hand;
cursor: pointer;
}

* html .drag-handle{ /*IE6 and below CSS hack. Width must be set to 100% in order for opaque title bar to render*/
width: 100%;
}


.drag-contentarea{ /*CSS for Content Display Area div*/
border-top: 1px solid brown;
background-color: white;
color: black;
height: 150px;
padding: 2px;
overflow: auto;
}

.drag-statusarea{ /*CSS for Status Bar div (includes resizearea)*/
border-top: 1px solid gray;
background-color: #F8F8F8;
height: 13px; /*height of resize image*/
}


.drag-resizearea{ /*CSS for Resize Area itself*/
float: right;
width: 13px; /*width of resize image*/
height: 13px; /*height of resize image*/
cursor: nw-resize;
font-size: 0;
}
