body {
	font-family: Arial, Helvetica, sans-serif;
	background: #D8D8D8;
	text-align: center;
	color: #333333;
}

img
{
margin: 0px;
padding: 0px;
}

table
{
font-size: 12px;
}

DIV#mainContainer
{
width: 905px;
background: #ffffff url(../../Images/jobwire_footer.gif) bottom left no-repeat;
margin: auto;
border: 0px;
padding:0px;
text-align: left;
padding-bottom: 20px;
}

DIV#header
{
height: 184px;
}

#header img
{
margin-bottom: -3px;
}

DIV#menu
{
background: url(../../Images/menu_bg.gif) repeat-x;
height: 32px;
width: 905px;
margin-top: -1px;
}

DIV#Content
{
background: url(../../Images/blueRound_Back.gif) no-repeat top left;
margin-top: 30px;
padding: 14px 50px 0px 40px;
font-size: 12px;
line-height: 21px;
min-height: 300px;
}

DIV#indexContent p
{

}

/* Start Home Styles */
.left
{
float: left;

}

.left p 
{
width: 800px;
}

.right
{
float: right;
margin-top: -20px;
}

.thumbnail  {
	max-width:70px;
	width: expression(this.width > 70 ? 70: true);
	max-height:39px;
	height: expression(this.height > 70 ? 70: true);
	
}

DIV#news
{
margin-top: 40px;
}

DIV#news h2
{
font-family: Tahoma, Lucinda Sans, Arial, Sans Serif;
font-size: 20px;
font-weight: normal;
background: url(../../Images/h2_bg.gif) left no-repeat;
padding-left: 15px;
padding-bottom: 0px;
}

#news table
{
font-size: 12px;
line-height: 18px;
}

#news table td
{
background: url(../../Images/td_bg.gif) no-repeat top left;
padding-top: 20px;
vertical-align: top;
}

#news table a
{
color: #4053A6;
font-weight: bold;
}

#news table a:visited
{
color: #4053A6;
font-weight: bold;
}

#news table a:hover
{
text-decoration: none;
}

#news h1
{
font-size:16px;
font-weight: bold;
color: #4053A6;
margin-bottom: 20px;
margin-left: 20px;

}


#newsItem
{
	
	padding-right:10px;
	width:260px;
	_width: 265px;	
	_padding-left: 15px;
	float:left;
	background: url(../../Images/td_bg.gif) no-repeat top left;
	padding-top: 20px;
	vertical-align: top;
}

#news table div
{
	width: 270px;
}

#news table div img
{
	float: left;
	padding-right: 10px;
}



/*End Home Styles*/

.right_inner
{
float: right;
padding-left: 30px;
padding-bottom: 30px;
}

.right_inner img
{
border: 2px solid #E8E8E8;
}


h1
{
font-family: Tahoma, Lucinda Sans, Arial, Sans Serif;
font-size: 29px;
font-weight: normal;
margin: 0px;
padding: 0px;
padding-bottom: 20px;
color: #273b93;

}

h2
{
font-family: Tahoma, Lucinda Sans, Arial, Sans Serif;
font-size: 17px;
font-weight: normal;
background: url(../../Images/h2_bgContent.gif) left no-repeat;
padding-left: 11px;
padding-bottom: 7px;
}

h3
{
font-family: Tahoma, Lucinda Sans, Arial, Sans Serif;
font-size: 14px;
font-weight: bold;
background: url(../../Images/h2_bgContent.gif) left no-repeat;
padding-left: 11px;
padding-bottom: 7px;
}


ul
{
list-style-image: url(../../Images/ul_img.gif);
padding-bottom: 20px;
padding-left: 15px;
}

/* Content 2 Col Layout */

DIV#Content2Col
{
background: url(../../Images/blueRound_Back.gif) no-repeat top left;
margin-top: 30px;
padding: 14px 50px 0px 40px;
font-size: 12px;
line-height: 21px;
}

#Content2Col .left
{
float: left;
width: 370px;
}

#Content2Col .right
{
padding-top: 20px;
float: right;
width: 370px;
}

.footer
{
color: #000;
font-size: 11px;
padding-top: 15px;
}

.footer a
{
color: #000;
}

.footer a:visited
{
color: #000;
}

.footer a:hover
{
text-decoration: none;
}

.listmodule a
{
font-size: 12px;
font-family: Tahoma, Lucinda Sans, Arial, Sans Serif;
color: #273B93;
}

/* Added by brownie to fix problem with single news items having extra white space in IE */
div.reverseMargins
{
	width: 785px;
}