
/* ======= START TEMPLATE STYLES ============================================ */

body#Parts #page-theme {
    background: url(../img/template/banners/default.jpg) no-repeat 0px -10px;
}

body#Parts #content {
	position: relative;
	float: left;
	clear: left;
	min-height: 200px;
	margin: 0px;
	padding: 0px;
}

body#Parts #content h1#pagetitle {
	font-size: 2em;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1em;
}

body#Parts #content #content_body_grid p {
	margin: 10px 0px 10px 0px;
}

body#Parts #content_banner_block {
	position: relative;
	width: 960px;
	height: 123px;
	margin: 0px;
	padding: 0px;
}

body#Parts #bannerTitle {
	position: relative;
	margin: 54px 0px 0px 340px;
	padding: 0px 0px 0px 0px;
}

body#Parts #content_body_grid {
	position: relative;
	clear: left;
	width: 960px;
	margin: 8px 0px 0px 0px;
	padding: 0px;
}

body#Parts #content_body_grid #sidebar {
    position: relative;
	float: left;
    width: 230px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

body#Parts #content_body_grid #sidebar .addressBlock {
	position: relative;
	float: left;
    width: 230px;
    margin: 0px;
    padding: 0px;
}

body#Parts #content_body_grid #sidebar .anchorLink {
	font-weight: bold;
	color: #00326D;
}

body#Parts #content_body_grid #sidebar .addressBlock li {
    margin: 0px 0px 0px 40px;
    padding: 0px;
	list-style-image: none;
	list-style: none;
}

body#Parts #content #content_grid {
   position: relative;
	float: left;
	width: 650px;
	min-height: 100px;
	margin: 0px 0px 0px 57px;
	padding: 0px 0px 10px 0px;
}

body#Parts #content #content_grid p.partsHeaderPad {
	margin: 0px 0px 100px 0px;
}


body#Parts #content #content_grid #partsInfo {
	position: relative;
	float: right;
	width: 180px;
	margin: 14px 0px 0px 0px;
}

body#Parts #content #content_grid #partsInfo .partsInfoData {
	position: relative;
}

body#Parts #content #content_grid li {
    list-style-position: outside;
    margin: 0px 0px 0px 20px;
	padding:0px 0px 10px 0px;
	list-style-image: url(/lib/img/template/about/bullet_careersRequirements.gif);
}

/* ======= START Parts: HEADERS =================================================== */

#content_grid h1 {font-size:18px; font-weight:bold; margin-top:15px;}
#content_grid .subhead {font-weight:bold; font-size:1.2em;}



