﻿

#Logo{float:left; height: 86px; position: relative; margin-left: 15px;margin-top:10px;}
#Header{background-color: white; color:#444444; }


#Links {
	float:left;
	font-weight:bold; 
	vertical-align :middle;  
	width:100%; 
	color: black;
	background-image: url('Images/stripe.gif'); background-repeat:no-repeat; background-position:bottom;

	
}

#Links a {
	color:navy;
	text-decoration:none;
	margin-left:auto;
	margin-right:auto;
	font-weight:bold; 
}

#Links a.LinkNoSeparator {
	color:#0A2074;
	padding:0px 10px 0px 10px;
	text-decoration:none;
	border:0px;
	color: navy;font-weight:bold; 
}

#Links a:hover {
	text-decoration:none; 
	border-right:1px white solid;
	margin-left:auto;
	margin-right:auto;
	color:#cccccc;font-weight:bold; 
}


#Links a.LinkNoSeparator:hover {
	text-decoration:underline;
	border:0px;
	color: #cccccc;font-weight:bold; 
}

#Links a:visited {
	border-right:1px white solid;
	margin-left:auto;
	margin-right:auto;
	color: navy;font-weight:bold; 
}


#Links a:visited:hover {
		color:#cccccc;font-weight:bold; 
}


#Links a.LinkNoSeparator:visited {
	border:0px;font-weight:bold; 
}








#Footer{border-top: 2px #ef047e dotted;}



.NavigationMenu ul{
	border: 1px #ef047e solid;
	width:99%;
}


.SectionHeader{background-color: #ef047e;}/* rounded edges 
.SectionHeaderLeft{background-image: url('Images/leftcorner_magenta.gif');}
.SectionHeaderRight{background-image: url('Images/rightcorner_magenta.gif');}
.SummaryLinksLeft{background-image: url('Images/leftcorner_magenta.gif');}
.SummaryLinksRight{background-image: url('Images/rightcorner_magenta.gif');}*/

.SectionContent{border: 1px #ef047e solid;}
.SummaryLinksHeader{background-color: #ef047e;}
.SummaryLinksContent{border: 1px #ef047e solid;}
#PageLayoutFooterBookmarks{border: 1px #ef047e solid;}

#Logo_Magenta{visibility: visible;}
li#zz1_QuickLaunchMenun0{visibility:visible;}

/* Style the title of pages that appear */
.PageTitle {
	color: #ef047e;
}

/* 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:#ef047e;color: white;}
li.SiteNode a:hover{background:#ef047e;color: white;}
li.CurrentPageNode  a:hover{background:#ef047e;}
li.CurrentSiteNode  a:hover{background:#ef047e;}
li.CurrentPageNode a{color: #ef047e;}
li.CurrentSiteNode a{color: #ef047e;}

.NavigationMenu {
	width:100%;
}



