<style type="text/css">
.nav>li>a {
	text-decoration: none !important;
}
.otnav li a{
	
	text-decoration: none !important;
}
.afAccordionMenu div.afAccordionRootNode a{
	
	text-decoration: none !important;
}
p{ 
line-height: 1.5em !important;
}

div.feedList .List a
{
text-decoration: underline;
}
a
{
text-decoration: underline;
}
a:hover,
a:focus {
text-decoration: underline;
}

div.af2AccordionMenuCollapsed{
	border-color: #c5c5c5 transparent transparent !important	
}
div.af2AccordionMenuExpanded{
	border-color: transparent transparent #E03C31 !important	
}

div.afAccordionMenuCollapsed.af2AccordionMenuExpanded{
	
border-color: transparent transparent #cccccc !important;}

.footlinks {flex-direction: column !important;}

footer.footer-centerstacked .skin-footerlinks ul {
	max-width: 850px !important;
    margin: 0 auto;
}

@media (min-width: 767px) {
	.skin-title { padding-top: 10px !important; }	
}

#member-login {
    float: right;
    color: white;
    margin: 0 auto;
    padding: 10px 15px;
}
footer.footer-centerstacked .skin-footer-background:before {
    content: "";
    background: url("/Portals/2/Images/Logos/USCGR%20Web%20Seal.png")  !important;
    position: absolute !important;
    width: 125px;
    height: 125px;
    left: 49%;
    z-index: 1;
    margin-top: -65px;
    background-size: 125px 125px !important;
    margin-left: -25px;
}
footer.footer-centerstacked .skin-footer-background {
    border-top: 4px solid #ffd80f;
}

footer.footer-centerstacked .col-footerlinks .padded {
    margin-top: 70px !important;
}

.feedListCG .List a, .feedListCG .List a:link, .feedListCG .List a:visited, .feedListCG .List a:active {
    font-weight: bold !important;
    font-size: 15px !important;
}
.panel-primary {
    border-color: #073763 !important;
}
.panel-primary>.panel-heading {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    background-color: #073763 !important;
    border-color: #073763 !important;
}

.ModDNNHTMLC #dnn_ctr27893_HtmlModule_lblContent, .ModDNNHTMLC #dnn_ctr27895_HtmlModule_lblContent {
    border: 1px solid #cccccc !important;
}

.main-header h1 {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #ccc;
    color:#003366;
    text-transform:uppercase;
}

.jumbotron {
    padding: 20px !important;
    color: #fff !important;
    background-color: #0f243e !important;
    text-align: center !important;
}

.jumbotron p {
    font-size: 18px !important;
    font-weight: 700 !important;
    margin-bottom: 0 !important;
}

</style>