@charset "utf-8";
/* CSS Document */

body {
	font-family: open-sans, sans-serif;
	font-size: 1.25em;
	font-weight: normal;
	color: #000000;
	background-color: #e0e5ea;
}
.pagebody {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0;
	background-color: #e0e5ea;
}
.headerwidth {
	margin: 0 auto;
	padding: 0;
	background-color: #ffffff;
}
.brandbg {
	background-image: url('/uploadedImages/Service_Catalog_Rework/_Template/VITA-agencybg.png');
	background-position-x: right;
	background-repeat: no-repeat;
	margin: 0 auto;
	max-width: 1348px;
}
.maxwidth {
	max-width: 1200px;
}
img {
	max-width: 100%;
	height: auto;
}
.row {
	margin-right: 0px;
	margin-left: 0px;
}
.nopadrt {
	padding-right: 0px;
}
.container {
	padding-bottom: 6px;
	padding-top: 6px;
	padding-left: 20px;
	padding-right: 20px;
	width: 100%;
}
.contentcontainer {
	background-color: #ffffff;
	margin-top: 40px;
	margin-left: 11rem;
	margin-right: 11rem;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 40px;
	padding-bottom: 80px;
}
/*#ctl00_ContentPlaceHolder1_ContentBlock1 ul {
	margin: 0 0 8px 30px;
	padding: 0;
}*/
.MultipleCVCustom {
	margin-left: 8rem;
	margin-right: 8rem;
	background: rgba(255,255,255,0.9);
	border: 1px solid #ccc;
}
.MultipleCVCustom .row {
    padding-bottom: 20px;
}
.newspace {
	clear: right;
	min-width: 100%;
/*	min-height: 220px*/
}
.leftgraphic {
	background-image: url('/uploadedImages/VITA_Main_Public/_Template/AgencyBanner-topLeft.png');
	background-position-x: left;
	padding: 0;
	background-repeat: no-repeat;
}
.socialicons {
	float: right;
	padding-right: 10rem;
	margin-top: -40px;
}
h1, .h1 {
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 12px;
	color: #d25f15;
	font-weight: bold;
}
h2, h3, h4, h5, h6 {
	color: #d25f15;
}
h2, .h2 {
	font-size: 17px;
}
h3, .h3 {
	font-size: 15px;
}
h4, .h4 {
	font-size: 14px;
}
a {
	color: #0e2b8d;
}
ul.results {
	margin-left: -40px;
}
.smitalicswhite {
	font-size: smaller;
	font-style: italic;
	color: #ffffff;
}
.smitalicswhite a {
	color: #ffffff;
	text-decoration: none;
}
.smitalicswhite a:hover {
	color: #eeeeee;
	text-decoration: underline;
}
.smitalicswhite a:visited {
	color: #ffffff;
	text-decoration: none;
}
.smitalicsgrey {
	font-size: smaller;
	font-style: italic;
	color: gray;
}
.newsspan h5 {
	margin-top: 8px;
	margin-bottom: 0px;
}
.pin {
	margin-left: -16px;
	margin-top: 10px;
}
hr {
	width: 100%;
	height: 1px;
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.55), rgba(0,0,0,0));
	background-image: linear-gradient(left, rgba(255, 255, 255, 0), rgb(255, 255, 255), rgba(255, 255, 255, 0));
}
.img-full {
	min-width: 100%;
}
.tagline-divider {
	margin: 15px auto 3px;
	max-width: 250px;
	border-color: #999999;
}
.navbar {
	min-height: 42px;
	margin-bottom: 0px;
	border-radius: 0px;
}
.navbar-inverse {
	border: none;
	background: #071a6c;
	box-shadow: 0px -10px 20px #295cb2 inset;
	position: relative;/*z-index: 2;background: #7bb54c;*//*box-shadow: 0px -10px 20px #559f59 inset;*/
}
.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-nav > li > a:visited {
	color: #ffffff;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
	color: #071a6c;
	background-color: #ffffff;/*background-color: transparent;*//*color: #0e2b8d;*/
}
.nav>li>a {
	position: relative;
	display: block;
	padding-left: 6px;
	padding-right: 6px;
}
.navbar-nav {
	font-size: .95em;
	font-weight: 500;
	letter-spacing: .2px;
	padding-left: 1.5rem;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus .navbar ul li .active {
	color: #fff;
	background-color: #0e2b8d;
}
.navbar-inverse .navbar-nav>.active2>a {
	color: #fff;
	background-color: #469410;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
	color: #fff;
	background-color: #0e2b8d;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: #333;
}
.navbar-inverse .navbar-toggle {
	margin-top: 2px;
	margin-bottom: 2px;
	background-color: #469410;
	border: 1px solid transparent;
	border-radius: 4px;
	border-color: transparent;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
	background-color: #469410;
}
.dropdown-menu {
	font-size: .98em;
	border-radius: 0px;
}
.dropdown-menu > li > a {
	padding: 2px 4px;
	white-space: pre-wrap;
}
.dropdown-menu > li > .active {
	color: #000000;
	background-color: #bcde99;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	/*color: #262626;  background-color: #bcde99;*/
	color: #1f1f1f;
	text-decoration: none;
	background-color: #eeeeee;
}
.ribbon {
	background-image: url('/vitanow/images/greenRibbon-right-small.png');
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #ffffff;
	max-height: 16px;
}
.ribbon img {
	vertical-align: top;
}
.subMenu {
	display: block;
	max-width: 100%;
	min-height: inherit;
	margin-bottom: 0px;
	background-color: #4767ae;
	box-shadow: 0px 5px 20px #1f3159 inset;
	z-index: 1;
	text-align: left;
	font-size: 12px;
}
.subMenu ul {
	margin-bottom: 0px;
	margin-left: -14px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.subMenu li {
	list-style: none;
	display: inline;
	color: #ffffff;
	border-right: 1px solid #ffffff;
	padding-left: 4px;
}
.subMenu li a {
	color: #ffffff;
	padding-right: 4px;
}
.subMenu ul li .active {
	color: #d25f15;
}
.bccontainer {
	line-height: 40px;
	text-align: left;
	vertical-align: middle;
	font-size: 95%;
	margin-left: 10.5rem;
	margin-right: 10.5rem;
}
.breadcrumbdetail a {
	text-decoration: none;
	color: black;
}
.buttonImage {
	background: url('/vitanow/images/searchButton.png');
	background-repeat: no-repeat;
	width: 29px;
	height: 26px;
	border: 0;
	vertical-align: middle;
	margin-left: -16px;
}
.queryText {
	height: 24px;
	width: 180px;
	padding: 2px 6px;
	line-height: normal;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 2px;
}
.rtsearch {
	line-height: 20px;
	float: right;
}

/* SEARCH BUTTON
-------------------------------------------------- */
.rtsearch button {
	border-radius: 2px;
	background: #428bca;
	color: #fff;
	border-color: #0e2b8d;
	margin: 0;
	transition: background-color 0.1s linear;
}
.rtsearch button .ui-button-text {
	padding: 0.4em 0.8em;
}
.rtsearch button:hover {
	background: #74b045;
	border-color: #2f660a;
}
.rtsearch input {
	padding: 5px 0 1px 0;
	margin: 0 -4px -10px 0;
}
.homebox {
	padding-left: 30px;
	padding-bottom: 20px;
	clear: none;
	background-image: url('/vitanow/images/itemBoxBack.png');
	background-repeat: no-repeat;
	background-position: left top;
	border: none;
}
.homeboxA {
	padding-left: 30px;
	clear: none;
	border: none;
}
.homebox img {
	border: solid 1px #666;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.nontitlelink {
	font-size: 14px;
	font-weight: normal;
}
.more {
	padding-top: 10px;
}
.slider {
	background: #fff;
	border: 1px solid #ccc;
	padding: 12px 12px 8px 12px;
	margin-left: 16px;
	min-height: 312px;
}
.icon12 {
	padding-top: 2rem;
	text-align: center;/*background-color: rgba(155,155,155,.2);*/
	width: 100%;
	clear: both;
	position: relative;
}
.newslist {
	padding-bottom: 18px;
}
.intro-text {
	text-transform: uppercase;
	font-size: 1.25em;
	font-weight: 400;
	letter-spacing: 1px;
}
.img-border {
	float: none;
	margin: 0 auto 0;
	border: #999999 solid 1px;
}
.img-left {
	float: none;
	margin: 0 auto 0;
}
footer {
	background: radial-gradient(#fff, #585858);/*	background: rgba(255,255,255,0.9);
*/
}
footer p {
	margin: 0;
	padding: 0;
	text-align: center;
}
.morebase {
	margin-left: 8rem;
	margin-right: 8rem;
}
.panel-title {
	font-size: 12px;
}
.panel-body {
	text-align: center;
	padding: 4px;
}
.panel-heading {
	padding: 6px 15px;
}
.panelrow {
	margin-right: 0px;
	margin-left: 0px;
}
.panelrow .panel-title {
	font-size: 14px;
}
.panelrow .panel-body {
	text-align: left;
	padding-top: 10px;
	padding-left: 20px;
}
.Hidden, .hidden {
	display: none;
	visibility: hidden;
}
.tabrow {
	margin-right: -15px;
	margin-left: -15px;
	min-height: 400px;
}
.tabrow h2 {
	color: #0f2c92;
	font-weight: 700;
}
.tabbox {
	margin-right: 0;
	margin-left: 0;
	background-color: #eee;
	border-radius: 4px 4px 0 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid #ddd;
}
.tab-content {
	background-color: #fff;
	padding: 12px;
}
.tabbox .nav-tabs>li>a {
	margin-top: 4px;
	text-align: center;
	max-width: 130px;
	min-height: 58px;
}
#ctl00_ContentPlaceHolder1_ContentBlock1 .tabbox ul {
	margin: 0 0 0px 4px;
}
.second .nav-tabs>li>a {
	margin-top: 4px;
	text-align: center;
	max-width: 112px;
	min-height: 45px;
}
.normfont {
	font-family: open-sans, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #000000;
}
.nncioblock {
    background: rgba(255,255,255,0.9);
    border: 1px solid #ccc;
    padding-left: 10px;
    padding-right: 10px;
}
.nncio {
    min-width: 180px;
    min-height: 230px;
    float: left;
}
.nnciocontent ul {
	overflow: hidden;
}

/*Legacy VITA Styles
-------------------------------------------------- */
.contentcontainer::after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.contentright {
	position: relative;
	margin-left: 280px;
}
.SideNote, .sideNote {
	color: #666;
}
.screenReaderOnly {
	position: absolute;
	left: -2000px;
	visibility: hidden;
}

/* ANNOUNCEMENT BOX
-------------------------------------------------- */
.announcement {
	border: 1px solid #FFCC00;
	margin-bottom: 10px;
	clear: both;
}
* html .announcement {
	height: 15px;
}
.announcement h1 {
	color: #000000;
	margin: 0;
	padding: 0;
}
.announcement h2 {
	color: #000000;
	margin: 0;
	padding: 0;
	border: none;
}
.announcement .annHeader {
	padding: 10px;
	color: #fff;
	background: #FFFF99;
	border: none;
}
.announcement .annContent {
	padding-top: 5px;
	padding-bottom: 5px;
	background: #FFFFCC;
	border: none;
}
.annContent p {
	padding-left: 10px;
	padding-right: 10px;
}

/* ONLINE FORMS -- MISFORMS
-------------------------------------------------- */
.formNavBar {
	height: 28px;
	background: url('/uploadedImages/VITA_Main_Public/_Template/formNavBar.jpg') repeat-x;
}
.formNavBar img {
	float: left;
}
.formNavBar div {
	margin: 0 auto;
}
.formNavBar a {
	font-weight: bold;
	padding-top: 6px;
	display: block;
	height: 22px;
	width: 90px;
	float: left;
	text-align: center;
	font-size: 92%;
}
.formNavBar a:hover {
	background: url('/uploadedImages/VITA_Main_Public/_Template/formNavOver.jpg') repeat-x;
}
.alt {
	background: #E9E9E9;
}
.formSearchBox {
	float: right;
	background: url('/uploadedImages/VITA_Main_Public/_Template/SearchBox.gif') no-repeat;
	padding: 10px 0 0 0;
	width: 413px;
	height: 72px;
}
.formSearchBox p {
	margin: 5px 15px 0 10px;
	font-weight: bold;
	font-size: 90%;
}
.formSearchBox .misSearchLabel {
	float: left;
	font-weight: bold;
	margin: 0 5px 0 0;
}
.formSearchBox .misSearchInput {
	float: left;
	height: 18px;
	margin: 0;
	padding: 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	border-right: none;
}
.formSearchBox .misSearchBtn {
	float: left;
	color: #000;
	font-weight: bold;
	width: 71px;
	height: 20px;
	border: none;
	background: url('/uploadedImages/VITA_Main_Public/_Template/SearchBtn.png') no-repeat;
	margin: 0;
	padding: 0;
}

/*ONLINE FORMS
-------------------------------------------------- */
.Form fieldset {
	padding: 0 10px 10px 10px;
	border: 1px solid #ccc;
	margin: 0 0 10px 0;
}
form {
	margin: 0;
	padding: 0;
}
.Form legend {
	padding-left: 10px;
	margin: 0 0 10px 0;
	color: #5a7a9e;
	font-weight: bold;
	font-size: 16px;
	border-bottom: 0px;
	width: initial;
}
.Required {
	background-position: left;
	background-repeat: no-repeat;
	background-image: url('/App_Resources/images/requiredArrow.jpg');
}
.Form label {
	padding-left: 10px;
	clear: left;
}
.Form .Label {
	padding-left: 10px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #ccc;
	width: 200px;
	display: block;
	float: left;
	margin-top: 2px;
	text-align: left;
	clear: left;
	color: #000;
}
label.Label.top10 {
	margin-top: 10px;
}
.Form .TextBox {
	background: #f3f3f3;
	border: 1px solid #999;
	width: 230px;
	margin-top: 3px;
	margin-bottom: 6px;
}
textarea {
	background: #f3f3f3;
	border: 1px solid #999;
	min-height: 98px;
	min-width: 250px;
}
.Error {
	border: 1px solid #900;
	color: #900;
	background: #FFF none repeat scroll 0% 0%;
}
.Error h2 {
	background-color: #900;
	background-image: url('/uploadedImages/VITA_Main_Public/_Template/H2_Error.png');
	min-height: 40px;
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 100px;
	color: #fff;
}
.Warning {
	border: 1px solid #ffcc00;
	color: #000;
	background: #ffffcc;
}
.Warning h2 {
	background-color: #ffff99;
	background-image: url('/uploadedImages/VITA_Main_Public/_Template/H2_Warning.png');
}
.Valid {
	border: 1px solid #006600;
	color: #006600;
	background: #fff;
}
.Valid h2 {
	background-color: #006600;
	background-image: url('/uploadedImages/VITA_Main_Public/_Template/H2_Valid.png');
}
.Information {
	border: 1px solid #0000AA;
	color: #0000AA;
	background: #fff;
}
.Information h2 {
	background-color: #0000AA;
	background-image: url('/uploadedImages/VITA_Main_Public/_Template/H2_Information.png');
}
.X_Out {
	width: 20px;
	height: 20px;
	margin: 0px 15px 0px 0px;
	float: right;
	background: transparent url("/App_Resources/images/X_OutRed.png") no-repeat scroll 0% 0%;
	border: medium none;
}
.ValidationMessage h2 { padding-left:90px; padding-top:10px; min-height:40px; }
.ValidationMessage .Description {
	margin: 0px;
	padding: 10px;
}
.ValidationMessage .Description ul li {
	list-style-image: url("/App_Resources/images/requiredArrow.png");
}
.Form {
	clear: both;
}
.Denote {
	padding: 35px 0px 0px;
	background: transparent url("/uploadedImages/VITA_Main_Public/_Template/DenotesRequired.png") 	no-repeat scroll 0% 0%;
}

.redText{
	color: #DB0509;
}


/* SCM CONTRACT SEARCH BOX
-------------------------------------------------- */
.plugIns {
	text-align: center;
	background: #f2f5ff;
	clear: both;
	padding: 5px;
}
.noWrap {
	white-space: nowrap;
}
.NoWrap {
	white-space: nowrap;
}
#contractSearch {
	padding: 0;
	margin: 0;
	color: #0f2c92;
	clear: both;
}
#contractSearchBox {
	background-color: #e0e7f6;
	width: 600px;
	border: 2px solid #9bafd5;
	text-align: center;
	margin: 0 auto;
}
#bySupplierName {
	background-color: #91C561;
	width: 190px;
	height: 50px;
	padding-left: 10px;
	padding-top: 10px;
	float: left;
}
#byKeyword {
	background-color: #C5E0AB;
	width: 190px;
	height: 50px;
	padding-left: 10px;
	padding-top: 10px;
	float: left;
}
#byContractNumber {
	background-color: #91C561;
	width: 190px;
	height: 50px;
	padding-left: 10px;
	padding-top: 10px;
	float: right;
}
#optionWrapper {
	padding: 10px;
	clear: both;
}
.contractSearchBtn {
	border: 2px solid #000099;
	background-color: #758fc1;
	color: #fff;
	font-weight: bold;
}
.contractSearchInput {
	border: 1px solid #000;
	margin-top: 5px;
}
.ContractSearchInterface {
	width: 657px;
	height: 134px;
	margin: 0 auto;
	background: url('/uploadedImages/VITA_Main_Public/_Template/ContractSearchInterface.png') no-repeat;
}
.ContractSearchInterface h2 {
	border: none;
	font-weight: bold;
	margin: 0 0 0 60px;
	padding: 25px 0 0 0;
	color: #606060;
}
.ContractSearchInterface .Input {
	padding: 0;
	margin: 12px 0 0 0;
}
.ContractSearchInterface .Input .SearchInput {
	border: none;
	font-weight: bold;
	color: #626262;
	padding: 5px 0 3px 5px;
	background: none;
	width: 175px;
}
.ContractSearchInterface .Input .First {
	margin: 0 46px 0 16px;
}
.ContractSearchInterface .Input .Second {
	margin: 0 36px 0 0;
}
.ContractSearchInterface .Input .Third {
	margin: 0;
}
.ContractSearchInterface .Footer {
	height: 25px;
	margin: 8px;
	color: #606060;
}
.ContractSearchInterface .Footer .OptionalCriteria {
	width: 300px;
	margin: -10px 0 0 10px;
	float: left;
	padding-left: 10px;
}
.ContractSearchInterface .Footer .OptionalCriteria h3 {
	display: inline;
	color: #606060;
}
.ContractSearchInterface .Footer .Buttons {
	float: right;
	margin: 0 20px 0 0;
}
.ContractSearchInterface .Footer .Buttons .SubmitButton {
	border: none;
	cursor: pointer;
	background: none;
	margin: 0 0 0 8px;
	width: 132px;
	height: 22px;
}

