.Topbottom {
	border-top-style: ridge;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E0DFE3;
	border-right-color: #E0DFE3;
	border-bottom-color: #E0DFE3;
	border-left-color: #E0DFE3;
}
.TopOnly {
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #006666;
	border-right-color: #E0DFE3;
	border-bottom-color: #E0DFE3;
	border-left-color: #E0DFE3;
	border-top-style: solid;
}
.BottomOnly {

	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-top-color: #E0DFE3;
	border-right-color: #E0DFE3;
	border-bottom-color: #E0DFE3;
	border-left-color: #E0DFE3;
}
.LeftRight {

	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E0DFE3;
	border-right-color: #E0DFE3;
	border-bottom-color: #E0DFE3;
	border-left-color: #E0DFE3;
}
.Largetitle {
	font-size: large;
}
.NoLinkUL {
	text-decoration:none;
	color:#006666;
}
.LeftOnly {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: ##006666;
	border-right-color: #E0DFE3;
	border-bottom-color: #E0DFE3;
	border-left-color: ##006666;
}
.RightOnlyMenu {
	font-size: 14px;
	border-right-style: solid;
	border-right-color: #640032;
  	text-align: left;
 	vertical-align: top;
}
.EndMenu {
  	text-align: left;
 	vertical-align: top;
}
.LeftRightBottom {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: inset;
	border-left-style: solid;
	border-top-color: #E0DFE3;
	border-right-color: #E0DFE3;
	border-bottom-color: #E0DFE3;
	border-left-color: #E0DFE3;
	font-size: 12px;
	font-style: oblique;
}
.Normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: left;
}
.Normal_Archive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
}.Attribution {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
}.Heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	text-align: center;

}
.LandingHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #006666;
}

.NormalMenuMain {
	font-family: Arial, Helvetica, sans-serif;
	color: ##006666;
	font-size: 14px;
	line-height: normal;
}

.NormalMenuSub {
	font-family: Arial, Helvetica, sans-serif;
	color: ##006666;
	font-size: 12px;
	line-height: normal;
}
.NormalMenuSubSel {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
}
.Title_blk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006666;
 	font-weight: bold;
 	padding: 0px 0px 0px 13px; 
}
.Copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #640032;
}


#navSubMenu {
     color: #006666;

 width: 100%;
 height: 16px;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 padding: 4px 0px 3px 5px;
 margin: -2px 0px 0px 7px; 
 text-align: left;
 font-weight: bold;
	
}
#navSubMenu ul {
    color: #006666;
	display: inline;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	white-space: nowrap;
	 font-weight: bold;
	
}
#navSubMenu li {
    color: #006666;
	display: inline;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
 font-weight: bold;
}
#navSubMenu li.active span {
 color: #003399; 
 padding: 0px 0px 0px 0px; 
 margin-bottom: -1px;
 font-weight: bold;
} 
#navSubMenu li.active a:link, #navMain li.active a:visited {
 color: #003399; 
 text-decoration: none;
 padding: 0px;
 margin: 0px 0px 0px 0px;
 font-weight: bold;
} 
#navSubMenu li.active a:hover {
 color: #003399; 
 margin: 0px 0px 0px 0px;
 text-decoration: none;
 font-weight: bold;

}
#navSubMenu a:link, #navSubMenu a:visited {
 color: #006666;
 text-decoration: none;
 font-weight: bold;
}
#navSubMenu a:hover {
	color: #E0DFE3;
	text-decoration: blink;
	font-size: 12px;
	font-weight: bold;
}

#navSubMenu a.active:link, #navSubMenu a.active:visited {
    color: #006666;
 font-weight: bold;
 text-decoration: none;
}
#navSubMenu a.active:hover {
 color: #003062;
 font-weight: bold;
 text-decoration: underline;
}
