
.containermaster {

background-color: transparent;
padding: 5px 0px 10px;
}

.containerheader, .containerheader2 {
background-color: #fff;
padding: 3px 10px 3px 10px;
height: 25px;
line-height: .9em;
width: 100%;
}

.containerheader2 {
background-color: #fff;
padding: 0px 0px 0px 0px;
}

.containercontent, .containercontent2 {
padding: 7px 0px 5px 11px;

}

.containercontent2 {
padding: 0px 0px 5px 0px;
}

.containercontent {
font-size: 0.85em;
}

.iconbar {

}

.co1_title, .co2_title {
font-family: verdana;
font-size: 0.7em;
font-weight: bold;
color:#0065a4;
padding: 0 10px 0px 0;
}

.co2_title {
color:#0065a4;
}



.toptitle {
padding: 0 10px 0px 10px;

}



hr {
border: 0;
color: #A3C1E0;
background-color: #A3C1E0;
height: 1px;
width: 90%;
margin-left: 8px;
}

.arrowlistmenu {
	border-top: #9cc3dc 6px solid;
	border-bottom: #9cc3dc 1px solid;
	border-left: #9cc3dc 1px solid;
	border-right: #9cc3dc 1px solid; 
	list-style-image: url(/Portals/7/Skins/HLSPskins/arrow.png);
	list-style-position: outside;
	list-style-type: disc;

}

.arrowlistmenu ul{
width: 90%;
margin: 0 0 8px 0;
padding: 5px 0px 5px 13px;
color:#0065a4;
}

.arrowlistmenu ul li{
padding-bottom: 8px; /*bottom spacing between menu items*/
color:#0065a4; 
margin-left:2px;
}

.arrowlistmenu ul li a{
display: block;
text-decoration: none;
font-weight: bold;
font-size: 100%;
}
.arrowlistmenu ul li a:visited{ /*hover state CSS*/

}
.arrowlistmenu ul li a:hover{ /*hover state CSS*/

}
