body 
{
	padding:0;
	margin:0;
	
}

.header
{
	background-image: url(/Images/side_grey.png);
	background-repeat: repeat;
	width: 100%;
	padding:0;
	margin:0;   
}

.header .top
{
	background-image: url(/Images/header_top.png);
	height:20px;
	width: 815px;
	padding:0;
	margin:0 auto;
}

.header .middle
{
	background-image: url(/Images/header_mid-logo.png);
	height:71px;
	width: 815px;
	padding:0;
	margin:0 auto;
}

.header .middle a
{
    position: absolute;
    height: 58px;
    width: 207px;
    top: 24px;
}

a#homelogo
{
    left: 247px;
}

.header .bottom
{
	background-image: url(/Images/header_btm_shadow.png);
	width: 815px;
	height:35px;
	padding:0;
	margin:0 auto;
}

.search
{
	padding-top:40px;
	padding-right:20px;
}

.bold
{
    font-weight: bold;
}

.tagline
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 18px;
    color: #333333;
}

.contentUnderlineTitle
{
    color: #333333;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 20px;
    font-weight: bold;
    text-decoration: underline;
}

.contentSubTitle
{
    color: #333333;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 16px;
    font-weight: bold;
}

.contentSize
{
	width: 800px;
	padding:0;
	margin:0 auto;
	
}

.contentSize .navMenu_about
{
	float:left;
	width:200px;
	height:auto;
	background-color:#e9e3ce;
	padding-top:10px;
	margin-top:0px;
	overflow:hidden;
	
}

.contentSize .navMenu_staffing
{
	float:left;
	width:200px;
	height:auto;
	padding-top:10px;
	background-color:#f5dab5;
	
	overflow:hidden;
}

.contentSize .navMenu_bpm
{
	float:left;
	width:200px;
	height:auto;
	padding-top:10px;
	background-color:#dedede;
	
	overflow:hidden;
}

.contentSize .navMenu_commercial
{
	float:left;
	width:200px;
	height:auto;
	padding-top:10px;
	background-color:#dbe4d0;
	
	overflow:hidden;
}

.contentSize .navMenu_government
{
	float:left;
	width:200px;
	height:auto;
	padding-top:10px;
	background-color:#c6d9ee;
	
	overflow:hidden;
}

.contentSize .navMenu_security
{
	float:left;
	width:200px;
	height:auto;
	padding-top:10px;
	background-color:#d9eff6;
	
	overflow:hidden;
}

.size
{
	width: 800px;
	height:360px;
	padding:0;
	margin:0 auto;
}

#bottom
{
	width: 800px;
	height:220px;
	padding:0;
	margin:0 auto;
}

#bottom .left
{
	background-image:url(/Images/home-linksbox.png);
	background-repeat:no-repeat;
	width:480px;
	height:220px;
	padding:0;
	float:left;
}

#bottom .right
{
	background-repeat:no-repeat;
	width:320px;
	height:220px;
	float:right;
}

#bottomHome
{
	width: 800px;
	height:220px;
	padding:0;
	margin:0 auto;
}

#bottomHome .left
{
	background-image:url(/Images/home-linksbox_420px.png);
	background-repeat:no-repeat;
	width:420px;
	height:220px;
	padding:0;
	float:left;
}

#bottomHome .right
{
	background-repeat:no-repeat;
	width:380px;
	height:220px;
	float:right;
}

#links
{
	float:left;
	margin-top:10px;
	
}

#links ul
{
	list-style-type:none;
	margin-top:4px;
}

#links a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#666666;
	text-decoration:none;
}
	
#links a:hover
{ 
	text-decoration:underline;
}

.jobLinks
{
    color:Black;
    height:127px;
    overflow: auto;
    padding-top:3px;
    width:357px;
}

.jobLinks ul
{
	line-height:12px;
}

.jobLinks a
{
    color:Black;
	font-family:Arial, Verdana, Helvetica, Sans-Serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.joblinks a:link
{
    color:Black;
}

.jobLinks a:visited
{
    color:Black;
}

.jobLinks a:hover
{
    text-decoration:underline;
}

.jobLinks a:active
{
    color:Black;
}

.jobLinks b
{
/*    padding-left:30px; */
    font-family:Arial, Verdana, Helvetica, Sans-Serif;
    font-size:12px;
 /*   font-weight:bold; */
}

.viewAllJobLinks
{
    color:#666666;
}

.viewAllJobLinks a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.viewAllJobLinks a:link
{
    color:#666666;
}

.viewAllJobLinks a:visited
{
    color:#666666;
}

.viewAllJobLinks a:hover
{
    color:#666666;
    text-decoration:underline;
}

.viewAllJobLinks a:active
{
    color:#666666;
}
	
.sidemenu
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9px;
	margin-left:25px;
	border:0;
}

.sidemenu_staffing
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9px;
	margin-left:5px;
	padding-top:0px;
	border:0px;
}