/*ZIP CODE SEARCH STYLES
-------------------------------------------------- */
.ZipSearch {
	float: left;
	margin: 0 30px 0 0;
}
.ZipSearch .Input {
	margin: 10px 0 0 0;
	width: 302px;
	height: 26px;
	background: url('/uploadedimages/VITA_Main_Public/_Template/BlueButtonSearchBox.png') no-repeat;
}
.ZipSearch .Input .ZipSearchLabel {
	position: absolute;
	display: inline;
	visibility: hidden;
}
.ZipSearch .Input .ZipSearchText {
	float: left;
	color: #717171;
	border: none;
	margin: 3px 0 0 10px;
	font-weight: bold;
	font-size: 15px;
	width: 200px;
	height: 20px;
	background: none;
}
.ZipSearch .Input .ZipSearchButton {
	float: right;
	margin: 0;
	padding: 2px 0 0 5px;
	cursor: pointer;
	border: none;
	float: right;
	font-weight: bold;
	color: #fff;
	text-align: left;
	width: 85px;
	height: 25px;
	background: none;
}
.BackButton a {
	padding: 3px 0 0 30px;
	display: block;
	height: 21px;
	background: url('/uploadedimages/VITA_Main_Public/_Template/BackButton.png') no-repeat;
}
.FormBackButton {
	float: left;
	padding: 0 4px 0 0;
	margin: 5px 0 0 0;
	cursor: pointer;
	color: #fff;
	text-align: right;
	font-weight: bold;
	width: 190px;
	height: 21px;
	border: none;
	background: url('/uploadedimages/VITA_Main_Public/_Template/BackButton2.png') no-repeat;
}
.NextPrev {
	float: left;
	margin: 5px 0 0 10px;
}
.NextPrev a {
	color: #fff;
}
.NextPrev a:hover {
	color: #fff;
}
.NextPrev a:visited {
	color: #fff;
}
.NextPrevNav {
	padding: 3px 0 0 0;
	width: 81px;
	height: 18px;
	margin: 0 10px 0 0;
	text-decoration: none;
	float: left;
	text-align: center;
	font-weight: bold;
	color: #fff;
	display: block;
	background-repeat: no-repeat;
}
.PreviousButton {
	background-image: url('/uploadedimages/VITA_Main_Public/_Template/PreviousButton.png');
}
.NextButton {
	background-image: url('/uploadedimages/VITA_Main_Public/_Template/NextButton.png');
}
.PreviousButtonDisabled {
	background-image: url('/uploadedimages/VITA_Main_Public/_Template/PreviousButtonDisabled.png');
}
.NextButtonDisabled {
	background-image: url('/uploadedimages/VITA_Main_Public/_Template/NextButtonDisabled.png');
}
.Divider {
	margin: 10px 0 10px 0;
	padding: 0;
	border: 1px solid #ccc;
	background: url('/uploadedimages/VITA_Main_Public/_Template/H2BG.png') #fff repeat-x;
	clear: both;
}
.Divider h2 {
	border: none;
	color: #000;
	margin: 7px 0 15px 7px;
	padding: 0;
}
.Divider p {
	padding-left: 10px;
	margin-bottom: 0px;
}
.ContractDetail {
	border: 1px solid #ccc;
	background: url('/uploadedimages/VITA_Main_Public/_Template/BlockGradient.png') #fff repeat-x;
	margin: 5px;
	padding: 5px;
}
.ContractDetail img {
	cursor: pointer;
}
.ContractDetailTitle {
	cursor: pointer;
	margin: 0 0 5px 0;
	padding: 0 0 0 25px;
	border: none;
}
.ContractDetailContent {
	border: 1px solid #ccc;
	background: #fff;
	padding: 5px;
}
.ContractDetailContent h3 {
	color: #0033FF;
	font-size: 105%;
}
.ContractDetailContent p {
	clear: both;
}
.ExpandContractDetail {
	float: left;
}
#summaryHidden {
	width: 500px;
	height: 200px;
}  /* For https://vita2.virginia.gov/apps/content_admin/jobs/jobs_create.cfm  & jobs_edit.cfm */

