/*-- Page Template Colors --*/
/* Only colors that are meant to be overriden are included */
body {
	background:#737373;
}
abbr,acronym,dfn,cite,a:link,a:visited,.helpIndicator {
	color:#C61729;
}
#shellHeader {
	background:url(/images/shell_wln/headerbackground.gif);
}
#utilityLinks, #userInformation {
	color:#515151;
}
#mainNavigation #topHighlightBar {
	background:#0B2E71;
	font-size: 0;
}
#mainNavigation #mainNavigationBar {
	background:url(/images/shell_wln/navbar.gif);
}
#mainNavigation #bottomHighlightBar {
	background:#072151;
	font-size: 0;
}
/*-- Content Colors --*/
.selectItem,
.editItem {
	background:#DFEFFF;
}
.datagrid .header, 
.header, 
.footer, 
.datagrid .footer, 
 .datagrid .pager {
	background:#0D3A8F;
}

.pageModule {
	border:0px solid #0D3A8F;
	background:#0D3A8F;
}
.bodySummaryTable {
	border-color:#0D3A8F;
}
.bodyTitleLabelLargeCenter,
.bodyTitleLabelMediumCenter,
.bodyTitleLabelSmallCenter,
.bodyTitleLabelLargeLeft,
.bodyTitleLabelMediumLeft,
.bodyTitleLabelSmallLeft,
.bodyTitleLabelLargeRight,
.bodyTitleLabelMediumRight,
.bodyTitleLabelSmallRight {
	color:#0D3A8F;
}
