body {
	background-image: url(../images/bg);
	background-repeat: repeat-x;
}
hr {
	color: #1E4872;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a {
	color: #1E4872;
}
a:hover {
	color: #1791CA;
}
h1 {
	color: #1E4872;
	font-size: 21px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1E4872;
	text-decoration: none;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #1791CA;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1E4872;
}
.top {
	font-size: 12px;
	color: #1E4872;
	text-decoration: underline;
	display: block;
	width: 65px;
	float: right;
}
.top:hover {
	color: #1791CA;
}
.button {
	display: block;
	height: 18px;
	width: 69px;
	font-size: 10px;
	text-align: center;
	background-image: url(../images/button.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	float: right;
	color: #999;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.button:hover {
	color: #1E4872;
}
.contact {
	line-height: 18px;
	display: block;
	width: 220px;
	margin-right: 30px;
	margin-left: 10px;
	text-indent: 5px;
	color: #FFF;
	margin-top: 3px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #1E4872;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header_right {
	width: 960px;
	height: 101px;
}
#header_phone {
	float: right;
	height: 47px;
	width: 300px;
}
#nav_container {
	width: 686px;
	height: 15px;
	margin-left: 274px;
}
#nav {
	list-style-type: none;
	width: 688px;
}
#nav li {
	float: left;
}
#nav li a {
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1E4872;
	height: 15px;
	padding-right: 10px;
	padding-left: 10px;
}
#nav_container #nav li a:hover {
	color: #1791CA;
}
#content {
	margin-top: 38px;
}
#container #content #content_right {
	float: left;
	width: 320px;
	height: 450px;
	background-image: url(../images/sidebar.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#container #content #content_right2 {
	float: left;
	width: 320px;
	height: 225px;
	background-image: url(../images/fp_icon_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#container #content #content_right #anchors {
	width: 260px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
}
#container #content #content_right2 #pic {
	width: 260px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
}
#container #content #content_right2 #forms {
	width: 260px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 4px;
}
#container #content #content_right2 #forms p {
	font-size: 14px;
	color: #1E4872;
	line-height: 21px;
}
#container #content #content_right #anchors a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1E4872;
	text-decoration: none;
	font-style: italic;
	padding-left: 10px;
	padding-top: 5px;
}
#container #content #content_right #anchors .sidebar_link:hover {
	color: #1791CA;
}
#container #content #content_right #icon_buttons {
	width: 260px;
	margin-right: auto;
	margin-left: auto;
}
#container #content #content_right #icon_buttons p {
	font-size: 12px;
}
.icons {
	display: block;
	text-decoration: none;
	margin-top: 12px;
	margin-bottom: 12px;
}
.seekers_icon {
	text-indent:55px;
	display:block;
	background-image:url(../images/seekers_icon.png);
	background-repeat: no-repeat;
	background-position: 3px 2px;
	height: 40px;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1E4872;
	font-weight: bold;
}
.employers_icon {
	text-indent:55px;
	display:block;
	background-image:url(../images/employers_icon.png);
	background-repeat: no-repeat;
	background-position: 3px 2px;
	height: 40px;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1E4872;
	font-weight: bold;
}
.icon_span {
	font-size: 12px;
	color: #1791CA;
	text-indent: 55px;
	display: block;
}
.solutions_icon {
	text-indent:55px;
	display:block;
	background-image:url(../images/solutions_icon.png);
	background-repeat: no-repeat;
	background-position: 3px 2px;
	height: 40px;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1E4872;
	font-weight: bold;
}
.xls_icon {
	text-indent:55px;
	display:block;
	background-image:url(../images/xls_icon.png);
	background-repeat: no-repeat;
	background-position: 1px 0px;
	height: 40px;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1E4872;
	font-weight: bold;
}
.form_icon {
	text-indent:55px;
	display:block;
	background-image:url(../images/pdf_icon.png);
	background-repeat: no-repeat;
	background-position: 1px 0px;
	height: 40px;
	padding-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #1E4872;
	font-weight: bold;
}

#content #main_content {
	padding-left: 320px;
}
#main_content_left {
	width: 640px;
}
#container #content #main_content #main_content_left #content_list {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#main_content_left ul {
	list-style-position: inside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#main_content_left ul li {
	line-height: 21px;
	list-style-position: outside;
}

#footer_container {
	background-image: url(../images/footer_bg.gif);
	width: 960px;
	background-repeat: no-repeat;
	margin-top: 38px;
}
#footer_main {
	height: 54px;
	width: 960px;
}
#footer_info {
	width: 325px;
	float: right;
	margin-top: 7px;
}
#footer_address {
	width: 152px;
}
#footer_address p {
	font-size: 11px;
	color: #FFF;
	text-align: right;
}
#footer_contact {
	width: 150px;
	float: right;
	padding-left: 10px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFF;
}
#footer_contact p {
	font-size: 11px;
	color: #FFF;
}
#footer_contact p a {
	color: #FFF;
	text-decoration: none;
}
#footer_legal {
	height: 15px;
	font-size: 9px;
	color: #1E4872;
	text-indent: 10px;
}
#footer_legal  p {
	font-size: 9px;
}
#footer_credit {
	color: #1E4872;
	font-size: 9px;
	float: right;
	height: 15px;
	width: 255px;
	text-align: right;
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#footer_credit p {
	font-size: 9px;
}
#footer_credit a {
	color: #1E4872;
	text-decoration: none;
}
.white_logo {
	padding-top: 5px;
	padding-left: 5px;
}