/*  For ITSP area
-------------------------------------------------- */
#ispnone {display:none;}

#isphomenews {
    display: block;
    min-width: 620px;
    float: right;
}
#isphomenews table {
    margin-bottom: 0px;
}
#isphomenews td {
    border-bottom: 0px;
}
#ITSPpageHeader {
	font-size: 180%;
	font-weight: bold;
	color: #0f2c92;
	width: 60%;
	border-bottom: solid 2px #9bafd5;
	padding: 3px 0 3px 0;
	margin: 0 0 10px 0;
}
#ITSPpageHeader p em {
	font-size: 85%;
}
#ITSPpageHeader p {
	margin-top: 0px;
	margin-bottom: 5px;
}
#ITSPnavBox {
	border: 1px solid #999;
	padding: 10px;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ccc));
	background: -moz-linear-gradient(top, #fff, #ccc);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cccccc');
	background-image: linear-gradient(to bottom, #FFF 0%, #eee 50%, #ccc 80%);
}
#ITSPnavBoxHeader {
	font-weight: bold;
	color: #0f2c92;
}
#ITSPnavBoxHeader {
	margin-top: 5px\9;
	margin-bottom: 0px\9;
}  /* For IE8 and earlier */
.ITSPnavBody {
    margin-left: -30px;
    margin-top: 4px;
	font-weight: normal;
}
#ITSPnavBox hr {
	margin-right: 10px;
}
#ITSPnavBox ul {
	list-style-type: none;
	margin-left: -30px;
}
#ITSPnavBox li {
	list-style-image: none;
	margin-left: 15px;
	text-indent: -15px;
	padding-left: 10px;
	font-weight: bold;
}
#ITSPnavBox li ul li {
	font-weight: normal;
}
#ITSPnavBox li.youAreHere {
	list-style-image: url('/uploadedimages/VITA_Main_Public/_Template/bulletArrow.png');
}
#ITSPnavBox li.youAreHere {
	list-style-position: inside\9;
	margin-left: 0px\9;
	margin-top: 12px\9;
}  /* For IE8 and earlier */
#ITSPnavBox li ul li.youAreHere {
	margin-left: 14px\9;
}  /* For IE8 and earlier */
#ITSPnavBox li.youAreHere span {
	background-color: #ffc;
}
#ITSPnavBox li.youAreHere p {
	display: inline\9;
}
#ITSPnavBox li.youAreHere ul p {
	display: block\9;
	margin-left: 15px\9;
}
#ITSPnavBody {
    margin-top: 4px;
}
div#ITSPnavBody li {
    font-weight: normal;
}
div#ITSPnavBox tr {
    background-color: transparent;
}
.rowOfTabs {
	padding: 0px;
	margin: 0px;
	width: 60%;
}
.tab {
	float: left;
	width: 86px;
	height: 70px;
	margin-bottom: 0px;
	padding: 12px 10px 0px 10px;
	text-align: center;
	background-image: url('/uploadedImages/VITA_Main_Public/Library/COVA_Strategic_Plan/ITSP_button_off.png');
	background-repeat: no-repeat;
}
.tab:hover {
	background-image: url('/uploadedImages/VITA_Main_Public/Library/COVA_Strategic_Plan/ITSP_button_off_hover.png');
}
.selectedTab {
	background-color: white;
	background-image: url('/uploadedImages/VITA_Main_Public/Library/COVA_Strategic_Plan/ITSP_button_selected.png');
}
.selectedTab:hover {
	background-color: white;
	background-image: url('/uploadedImages/VITA_Main_Public/Library/COVA_Strategic_Plan/ITSP_button_selected_hover.png');
}
.tabContent {
	background-color: white;
	width: 60%;
	padding: 5px 5px 10px 5px;
	margin-top: 0px;
	clear: left;
}
.tab a {
	font-weight: bold;
}
.selectedTab a {
	color: white;
}
/*  END - ITSP area
-------------------------------------------------- */