.hover_about
{
    background-image:url(/Images/sideMenuBtn_AboutUs_blank.png)
}

.hover_staffing
{
    background-image:url(/Images/sideMenuBtn_Staffing_blank.png);
}

.hover_bpm
{
    background-image:url(/Images/sideMenuBtn_BPM_blank.png);
}

.hover_commercial
{
    background-image:url(/Images/sideMenuBtn_CTG_blank.png);
}

.hover_government
{
    background-image:url(/Images/sideMenuBtn_GTG_blank.png);
}

.hover_security
{
    background-image:url(/Images/sideMenuBtn_Security_blank.png);
}
	
#news .newsDate
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
	color: #96b7e5;
}

#news .newsTitle
{
    color: #0000ff;
}

#news .newsText
{
    color: #000000;
}

#news a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #323e73;
	text-decoration:none;
}

#news a:hover 
{
    text-decoration:underline;
}

#news p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: oblique;
	color: #96b7e5;
}

.content_top
{
    margin-top:15px;
    width:575px;
    height:100px;
    margin-left:5px
}

.content_body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	margin-left:30px;
	margin-top:15px;
	float:none;
	width:560px;
}

.content_body_careers
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	margin-left:0px;
	margin-top:15px;
	float:none;
	width:590px;
}

.body_bca
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	margin-top:15px;
	margin-left:30px;
	width:410px;
	float:left;
}

#body_bca .left
{
    width:440px;float:left;
}

#body_bca .bottomleft
{
    margin-top:15px;
    margin-left:30px;
    width:410px;
    float:left;
}

#body_bca .right
{
    width:140px;
    float:left;
    margin-left:5px;
}

.content_body .left
{
    width:525px;
    float:left;
}

.content_body .left_with_right_sidebar
{
    width:410px;
    float:left;
}

.content_body .left .indented
{
    padding-left: 25px;
}

.content_body .right
{
    width:140px;
    float:left;
    margin-left:10px;
    padding:0;
}

.content_body li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	list-style-position: outside;
	list-style-type: disc;
}

.content_body_with_only_list
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	margin-left:10px;
	margin-top:15px;
	float:none;
	width:560px;
}

.content_body_with_only_list .left
{
    width:525px;
    float:left;
}

.content_body_with_only_list li
{
	list-style-position: outside;
	list-style-type: disc;
}
	
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	border-bottom: 1px solid #cccccc
}

.bodyBullets
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	list-style-position: outside;
	list-style-type: disc;
}

.blueBullets 
{
    color:Blue;
}

.content_body a, #body_bca a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #412829;
	text-decoration:none;
}

.content_body a:hover, .body_bca a:hover
{
    text-decoration:underline;
}

.body_bca a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #412829;
	text-decoration:none;
}

.body_bca a:hover
{
    text-decoration:underline;
}

.breadCrumbs
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	padding-left:10px;	
}

.breadCrumbs_none
{
    display:none;
}

.hidden
{
    display:none;
}

#footer 
{
	width: 800px;
	margin:10px auto;
	height:39px; 
	background-image: url(/Images/footer.png);
	clear:both;
}

#footer ul
{
	float:right;
	list-style-type:none;
	margin-right:20px;
	margin-top:10px;
}

#footer li
{
    display:inline;
    word-spacing:25px
}

#footer li a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-decoration:none;
}

#footer li a:hover
{
	text-decoration:underline;
}

.cmmi
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: oblique;
	color: #412829;
	font-weight: bold;
}

.encricH2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	padding-top: 10px;
	padding-left: 10px;
}

.bioContactInfo
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight:normal;
	text-align: right;
	padding: 10px;
	margin: 0px;
	float: right;
}

.bioContactInfo a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight:normal;
	text-decoration:none;
}

#bodylink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

#bodylink a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

.encric
{
    color:#666666;
    font-size:13px;
    margin-left:20px;
    font-weight:bold;
    padding-top:200px;
    font-family: Arial, Helvetica, sans-serif;
}

.encric a
{
    color:#666666;
    text-decoration:none;
}

.encric a:hover
{
    text-decoration:underline;
}

#sitemap li a
{
    text-decoration:none;
    color:#666666;
    font-weight:bold;
}

#sitemap ul a:hover
{
    text-decoration:underline;
    color:#666666;
    font-weight:bold;
}

#sitemap a
{
    color:#666666;
    font-weight:bold;
}

#sitemap a:hover
{
    text-decoration:underline;
    color:#666666;
    font-weight:bold;
}

.login
{
	margin:2em 0 0 6em;
}

.quoteName
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	text-align: right;
	padding-top: -25px
}

.encricBullets
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:18px;
	list-style-type: disc;
	padding-left: 10px;
}
	
.ddl
{
	border-width:thin;
	border-bottom-style:solid;
	border-color:Silver;
}

.searchPage
{
	width:500px;
	padding:0;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
}	

.searchPage a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #412829;
	text-decoration:none;
}

.searchPage a:hover
{
    text-decoration:underline;
}
