body {
	margin: 0 10px;
	font-family: tahoma, verdana, sans-serif;
	font-size: 62.5%;
	color: #455560;
}


body.home {
	background: white url(/images/common/watermark.gif) top center no-repeat;
}

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

form {
	margin: 0;
	padding: 0;
}

.clearfix {
	clear: both;
}

#pagecontainer {
	width: 947px;
	margin: 0 auto;
}

#logocontainer {
	margin: 37px 0 20px 165px;
}


#navcontainer {
	width: 150px;
	float: left;
}

#contentcontainer {
	margin-left: 168px;
}

#bannercontainer {
	height: 250px;
	padding: 0;
}

div.mainnav.nosubs {
	border-top: 1px solid #455560; /*#a2aaaf;*/
	border-bottom: 1px solid #455560;
	padding: 6px 0 8px 0;
}

div.mainnav {
	margin-top: 1px;
	margin-bottom: 12px;
}

.mainnav ul {
	list-style-type: none;
	margin: 0 0 0 -14px;
	padding: 0;
}

.mainnav li {
	font-size: 1.2em;
	line-height: 1;
	padding: 2px 0 3px 14px;
/*	white-space: nowrap;*/
}

.mainnav li.active {
	font-weight: bold;
	background: url(/images/common/listbullet.gif) 5px 5px no-repeat;
}

.mainnav li.active.activesub {
	background-image: none;
}

.mainnav li.active a {
	color: #81b26d;
}

.mainnav li.active ul li {
	font-weight: normal;
	font-size: 1em;
}

.mainnav li.active li a {
	color: #455560;
}

.mainnav li ul {
	margin: 4px 0 0 -6px;
}

.mainnav li li a:hover {
	color: #559cbe;
}

.mainnav li li.active {
	color: #559cbe;
	background: url(/images/common/subnavbullet.gif) 5px 5px no-repeat;
}

.mainnav li li.active a {
	color: #559cbe;
}

div.mainnavactive {
	padding: 6px 0 4px 0;
	border-top: 1px solid #455560;
	border-bottom: 1px solid #455560;
	margin-bottom: 6px;
	margin-top: 6px;
}

div.mainnavactive.first {
	margin-top: 0;
}

.mainnav.nosubs a {
	color: #455560;
}

.mainnav a {
	color: #a9b4bc;
	text-decoration: none;
	display: block;
}

.mainnav a:hover {
	color: #81b26d;
}

.newslist {
	font-size: 1.2em;
	line-height: 16px;
}

.newslist h2 {
	font-size: 1em;
	color: white;
	background-color: #51778e;
	padding: 4px 0 3px 4px;
	margin: 0 0 6px 0;
}

.newslist ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.newslist li {
	margin: 0;
	padding: 0 0 0 14px;
	background: url(/images/common/newsbullet.gif) left 5px no-repeat;
	margin-bottom: 8px;
}

.newslist a {
	color: #51778e;
	text-decoration: none;
	display: block;
}

.newslist a:hover {
	color: #f3901d;
}

.newslist li:hover {
	background-position: left -196px;
}

.homecontent {
	padding: 26px 0 0 0;
}

.bodycopy {
	font-size: 1.3em;
	line-height: 18px;
}

.bodycopy a:hover {
	color: #559cbe;
}

.bodycopy p {
	margin: 0 0 18px 0;
}

p.nobottommargin {
	margin-bottom: 0;
}

.bodycopy h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #455560;
	margin: 0 0 13px 0;
}

.bodycopy h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #455560;
	margin: 0 0 20px 0;
}

h2.extratopmargin {
	margin-top: 24px;
}

.bodycopy h3 {
	font-size: 0.923em;
	font-weight: bold;
	margin: 0;
}

.bodycopy ul {
	list-style-type: none;
	margin: 0 0 18px 0;
	padding: 0;
}

.bodycopy li {
	padding: 0 0 0 12px;
	background: url(/images/common/listbullet.gif) left 6px no-repeat;
}

.careers ul {
	list-style-type: none;
	margin: 0 0 18px 0;
	padding: 0;
}

.careers li {
	padding: 0 0 0 12px;
	background: url(/images/common/listbullet_career.gif) left 6px no-repeat;
}

.bodycopy a {
	color: #81b26d;
	text-decoration: none;
}

.bodycopy strong {
	font-size: 0.923em;
}

/*.bodycopy li a:hover {
	font-weight: bold;
}*/

