html{
}

body
{	

	font-family: Tahoma, Arial, Helvetica, sans-serif;
}


div.container
{
background-color:white;
}

a{
	color: #003366;
}
a:hover {
	color: #338E4F;
	text-decoration: underline;
}
a:visited {
	color: #003366;
}



.PlainBtn
{
	border: #003366 thin solid;
	font-size: small;
	color: #000000;
	text-align:center;
}






div.footer {
	padding: 0.5em;
	color: black;
	background-color: #efefef;
	clear: left;
}

div.header
{
padding:0.5em;
color:black;
background-color:white;
clear:left;
text-align:center;
width:100%
}
h1.header
{
padding:0;
margin:0;
}

.no-margin-bottom{
	margin-bottom: 0rem;
}

.SubTitle
{
	text-align:left;
	width:100%;
	margin-top: 1rem;
	font-weight: bold;
	margin-bottom: 1rem;
}

.greyTblHeader {
	background-color: #CCCCCC;
	color: #000000;
	font-weight: bold;
}
.greyTblRow1 {
	background-color: #F0F0F0;
	color: #000000;	
}
.greyTblRow2{
	background-color: #EBEBEB;
	color: #000000;
}
.blueTblHeader
{	background-color: #003366;
	color: #FFFFFF;
	font-weight: bold;
}
.yellowTblRow1 {
	background-color:#FFFFCC;
	color: #000000;	
}
.yellowTblRow2{
	background-color: #FFFFEA;
	color: #000000;
}
.blueBtn
 {
	background-color: #003366;
	color: #FFFFFF;
	font-size: .9em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;

}

.SideBox
{
	border: #003366 thin solid;
	padding:1em;
}
.PSCHome {
	font-size: 1.6em;
	color: #000000;
	background-color:White
}
.PSCHome_PSC 
{
	font-size: .9em;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}
a.PSCHome_PSC{
	color: #003366;
	text-decoration:none;
	}
a.PSCHome_PSC:hover {
	color: #003366;
	text-decoration:underline;
}
a.PSCHome_PSC:visited {
	color: #003366;
	text-decoration:none;

}
.LblTxt 
{
	font-weight:bold;
}

.fullwidthCenter
{
	width:100%;
	text-align:left;
	border-bottom: 1.5px solid black;
	padding-bottom: .5rem;
}

.smallerTxt
{
	font-size:smaller;
}

/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 } 
 
#pagewidth{ }
 
#leftcol{
 width:30%; 
 float:left; 
 position:relative; 
 background-color:#FFFFFF; 
 }
 
#twocols{
 width:70%; 
 float:right; 
 position:relative; 
  }
 
#rightcol{
 width:43%; 
 float:right; 
 position:relative; 
 background-color:#FFFFFF;
 }
 
#maincol{background-color: #FFFFFF;  
 float: left; 
 display:inline; 
 position: relative; 
 width:57%; 
 }
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}

div.container{border:none}
}

.space-below {
	margin-bottom: 1.5rem !important;
}

.space-above {
	margin-top: 1.5rem !important;
}

.psc-ada-notice {
	background: #fff;
	border-top: 1px solid #dfdfdf;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
	padding: 10px 10px;
	
}

	.psc-ada-notice a {
		color: #014f81 !important;
		text-decoration: underline;
	}
/*Styles for ada footer*/
.red-ada-footer-border {
	border: 3px solid;
	border-color: darkred;
	border-radius: 3px;
}

.warning-ada-footer-border {
	border: 3px solid;
	border-color: gold;
	border-radius: 3px;
}

.green-ada-footer-border {
	border: 3px solid;
	border-color: forestgreen;
	border-radius: 3px;
}

.center-block {
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
}

