/* 
================================
Skin styles for DotNetNuke
================================
*/ 

#BlueBar {
clear:both;
}

#BlueBar .normal {
color: white;
}

#BlueBar A:link { 
color: white;
} 

#BlueBar A:hover{ 
color: white;
} 

#BlueBar A:visited { 
color: white;
} 

#BlueBar A:active {
color: white;
}

#BlueBar hr {
height: 0px;
color: #023455;
border-top: solid 1px #006BA1;
border-bottom: solid 1px #023455;
border-left: 0px;
border-right: 0px;
}

#BlueBar .Head { 
color: white;
font-size: 10px;
	letter-spacing: +0.1em; 
} 
#BlueBar .SubHead { 
color: white;
font-size: 10px
} 
#BlueBar .ContainerTitle { 
color: white;
background-image:url(images/BlueHeaderFull.jpg);
background-position:right top;
background-repeat:no-repeat;
height: 37;
}

#BlueBar .ContentPane {
padding-left: 10px;
padding-right: 5px;
clear:both;
}

#BlueBar ul {
color: white;
	font-size:13px;
	margin-left: 0px;
	margin-top: 0px;
	padding-left: 18px;
	padding-top: 0px;
	} 