.subNav, .subNavNeutral, .subNavGreen, .subNavRed /*.LightGrayBox, .lightGrayBox,*/ {
	position: absolute;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url('/vitanow/images/subNav-topRight.jpg');
	background-color: #c66b23;
	background-position: top right;
	background-repeat: no-repeat;
	border-top-left-radius: 35px;
	border-bottom-right-radius: 35px;
	border-bottom-left-radius: 3px;
	border-top-right-radius: 3px;
	margin-left: -280px;
	max-width: 265px;
	min-width: 236px;
}
.subNav .subNavBody a, .subNavNeutral .subNavBody a, .subNavGreen .subNavBody a, .subNavRed .subNavBody a {
	display: block;
	padding: 3px 10px 3px 10px;
	color: #ffffff;
}
.subNav a:visited, .subNavNeutral a:visited, .subNavGreen a:visited, .subNavRed a:visited /*, .LightGrayBox a:visited, .lightGrayBox a:visited*/ {
	text-decoration: none;
	color: #ffffff;
}
.subNav li:hover, .subNavNeutral li:hover, .subNavGreen li:hover, .subNavRed li:hover, .QuickLinkItem a:hover, .subNavBody a:hover/*, .LightGrayBox li:hover, .lightGrayBox li:hover*/ {
	background-color: #ffffff;
	color: #c66b23;
	box-shadow: 0px 3px 6px #9b5000;
}
.subNav a:active, .subNavNeutral a:active, .subNavGreen a:active, .subNavRed a:active/*, .LightGrayBox a:active, .lightGrayBox a:active*/ {
	text-decoration: none;
	color: #ccc;
}
.subNav h2, .subNavNeutral h2, .subNavGreen h2, .subNavRed h2/*, .LightGrayBox h2, .lightGrayBox h2*/ {
	color: #ffffff;
	padding-left: 10px;
}
.subNavBody .active, .subNavbody .active {
	background-color: #ffffff;
	color: #c66b23;
	box-shadow: 0px 3px 6px #9b5000;
	padding-left: 10px;
}
.subNavCap {
	color: #ffffff;
	margin-left: 10px;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold
}
.subNavBody, .subNavbody {
	padding: 0px;
	/*background-image: url('/vitanow/images/subNav-corner.jpg');*/
	background-position: bottom left;
	background-repeat: no-repeat;
	color: #f5e5d7;
}
.subNavFooter {
	display: none;
}
.subNavbody ul, .subNavBody ul {
	margin-left: 0px;
	/*list-style: none;*/
	list-style-position: inside;
	padding-left: 10px;
	color: #fff;
}
.subNavbody li, .subNavBody li {
	padding-left: 4px;
}
.subNavbody li a:link, .subNavBody li a:link {
	color: #fff;
	padding-left: 4px;
}
.subNavbody li a:hover, .subNavBody li a:hover {
	color: #c66b23;
	text-decoration: underline;
}
.subNavbody li a:visited, .subNavBody li a:visited {
	color: #fff;
}
.subNavBody p {
	margin-left: 10px;
	font-size: 98%;
}
.dateBox {
	border: 1px solid #ccc;
	padding: 6px;
	text-align: center;
}
.Clear, .clear {
	clear: both;
}
.callOutBox {
	border: 1px solid #ccc;
	padding: 6px;
	text-align: left;
	clear: both;
	min-height: 100%;
	overflow: hidden;
}
.callOutBoxbody {
	background-color: #fff;
}
.callOutBox h2 {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
	color: #fff;
	background-color: #c66b23;
}
.callOutBox p {
	margin: 10px;
}
.person {
	width: 268px;
	max-height: 124px;
	float: left;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: .92em;
}
.PublicationsHeader {
	display: block;
	min-height: 89px;
	background: url('/uploadedImages/VITA_Main_Public/Communications/Publications/newsletterHeadingsBG.jpg') repeat-x;
	margin-top: -20px;
	padding-bottom: 20px;
}
.PSCbanner {
	min-height: 156px;
	background: url('/uploadedImages/VITA_Main_Public/PSC_banner.jpg') no-repeat;
}
.VGINNewsBriefBanner {
	height: 156px;
	background: url('/uploadedImages/VITA_Main_Public/VGINNewsBriefBanner.png') no-repeat;
}
.pdf {
	padding: 0 0 0 7px;
	list-style-image: url('/uploadedImages/VITA_Main_Public/_Template/pdficon.png');
}
.excel {
	padding: 0 0 0 7px;
	list-style-image: url('/uploadedImages/VITA_Main_Public/_Template/excelicon.png');
}
.Copy {
	clear: both;
	padding-bottom: 40px;
}

