/* globals */
body {
	margin:25px 0px;
	font-family:verdana,arial,helvetica,sans-serif; 
	color:#003366;
	background-color:#ffffff;
}
div, p, td, li, span{
	font-family:verdana,arial,helvetica,sans-serif;
	color:#003366;
	font-size:11px;
}
img	{
	border:0px;
}

/* links */
a {
	font-family:verdana,arial,sans-serif; 
	color:#003366;
}

/* text */
h1 {
	font-size:12px;
	font-weight:bold;
}
th {
	font-size:12px;
	font-weight:bold;
}
.red {
   color:#ff0000;
}
/* popups */
#popup
{
   background: #fff;
   text-align: left;
   margin: 0 50px 0 20px;
}
#popup #maincontent
{
   margin-top: 50px; 
   background: #fff;
   text-align: left;
   width: 470px;
}
#popup #maincontent .container
{
   margin-left: 50px;
}
#popup #pop-footer
{
   margin-top: 20px;
   color: #aaa;
}


/* forms */
.inputbox {
	font-family:arial,helvetica,sans-serif;  
	color:#003366;
	font-size:11px;
}
.inputbox2 {
	font-family:arial, helvetica, sans-serif;
	color:#003366;
	font-size:12px;
	font-weight: normal;
}
.select {
	font-family:verdana,arial,helvetica,sans-serif;  
	color:#003366;
	font-size:11px;
}
.textarea {
	font-family:verdana,arial,helvetica,sans-serif;  
	color:#003366;
	font-size:11px;
}
.button {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:11px;  
   font-weight:bold;
   text-transform:uppercase;
	color:#003366;
}

/* containers */
#footer {
   position:absolute;
   
   left:0;
}

/* mindscope */
/* text with bold ex. class="b"*/
.b{
	font-weight : bold;
	}
/*Modify the setting of the SearchResults.asp table data( ex. <TD class="table_header_SR"></TD>) tags*/
.table_header_SR{
	color:black;
	background-color:#6699ff;
	text-align:center;
	font-weight:bold;
	}	
/*Modify the setting of the JobDetails.asp table data (<TD table_header_JD></TD>) tags*/
.table_header_JD{
	color:#003366;
   font-size:13px;
	background-color:#dddddd ;
	text-align:left;
	font-weight:bold;
	}	
/*Modify the setting of the JobDetails.asp table data (<TD table_header_JD2></TD>) tags*/
.table_header_JD2{
	color:#003366;
	background-color:#6699ff;
	text-align:left;
	font-weight:normal;
	}
.adplace {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	position: absolute;
	height: 396px;
	width: 200px;
	top: 40px;
	z-index: 100;
	right: 20px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-attachment: scroll;
	visibility: visible;
	padding-top: 5px;
	padding-right: -10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.adplaceCopy {
	position: absolute;
	width: 200px;
	z-index: 200;
	right: 20px;
	visibility: visible;
	padding: 5px;
	bottom: 20px;
	font-size: 20%;
}
.adplaceCopyNEW {
	position: absolute;
	width: 200px;
	z-index: 300;
	right: 20px;
	visibility: visible;
	padding: 5px;
	font-size: 11px;
	font-family: "Trebuchet MS";
	font-style: normal;
	top: 400px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 100px;
	white-space: normal;
	overflow: visible;
}
.NEWSstyle1 {
	border: 1px solid #000000;
}
