#inside_wrap {
	margin: 0px auto;
	width:770px;
	}

.inside_title {
	width:150px;
	height:35px;
	background-color:#003163;
	padding-left:15px;
	color:white;
	font-weight:bold;
	font-size:14px;
	}








.inside_title p {
	font-size:9px;
	color:white;
	display:inline;
	font-weight:bold;
	}

.inside_title p a{
	color:white;
	font-size:9px;
	text-decoration:none;
	}

.inside_title p a:hover {
	color:#C7D3EE;
	font-size:9px;
	text-decoration:underline;
	}





.inside_divider {
	background-color: #C7D3EE;
	text-decoration:none;
	}

.inside_bar_red {
	background: url("http://www.chicagojobs.com/images/bar_top_red.gif") no-repeat;
	background-color: #ca0016;
	height:35px;
	width:580px;
	padding-left:15px;
	color:white;
	font-size:14px;
	font-weight:bold;
	}

.inside_bar {
	background: url("http://www.chicagojobs.com/images/bar_top.gif") no-repeat;
	background-color: #003163;
	height:35px;
	width:580px;
	padding-left:15px;
	color:white;
	font-size:14px;
	font-weight:bold;
	}

.inside_bar a,.inside_bar_red a{
	color: white;
	text-decoration:none;
	}

.inside_bar a:hover,.inside_bar_red a:hover {
	color:#C7D3EE;
	text-decoration:none;
	}

.inside_bar_links {
	background: url("http://www.chicagojobs.com/images/bar_top.gif") no-repeat;
	background-color: #003163;
	height:35px;
	width:580px;
	padding-left:15px;
	color:white;
	font-size:11px;
	font-weight:bold;
	}

.inside_bar_links a{
	color:white;
	text-decoration:none;
	}

.inside_bar_links a:hover{
	color:#C7D3EE;
	text-decoration:underline;
	}

.inside_navigation {
	width:165px;
	vertical-align:top;
	background-color: #f1f2ed;
	/*border-width:0px 1px 1px 1px;
	border-style:solid;
	border-color:#003163; */
	}

.inside_main {
	width:475px;
	margin: 0px auto;
	}

.inside_right {
	text-align:center;
	width:120px;
	background-color:#ffffff;
	padding-top:20px;
	padding-bottom:20px;
	vertical-align:top;
	}


.inside_nav_item {
	background-color: #f1f2ed;
	border-color:white;
	border-width: 0px 0px 2px 0px;
	border-style:solid;
	padding: 3px 1px 3px 0px;
	vertical-align:top;
	}

.inside_nav_item_title a{
	color: #003163;
	font-weight:bold;
	font-size:11px;
	text-decoration:underline;
	margin-bottom:4px;
	margin-top:4px;
	}

.inside_nav_item_title a:hover{
	color:#ca0016;
	text-decoration:underline;
	}
	
.inside_nav_item_text {
	margin-left:22px;
	margin-bottom:3px;
	margin-top:3px;
	padding-top:4px;
	vertical-align:top;
	}

.inside_footer {
	border-width: 1px 0px 0px 0px;
	border-color:black;
	border-style:solid;
	margin-top:0px;
	}

.inside_footer a{
	color:#003163;
	font-weight:bold;
	text-decoration:none;
	}

.inside_footer a:hover {
	color: #ca0016;
	text-decoration:none;
	}