/* LEGACY TABLES
-------------------------------------------------- */
table {
	margin: 0 0 20px 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	color: #000;
}
caption {
	text-align: left;
	font-weight: bold;
	color: #000;
	padding: 5px;
}
td, th {
	padding: 6px 4px;
	border-bottom: 1px solid #EEE;
}
td {
	vertical-align: top;
}
td + td + td {
	border-left: none;
}
tfoot th {
	text-align: right;
}
th {
	color: #fff;
	text-align: left;
	vertical-align: bottom;
	padding: 6px 6px 6px 12px;
	background: #777;
	font-size: 100%;
}
th a {
	color: #0e2b8d;
	text-decoration: none;
	font-size: 1.1em;
}
th a:visited {
	color: #0e2b8d;
}
th a:hover {
	color: #63ac1f;
	text-decoration: underline;
}

thead tr, tfoot tr {
	color: #555;
	font-size: 0.8em;
}
tr {
	background: #fff;
	color: #000;
}
tr:hover {
	background: #eee;
}
.twoCol {
	width: 50%;
}
.threeCol {
	width: 33%;
}
.fourCol {
	width: 25%;
}
.fiveCol {
	width: 20%;
}
.sixCol {
	width: 16%;
}
ul.TightList li p {
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 30px;
	text-indent: -30px;
}

