body{
	margin: 0;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #333;
}

img{
	border-style: none;
	padding-bottom: 10px;
}

a:hover{
	color: #d54e21;
	text-decoration: underline;
}

a, a:link{
	color: #005293;
	/*color: #2583ad;*/
	text-decoration: none;
}

h1 {
	color: #003c69;
	font-size: 1.6em;
	margin-top: 3px;
	line-height: 1.6em
}

h2 {
	font-size: 1.3em;
	color: #666666;
	text-align:left;
	line-height: 1.5em;
}

h3 {
	font-weight: bold;
	font-size: 1.2em;
	color: #484848;
	border-top: 1px solid silver;
	margin-bottom: 12px;
	border-bottom: 1px dotted silver;
	padding-top: 10px;
	padding-bottom: 10px;
}

h4 {
	color: #5d5d5d;
	border-bottom: 1px dotted silver;
	border-top-style: none;
	margin-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

h5 {
	color: white;
	margin-top: 0;
}

h6 {
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
	border-top: 0.1em solid silver;
	padding-top: 15px;
	margin-bottom: 10px;
	margin-top: 16px;
}

hr {
	border-color: #d5d5d5;
	border-style: solid;
	border-width: 1px 0 0;
	clear: both;
	margin: 0;
	height: 0;
}

p 	{
  color:#333;
  margin-top: 0;
}
.ACPO_Header {
  padding-top:5px;
}

.ACPO_Header img {
  float:right;
}
#MainMenu_TemplateMenu {
  clear:both;
}

.ACPO_HeaderList {
  padding:5px 0px 10px 0px;
  border-bottom: 1px solid silver;
  width:100%;
  height:2em;
}

.ACPO_HeaderMenu {
  padding-top:8px;
  margin:0 0 0 0;
/*  background-color:#0A1A2E; */
  background-color:#014076
  font-size:14px;
  height:26px;
  width:100%;
  font-family: Arial, Helvetica, sans-serif;
}

.ACPO_Tree {
  width:100%;
  overflow-x:hidden;
  border-top: 1px solid #CCCCCC;

}
.ACPO_TreeHeader {
  border-top: 5px solid #208591;
  font-weight: bold;
  margin-bottom: 15px;
  padding-top: 5px;
}

.ACPO_MenuItem {
  padding:3px 0px 3px 0px;
  width:100%;
  border-bottom: 1px solid #CCCCCC;
  color:#333333;
  cursor:pointer;
}

.ACPO_MenuItemOver {
  width:100%;
  padding:3px 0px 3px 0px;
  border-bottom: 1px solid #CCCCCC;
  color:black;
  background-color: #DDDDDD;
  cursor:pointer;

}

.ACPO_PromoItem {
  cursor:pointer;
  background-color:#eeeeee;
  padding:0px 0px 5px 0px;
  border-bottom:solid 10px white;
}

.ACPO_HeadLine {
  padding;0px 0px 0px 0px; 
  width:100%;
  background-color:#003C69;
  color: white;
  text-align:center;
}

.ACPO_HeadLine1 {
  padding;0px 0px 0px 0px; 
  width:100%;
  border-bottom: 3px solid #208591;
  color: black;
  font-weight:bold;
  text-align:center;
}

.ACPO_HeadLine2{
  padding;0px 0px 0px 0px; 
  width:100%;
  border-bottom: 1px solid #009FDA;
  color: black;
  font-weight:bold;
  text-align:center;
}


.ACPO_RightLinks {
  padding:20px 0px 5px 0px;
  border-bottom:solid 1px black;
}

.ACPO_Link {
  background-image:url("/ACPOResources/arrow.gif");
  background-repeat : no-repeat;
  margin-left:5px;
  padding-left:12px;
  padding-bottom:5px;
  cursor:pointer;
}

.ACPO_LatestNews {
  border-top: 3px solid #208591;
}

.ACPO_FeedItem {
  cursor:pointer;
  border-bottom: 1px solid #208591;
}

.ACPO_FeedContent {
  padding-left:20px;
  background-color:white;
}

.ACPO_FeedContent h3 {
   font-weight: bold;
   font-size: 1.2em;
   border-top: 1px none silver;
   margin-bottom: 5px;
   border-bottom: 1px none silver;
   padding-top: 2px;
   padding-bottom: 2px;
}

.ACPO_FeedContent strong {
  font-size:100%;
  font-weight:normal;
}

.ACPO_MenuDesc {
  font-size:80%;
}
.ACPO_Blog {
  width:100%;
  padding-top:20px;
  border-bottom: 3px solid #009FDA;
}

.ACPO_WhiteText {
  color:white;
}

.ACPO_WhiteText * a {
  color:white;
}

.NPCC_Search {
  float:left;
  margin-top:15px;
}

.NPCC_SearchButton {
  float:left;
  height:1em;
  width:1em;
  background-color: #014076;
  background-image:url("/acpoResources/Search1.gif");
  color:transparent;
  margin:15px 15px 0px 5px;
  background-size:contain;
  border:2px solid #014076;
  cursor:pointer
}