/* GENERAL
_____________________________________________________________________________*/

.edit {
	float:right;
}

html {
	margin-bottom: 1px;
	min-height: 100%;
	height: 100%;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, pre, form, fieldset, th, td, img {
	margin:0;
	padding:0;
	border:0;
}

table {
	font-size:inherit;
	font-size: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
	vertical-align: bottom;
}

cite, code, em, strong, th {
	font-style:normal;
	font-weight:normal;
}

ol, ul {
	list-style:none;
}

th {
	text-align:left;
}

h1, h2, h3, h4 {
	font-size:100%;
}

q:before, q:after {
	content:'';
}

select, input, textarea {
	font-size: 99%;
}

body {
	font: 13px "Times New Roman", Times, serif;
	*font-size:small;
	*font:x-small;
	background-color: #e2ddd7;
	color: #666;
	height: 100%;
	line-height: 1.5em;
}

/* commented backslash hack \*/ 
html, body{ height:100%; } 
/* end hack */
html, body { margin:0; padding:0; }

#container { min-height:100%; height:auto; }
* html #container { height:100%; }/* ie6 and under*/

/* LINKS
_____________________________________________________________________________*/

a {
	text-decoration: none;
	color: #397DB6;
}

a:hover {
	color: #666;
}

.pod h1 a {
	color: #808083;
}

.pod h1 a:hover {
	color: #397DB6;
}

#left-nav a {
	display: block;
	border-bottom: 2px solid #f4f2ef;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #666;
	letter-spacing: .08em;
	padding-bottom: 8px;
	margin-bottom: 10px;
}

#left-nav a:hover , #left-nav a.active{
	color: #397DB6;
	text-decoration: none;
}

#left-nav a.open {
	border-bottom-width: 0px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}

#left-nav a.sublink {
	border-bottom-width: 0px;
	margin-bottom: 5px;
	padding-bottom: 0px;
}

/* STRUCTURE
_____________________________________________________________________________*/

#container {
	width: 954px;
	margin: 0px auto;
}

#header {
	line-height: 0px;
}

#header img {
	display: block; 
}

#left-nav {
	width: 171px;
	padding-left: 18px;
	padding-top: 28px;
	float: left;
	line-height: normal;
}

#content {
	width: 749px;
	padding: 0px 8px 8px 8px;
	float: left;
	background-color: #F4F2EF;
}


/* LEFT COLUMN
_____________________________________________________________________________*/

.submenu {
	border-bottom: 2px solid #F4F2EF;
	padding-bottom: 8px;
	padding-left: 12px;
	margin-bottom: 10px;
}

/* RIGHT COLUMN
_____________________________________________________________________________*/

#hometext {
	padding: 20px 35px 35px 185px;
}

img.newsroom {
	margin-right: 5px;
}

#hometext h1 {
	margin-bottom: 10px;
}

#press-text {
	width: 536px;
	float: left;
	border-right: 1px solid #d7d5d4;
	padding: 0 20px 0px 33px;
	margin: 33px 0 27px 0;
}

#press-menu {
	width: 144px;
	float: left;
	padding: 35px 0 0 13px;
}

#press-menu a {
	display: block;
	color: #808083;
}

#press-menu a:hover {
	color: #397DB6;
}

#press-sub-menu {
	margin-bottom: 37px;
}

.press-item {
	padding: 15px 0;
	border-bottom: 1px dotted #D7D5D4;
}

.p-img { 
	height: 167px;
	width: 244px;
	display: block; 
	float: left;
}

.p-left {
 	margin-left: 6px;
}

.dateline, h3, h4 {
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.dateline {
	font-size: 10px;
	margin-bottom: 2px;
}

h4 {
	font-size: 10px;
	letter-spacing: .06em;
	margin-bottom: 22px;
}

.press-image img {
	margin: 0 10px 5px 0;
	cursor: pointer;
	float: left;
}

h3 {
	font-size: 12px;
	margin-bottom: 12px;
	line-spacing: normal;
}

#content-text {
	padding: 33px 0 0px 33px;
}


.click {
	font-weight: bold;
	padding-bottom: 5px;
	cursor: pointer;
}

.jobs {
	padding-bottom: 15px;
	padding-left: 15px;
}

.current {
	padding-bottom: 12px;
	padding-left: 35px;
}

#press-text h1,
#content-text h1,
#hometext h1 {
	margin-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	text-indent: -11px;
}

#hometext h1 {
	margin-bottom: 10px;
}

#press-text h1, h1#contact {
	margin-bottom: 0px;
}

#content-box {
	background-color: #EAE7E2;
	padding: 6px 0 6px 6px;
}

#content-box img.content-top {
	margin-bottom: 24px;
}

#content-box div {
	margin-left: 13px;
}

.content-box-pad {
	margin: 0 13px 35px 0;
}

.content-box-pad img {
	cursor: pointer;
	padding: 20px 20px 20px 0;
	float: left;
}

/* CONTACT FORM 
_____________________________________________________________________________*/

#contact-form-box {
	background-color: #EAE7E2;
	margin: 22px 0 10px 0;
	padding: 18px;
}

#form-left {
	float: left;
	width: 240px;
}

#form-right {
	float: left;
	width: 435px;
}

input.text, textarea {
	height: 16px;
	width: 220px;
	display: block;
	background-color: #FFF;
	border: 1px solid #808083;
	margin-bottom: 13px;
	padding-left: 4px;
	font-size: 12px;
}

.submit {
	height: auto;
	width: auto;
	border-width: 0px;
	float: right;
	background-color: transparent;
}

textarea {
	width: 435px;
	height: 265px;
}

#form-left h4 {
	display: inline;
}

#form-left img {
	margin: 18px 0 14px 0;
	display: block;
}

/* POD
_____________________________________________________________________________*/

.pod {
	float: left;
	background-color: #EAE7E2;
	width: 371px;
	height: 350px;
	margin-bottom: 8px;
}

.contactpod { 
	width: 355px;
}

#contact-page-pods {
	margin-left: 33px;
}

.p-margin {
	margin-right: 6px;
}

.p-margin2 {
	margin-right: 6px;
}

.pod img {
	padding: 6px 6px 10px 6px;
}

.pod-pad {
	padding-left: 22px;
}

.pod h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: .1em;
	padding-bottom: 6px;
	text-indent: -11px;
}

.white-line {
	border-bottom: 2px solid #F2EFEC;
	margin-bottom: 8px;
}

.pod-text {
	padding-right: 12px;
}

/* FOOTER
_____________________________________________________________________________*/

#footer {
	float: right;
	text-align: right;
	font-size: 10px;
	margin: 8px 0;
}