
/* misc. tags */
body {
	margin: 0;
	background-color: #878787;
}

body, div, td, p, th, ol, ul, li {
	font-family: verdana,helvetica,arial;
	font-size: 11px;
	color: #072F66;
}

a, a:link {
	color: #072F66;
}

a:active, a:hover, a:visited {
	color: #6D85A5;
}

.errorMessage {
	color: #c00;
	font-weight: bold;
}

.noUnderline, .nu {
	text-decoration: none;
}

a span.nu
{
    text-decoration: none !important;    
}

/* header links */
.header td {
	color: #ffffff;
}

.header a, .header a:link, .header a:visited {
	color: #FFFFFF;
}

.header a:active, .header a:hover {
	color: #ffffff;
}

/* footer & links */
.footer, .footer td {
	color: #ffffff;
}

.footer a, .footer a:link, .footer a:visited {
	color: #ffffff;
}

.footer a:active, .footer a:hover {
	color: #cfcfcf;
}

/* form elements */
.formElement {
	font-family: verdana,helvetica,arial;
	font-size: 11px;
	color: #003B71;
}

.formButton {
	font-family: verdana,helvetica,arial;
	font-size: 11px;
	font-weight: bold;
	color: #072F66;
	background: #BCC7D6;
/* hide the following from Netscape 4 */
/*/*/
	border: 1px solid #072F66;
	padding: 2px 0px;
/* end hide */
}

.formButtonLight {
	font-family: verdana,helvetica,arial;
	font-size: 11px;
	font-weight: bold;
	color: #072F66;
	background: #D8DEE7;
/* hide the following from Netscape 4 */
/*/*/
	padding: 1px 2px;
	border: 1px solid #083067;
/* end hide */
}

.radioButton, .checkBox {
	width: 14px;
	height: 14px;
}

/* "In This Section" nav items */
.itsNavItem a, .itsNavItem a:link, .itsNavItem a:visited, .itsNavItemActive a {
	padding: 6px 13px 6px 7px;
	display: block;
	width: 173px;
	text-decoration: none;
}

/* reset width of nav item for browsers with a proper box model */
.itsNavItem>a, .itsNavItem>a:link, .itsNavItem>a:visited, .itsNavItemActive>a {
	width: 153px;
}

/* *************************************************************************** */
/* NEW */
/* "In This Section" nav items */
.itsNvItem a, .itsNvItem a:link, .itsNvItem a:visited, .itsNvItemActive a {
	padding: 6px 13px 6px 26px;
	display: block;
	width: 173px;
	text-decoration: none;
	background: #D8DEE7 url(../images/bt_nav_arrow.gif) no-repeat 13px 10px;
	color: #072F66;
}

.itsNvItemActive, .itsNvItem a:hover, .itsNvItem a:active, .itsNvItemActive a, .itsNvItemActive a:link, .itsNvItemActive a:visited, .itsNvItemActive a:hover, .itsNvItemActive a:active {
	color: #072F66;
	background-color: #BCC7D6;
}

/* reset width of nav item for browsers with a proper box model */
.itsNvItem>a, .itsNvItem>a:link, .itsNvItem>a:visited, .itsNvItemActive>a {
	width: 153px;
}

/* *************************************************************************** */

/* level 3 navigation */
.l3NavItem, .l3NavItemActive {
	margin: 6px 10px;
}

.l3NavItemActive {
	color: #618BAD;
}

/* breadcrumbs */
.breadcrumbs {
	padding: 5px 0;
	font-size: 10px;
}

.breadcrumbs a:visited {
	color: #072F66;
}

.breadcrumbs a:active, .breadcrumbs a:hover {
	color: #6D85A5;
}

.breadcrumbs .active {
	font-weight: bold;
	color: #6D85A5;
}

/* page nav */
.pageNav .active {
	font-weight: bold;
	color: #6D85A5;
}

/* page content */

