/* -------------------------------------------------------------- 
   
   RESET
      
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, /* ol, ul, li,*/
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	font-family:'Arial MT', Arial, sans-serif;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
#frame ol,
#frame ol li,
#frame ul,
#frame ul li {
	list-style: none;
	margin:0;
	padding:0;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* -------------------------------------------------------------- 
   
   ARCHITECTURE
      
-------------------------------------------------------------- */

body {
	background:#fff;
	text-align:center;
	margin:0;
	padding:0;
	color:#464749;
}
#frame {
	width:100%;
	background:transparent url(../images/bg_body.png) center top no-repeat;
	font-size:12px;
}
#wrapper {
	width:920px;
	margin:0 auto;
	padding:20px 0 20px 0;
	text-align:left;	
}
#header {
	width:920px;
	overflow:hidden;
	position:relative;
	padding-bottom:20px;
}
#logo {
	float:left;
	height:110px;
	width:161px;
}
#home_link {
	position:absolute;
	top:0;
	right:0;
	width:127px;
	height:24px;
	color:#FFF;
	border:none;
}
#employment_center {
	padding-top:58px;
}
#headernav {
	padding:82px 0 20px;	
	float:right;
}
#banner {
	border-bottom:20px solid #fff;
}
#central {
	width:920px;
	overflow:hidden;
	background:transparent url(../images/bg_central.gif) left top repeat-y;
}
#mainContent {
	width:870px;
	overflow:hidden;
	padding:0 25px 20px;
}
#footer {
	width:920px;
	margin:auto;
	overflow:hidden;
	padding-bottom:40px;
}

/* -------------------------------------------------------------- 
   
   DEFAULT CONTENT
      
-------------------------------------------------------------- */

a {
	color:#4a8cc6;
}
#mainContent {
	font-size:12px;
	line-height:1.4em;
}
#mainContent #content_well img.align_left {
	float:left;
	margin:0 1em 1em 0;
	border:4px solid #e0e0e0;
}
#mainContent #content_well img.align_right {
	float:right;
	margin:0 0 1em 1em;	
	border:4px solid #e0e0e0;
}
#mainContent #content_well img.company_logo {
	float:right;
	margin:0 0 1em 1em;	
	border:4px solid #e0e0e0;
	background:#fff;
	width:100px;
	padding:10px;
}
#mainContent p {
	margin-bottom:1em;
	line-height:1.5em;
}
#mainContent p.introduction {
	font-size:15px;
	line-height:1.6em;
}
#mainContent ul {
	font-size:1em;
	margin:0 0 1em 0;
	padding:0;
	line-height:1.4em;
}
#mainContent ul ul {
	font-size:1em;
	line-height:1.4em;
}
#mainContent ul li {
	padding-left:1.25em;
	background:url(../images/bullet_lg.gif) left .45em no-repeat;
}
#mainContent ul ul li {
	padding-left:1.25em;
	background:url(../images/bullet_lg.gif) left .45em no-repeat;
}
#mainContent h2 {
	font-size:23px;
	margin-top:20px;
	margin-bottom:.35em;
	font-weight:normal;
	color:#9A5215;
	line-height:1.1em;
}
#mainContent h3 {
	font-size:16px;
	margin-top:1.25em;
	margin-bottom:.35em;
	font-weight:normal;
	color:#9A5215;
	line-height:1.2em;
}
#mainContent h4 {
	font-size:1.1em;
	margin-top:1.25em;
	margin-bottom:.35em;
	font-weight:bold;
	color:#28282A;
	line-height:1.2em;
}
#mainContent h5 {
	margin-top:1em;
	margin-bottom:.35em;
	font-size:.85em;
	text-transform: uppercase;
	font-weight:normal;
	line-height:1.2em;
}
#mainContent p.nav-breadcrumb {
	font-size:.85em;
	color:#a5a5a5;
	font-weight:bold;
}
#mainContent p.nav-breadcrumb a {
	color:#a5a5a5;
	font-weight:normal;
}
#mainContent p.nav-breadcrumb span.sep {
	font-weight:normal;
	padding:0 5px;
}
#mainContent #content_well table {
	border-collapse: separate;
	border-spacing: 0;
	border:none;
	width:100%;
	text-align:center;
	margin:1em 0;
}
#mainContent #content_well table p {
	line-height:1.1em;
}
#mainContent #content_well table img {
	margin:1em;
	border:4px solid #e0e0e0;
}
hr {
	display:none;
}

/* -------------------------------------------------------------- 
   
   TABLE STYLES
      
-------------------------------------------------------------- */

table {
	border-collapse: collapse;
}
/*td#CRAppSSMain1_MMWidthCell {
	display:none;
}*/
/* table#CRAppSSMain1_tblMain {
	width:100%;
}
table#CRAppSSMain1_tblDDContactInfo {
	width:100%;
}
table#CRCareers1_tblReferFriend {
	width:100%;
} */
table td {
	padding:6px 0 0;
}

/* -------------------------------------------------------------- 
   
   FOOTER CONTENT
      
-------------------------------------------------------------- */

#footer ul {
	float:left;
}
#footer {
	color:#666666;
	font-size:.85em;
}
#footer a {
	color:#666666;
	text-decoration:none;
}
#footer ul li {
	float:left;
	padding:0 6px;
	border-right:1px solid #c8c8c8;
	line-height:1.1em;
}
#footer ul li.nrc_link a {
	color:#4a8cc6;
}
#footer ul li.first {
	padding:0 6px 0 0;
}
#footer ul li.last {
	float:left;
	padding:0 0 0 6px;
	border-right:none;
}
#footer p {
	float:right;
	text-align:right;
	line-height:1.1em;
}