body {
	padding: 0px;
	margin: 0px;
}

.main {
	text-align: left;
	width: 752px;
}

.headerbar {
	background: url("images/nav/bg.jpg");
	background-repeat: repeat-x;
	height: 140px;
}

.utilityNav {
	text-align: right;
	font-size: 10px;
	color: #ffffff;
	padding-top: 10px;
	padding-right: 10px;
	line-height: normal;
}

.utilityNav a {
	color: #ffffff;
	text-decoration: none;
	line-height: normal;
}
.utilityNav a:hover {
	text-decoration: underline;
}

.utilityNav form {
	display: inline;
}

.searchField {
	font-size: 10px;
	width: 94px;
	margin-left: 10px;
	height: 18px;
	line-height: normal;
}

.searchButton {
	font-size: 10px;
	color: #ffffff;
	background: none;
	border: None;
}

.formField {
	font-size: 10px;
	line-height: normal;
}

.formTextarea {
	font-size: 12px;
	line-height: normal;
}

.formButton {
	font-size: 11px;
	color: #cc6633;
	font-weight: bold;
	background: none;
	border: none;
}

.hpBannerRow {
	padding-bottom: 5px;
}
.hpBannerCell {
	padding-right: 6px;
}

.mainContainer {
	background: url("images/bg-default.jpg");
}

.contentContainer {
	display: block;
	background: url("images/bg-gradient.jpg");
	background-repeat: repeat-x;
	padding-top: 13px;
	padding-left: 17px;
	padding-right: 17px;
	padding-bottom: 14px;
}

.contentBox {
	background-color: #ffffff;
	padding-top: 25px;
	padding-left: 18px;
	padding-bottom: 29px;
	padding-right: 20px;
	min-height: 430px;
}
* html .contentBox {
	height: 430px;
}
.hpContentBox {
	background-color: #ffffff;
	padding-top: 25px;
	padding-left: 18px;
	padding-bottom: 18px;
	padding-right: 20px;
}

.contentColumn {
	width: 100%;
	padding-right: 16px;
}

.subnav {
	width: 161px;
	padding-left: 7px;
	padding-right: 6px;
	line-height: normal;
	margin-bottom: 15px;
}
* html .subnav {	/* For IE since v.6 broke the box hack */
	width: 174px;
}

.subnavHeader {
	font-size: 12px;
	color: #025296;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 11px;
	padding-bottom: 3px;
	border-bottom: solid 1px #3b80ba;
	line-height: normal;
}

.subnavitemseparator {
	background: url("images/hr-blue.gif");
}

.tertiarynavitem {
	display: block;
	text-decoration: none;
	font-size: 12px;
	color: #025296;
	padding-left: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: normal;
}
.tertiarynavitem:hover, .tertiarynavitemOn,  .tertiarynavitemOn:hover {
	display: block;
	text-decoration: none;
	font-size: 12px;
	color: #cc6633;
	padding-left: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	background: url("images/subnav/tertiary-arrow.gif");
	background-repeat: no-repeat;
	line-height: normal;
}

.quaternarynavitem {
	display: block;
	text-decoration: none;
	font-size: 12px;
	color: #cc6633;
	padding-left: 22px;
	padding-top: 2px;
	padding-bottom: 4px;
	line-height: normal;
}
.quaternarynavitem:hover, .quaternarynavitemOn,  .quaternarynavitemOn:hover {
	display: block;
	text-decoration: none;
	font-size: 12px;
	color: #cc6633;
	padding-left: 22px;
	padding-top: 2px;
	padding-bottom: 4px;
	background: url("images/subnav/quaternary-arrow.gif");
	background-repeat: no-repeat;
	line-height: normal;
}




.footer {
	margin-left: 1px;
	margin-top: 7px;
	
	padding-top: 7px;
	padding-bottom: 9px;
	padding-left: 7px;
	padding-right: 7px;
	
	background-color: #0366ba;

	width: 294px;
	
	color: #ffffff;
	font-size: 10px;
	line-height: normal;
}
* html .footer {	/* For IE since v.6 broke the box hack */
	width: 308px;
}

.footer a {
	color: #ffffff;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}




.boxDarkContainer {
	visible: false;
	background-color: #1370be;
	margin-top: 10px;
	margin-bottom: 4px;
	margin-top: 4px;
}
.boxDarkContent {
	visible: false;
	padding-left: 10px;
	padding-right: 10px;
	color: #025296;
}
.boxDarkTop {
	visible: false;
	background: url("images/box-corners/dark-blue-UL.gif");
	background-repeat: no-repeat;
	text-align: right;
}
.boxDarkBottom {
	visible: false;
	background: url("images/box-corners/dark-blue-LL.gif");
	background-repeat: no-repeat;
	text-align: right;
}

.newsletterField {
	font-size: 10px;
	color: #999999;
	width: 103px;
	height: 18px;
}


.sitemapCell {
	width: 214px;
	line-height: normal;
}
.sitemapSplitter {
	width: 18px;
}
.sitemapLevel1 {
	display: block;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
}
.sitemapLevel2 {
	display: block;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 1px;
	padding-left: 7px;
	background: url("images/sitemap-arrow.gif");
	background-repeat: no-repeat;
	line-height: normal;
}
.sitemapLevel3 {
	display: block;
	padding-left: 19px;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 1px;
	line-height: normal;
}

.prListDate {
	font-weight: bold;
}
.prDetailNavLink {
	text-decoration: none;
	font-weight: bold;
}

.pagination a {
	text-decoration: none;
}

.formField {
	font-size: 11px;
}

.contactLeftColumn {
	padding-top: 10px;
}
.contactRightColumn {
	padding-top: 10px;
	padding-left: 12px;
}

.hpContent2 a {
	text-decoration: none;
}

.prHeader {
	caption: Fancy Header;
	font-size: 13px;
	text-transform: uppercase;
	color: #025296;
	font-weight: bold;
	margin-bottom: 5px;
}

.newsDate {
	font-size: 11px;
}

.ecardText {
	font-size: 11px;
	padding-top: 11px;
	padding-left: 19px;
	padding-right: 10px;
	background: url("images/e-cards/layout/card-bg.gif");
	background-repeat: no-repeat;
}
.ecardText p {
	font-size: 11px;
	margin-bottom: 15px;
}

.ecardsForm .formField {
	width: 172px;
	margin-right: 10px;
}
.ecardsForm .textArea {
	width: 309px;
	height: 89px;
}
.disclaimer {
	font-size: 10px;
	line-height: normal;
}

.short .gradientTableCell {
	background-image: url("images/table-gradient-bg-short.jpg");
	* height: 85px;
	min-height: 85px;
}
