﻿a, a:visited {
	color: rgb(51, 153, 51);
	border:0;
	outline:none;
}

#s4-titlerow {
	background: #002300 url('header.png') bottom repeat-x;
	height: auto;
	padding: 20px 0;
	margin-bottom: 30px;
}

.nprha-tagline {
	padding-left: 20px;
	padding-top: 25px;
}


.ms-core-pageTitle, .ms-core-pageTitle a {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

#DeltaTopNavigation {
	float: right;
}

#DeltaTopNavigation a {
	color: #bfc8bf;
	margin: 0 0 0 20px;
	font-size: 14px;
}

.ms-core-listMenu-horizontalBox li.static > a{ 
	display: none !important; 
} 

.ms-core-listMenu-horizontalBox li.static > ul a{ 
	display: block !important; 
}

#DeltaPlaceHolderSearchArea {
	clear: both;
	margin-top: 20px;
}

#DeltaPlaceHolderSearchArea .ms-srch-sb-border, .ms-srch-sb-borderFocused {
    border: none;
    background: #bfc8bf;
}

.ms-srch-sb > input {
    height: 30px;
    color: #000;
    margin: 0 0 0 10px;
}

.ms-srch-sb > .ms-srch-sb-searchLink {
    height: 30px;
    width: 30px;
    background: transparent url('search.png') no-repeat 50% 50%;
}

.ms-srch-sb-searchImg {
	display: none;
}

.ms-core-navigation { 
	display: none;
}

#contentBox {
	margin-left: 20px;
}

#contentRow {
	padding: 0;
}

#footer {
	margin-top: 200px;
	text-align: right;
	clear: both;	
}

#footer a, #footer a:visited {
	color: #666;
    padding: 0;
    padding: 20px;
}