body {
	background-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#content_shell {
	width: 568px;
	float: left;
	background-color: #FFFFFF;
}
#header {
	width: 732px;
	height: 96px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
#right_col {
	width: 164px;
	float: right;
}
#col {
	margin: 0px;
	width: 500px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 35px;
}
.title {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #DBAC3E;
}
#col_large {
	width: 505px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 35px;
	clear: left;
}
#main_nav {
	padding: 32px 50px 0px 140px;
	text-align: left;
}
#main_nav a {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 15px;
	font-size: 12px;
	letter-spacing: 1pt;
	background-image: url(../images/main_nav_bg.jpg);
	background-position: right top;
	padding-top: 6px;
}
#main_nav a:hover {
	color: #CBD2DA;
}
#side_nav {
	padding: 0px 10px 10px;
}
#side_nav a {
	color: #FFFFFF;
	text-decoration: none;
	display: list-item;
	list-style-position: outside;
	list-style-image: url(../images/yellow_arrow.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}
#side_nav a:hover {
	text-decoration: underline;
}



.white_title {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
#footer {
	width: 732px;
	height: 96px;
	text-align: left;
	color: #CCCCCC;
	font-size: 9px;
	font-weight: bold;
}
#curvy_lines_bg {
	background-image: url(../images/curvy_lines_bg.gif);
	background-repeat: no-repeat;
}

.note {
	color: #999999;
	font-style: italic;
}.blue_sub_title {
	font-weight: bold;
	color: #005E9B;
}
#col_full {
	clear: both;
	float: left;
}
.cell_bg {
	background-image: url(../employment/images/cell_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
