﻿#Header{background-color: #00718f;}
#Links{background-color: #0A2074;}
#Footer{border-top: 2px #0A2074 dotted;}

.NavigationMenu ul{
	border: 1px #0A2074 solid;
	width:100%;
}

.SectionHeader{background-color: #0A2074;}

.SectionHeaderLeft{background-image: url('Images/leftcorner_navy.gif');}
.SectionHeaderRight{background-image: url('Images/rightcorner_navy.gif');}
.SummaryLinksLeft{background-image: url('Images/leftcorner_navy.gif');}
.SummaryLinksRight{background-image: url('Images/rightcorner_navy.gif');}

.SectionContent{border: 1px #0A2074 solid;}
.SummaryLinksHeader{background-color: #0A2074;}
.SummaryLinksContent{border: 1px #0A2074 solid;}
#PageLayoutFooterBookmarks{border: 1px #0A2074 solid;}

#Logo_test{visibility: visible;}
li#zz1_QuickLaunchMenun0{visibility:visible;}

/* Style the title of pages that appear */
.PageTitle {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:700;
	color: #0A2074;
}

/* Breadcrumb styling */
#Content #LeftContent .Section .SectionHeader .BreadcrumbVertical li {
	background-image:url('Images/VerticalSiteNode.gif');
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
}

#Content #LeftContent .Section .SectionHeader .BreadcrumbVertical ul li.CurrentSiteNodeVertical {
	background-image:url('Images/VerticalSiteNode_Current.gif');
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
}

li.PageNode a:hover{background:#001E8C;color: white;}
li.SiteNode a:hover{background:#001E8C;color: white;}
li.CurrentPageNode  a:hover{background:#001E8C;}
li.CurrentSiteNode  a:hover{background:#001E8C;}
li.CurrentPageNode a{color: #0A2074;}
li.CurrentSiteNode a{color: #0A2074;}