.subHeading .text {
	display: block;
	font-weight: bold;
	margin: 3px 0 2px 8px;
}

.content {
	margin: 10px 8px;
}

.skinnyContent {
	margin: 6px 10px 6px 6px;
}

/*.featureContent p {
	margin: 9px 8px;
}*/

.featureContent {
	margin: 9px 8px;
}

.rightColumn .content {
	margin: 8px 0;
}

.rightColumn .featureContent {
	margin: 8px 10px 8px 0;
}

.bulletPoint {
	margin: 0 10px 4px 10px;
}

.buttonBar {
	color: #6D85A5;
}

.buttonBar a, .buttonBar a:link, .buttonBar a:visited {
	color: #003B71;
	text-decoration: none;
}

.buttonBar a:hover, .buttonBar a:active {
	color: #6D85A5;
}

.buttonBarStandalone a, .buttonBarStandalone a:link, .buttonBarStandalone a:visited {
	text-decoration: none;
}

.tableContent{
	margin:5px 10px 5px 10px;
	padding-right: 10px; 
}

.tbContent{
	margin:5px 3px 5px 3px;
}

.fieldContent{
	margin:0px 3px 5px 3px;
}
.labelContent{
	margin:5px 3px 5px 3px;
}

.caption {
	color: #5A85A8;
}

.nonBold {
	font-weight: normal !important;
}

.bbList th div.content {
	margin: 0 8px;
	text-align: left;
}

.bbList div.content {
	margin: 4px 8px;
}


/* rebrand classes */
.sectionHeader {
	background: #385884;
}

.sectionHeaderKeyline {
	background: #072F66;
}

.hpContentHeader {
	background: #6D85A5;
}

.hpContentHeaderKeyline {
	background: #072F66;
}

.rPanelHeader {
	background: #6D85A5;
}

.rPanelHeaderKeyline {
	background: #072F66;
}

.rightColumn {
	background: #F3F4F8;
}

.subHeading {
	background-color: #D8DEE7;
}

.subHeadingKeyline {
	background-color: #AFBCCE;
}

.search, a.search, a.search:link, a.search:active, a.search:visited, a.division:hover {
	color: #072f66;
}

a.search:active, a.search:hover {
	color: #ffffff !important;
}

/* testing rebrand classes
.subHeading {
	background-color: #0c0;
}

.subHeadingKeyline {
	background-color: #c00;
}

.sectionHeader {
	background: #0c0;
}

.sectionHeaderKeyline {
	background: #c00;
}

.hpDivHeader {
	background: #0c0;
}

.hpDivHeaderKeyline {
	background: #c00;
}

.hpContentHeader {
	background: #0c0;
}

.hpContentHeaderKeyline {
	background: #c00;
}

.rPanelHeader {
	background: #0c0;
}

.rPanelHeaderKeyline {
	background: #c00;
}

.rightColumn {
	background: #c9c;
} */
#imageQualityForm {
/* Hide the following declarations from Netscape 4
/*/*/
	display: none;
/* */
}



#imageQualityForm td a, #imageQualityForm td a:link, #imageQualityForm td a:visited {
	color: #ffffff;
}

#imageQualityLabel {
	color: #ffffff;
	text-decoration: none;
}

.caption {
	color: #072F66 !important;
}

/* ************************************************************************** */
/*
	Classes for rsedit produced tables
*/

table.rsEdit {
	border: 1px solid #AFBCCE;
	border-width: 1px 0 0 1px;
}

table.rsEdit th, table.rsEdit td {
	border: 1px solid #AFBCCE;
	border-width: 0 1px 1px 0;
	padding: 3px 8px;
	vertical-align: top;
}

table.rsEdit .alternate {
	background-color: #F3F4F8;
}

table.rsEdit th, table.rsEdit tr.tableHeader {
	font-weight: bold;
	background-color: #D8DEE7;
	text-align: left;
}