/* LEGACY DEFINITION TABLES
-------------------------------------------------- */
.definitionTable th {
	vertical-align: top;
	padding: 6px;
	background-color: #ccc;
	color: #339;
}
.definitionTable td {
	padding: 6px;
}

/* LEGACY PLAIN TABLES
-------------------------------------------------- */
#plain table {
	margin: 0 0 10px 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	color: #000;
}
#plain caption {
	text-align: left;
	font-weight: bold;
	color: #000;
	padding: 5px;
}
#plain td {
	padding: 4px 4px;
	border-bottom: 1px solid #EEE;
}
.bottomLibrary {
	font-size: .85em;
	background-color: #444444;
	margin-bottom: -10px;
	width: 100%;
}
#bottomwidth {
	min-height: 474px;
	margin: 0 auto;
	max-width: 1200px;
	padding-left: 4rem;
	padding-right: 4rem;
	color: #FFF;
}
.AlignLeft, .alignLeft {
	float: left;
}
.AlignRight, .alignRight {
	float: right;
}
.NotForPrint {
	clear: both;
	max-width: 1200px;
	margin: 0 auto;
}
.ListNav {
	margin: 0;
	padding: 8px 0px 0px 1px;
	border: 1px solid #ccc;
	background-color: #ffffff;/*background: url('/uploadedimages/VITA_Main_Public/_Template/LightBlueGrad.png') repeat-x #fff;*/
}
.ListNav ul li {
	padding: 0;
	margin-left: -10px;
}
.RightImage, .rightImage {
	float: right;
	margin: 0 0 10px 10px;
	padding: 0;
	border: 1px solid #d6d3d3;
}
.RightImageNoBorder, .rightImageNoBorder {
	float: right;
	margin: 0 0 10px 10px;
	padding: 0;
	border: none;
}
.LeftImage, .leftImage {
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #d6d3d3;
	padding: 0;
}
.LeftImageNoBorder, .leftImageNoBorder {
	float: left;
	margin: 0 10px 10px 0;
	padding: 0;
	border: none;
}
.CenterImageNoBorder {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	border: none;
}
.footerWrapper a:link {
	color: #A0A0A0;
	text-decoration: none;
}
.footerWrapper a:hover {
	color: #A0A0A0;
	text-decoration: underline;
}
.footerWrapper a:visited {
	color: #A0A0A0;
	;
	text-decoration: none;
}
.bottomLibraryRibbon {
	text-align: left;
	background-image: url('/vitanow/images/linkRibbonRight.png');
	background-position: right bottom;
	background-repeat: no-repeat;
	margin-left: -1px;
	margin-right: -1px;
}
.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
}
#greyBottom {
	background-color: #333;
	width: 100%;
}
#footerContainer {
	width: 100%;
	clear: both;
	font-size: .95em;
}
.footerWrapper {
	background-color: #222;
	color: #ffffff;
	min-height: 160px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	padding-right: 4rem;
	padding-left: 4rem;
}
a.nolinelink {
	color: #000;
	text-decoration: none;
}
a:hover.nolinelink {
	color: #000;
	text-decoration: underline;
}
a:visited.nolinelink {
	color: #000;
	text-decoration: none;
}

