@charset "UTF-8";
/* CSS Document */

body {
	background-color: #c8c0ab;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.body_copy {
	font-size: 14px;
	color: #706B61;
	line-height: 20px;
	font-family: "Times New Roman", Times, serif;
}

.list_copy {
	font-size: 14px;
	color: #706B61;
	line-height: 20px;
	font-family: "Times New Roman", Times, serif;
	width: auto;
	margin-bottom: 1px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

.list_titles {
	font-size: 11px;
	color: #706B61;
	line-height: 15px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: "Times New Roman", Times, serif;
	width: auto;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
}

.titles {
	font-size: 11px;
	color: #706B61;
	line-height: 15px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

.doc_titles {
	font-size: 11px;
	color: #706B61;
	line-height: 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}


.career_job_titles {
	color: #706B61;
	line-height: 20px;
	font-family: "Times New Roman", Times, serif;
	background-color: #D1CCBB;
	padding-left: 5px;
	letter-spacing: 2px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 20px;
}

.dotted_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #706B61;
	margin-bottom: -20px;
	font-family: "Times New Roman", Times, serif;
}


.job_desc_dotted_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #979083;
	margin-bottom: -20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	text-transform: uppercase;
	line-height: 20px;
	padding-left: 5px;
	color: #706B61;
	font-weight: bold;
	letter-spacing: 2px;
	padding-top: 15px;
}

.article_title_dotted_line {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #979083;
	margin-bottom: -20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: none;
	line-height: 20px;
	padding-left: 5px;
	color: #706B61;
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 15px;
}

.body_copy_heavy {
	font-size: 14px;
	color: #706B61;
	line-height: 23px;
	font-family: "Times New Roman", Times, serif;
}

.doc_names_nolink_heavy {
	font-size: 14px;
	color: #817b6e;
	line-height: 23px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

.body_copy_heavy_italic {
	font-size: 14px;
	color: #706B61;
	line-height: 20px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}

.body_copy_heavy_italic_bold {
	font-size: 14px;
	color: #706B61;
	line-height: 20px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}

.body_copy_heavy_bold {
	font-size: 14px;
	color: #57534B;
	line-height: 23px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

.nav_dividers {
	font-size: 16px;
	color: #FFFFFF;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.body_bullets {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 1.2(value);
	font-family: "Times New Roman", Times, serif;
}

.body_caps {
	font-size: 11px;
	color: #706B61;
	line-height: 15px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: "Times New Roman", Times, serif;
}


.doc_tags {
	font-size: 12px;
	color: #706B61;
	line-height: 15px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

.footer {
	font-size: 10px;
	color: #817A6C;
	line-height: 15px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-top: 13px;
	font-family: "Times New Roman", Times, serif;
}

.body_caps_sm {
	font-size: 9px;
	color: #57534B;
	line-height: 1.2(value);
	text-transform: uppercase;
	letter-spacing: 2px;
	font-family: "Times New Roman", Times, serif;
}


.body_copy_sm {
	font-size: 11px;
	color: #57534B;
	line-height: 13px;
	font-family: "Times New Roman", Times, serif;
}

.body_bold {
	font-size: 18px;
	color: #57534B;
	line-height: 1.2(value);
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

.main_nav {
	font-size: 9px;
	color: #7D776A;
	line-height: 18px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
	background-color: #D1CCBB;
}

.main_nav:link,
.main_nav:visited,
.main_nav:active {
	font-size: 9px;
	color: #817B6E;
	line-height: 18px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
}

.main_nav:hover {
	font-size: 9px;
	color: #FFFFFF;
	line-height: 18px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
	background-color: #C0BCAC;
}

.main_nav a {
	width: 100%;
	height: 100%;
	display: block;
}

.main_nav_off {
	font-size: 9px;
	color: #524F46;
	line-height: 18px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: bold;
	background-color: #CED2C0;
}

a:link,
a:visited,
a:active {
	text-decoration: none;
	color: #817B6E;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
