body{
background-image:url(../images/bgGrad.gif);
background-repeat:repeat-x;
background-color:#b8b8b7;
}


#theSearch{
position:absolute; 
width:806px; 
height:50px; 
top:0px; 
left:50%; 
margin-left:-335px;
}

#theSearchBox{
position:absolute; 
right:0px; 
margin-top:63px;
}

#searchBtn{
margin-top:-6px; 
float:right;
}

#theSearchIE{
position:absolute; 
width:250px; 
height:50px; 
top:0px; 
left:50%; 
margin-left:227px;
}

#theSearchBoxIE{
position:absolute; 
display:block;
margin-top:63px;
width:248px;
}

#searchBtnIE{
margin-top:-28px;
float:right;
display:block;
}

/** html img,
* html .png{
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}*/

img {
border:none;
margin:0px;
padding:0px;
}



a:link {color: #333333; text-decoration: underline}     /* unvisited link */
a:visited {color: #333333; text-decoration: underline}  /* visited link */
a:hover {color: #0066CC; text-decoration: none}   /* mouse over link */
a:active {color: #000000; text-decoration: none}   /* selected link */ 


h3 {
	font-family: Verdana;
	color: #0079D6;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;

}

.footer a:link {color: #000; text-decoration: none}     /* unvisited link */
.footer a:visited {color: #000; text-decoration: none}  /* visited link */
.footer a:hover {color: #1f669e; text-decoration: underline}   /* mouse over link */
.footer a:active {color: #000; text-decoration: none}   /* selected link */ 

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.internaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-image: url(../images/i_body_bg.gif);
	background-repeat: repeat-y;
	color: #333333;

}


#dropmenudiv{
position:absolute;
background-color: #4D9CDE;
border:1px solid black;
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:90;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid black;
	padding: 1px 0;
	text-decoration: none;
	font-weight: bold;
	color: #F7F6F6;
}

#dropmenudiv a:hover{
	background-color: #7EBBE8;
	color: #333333;
}

/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
list-style-type: square;
width: 135px;
background-color: #FFFFB9;
}

.menubg {
	background-image: url(../img/menu_bg.gif);
	background-repeat: no-repeat;
}
.jobdisplay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(../images/leftside_bottom.gif);
	background-repeat: repeat-y;
}

}
.jobindextext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}
.internaltopbg {
	background-image: url(../images/internal_top_bg.gif);
	background-repeat: repeat-y;
}

.rightinclude {
	background-image: url(/images/right-include-image2.gif);
	background-repeat: repeat-y;
	height: 100%;
}

.left {
	background-image: url(../images/i_left_bg.gif);
	background-repeat: repeat-y;
}

.rightincludetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
	line-height:25px;
}

.rightinclude a:link {color: #FFFFFF; text-decoration: none}     /* unvisited link */
.rightinclude a:visited {color: #FFFFFF; text-decoration: none}  /* visited link */
.rightinclude a:hover {color: #FFFFFF; text-decoration: underline}   /* mouse over link */
.rightinclude a:active {color: #FFFFFF; text-decoration: none}   /* selected link */ 

#indent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
	line-height: 25px;
	padding-left: 20px;
}