.bodycopy.homecontent p {
	font-size: 1.15em;
	line-height: 21px;
}

.bodycopy p.quote,
.sidebar p.quote {
	text-indent: -0.35em;
}

#interiorcontainer {
	margin-top: 23px;
	margin-bottom: 46px;
}

#interiorcontainer.nobanner {
	margin-top: 0;
	padding-top: 1px;
}

#interior_content {
	padding-right: 20px;
}

#interior_leftcolumn {
	width: 565px;
	border-right: 1px solid #455560;
	float: left;
}

#interior_leftcolumn.emptyright {
	border-right: none;
}

#interior_rightcolumn {
	margin-left: 585px;
}

.twocol_left {
	width: 255px;
	float: left;
}

.twocol_right {
	width: 255px;
	margin-left: 288px;
}

.sidebar h2 {
	font-size: 1em;
	color: white;
	background-color: #51778e;
	padding: 4px 0 3px 4px;
	margin: 0 0 13px 0;
}

.sidebar p {
	font-size: 1.2em;
	line-height: 16px;
	color: #51778e;
	margin: 0 0 17px 0;
}

.sidebar img.inline {
	float: left;
	margin: 4px 12px 0 0;
}

.sidebar .sidebarheader {
	width: 100%;
}

/*.sidebar .sidebarcontent {
	padding-left: 3px;
}

.sidebarcontent img {
	margin-left: -3px;
}*/

#interiorbannercontainer {
	background: #559cbe;
	padding: 0;
	height: 167px;
	width: 779px;
	overflow: visible;
}

#interiorbannercontainer.darkblue {
	background-color: #51778e;
}

#interiorbannercontainer.tall {
	height: auto;
}

.interiorbannerimg {
	float: right;
	width: 390px;
	height: 167px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

#tp_marker {
	position: absolute;
	left: 174px;
	top: 60px;
	z-index: 2;
	width: 39px;
	height: 39px;
}

#tp_marker a {
	width: 39px;
	height: 39px;
	display: block;
	background: url(/images/about-us/tp_marker.gif) left top no-repeat;
	text-decoration: none;
}

#tp_marker a:hover {
	background-position: left -100px;
}

.interiorbannertext {
	float: left;
	width: 350px;
	padding: 15px;
	overflow: hidden;
}

.interiorbannertext h1 {
	color: white;
	margin: 0 0 9px 0;
	font-size: 1.5em;
	font-weight: bold;
}

.interiorbannertext p {
	font-size: 1.3em;
	line-height: 18px;
	margin: 0;
	color: white;
}

.interiorbannertext a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.interiorbannertext a:hover {
	text-decoration: underline;
}

.mgmtimg {
	float: left;
	width: 96px;
	padding-top: 3px;
}

.mgmtimg p {
	font-size: 0.85em;
	margin: 0;
	line-height: 14px;
}


.mgmttext {
	margin-left: 120px;
}

.mgmttext.first {
	padding-bottom: 16px;
	margin-bottom: 16px;
	border-bottom: 1px solid #455560;
}

.loginform td {
	vertical-align: middle;
	padding: 0 8px 8px 0;
}

.forminput {
	border: 1px solid #455560;
	font-family: tahoma, verdana, sans-serif;
	font-size: 1em;
	color: #51778e;
	padding: 2px;
	width: 220px;
}

.formsubmit {
	border: 1px solid #455560;
	font-family: tahoma, verdana, sans-serif;
	font-size: 1em;
	color: white;
	padding: 2px;
	font-weight: bold;
	background-color: #455560;
}

.formsubmit:hover {
	background-color: #82b36d;
}

select.formselect {
	font-family: tahoma, verdana, sans-serif;
	font-size: 1em;
	color: #455560;
	width: 240px;
}


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

.sIFR-hasFlash .bodycopy h1 {
	font-size: 18px;
	line-height: 18px;
	visibility: hidden;
}

.sIFR-hasFlash .bodycopy h2 {
	font-size: 14px;
	line-height: 14px;
	visibility: hidden;
}

.sIFR-hasFlash .newslist h2 {
	font-size: 11px;
	line-height: 11px;
	visibility: hidden;
}

.sIFR-hasFlash .sidebar h2 {
	font-size: 12px;
	line-height: 12px;
	visibility: hidden;
}

.sIFR-hasFlash .interiorbannertext h1 {
	font-size: 18px;
	line-height: 18px;
	visibility: hidden;
}



/* Calendar styles */

.linked-day {

    color: red;

}