.table-responsive th {
    font-size: 130%;
}

/* MIN 1200px
-------------------------------------------------- */
@media screen and (min-width:1200px) {
.brandbg {
	background-image: url('/uploadedImages/Service_Catalog_Rework/_Template/VITA-agencybg_long.png');
}
}

/* MIN 878px MAX 1119
-------------------------------------------------- */
@media only screen and (min-width : 878px) and (max-width : 1119px) {
.brandbg {
	background-image: url('/uploadedImages/Service_Catalog_Rework/_Template/VITA-agencybg_med.png');
}
.contentcontainer {
	margin-left: 4rem;
	margin-right: 4rem;
}
.MultipleCVCustom {
	margin-left: 6rem;
	margin-right: 6rem;
}
}

/* MIN 768px MAX 877
-------------------------------------------------- */
@media only screen and (min-width : 768px) and (max-width : 877px) {
.contentcontainer {
	margin-left: 4rem;
	margin-right: 4rem;
	padding: 20px;
}
.navbar-nav {
	padding-left: 0;
	font-size: 11px;
}
.navbar-collapse {
	padding-right: 0px;
	padding-left: 0px;
}
.MultipleCVCustom {
	margin-left: 2rem;
	margin-right: 2rem;
}
}

/* MIN 768px
-------------------------------------------------- */
@media screen and (min-width:768px) {
.brand {
	display: inherit;
	margin-left: 14rem;
}
.img-left {
	float: left;
	margin-right: 25px;
}
.address-bar {
	display: inherit;
	line-height: 27px;
}
.navbar-header {
	display: none;
}
.navbar-nav>li>a {
	padding-top: 4px;
	padding-bottom: 4px;
	border-right: 1px solid #e0e5ea;/*color: #ffffff;*//*border-right: 1px solid #2f8027;*/
}
#bottomwidth ul {
	padding-top: 4px;
	min-height: 200px;
}
#bottomwidth ul ul {
	max-width: 200px; /* restrict the width */
	padding-left: 0px;
}
#bottomwidth li {
	width: 25%;
	float: left; /* squish them together */
	list-style-type: none; /* remove the dots */
	display: list-item; /* IMPORTANT */
	padding-bottom: 8px;
	font-size: 1.2em;
}
#bottomwidth li li {
	width: 100%;
	padding-bottom: 0px;
	font-size: .89em;
	font-weight: normal;
}
a.footerMenu {
	color: #fff;
	text-decoration: none;
}
a:hover.footerMenu {
	color: #FCFCFC;
	text-decoration: underline;
}
a:visited.footerMenu {
	color: #fff;
	text-decoration: none;
}
a.footerMenu.active {
	font-weight: 600;
	pointer-events: none;
	cursor: default;
	text-decoration: none;
	color: #FCFCFC;
}
a.footerMenu.sectionHeader {
	font-weight: 800;
	pointer-events: none;
	cursor: default;
	text-decoration: none;
	color: #fff;
}
}

