/*Joseph */

body{

color:#000fff ;
font:66% Georgia,Verdana,Tahoma,Arial,sans-serif;
margin:0;
padding:0;
text-align:center;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 180%;
	color: #666;
	font-weight: normal;
	padding-left: 13px;
}
p{
line-height:1.5em;
margin:0 0 15px;
}

a{
color:#cc9966;
font-weight:bold;
text-decoration:none;
}

h2{
color:#fa9000;
font-weight:bold;
font-size:18px;
}

a:hover{
color:#d04a10;
}

hr{
height:1px;
margin:10px 0;
width:98%;
}

dt{
font-weight:700;
}

dd{
margin:1px 0 12px 15px;
}
#page{
background:#999999;
margin:0 auto;
text-align:left;
width:915px;
height:auto;
}

#container{
background:#ffffff;
margin:0 auto;
text-align:left;
width:900px;
height:auto;
}
/* helps center items onpage for firefox */
#content,#page,#topdiv, #mainmenu,#colortabsline, #footer { 
margin:0 auto; 
} 
#topdiv{
	margin-top:1px;
	background:#FFFFFF;
	font-family: Verdana;
	color: #ffff;
	font-size: 12pt;
	width:900px;
	height:70px;
	border: 1px solid #e68200;
	text-align:center;
	
}
#mainmenu{
	background:#ffffff ;
	font-family: Verdana;
	color: #ffff;
	font-size: 12pt;
	width:800px;
	
	text-align:center;
	
}
#content{
	background:#F7F7F7;
	font-family: Verdana;
	color: #ffff;
	font-weight: normal;
	font-size: 12pt;
	width:900px;
	min-height:600px;
	
	border: 1px solid #e68200;

}
/* for Internet Explorer min-height issue:This rule overrides the height back to auto for Opera and Mozilla. MSIE, which doesn't support atribute selectors, ignores it.
 */

div[class] .mainbody {
   height:auto;
   }



#footer{
	background: #FFFFFF;
	font-family: Verdana;
	color: #ffff;
	font-size: 8pt;
	width:900px;
	height:30px;
	padding-bottom: 0.2cm;
	border-bottom: 5px solid #999999;
}
#test{
position:relative;
bottom:50px;

clear: both;

width:900px;
height: 8px;
background: #330033;
height: 70px;
}
.jobemail{
border-color:#95b3de;background-color:#e1ebfb;
border-bottom: 5px solid #999999;
color: #000;
}

#colortabsline{
clear: both;
padding: 0;
width:900px;
height: 8px;
line-height: 8px;
background: #bb0000;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}
#round{
height:auto;
border-style:solid;border-width:1px;margin:-2px -8px;height:1em;
clear:both;margin:1em 0;
padding:0 8px;
border-color:#95b3de;background-color:#e1ebfb;
}

.tableline{
	background: #FFffFF;
	font-family: Verdana;
	color: #0000;
	font-size: 9pt;
}
.tablelineEven{
	background: #FFCCFF;	
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
}
 .tablelineOdd{
	background: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	color: #00000;
	font-size: 9pt;	
}
.tableHeadings{
	text-align:center;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	color: #333333;
	border: medium;
	border-color: #000000;
	font-weight: normal;
	padding-left: 10px;

}
.columnMark{
	background: #CCCCCC;
	font-family: Verdana;
	color: #004d3d;
	font-size: 9pt;
	width:150px;
}
.description{
	background: #CCCCCC;
	font-family: Verdana;
	color: #004d3d;
	font-size: 9pt;
	
}
.tableBorders{
background-color: #F8F8F8;
/*background-color: #f2f6f5;*/
border-top: 1px solid #999999; border-left: 1px solid #999999; border-right: 1px solid #999999;
border-bottom: #999999 solid 1px;
}
.policy{
	text-align: left;
	font-family: Arial;
	color: #004d3d; 
	font-size: 8pt; 
	font-weight: normal;
}
.message{ color: #FF4301; font: 11px verdana, arial, sans-serif; font-weight: bold 
}
.links{color: #003300; font: 10px verdana, arial, sans-serif; 
}

/*Credits: By Santosh Setty (http://webdesigninfo.wordpress.com) */
/*Posted to: Dynamic Drive CSS Library (http://www.dynamicdrive.com/style/) */

.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url(../img/menur_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(../img/menur_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(../img/menur_hover_right.gif) no-repeat right top; /*right tab image path*/
}
#allheaders{
background-color:#CCCCCC;
vertical-align:top;

}
#seekersidebar {
	float: left;	
	width: 215px;		
	height:auto;
	padding-left:2px;
	margin-left:-1px;	
	background-image: url(../img/sign_in_slice_bottom.png);
	background-repeat:repeat-y;	
	
}
#sidemargin2{
width:25%;
background: #FFFFFF;
height:auto;

}
#sidemenu{
width:25%;
background: #FFFFFF;
height:auto;
}
#sidemenutr{
background-image:url(../img/forgot_top_hortz.png);

height:30px;
}

#seekerlink{
color:#000000;

}


#sidemargin{
width:25%;
background: #bb0000;
height:auto;

}
#mainlinks{

background:#ffffff;
height:20px;
text-align:left;
padding-left:2px;
}
#mainheading{
color:#fa9000;
font-weight:700;
text-align:center;

}

.login_error {	
	color: #0000FF;
}
.errors{
color:#FF0000;

}
.sidelinks {
background-image:url(../img/sign_in_slice_bottom.png);
background-repeat:repeat-y;		

}

.smallerText {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.job_search_title {
	z-index: 6;
	font-style:normal;
	color:#FFFFFF;
	text-align:center;
	background-image:url(../img/forgot_top_hortz.png);
	
}
.style3 {color: #0000FF}
.style4 {
	color: #FFFFFF;
	font-size: 11px;
}
.style6 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.sidelinks2 {
background-image:url(../img/sign_in_slice_bottom.png);
background-repeat:repeat-y;		
width: 215px;
height: auto;
float:left;
margin-right:-3px;/* used to correct float-left for IE.Ensure no left margin is set*/


}

.searcheading{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:center;
	background-color: #CC0000;
}
.jobheader{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	text-align:center;
	background-color: #cccfff;
}
#jobtypes{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	
	
}
#jobtypes a{
	
	color:#7E354D;
	text-align:left;
	font-weight:bold;
}
.joblisting{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#cccccc;
	background:#ffffff;
	
	color:#FF9966;
	font-weight:bold;
	text-decoration:none;

	
}
.searchFormBorders{
background-color: #FBFBFB;
 border-left: 4px solid #CC3300; border-right: 4px solid #CC3300;

}

#cv{
background:#003366;
border: groove;
border-color: #000000
margin:30px;
width:800px;
padding:10px;
margin-left:200px;
top:15px;
text-indent:20px;
}
#updateresult{
height:10px;

}
#bodytextbox{
	font-family: verdana;
	font-size: 10pt;
	border: 1px solid #999999;

}
#bodytextbox h1{
	
	font-size: 11pt;
	font-weight:bold;
	

}
