.error {
	font-size:14px;
	font-weight:bold;
	color:#ff0000;
}
	
.subnavhidden {
	color:#EBEBEB;
}
.subnavpendingdelete {
	color:#FFFFFF;
	text-decoration: line-through;
}
.navcell, .navcell a:link, .navcell a:visited, .navcell a:active  {
	font: bold 13px Arial, Helvetica, sans-serif;
	color:#00009f;
}
.subnavcell {
	font: 13px Arial, Helvetica, sans-serif;
	
}
h2, .subtitle {
	font-weight: bold;
	font-size:16px;
	margin-bottom:10px;
	display:inline;
}

.sitemap:link, .sitemap:active, .sitemap:visited {
	font-size: 11px;
	color:#808080;
	font-weight:bold;
	text-decoration: none;
}
.cookietrail {
	font: 11px Arial, Helvetica, sans-serif;
	color:#808080;
}
.cookietrail a:link, .cookietrail a:active, .cookietrail a:visited{
	font: 11px Arial, Helvetica, sans-serif;
	color:#808080;
	text-decoration: none;
}

.subnav0active {
	color:#FFFFFF;
	text-decoration: none;
}
.subnav0active a:link, .subnav0active a:visited, .subnav0active a:active {
	font: bold 13px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	line-height:13px;
}
.subnav0inactive a:link, .subnav0inactive a:visited, .subnav0inactive a:active {
	font: bold 13px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	line-height:13px;
}	
.subnav1active {
	color:#FFFFFF;
	text-decoration: none;
}
.subnav1active a:link, .subnav1active a:visited, .subnav1active a:active {
	font: 12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	line-height:12px;
}
.subnav1inactive a:link, .subnav1inactive a:visited, .subnav1inactive a:active {
	font: 12px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
	line-height:12px;
}	

.small {
	font: normal 11px Arial, Helvetica, sans-serif;
}

#cms_buttons a:link, #cms_buttons a:visited, #cms_buttons a:active  {
	color:#B87500;
	font-weight:bold;
}

#cms_buttons a:hover {
	color:#B87500;
	font-weight:bold;
}
.addpagelink 
{
	color:#AAAAAA !important;
}


a.learnSectionLinks:link, a.learnSectionLinks:active, a.learnSectionLinks:visited {
	font-size: 11px;
	font-weight: bold;
	color: #275063;
	padding: 0px 0px 0px 8px;
	text-decoration: none;
}

a.learnSectionLinks:hover {
	color: #990000;
	text-decoration: underline;
}

a.aboutSectionLinks:link, a.aboutSectionLinks:active, a.aboutSectionLinks:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height:250%;
}

a.aboutSectionLinks:hover {
	color: #c9c9c9;
	text-decoration: underline;
}

.aboutSectionPadding {
	margin:0px;
	padding-bottom:8px;
	text-align: center;
}

.pageTitle {
	color: #555555;
	font-weight: bold;
	font-size: 13px;
}

h2, .subtitle {
	font-weight: bold;
	font-size:16px;
	margin-bottom:10px;
	display:inline;
}