/* MIN 768px MAX 991
-------------------------------------------------- */
@media only screen and (min-width : 768px) and (max-width : 991px) {
.brand {
	margin-left: 6rem;
}
.bccontainer {
	margin-left: 4.5rem;
	margin-right: 4.5rem;
}
h2, .h2 {
	font-size: 16px;
}
.subMenu {
	font-size: 11px;
}
.address-bar {
	margin-left: 110px;
}
.morebase {
	margin-left: 2rem;
	margin-right: 2rem;
}
.homeboxA {
	padding-left: 20px;
}
.contentright {
	position: relative;
	margin-left: 250px;
}
.subNav, .subNavNeutral, .subNavGreen, .subNavRed/*, .LightGrayBox, .lightGrayBox*/ {
	margin-left: -250px;
	font-size: 12px;
	max-width: 210px;
}
#bottomwidth {
	min-height: 494px;
}
#bottomwidth ul {
	min-height: 220px;
}
}

/* MIN 768px MAX 1071
-------------------------------------------------- */
@media only screen and (min-width : 768px) and (max-width : 1071px) {
.rtsearch {
	margin-top: -40px;
	margin-right: 40px;
}
.nopadrt {
	width: 100%;
}
.socialicons {
	margin-top: -74px;
	padding-right: 7rem;
}
}

/* MIN 200px MAX 767
-------------------------------------------------- */
@media only screen and (min-width : 200px) and (max-width : 767px) {
.brand img {
	max-width: 50%;
	height: auto;
}
.socialicons {
	padding-right: 3rem;
}
.navbar-nav .open .dropdown-menu {
	background-color: #ffffff;/*box-shadow: 0px 5px 20px #1f3159 inset;*/
}
.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
	margin-right: 2rem;
	margin-left: 2rem;
}
.contentcontainer {
	margin-left: 1rem;
	margin-right: 1rem;
	padding: 30px;
}
.subMenu {
	display: none;
}
.queryText {
	width: auto;
}
.navbar-nav {
	font-size: 13px;
	margin-top: 0px;
	padding-left: 0;
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
	color: #333;
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
	color: #1f1f1f;
	text-decoration: none;
	background-color: #eeeeee;
}
button.navbar-toggle {
	float: left;
}
.rtsearch {
	margin-top: 4px;
}
.advancedSearch {
	display: none;
}
.bottomLibraryRibbon {
	margin-top: -40px;
}
.bottomLibrary {
	display: none;
}
.bccontainer {
	margin-left: 1rem;
	margin-right: 1rem;
}
.slider {
	margin-bottom: 20px;
	width: 95%;
	min-height: 100%;
}
.MultipleCVCustom {
	margin-left: .5rem;
	margin-right: .5rem;
}
.morebase {
	margin-left: 3rem;
	margin-right: 3rem;
}
.nontitlelink {
	font-size: 13px;
}
.contentright {
	margin-left: 0;
}
.subNav, .subNavNeutral, .subNavGreen, .subNavRed/*,.LightGrayBox, .lightGrayBox*/ {
	position: relative;
	padding-top: 6px;
	padding-bottom: 0px;
	/* background-image: none; */
    /* background-color: #c66b23; */
    /* background-position: initial; */
    /* background-repeat: no-repeat; */
	border-top-left-radius: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 0px;
	border-top-right-radius: 0px;
	margin-left: 0px;
	max-width: 760px;
	min-width: 220px;
	text-align: left;
	clear: both;
	min-height: 100%;
	overflow: hidden;
	border: 1px solid #c66b23;
	color: #000;
	margin-bottom: 10px;
}
#isphomenews {
    display:block;
    min-width: 490px;
    float: left;
    margin-left: -10px;
}

/*.subNav .subNavBody a, .subNavNeutral .subNavBody a, .subNavGreen .subNavBody a, .subNavRed .subNavBody a {
    display: block;
    padding: 10px;
    color: #c66b23;
}*/

/*.LightGrayBox, .lightGrayBox, .subNav, .subNavNeutral, .subNavGreen, .subNavRed {
	display: none;
}*/
}

/* MAX 560px
-------------------------------------------------- */
@media only screen and (max-width : 560px) {
#virginiaSearch {
	display: none;
}
.brandbg {
	background-position-x: left;
}
.contentcontainer {
	margin-left: 1rem;
	margin-right: 1rem;
}
.bottomLibrary {
	display: none;
}
/*.LightGrayBox, .lightGrayBox, .subNav, .subNavNeutral, .subNavGreen, .subNavRed {
	display: none;
}*/
.bcmobile {
	display: none;
}
.nncio {
    min-width: 100%;
    min-height: 230px;
    float: left;
}
#isphomenews {
    display:block;
    min-width: 350px;
    float: left;
    margin-left: -10px;
}
}
/* EKTRON CUSTOM CSS
-------------------------------------------------- */
.ektron-ui-search .basicSearch {
	text-align: left;
	margin-bottom: 20px;
	margin-top: 10px;
}
.ui-button {
	vertical-align: initial;
}

/* Bootstrap CUSTOM CSS
-------------------------------------------------- */
@media print {
a[href]:after { content:none; }
}
blockquote {
	font-size: 1em;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding-left: 15px;
	border-left: 3px solid #ccc;
}