/*This is where the styling for the main nav header starts */
.custom-nav {
	position: relative;
	width: 100%;
	margin-bottom: 0;
	min-height: 0;
	padding: 0;
	border: none;
	border-radius: 0;
	background: linear-gradient(to bottom, #069 0, #036 100%);
}

.shadow-lg-custom {
	box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}

.custom-nav *,
.custom-nav *:before,
.custom-nav *:after {
	box-sizing: border-box;
}

.custom-nav a {
	text-decoration: none !important;
}

.custom-nav-container {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
}

.custom-nav-header {
	display: block;
	margin-right: -15px;
	margin-left: -15px;
}

.psc-main-nav-link {
	display: flex;
	align-items: center;
	color: #ffffff;
}

.psc-logo-link {
	display: inline-block;
}

#logo {
	display: block;
	width: 70px;
	height: 70px;
	padding: 10px;
	border: none;
	outline: none;
}

.psc-brand {
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-left: 10px;
	color: #ffffff;
}

.psc-brand-line {
	display: block;
	line-height: 22px;
	font-size: 20px;
	font-family: "Myriad Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.custom-nav-toggle {
	display: none;
	margin: 10px 10px 10px 0;
	padding: 8px 10px;
	border: none;
	background-color: #7f99b2;
	cursor: pointer;
	border-radius: 3px;
}

	.custom-nav-toggle:hover,
	.custom-nav-toggle:focus {
		background-color: #7f99b2;
	}

.custom-icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	margin: 4px 0;
	background-color: #ffffff;
	border-radius: 1px;
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.custom-navbar-collapse {
	display: none;
	margin-right: -15px;
	margin-left: -15px;
	padding-right: 15px;
	padding-left: 15px;
	overflow-x: visible;
	-webkit-overflow-scrolling: touch;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}

.custom-navbar-nav {
	margin: 7.5px -15px;
	margin-bottom: 0;
	padding-left: 0;
	list-style: none;
}

	.custom-navbar-nav > li {
		position: relative;
		display: block;
		margin-left: 0;
		line-height: 1.5em;
	}

		.custom-navbar-nav > li.dropdown {
			position: relative;
		}

		.custom-navbar-nav > li > a {
			display: block;
			padding: 8px 10px;
			color: #efefef;
			text-shadow: 0 1px 0 #001933;
		}

			.custom-navbar-nav > li > a:hover,
			.custom-navbar-nav > li > a:focus {
				color: #ffffff;
				background-color: #587893;
				font-weight: bold;
			}

@media (min-width: 768px) {
	.custom-nav-container {
		width: 750px;
		display: flex;
		align-items: center;
	}

	.custom-nav-header {
		display: flex;
		align-items: center;
		margin-right: 0;
		margin-left: 0;
		flex: 0 0 auto;
	}

	.custom-navbar-collapse {
		display: block !important;
		width: auto;
		height: auto !important;
		margin-right: 0;
		margin-left: 0;
		padding-right: 20px;
		padding-left: 20px;
		overflow: visible !important;
		border-top: 0;
		box-shadow: none;
		align-content: center;
	}

	.custom-navbar-nav {
		float: left;
		margin: 0;
	}

		.custom-navbar-nav > li {
			float: left;
		}
}

@media (min-width: 992px) {
	.custom-nav-container {
		width: 970px;
	}
}

@media (min-width: 1200px) {
	.custom-nav-container {
		width: 1170px;
	}
}

@media (max-width: 767px) {
	.custom-nav-header {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}


	.custom-nav-toggle {
		display: inline-block;
		order: 2;
	}

	.psc-main-nav-link {
		order: 1;
		flex: 1 1 auto;
	}

	.psc-logo-link {
		display: none;
	}

	.psc-brand {
		display: inline-block;
		padding-top: 8px;
		padding-right: 10px;
		padding-bottom: 8px;
		padding-left: 10px;
	}

	.psc-brand-line {
		line-height: 19.2px;
		font-size: 16px;
	}

	.custom-navbar-nav > li > a {
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}
}

.dropdown-menu-color {
	background-color: #036 !important;
}

/*This is where the styling for the main nav header ends */