#Headerback {
	background-image: url(images/headerbackground.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 200px;
	background-color: #FFF;
}
#Header {
	margin: 0px auto
	font-family: Verdana, Geneva, sans-serif;
	color: #cc9900;
	width: 900px;
	display: table;
}
#HeaderRight {
	float: right;
	clear: none;
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #D47F2E;
	font-size: large;
	font-weight: bold;
	text-decoration: none;
}
#HeaderLeft {
	float: left;
	padding: 15px;
}




body {
	/* [disabled]background-image: url(images/lblue047.gif); */
	background-repeat: repeat;
	/* [disabled]font-family: Verdana, Geneva, sans-serif; */
	background-color: #006;
}
#maincontent {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	width: 900px;
	background-color: #FFF;
	background-image: none;
}
#maincontent #content {
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
}
#maincontent a {
	text-decoration: underline;
	color: #4D60AC;
	font-weight: bold;
}
.emphasize {
	font-weight: bold;
	color: #009;
}
#maincontent ul li a {
	text-decoration: none;
	color: #000;
}

#footercontainer {
	font-size: small;
	color: #FFF;
	background-color: #000066;
	font-family: Verdana, Geneva, sans-serif;
	height: auto;
	width: auto;
}
#footer	{
	width: 900px;
	color: #FFFFFF;
	background-color: #4D60AC;
	/* [disabled]height: 250px; */
}

#menuline {
	background-color: #4D60AC;
	text-align: center;
}
h3 {
	color: #4D60AC;
}
.BoldBlue {
	font-weight: bold;
	color: #4D60AC;
	font-size: 16px;
}
#maincontent ul li a:hover{
	text-decoration: none;
	color: #F58026;
}
.inner {
    display: table;
    margin: 0 auto;
}
#nav {
	width: 900px;
	float: left;
	/* [disabled]margin: 0; */
	background-color: #4D60AC;
	/* [disabled]border-bottom: 1px solid #ccc; */
	font-family: Arial, Helvetica, sans-serif;
	/* [disabled]padding-top: 0px; */
	/* [disabled]padding-right: 0px; */
	/* [disabled]padding-left: 0px; */
	/* [disabled]padding-bottom: 0px; */
}
#nav ul {
	list-style: none;
	/* [disabled]width: 900px; */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#nav li {
	float: left;
}
#nav li a {
	display: block;
	padding: 12px 15px;
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
	border-right: 1px solid #ccc;
}
#nav li:first-child a {
	border-left: 1px solid #ccc; }
#nav li a:hover {
	color: #D47F2E;
	background-color: #006;
}
.NotextdecoOrange  {
	text-decoration: none;
	color: #D47F2E;
}
#Headerback #Header #nav #SocialBar {
	float: right;
	/* [disabled]padding-right: 20px; */
	/* [disabled]padding-left: 20px; */
	/* [disabled]width: 125px; */
	margin-top: 0px;
	list-style-type: square;
	list-style-image: none;
	list-style-position: inside;
}
#Headerback #Header #nav #SocialBar img {
	padding-right: 10px;
	padding-left: 10px;
	list-style-type: none;
	list-style-image: none;
	width: 35px;
	height: 35px;
	padding-top: 5px;
	/* [disabled]padding-bottom: 5px; */
}

.NotextdecoWhite  {
	text-decoration: none;
	color: #FFF;
}
.Notextdeco  {
	text-decoration: none
}
#HeaderRight a:hover {
	color: #4D60AC;
}
#footer a:hover {
	color:#F60
}
#maincontent .BlockBlue {
	text-transform: none;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #4D60AC;
	padding: 5px;
}
#maincontent a:hover {color:#D47F2E;}

#maincontent #content .oldnews {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #D47F2E;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
#maincontent #content .Qorvo {
	border: thin solid #000;
	padding: 20px;
}
