/* prebuilt/micro/vrs-orpss/css/site.css --updated 07/2020-- */

/* 
LINES
General: 1-526
Mobile: 526-988
Tablet: 988-1574
Desktop: 1574-

COLORS
banner : #dfefee
#aside beige background: #F6F0D6
#wrapperInner green border: #016A65
#mainNav background: #DB9744 (bottom-most spot-color of /images/mainnav-background.png")
#siteHeadline font: #CC6600
#boxcontainerheader font: #5C9A51
h3 blue font: #104477

PATHS
../../../images/ -- /prebuilt/images/

*/
@import url("../../../micro/vrs/css/vrs-responsiveslides.css");

/* GLOBAL STYLES */
.clearfix:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
}
.clearfix {
	height: 0;
	min-height: 0;
}
html > body .clearfix {
	height: auto;
}
.clear {
	clear: both;
	display: block;
	font-size: 1px;
	height: 1px;
	margin: 0;
	padding: 0;
	width: 100%;
}
.print {
	display: none;
	visibility: hidden;
}
.fullWidth {
	width: 100% !important;
}
blockquote {
	padding: 0 18px 18px 18px;
}
/* use the following for shared components on DC sites */
.shared-content {
	display: none;
	visibility: hidden;
	height: 0;		
}
.orpss.shared-content {
	display: inherit !important;
	visibility: visible !important;
	height: auto !important;	
}
li.orpss.shared-content {
	display: list-item !important;
}
/* General Links */
a:link {
	color: #006;
	font-weight: normal;
	text-decoration: underline;
	outline: none;
}
a:visited {
	color: #800080;
	font-weight: normal;
	text-decoration: underline;
	outline: none;
}
a:hover {
	color: #00F;
	text-decoration: none;
}
a:active {
	color: #00F;
	text-decoration: none;
}
/* Headings */
h1 {
	font-size: 235%;
}
#mainContent h1 { /* WWW Detail Title heading style */
	color: #00457C;
	font-size: 235%;
	font-weight: normal;
	margin: 0 0 7px 0;
	line-height: 1.6em;
}
h2, #mainContent h2 {
	font-size: 150%;
	line-height: 1.2em;
	padding-bottom: 7px;
}
h3 { /* subcontent box heading style */
	color: #104477;
	font-size: medium;
	font-weight: bold;
	line-height: 1.6em;
}
h4 {
	font-size: small;
}
h5 {
	font-size: 75%;
}
h6 {
	font-size: xx-small;
}
/* Forms */
.button {
	border: 1px solid #666;
	background: #ddd;
	height: 20px;
	width: 30px;
	font-weight: bold;
}
/* 	Bullets */
#mainContent ul, #mainContent ol {
	padding: 0 0 0 1em;
	margin: 0 0 18px 0;
}
#mainContent ul li {
	background: url("../../../Images/microsites/spacer.gif") no-repeat scroll 0 5px transparent;
	line-height: 1.5em;
	padding: 0;
	list-style-type: disc;
}
.textContent ul li {
	margin-left: 20px;
	margin-bottom: 2px;
	list-style-type: disc;
}
.textContent ol li {
	margin-left: 20px;
	margin-bottom: 2px;
	list-style-type: decimal;
}
ul#glossaryNav {
	display: none;
	height: 0px;
}
#sitemapDisplay h2 {
	display: none;
	height: 0px;
}
.treeList li {
	list-style-type: none !important;
}
/* Tables */
.vrsTable td {
	border-bottom: 1px solid #CCCCCC;
	padding: 0.5em;
}
.vrsTable th {
	padding: 0.5em;
	background-color: #016A65;
	color: #ffffff;
}
.vrsTable th.subheader {
	background-color: #eaeaea;
	color: #666666;
	font-weight: bold;
}
table.vrsTable {
	margin-top: 0px; /* use for space between tables */
}
.keyDates td {
	border-bottom: 1px solid #CCCCCC;
	padding: 0.5em;
}
.keyDates th {
	padding: 0.5em;
	background-color: #016A65;
	color: #ffffff;
}
table.keyDates {
	margin-top: 0px; /* use for space between tables */
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.seminartable {
	border: 2px solid #e5f0f2;
	border-collapse: collapse;
	width: 620px;
	margin-bottom: 10px;
}
.seminartable th, .seminartable td {
	border: 0px solid #9cc;
	border-bottom-width: 1px;
	padding: 0.25em;
}
.seminartable th p, .seminartable p {
	margin: 0;
}
.seminartable thead th {
	font-family: Arial, Helvetica, sans-serif;
	background: #b1cace;
	font-weight: bold;
}
.seminartable tbody th {
	background: #e5f0f2;
	text-align: left;
	font-weight: normal;
}
.seminartable td {
	vertical-align: top;
	font-size: 105%;
}
.seminartable ul {
	margin-left: 0.75em;
	padding-left: 0.75em;
	letter-spacing: 0.02em;
	font-size: 105%;
}
/* Header */
#mainNav {
	font-family: Helvetica, Arial, sans-serif;
	font-size: medium;
}
#siteHeadline a:link, #siteHeadline a:visited, #siteHeadline a:focus, #siteHeadline a:hover, #siteHeadline a:active {
	color: #A04405;
	text-decoration: none;
}
.secondaryTitle {
	color: #A04405;
}
/* Main Content Area */
#mainContent p { /* content on WWW Detail pages */
	line-height: 1.5em;
	margin: 0 0 18px 0;
}
.boxcontainerheader {
	font-size: medium;
	font-weight: bold;
	color: #0088CC;
	line-height: 1.6em;
}
.boxcontainerheader A:link, .boxcontainerheader A:visited {
	font-weight: bold;
	color: #5C9A51;
	text-decoration: none;
}
.boxcontainerheader A:hover, .boxcontainerheader A:active {
	font-weight: bold;
	color: #5C9A51;
	text-decoration: underline;
}
.readmore A:link, .readmore A:visited {
	color: #9a9a9a;
}
.readmore A:hover, .readmore A:active {
	color: #9a9a9a;
	text-decoration: underline;
}
.moreLink {
	text-align: right;
}
.moreLink a {
	background: url("../../../images/wrapper/icon-more-link.gif") no-repeat scroll 0 2px transparent;
	line-height: 16px;
	padding-left: 21px;
}
/* Aside */
#aside li A:link, #aside li A:visited {
	color: #434343;
}
#aside li A:hover, #aside li A:active {
	color: #434343;
	text-decoration: underline;
}
#aside .altTitle { /* optional alternate title above login box */
	color: #104477;
	font-size: medium;
	font-weight: bold;
	line-height: 1.6em;
}
#login label {
	color: #000000;
	font-size: medium;
	line-height: 1.6em;
	margin: 0;
}
#loginForm {
	line-height: 1.5em;
}
#loginForm ul A:link, #loginForm ul A:visited {
	color: #666666;
}
#loginForm ul A:hover, #loginForm ul A:active {
	color: #666666;
	text-decoration: underline;
}
/* Secondary Navigation - right column/link list component */
#secondaryNav ul {
	border-top: 1px solid #333;
}
#secondaryNav ul li {
	list-style: none;
	display: block;
	line-height: 17px;
	padding: 4px 5px 4px 0;
	border-bottom: 1px solid #a1a1a1;
	margin: 0;
}
#secondaryNav ul li a {
	display: block;
	padding-left: 19px;
	text-decoration: none;
}
#secondaryNav ul li a:hover {
	text-decoration: none;
	padding-left: 10px;
	border-left: 9px solid #f6a22f;
}
#secondaryNav li.active {
	padding-bottom: 0;
}
#secondaryNav li.active > a {
	color: #000;
	padding-left: 10px;
	margin-bottom: 4px;
	border-left: 9px solid #ffa22f;
}
#secondaryNav .last {
	border-bottom: none;
}
#secondaryNav ul ul {
	margin-top: 3px;
	border-top: 1px solid #F1F1F1;
}
#secondaryNav ul ul li {
	border-bottom: 1px solid #FFF;
	padding-left: 18px;
}
#secondaryNav ul ul li a {
	padding-left: 19px;
}
#secondaryNav ul ul li a:hover {
	border-left: 9px solid #1573BD;
	padding-left: 10px;
}
/* Footer */
#footer, #footerInner A:link, #footer, #footerInner A:visited {
	color: #696969;
}
#footer, #footerInner A:hover, #footer, #footerInner A:active {
	color: #696969;
	text-decoration: none;
}
#footer ul {
	float: right;
}
#footer ul li {
	border-left: 1px solid #cccccc;
	float: left;
	padding: 0 9px 0 10px;
}
#footer ul li:first-child {
	background: none repeat scroll 0 0 transparent;
	padding-left: 0;
	border: none;
}
#footer ul li a:hover {
	text-decoration: underline;
}
/* hide banner on sitemap pages */
#pageBanner {
	display: none;
	line-height: 0px;
}
/* Search Results Page
------------------------------------------------------------------------------ */
#searchForm {
    margin: 2em 0;
}
#search > div {
    display: inline-block;
    margin-right: 5px;
}
#searchForm #search {
	display: inline-block;
	zoom: 1;
 *display:inline;
}
#searchForm #refineSearch {
	float: right;
	width: 580px;
}
#searchForm #refineSearch div {
	float: left;
	padding: 0 20px 0 0;
}
#searchForm #refineSearch div label {
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 5px;
}
#searchForm #refineSearch div select {
	width: 210px;
	font-size: 11px;
	margin-bottom: 10px;
}
#mainContent #searchResults {
	margin-top: 14px;
	padding-top: 12px;
	border-top: 1px solid #7f7f7f;
}
#mainContent #searchResults h2 {
	color: #102c52;
	margin-bottom: 15px;
}
#mainContent #searchResults .pager {
	margin-top: 14px;
}
#mainContent #searchResults .resultsBlock {
	margin-bottom: 25px;
}
#mainContent #searchResults .resultsBlock h2 {
	margin: 0 0 5px -23px;
	padding-left: 23px;
}
#mainContent #searchResults .resultsBlock h2.pdf {
	background: url('../images/wrapper/icon-pdf.gif') 0 4px no-repeat;
}
#mainContent #searchResults .resultsBlock p {
	margin: 0 0 5px 0;
}
#mainContent #searchResults .resultsBlock .keywords a {
	text-decoration: underline;
}
#mainContent #searchResults .resultsBlock .category a {
	text-decoration: underline;
}
#mainContent #searchResults .resultsBlock .pubDate span {
	color: #b0b0b0;
}
#mainContent #searchResults .resultsBlock .url a {
	color: #b0b0b0;
}
div#pagination {
	background: #F3F3F3;
	padding: 2px 5px;
	margin-bottom: 10px;
	text-align: right;
}
#newsletter div#pagination { /* hide for Quarterley News */
	display: none;
	visibility: hidden;
}
div#pagination ul {
	padding: 0;
	margin: 0;
	display: inline;
}
div#pagination li {
	background: none !important;
	display: inline;
	padding: 0 !important;
}
div#pagination li:before {
	content: '' !important;
}
div#pagination li.first {
	padding: 0 2px 0 8px !important;
}
div#pagination li.last {
	padding: 0 8px 0 2px !important;
}
div#pagination #pageNumber {
	float: left;
}
/* MOBILE STYLES 
-------------------------------------------------------------------------------------------------------------------*/
@media only screen and (max-width:480px) {
body {
	background-color: #f2f2f2;
	margin: 0px;
	padding: 0px;
	font-size: small; /* base font size */
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0;
	color: #434343;
	-webkit-font-smoothing: subpixel-antialiased;
	line-height: 1.5em;
}
#wrap {
	margin: 0px auto;
	padding: 5px;
	background-color: #FFFFFF;
	position: relative;
	overflow: hidden;
	max-width: 480px;
	font-size: 110%; /* main font size */
	min-width: 291px;
}
#wrapperInner {
	position: relative;
	border: 5px solid #016A65; /* green border */
	padding: 5px;
}
/* Header */
#header {
	position: relative;
	z-index: 1000; /* for dropdown menu to be on top of wrap */
	padding: 0 0 6px 0;
	width: 100%;
}
#branding {
	background-image: url("../images/banner-background-mobile.png"); /* blue background */
	background-repeat: repeat-x;
	clear: both;
	overflow: hidden;
}
#siteHeadline {
	margin: -70px 0 0 145px;
	padding: 10px 0;
}
#siteLogo {
	height: 70px;
	min-width: 135px;
	width: 40%;
}
#header #logo {
}
#siteLogo img {
    display: block;
    height: auto;
    max-width: 150px;
}
#macrositeLogos { /* secondary image in header */
	display: none;
	height: 0;
}
#macrositeLogos img {
	width: 250px;
	height: 63px;
}
#siteName, #siteName a:link, #siteName a:visited, #siteName a:hover, #siteName a:active {
	font-size: medium;
	line-height: 1.3em;
	font-weight: bold;
}
#siteTagline, #siteTagline a:link, #siteTagline a:visited, #siteTagline a:hover, #siteTagline a:active {
	font-size: small;
}
#utilities #inlineSearchForm {
	float: left;
}
#utilities #inlineSearchForm .searchField {
	background: none repeat scroll 0 0 #67ABB2;
	width: 135px;
}
#utilities #inlineSearchForm ul li {
	background-color: #FFFFFF;
	float: left;
}
#utilities { /* secondary navigation links in header */
	background-image: url("../images/banner-right-mobile.png"); /* color blocks */
	background-position: bottom right;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	padding: 0px 5px;
}
#utilities #inlineSearchForm .submitBtn {
	width: 16px;
	background: url("../../../Images/microsites/submit-btn.png") no-repeat scroll 0 0 transparent;
}
#utilities #utilityNav {
	clear: both;
	text-align: center;
}
#utilities #utilityNav li, #utilities #utilityNav li a {
    background: #016a65 none repeat scroll 0 0;
    color: #ffffff;
    font-size: small;
    line-height: 2em;
	margin-bottom: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#utilities #utilityNav li a.active {
	text-decoration: none;
}
#utilities #utilityNav li a:hover {
	text-decoration: underline;
}
#utilities #utilityNav li {
	padding: 0px 9px;
	display: inline-block;
	zoom: 1; /* For IE7 */
 *display: inline; /* For IE7 */
}
#utilities .first {
	display: none !important;
	height: 0;
}
#utilities .last {
	border-right: none !important;
}
#inlineSearchForm .searchField {
	border: 1px solid #085B69;
}
#inlineSearchForm {
	background-color: #FFFFFF;
	visibility: hidden;
	width: 0px;
}
/* Navigation */
#toggleMenu {
	display: none;
}
#mainNav {
	background-image: url("../images/mainnav-background.png");
	background-repeat: repeat-x;
	background-color: #DB9744;
	padding: 5px 0px;
	position: relative;
	float: right;
	right: 0;
	text-align: left;
	width: 100%;
}
#menu li ul {
	display: inherit !important; /* override template style */
	visibility: visible !important; /* override template style */
}
#menu li {
	padding-left: 0px 5px;
	margin-right: 5px;
}
#menu li a {
	color: #eaeaea;
	text-shadow: none;
	text-decoration: none;
	display: inline-block;
	line-height: 2em;
	border-bottom: 1px solid #dfefee;
	width: 100%;
	padding-left: 5px;
}
#menu li a:hover {
	color: #666666;
	background-color: #dfefee;
}
#menu li ul {
	list-style: none;
	padding-left: 12px;
	display: inline-block;
}
#menu li ul li {
	padding: 0px !important;
	margin: 0px !important;
}
#mainNav #displayMenu {
	color: #FFFFFF;
	padding-right: 5px;
	line-height: 2em;
	display: block;
	text-indent: 35px;
	background-image: url("../images/menu-icon.png");
	background-repeat: no-repeat;
	background-position: center;
	width: 30px;
	float: left;
}
/* Main Content */
a#skiplink { /* for screen readers to skip to the main content */
	display: block;
	line-height: 0;
	text-indent: -999em;
}
#homepageBody {
	position: relative;
	margin-top: 32px;
	overflow: hidden;
}
#leftNav {
	display: none;
	height: 0;
}
#pageUtilities, #pageUtils { /* breadcrumbs, font resizer, print, email */
	display: none;
	height: 0;
}
#content {  /* This div floats left of sidebar */
	margin-left: 7px;
	overflow: hidden;
}
#maincontentcontainer {
	padding: 0px 0px 12px 0px;
}
#mainContent {
	overflow: hidden;
	position: relative;
}
#maincontentbox1, #maincontentbox2, #maincontentbox3, #maincontentbox4 {
	padding: 12px;
}
#maincontentbox1 {
	padding-top: 0;
}
#maincontentbox2, #maincontentbox3, #maincontentbox4 {
	border-top: 1px solid #cccccc;
	margin-top: 12px;
}
#pictureleft {
	float: left;
	margin: 0 8px 0 0;
}
.readmore {
	text-align: right;
	float: right;
	color: #9a9a9a;
	font-weight: bold;
	margin-top: 10px;
}
#prefaceCallouts {
	width: 100%;
}
/* Aside */
#homepage #aside { /* homepage aside features */
	background-color: #F6F0D6;
	color: #000000;
	padding: 10px 10px 3px 10px;
	position: relative;
	background-image: url("../images/corner-fold.png");
	background-position: left top;
	background-repeat: no-repeat;
	width: 90%;
	margin: 0 auto;
}
#mainContent #aside { /* secondary page aside features */
	background-color: #F6F0D6;
	color: #000000;
	padding: 10px 10px 3px 10px;
	position: relative;
	background-image: url("../images/corner-fold.png");
	background-position: left top;
	background-repeat: no-repeat;
	width: 90%;
	margin: 0 auto;
}
#aside li {
	margin: 0 0 0 20px;
	color: #434343;
	list-style-type: disc;
}
#mainContent #aside .subContent h3, #mainContent #aside .subContent p { /* overrides common.css */
	margin: 0;
}
.subContent {
	background-color: #FFFFFF;
	margin: 15px 5px;
	padding: 8px;
}
#loginForm {
	background-color: #fdfbf0;
	margin: 15px 5px;
	padding: 8px;
}
/*
	Footer
*/
#footer {
	border-top: 0px;
	clear: both;
	width: 100%;
}
#footer #footerInner {
	background: url("../../../Images/microsites/white-spacer.gif") repeat;
	color: #000000;
	margin: 0 auto;
	min-height: 34px;
	padding: 12px;
}
/*
	Slideshow
*/

#homepageFeature {
	height: 345px!important;
	top: 10px!important;
	position: relative;
}
#slideshowSlides1 {
	position: relative;
}
.slideshowSlides {
	clear: both;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
/*
	Slides container
	Important: Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	width: 550px;
	height: 270px;
	overflow: hidden;
	position: relative;
	display: none;
	margin: 0 auto;
}
/*
	Each slide
	Important: Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container div.pane {
	width: 550px;
	height: 270px;
	display: block;
}
.slides_container .featureImg {
	width: 550px;
	height: 270px;
	overflow: hidden;
}
.slides_container .featureImg img {
	margin-left: -100px;
}
/*
	Slideshow Next/prev buttons
*/
#slideshowSlides1 .next, #slideshowSlides1 .prev {
	position: absolute;
	text-indent: -999em;
	top: 100px;
	width: 24px;
	height: 43px;
	display: block;
	z-index: 101;
	background: transparent url("../images/arrow-prev.png") no-repeat;
	margin-left: 3px;
}
#slideshowSlides1 .next {
	background-image: url("../images/arrow-next.png");
	right: 3px;
}
/*
	Slideshow Pagination
*/

.pagination {
	margin: 10px 0 0 45%;
}
.pagination li {
	float: left;
	margin: 0 1px;
	list-style: none;
}
.pagination li a {
	display: block;
	width: 12px;
	height: 0;
	padding-top: 12px;
	background-image: url("../images/icon-pagination.png");
	background-position: 0 0;
	float: left;
	overflow: hidden;
}
.pagination li.current a {
	background-position: 0 -12px;
}
/*
	Slideshow Captions
*/
.featureTxt {
	z-index: 500;
	position: absolute;
	bottom: 0;
	height: 30px;
	padding: 5px 30px 0 20px;
	background: #000;
	background: rgba(0, 0, 0, 0.5);
	width: 510px;
	font: bold 1em sans-serif;
	color: #FFFFFF;
	border-top: 1px solid #000000;
	text-shadow: none;
}
.featureTxt a:link, .featureTxt a:visited, .featureTxt a:hover, .featureTxt a:active {
	color: #FFFFFF;
	font-size: 110%;
	line-height: 1.6em;
	text-decoration: none;
}

}

/* TABLET STYLES 
-------------------------------------------------------------------------------------------------------------------*/
@media only screen and (min-width:481px) and (max-width:840px) {
body {
	background-color: #f2f2f2;
	margin: 0px;
	padding: 0px;
	font-size: small; /* base font size */
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0;
	color: #434343;
	-webkit-font-smoothing: subpixel-antialiased;
	line-height: 1.5em;
}
#wrap {
	margin: 0px auto;
	padding: 12px;
	background-color: #FFFFFF;
	position: relative;
	overflow: hidden;
	min-width: 670px;
	font-size: 110%; /* main font size */
}
#wrapperInner {
	position: relative;
	border: 5px solid #016A65; /* green border */
	margin-top: 2px;
	padding: 12px;
}
/* Header */
#header {
	position: relative;
	z-index: 1000; /* for dropdown menu to be on top of wrap */
	padding: 0 0 6px 0;
	width: 100%;
}
#branding {
	background-image: url("../images/banner-background-mobile.png"); /* blue background */
	background-repeat: repeat-x;
	clear: both;
	overflow: hidden;
	background-size: 100% auto;
}
#siteHeadline {
	margin: -70px 0 0 145px;
	padding: 10px 0;
}
#siteLogo {
	height: 70px;
	min-width: 135px;
	width: 40%;
}
#header #logo {
}
#siteLogo img {
    display: block;
    height: auto;
    max-width: 150px;
}
#macrositeLogos { /* secondary image in header */
	display: none;
	height: 0;
}
#macrositeLogos img {
	width: 250px;
	height: 63px;
}
#siteName, #siteName a:link, #siteName a:visited, #siteName a:hover, #siteName a:active {
	font-size: 130%;
	line-height: 1.3em;
	font-weight: bold;
}
#siteTagline, #siteTagline a:link, #siteTagline a:visited, #siteTagline a:hover, #siteTagline a:active {
	font-size: 100%;
}
#utilities #inlineSearchForm {
	float: left;
}
#utilities #inlineSearchForm .searchField {
	background: none repeat scroll 0 0 #67ABB2;
	width: 135px;
}
#utilities #inlineSearchForm ul li {
	background-color: #FFFFFF;
	float: left;
}
#utilities { /* secondary navigation links in header */
	background-image: url("../images/banner-right-mobile.png"); /* color blocks */
	background-position: bottom right;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	padding: 0px 5px;
	background-size: 100% auto;
}
#utilities #inlineSearchForm .submitBtn {
	width: 16px;
	background: url("../../../Images/microsites/submit-btn.png") no-repeat scroll 0 0 transparent;
}
#utilities #utilityNav {
	float: left;
	clear: both;
	padding: 3px;
	margin: 0 0 20px 140px;
}
#utilities #utilityNav li, #utilities #utilityNav li a {
    background: #016a65 none repeat scroll 0 0;
    color: #ffffff;
    font-size: small;
    line-height: 2em;
	margin-bottom: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#utilities #utilityNav li a.active {
	text-decoration: none;
}
#utilities #utilityNav li a:hover {
	text-decoration: underline;
}
#utilities #utilityNav li {
	padding: 0px 9px;
	display: inline-block;
	zoom: 1; /* For IE7 */
 *display: inline; /* For IE7 */
}
#utilities .first {
	display: none !important;
	height: 0;
}
#utilities .last {
	border-right: none !important;
}
#inlineSearchForm .searchField {
	border: 1px solid #085B69;
}
#inlineSearchForm {
	background-color: #FFFFFF;
	visibility: hidden;
	width: 0px;
}
/* Navigation */
#toggleMenu {
	display: none;
}
#mainNav {
	background-image: url("../images/mainnav-background.png");
	background-repeat: repeat-x;
	background-color: #DB9744;
	padding: 5px 0px;
	position: relative;
	float: right;
	right: 0;
	text-align: left;
	width: 100%;
}
#menu li ul {
	display: inherit !important; /* override template style */
	visibility: visible !important; /* override template style */
}
#menu li {
	padding-left: 0px 5px;
	margin-right: 5px;
}
#menu li a {
	color: #eaeaea;
	text-shadow: none;
	text-decoration: none;
	display: inline-block;
	line-height: 2em;
	border-bottom: 1px solid #dfefee;
	width: 100%;
	padding-left: 5px;
}
#menu li a:hover {
	color: #666666;
	background-color: #dfefee;
}
#menu li ul {
	list-style: none;
	padding-left: 12px;
	display: inline-block;
}
#menu li ul li {
	padding: 0px !important;
	margin: 0px !important;
}
#mainNav #displayMenu {
	color: #FFFFFF;
	padding-right: 5px;
	line-height: 2em;
	display: block;
	text-indent: 35px;
	background-image: url("../images/menu-icon.png");
	background-repeat: no-repeat;
	background-position: center;
	width: 30px;
	float: left;
}
/* Main Content */
a#skiplink { /* for screen readers to skip to the main content */
	display: block;
	line-height: 0;
	text-indent: -999em;
}
#homepageBody {
	width: 57%;
	position: relative;
	margin-top: 32px;
	float: left;
	overflow: hidden;
}
/* Use to display left navigation; VRS is using a right column/link list component instead of left nav. */
#leftNav {
	display: none;
	height: 0;
}
#pageUtilities { /* breadcrumb */
	width: 100%;
	margin-top: -5px;
}
#pageUtilities #breadcrumb {
	color: #696969;
	float: left;
	padding: 0px;
}
#pageUtilities #breadcrumb li {
	float: left;
	list-style: none outside none;
}
#pageUtilities #breadcrumb li a {
	background: url("../../../images/wrapper/breadcrumb-item-divider.gif") no-repeat scroll 100% 7px transparent;
	color: #696969;
	display: block;
	margin-right: 4px;
	padding-right: 10px;
}
#pageUtilities #breadcrumb li a.last {
	background: none repeat scroll 0 0 transparent;
}
#pageUtils {
	display: none;
	height: 0;
}
#breadcrumb li {
	font-size: small;
}
#content {  /* This div floats left of sidebar */
	width: 55%;
	float: left;
	margin-left: 7px;
	overflow: hidden;
}
#maincontentcontainer {
	padding: 0 12px 12px 12px;
}
#mainContent {
	overflow: hidden;
	position: relative;
}
#maincontentbox1, #maincontentbox2, #maincontentbox3, #maincontentbox4 {
	padding: 12px;
}
#maincontentbox1 {
	padding-top: 0;
}
#maincontentbox2, #maincontentbox3, #maincontentbox4 {
	border-top: 1px solid #cccccc;
	margin-top: 12px;
}
#pictureleft {
	float: left;
	margin: 0 8px 0 0;
}
.readmore {
	text-align: right;
	float: right;
	color: #9a9a9a;
	font-weight: bold;
	margin-top: 10px;
}
#prefaceCallouts {
	width: 100%;
}
/* Aside */
#homepage #aside {
	background-color: #F6F0D6;
	color: #000000;
	padding: 10px 10px 3px 10px;
	position: relative;
	width: 39%;
	float: right;
	background-image: url("../images/corner-fold.png");
	background-position: left top;
	background-repeat: no-repeat;
}
#mainContent #aside { /* secondary page right column features */
	background-color: #F6F0D6;
	color: #000000;
	padding: 10px 10px 3px 10px;
	position: relative;
	width: 39%;
	float: right;
	background-image: url("../images/corner-fold.png");
	background-position: left top;
	background-repeat: no-repeat;
}
#aside li {
	margin: 0 0 0 20px;
	color: #434343;
	list-style-type: disc;
}
#mainContent #aside .subContent h3, #mainContent #aside .subContent p { /* overrides common.css */
	margin: 0;
}
.subContent {
	background-color: #FFFFFF;
	margin: 15px 5px;
	padding: 8px;
}
#loginForm {
	background-color: #fdfbf0;
	margin: 15px 5px;
	padding: 8px;
}
/*
	Footer
*/
#footer {
	border-top: 0px;
	clear: both;
	width: 100%;
}
#footer #footerInner {
	background: url("../../../Images/microsites/white-spacer.gif") repeat;
	color: #000000;
	margin: 0 auto;
	min-height: 34px;
	padding: 12px;
	min-width: 670px;
}
/*
	Slideshow
*/

#homepageFeature {
	height: 345px!important;
	top: 10px!important;
	position: relative;
}
#slideshowSlides1 {
	position: relative;
	background: url("../images/slideshow-bg-gradient.png") repeat-x scroll center 0 transparent;
	height: 395px;
}
.slideshowSlides {
	clear: both;
	background: url("../images/bg-frame.png") no-repeat scroll center 20px;
	height: 341px;
	width: 642px;
	margin: 0 auto;
}
/*
	Slides container
	Important: Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	width: 550px;
	height: 302px;
	overflow: hidden;
	position: relative;
	display: none;
	top: 13px;
	margin: 0 auto;
}
/*
	Each slide
	Important: Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container div.pane {
	width: 550px;
	height: 302px;
	display: block;
}
.slides_container .featureImg {
	width: 550px;
	height: 290px;
	margin: 32px 0 0 0;
	overflow: hidden;
}
/*
	Slideshow Next/prev buttons
*/

#slideshowSlides1 .next, #slideshowSlides1 .prev {
	position: absolute;
	text-indent: -999em;
	top: 150px;
	width: 24px;
	height: 43px;
	display: block;
	z-index: 101;
	background: transparent url("../../../images/slides/arrow-prev.png") no-repeat;
	margin-left: 7px;
}
#slideshowSlides1 .next {
	background-image: url("../../../images/slides/arrow-next.png");
	margin-left: 612px;
}
/*
	Slideshow Pagination
*/

.pagination {
	margin: 10px 0 0 49%;
}
.pagination li {
	float: left;
	margin: 0 1px;
	list-style: none;
}
.pagination li a {
	display: block;
	width: 12px;
	height: 0;
	padding-top: 12px;
	background-image: url("../images/icon-pagination.png");
	background-position: 0 0;
	float: left;
	overflow: hidden;
}
.pagination li.current a {
	background-position: 0 -12px;
}
/*
	Slideshow Captions
*/
.featureTxt {
	z-index: 500;
	position: absolute;
	bottom: 0;
	height: 30px;
	padding: 5px 30px 0 20px;
	background: #000;
	background: rgba(0, 0, 0, 0.5);
	width: 510px;
	font: bold 1em sans-serif;
	color: #FFFFFF;
	border-top: 1px solid #000000;
	text-shadow: none;
}
.featureTxt a:link, .featureTxt a:visited, .featureTxt a:hover, .featureTxt a:active {
	color: #FFFFFF;
	font-size: 110%;
	line-height: 1.6em;
	text-decoration: none;
}
}

/* DESKTOP STYLES
-------------------------------------------------------------------------------------------------------------------*/
@media only screen and (min-width:841px) {
body {
	background-color: #f2f2f2;
	margin: 20px 0px;
	padding: 0px;
	font-size: small;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	letter-spacing: 0;
	color: #434343;
	-webkit-font-smoothing: subpixel-antialiased;
	line-height: 1.5em;
}
.oneColumn #content {
    width: 100%;
    margin-left: 0;
    float: none;
}
#wrap {
	width: 90%;
	margin: 0px auto;
	padding: 12px;
	background-color: #FFFFFF;
	position: relative;
	/*	overflow: hidden; removed to display right-most dropdown menu */
	min-width: 980px;
	font-size: 110%;  /* main font size */
}
#wrapperInner {
	position: relative;
	border: 5px solid #016A65;  /* green border */
	padding: 12px;
}
/* Header */
#header {
	background-image: url("../images/banner-background-repeat.png"); /* blue background with bottom blue border */
	background-repeat: repeat-x;
	position: relative;
	z-index: 1000; /* for dropdown menu to be on top of wrap */
	height: 178px;
	padding: 0 0 6px 0;
	width: 100%;
}
#branding {
	background-image: url("../images/banner-right.png"); /* VRS color blocks */
	background-repeat: no-repeat;
	background-position: right bottom;
	clear: both;
	height: 133px
}
#siteHeadline {
	display: none;
	height: 0;
}
#header #logo { /* VRS Logo */
	float: left;
	position: relative;
	margin-top: 8px;
	z-index: 10;
}
#macrositeLogos { /* secondary image in header */
	position: relative;
	z-index: 1000;
}
#macrositeLogos #logo {
	margin-top: 20px;
}
#siteName, #siteName a:link, #siteName a:visited, #siteName a:hover, #siteName a:active {
	font-size: 153%;
	line-height: 1em;
	text-shadow: 3px 3px 5px #AAAABB;
}
#siteTagline, #siteTagline a:link, #siteTagline a:visited, #siteTagline a:hover, #siteTagline a:active {
	font-size: 120%;
	padding: 7px 0 0 1px;
}
#utilities #inlineSearchForm {
	float: left;
}
#utilities #inlineSearchForm .searchField {
	background: none repeat scroll 0 0 #67ABB2;
	width: 135px;
}
#utilities #inlineSearchForm ul li {
	background-color: #FFFFFF;
	float: left;
}
#utilities { /* secondary navigation links in header */
	position: absolute;
	right: 0px;
	top: 0px;
	min-height: 45px;
	width: 100%;
	background-image: url("../images/utilities-background.png"); /* top green bar */
	background-position: top;
	background-repeat: repeat-x;
}
#utilities .first {
	display: none;
	height: 0;
}
#utilities #utilityNav {
	float: right;
	padding: 7px 5px;
	background-image: url("../images/utilities-tab.png"); /* top green tab */
	background-position: left top;
	background-repeat: no-repeat;
	min-height: 53px;
	position: relative;
	z-index: 1001;
}
#utilities #inlineSearchForm .submitBtn {
	width: 16px;
	background: url("../../../Images/microsites/submit-btn.png") no-repeat scroll 0 0 transparent;
}
#utilities #utilityNav li, #utilities #utilityNav li a {
	color: #ffffff;
	font-size: small;
	float: left;
	text-decoration: none;
}
#utilities #utilityNav li a.active {
	text-decoration: none;
}
#utilities #utilityNav li a:hover {
	text-decoration: underline;
}
#utilities #utilityNav li {
	padding: 0 9px;
}
#inlineSearchForm .searchField {
	border: 1px solid #085B69;
}
#inlineSearchForm {
	background-color: #FFFFFF;
	visibility: hidden;
	width: 0px;
}
/* Navigation */
#displayMenu { /* hides mobile menu button */
	display: none;
	height: 0;
	width: 0;
}
#toggleMenu {
	display: block !important;	
}
#mainNav {
	background-image: url("../images/mainnav-background.png");
	background-repeat: repeat-x;
	background-color: #DB9744;
	height: 30px;
	margin-top: 5px;
	padding: 5px 0;
	position: relative;
	float: right;
	right: 0;
	text-align: right;
	width: 100%;
}
#mainNav ul {
	float: right;
	padding-right: 10px;
}
#mainNav ul li {
	float: left;
	padding-left: 2px;
}
ul#menu li a:hover, ul#menu li a.active {
	background: none repeat scroll 0 0 #F0F0F0;
	border: 1px solid #C4C4C4; /* gray */
	color: #579CD2; /* light blue */
	line-height: 20px;
	padding: 5px 9px;
	text-decoration: none;
}
ul#menu li ul {
	background: url("../../../images/wrapper/dd-btm.png") no-repeat scroll 0 100% transparent;
	left: 2px;
	padding-bottom: 10px;
	top: 32px;
	width: 200px;
}
ul#menu li ul li {
	background: url("../../../images/wrapper/dd-bg.png") repeat-y scroll 0 0 transparent;
	line-height: 14px;
	padding: 0 20px 0 11px;
	width: 180px;
}
ul#menu li ul li:first-child a {
	border: 0 none !important;
}
ul#menu li ul li a:hover {
	border: 0 none;
	color: #579CD2 !important;
}
ul#menu li ul li ul {
	left: 210px;
	padding: 0;
	top: 3px;
}
ul#menu li ul li ul li {
	line-height: 14px;
	padding: 0 20px 0 11px;
	width: 248px;
}
ul#menu li ul li ul li a {
	-moz-border-bottom-colors: none !important;
	-moz-border-left-colors: none !important;
	-moz-border-right-colors: none !important;
	-moz-border-top-colors: none !important;
	background: none repeat scroll 0 0 transparent !important;
	border-color: -moz-use-text-color -moz-use-text-color #C4C4C4 !important;
	border-image: none !important;
	border-style: none none solid !important;
	border-width: 0 0 1px !important;
	color: #4A4A4A !important;
	display: block;
	font-size: 85%;
	font-weight: normal;
	line-height: 13px;
	min-height: 13px;
	padding: 5px 10px 5px 17px !important;
	text-align: left;
	text-decoration: none;
}
ul#menu li ul li ul li a:hover {
	border: 0 none;
	color: #00457C !important;
}
/* Superfish CSS */
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline: 0 none;
}
.sf-menu, .sf-menu * {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}
.sf-menu ul {
	display: none;
	position: absolute;
	top: -999em;
	width: 10em;
	z-index: 10000;
}
.sf-menu ul li {
	width: 100%;
}
.sf-menu li:hover {
	visibility: inherit;
}
.sf-menu li {
	float: left;
	position: relative;
}
.sf-menu a {
	display: block;
	position: relative;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left: 0;
	top: 2.5em;
	z-index: 99;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	left: 200px;
	top: 0;
}
ul.sf-menu li.rtl li:hover ul, ul.sf-menu li.rtl li.sfHover ul {
	left: auto;
	right: 200px;
}
ul.sf-menu li.rtl li li:hover ul, ul.sf-menu li.rtl li li.sfHover ul {
	left: auto;
	right: 200px;
}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
	left: 10em;
	top: 0;
}
.sf-sub-indicator {
	display: block;
	height: 10px;
	overflow: hidden;
	position: absolute;
	right: 0.75em;
	text-indent: -999em;
	top: 1.05em;
	width: 10px;
}
a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator {
	margin: 0;
}
#menu li.sfHover a, #menu li a.active {
	background: none repeat scroll 0 0 #F0F0F0;
	border: 1px solid #C4C4C4;
	color: #00457C;
	line-height: 20px;
	padding: 5px 9px;
}
ul#menu li ul li a {
	-moz-border-bottom-colors: none !important;
	-moz-border-left-colors: none !important;
	-moz-border-right-colors: none !important;
	-moz-border-top-colors: none !important;
	background: none repeat scroll 0 0 transparent !important;
	border-color: #C4C4C4 -moz-use-text-color -moz-use-text-color !important;
	border-image: none !important;
	border-right: 0 none !important;
	border-style: solid none none !important;
	border-width: 1px 0 0 !important;
	color: #2a6a8e !Important;
	display: block;
	font-size: 85%;
	font-weight: normal;
	line-height: 13px;
	min-height: 13px;
	padding: 5px 10px 5px 5px !important;
	text-align: left;
	text-decoration: none;
}
ul#menu li a {
	color: #FFFFFF;
	display: block;
	line-height: 20px;
	min-height: 16px;
	padding: 5px 10px;
	text-decoration: none;
}
/* Main Content */
a#skiplink {
	display: block;
	line-height: 0;
	text-indent: -999em;
}
#homepageBody {
	width: 68%;
	position: relative;
	margin-top: 32px;
}
#content {  /* This div floats left of sidebar */
	width: 65%;
	float: left;
	margin-left: 7px;
	overflow: hidden;
}
#leftNav {
	display: none;
	height: 0;
}
#pageUtilities { /* breadcrumb, font resizer/print/email buttons */
}
#pageUtilities #breadcrumb {
	color: #696969;
	float: left;
	padding: 0px;
}
#pageUtilities #breadcrumb li {
	float: left;
	list-style: none outside none;
}
#pageUtilities #breadcrumb li a {
	background: url("../../../images/wrapper/breadcrumb-item-divider.gif") no-repeat scroll 100% 7px transparent;
	color: #696969;
	display: block;
	margin-right: 4px;
	padding-right: 10px;
}
#pageUtilities #breadcrumb li a.last {
	background: none repeat scroll 0 0 transparent;
}
#pageUtils {
	float: right;
	padding: 1em 0px;
}
#pageUtils ul {
	padding: 0px;
	margin: 0px;
}
#pageUtils li {
	list-style: none outside none;
}
#pageUtils #fontResize {
	float: left;
	padding-left: 10px;
}
#pageUtils #fontResize li {
	float: left;
	padding-right: 2px;
	list-style: none outside none;
}
#pageUtils #emailPrint {
	float: left;
	width: 60px;
}
#pageUtils #emailPrint li {
	float: left;
	padding-left: 12px;
	list-style: none outside none;
}
#breadcrumb li {
	font-size: small;
}
#maincontentcontainer {
	padding: 12px;
	width: 95%;
	height: 100%;
}
#mainContent {
	overflow: hidden;
	position: relative;
}
#maincontentbox1, #maincontentbox2, #maincontentbox3, #maincontentbox4 {
	float: left;
	height: 50%;
	padding: 12px;
}
#maincontentbox1 {
	width: 46%;
	border-right: 1px solid #cccccc;
}
#maincontentbox2 {
	width: 45%;
}
#maincontentbox3 {
	width: 46%;
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}
#maincontentbox4 {
	width: 45%;
	border-top: 1px solid #cccccc;
}
#pictureleft {
	float: left;
	margin: 0 8px 0 0;
}
.readmore {
	text-align: right;
	float: right;
	color: #9a9a9a;
	font-weight: bold;
	margin-top: 10px;
}
#prefaceCallouts {
	width: 68%;
}
/* Aside */
#aside {
	background-color: #F6F0D6;
	color: #000000;
	padding: 10px 10px 3px 10px;
	position: relative;
	width: 30%;
	float: right;
	background-image: url("../images/corner-fold.png");
	background-position: left top;
	background-repeat: no-repeat;
}
#homepage #aside {
	top: 12px;
	position: absolute;
	right: 0;
	margin-right: 12px;
	width: 28%;
}
#aside li {
	margin: 0 0 0 20px;
	color: #434343;
	list-style-type: disc;
}
#mainContent #aside .subContent h3, #mainContent #aside .subContent p { /* overrides common.css */
	margin: 0;
}
.subContent {
	background-color: #FFFFFF;
	margin: 15px 5px;
	padding: 8px;
}
#loginForm {
	background-color: #fdfbf0;
	margin: 15px 5px;
	padding: 8px;
}
/*
	Footer
*/
#footer {
	border-top: 0px;
	clear: both;
	width: 100%;
}
#footer #footerInner {
	background: url("../../../Images/microsites/white-spacer.gif") repeat;
	color: #000000;
	margin: 0 auto;
	min-height: 34px;
	padding: 12px;
	width: 90%;
	min-width: 980px;
}
/*
	Slideshow
*/

#homepageFeature {
	height: 345px!important;
	top: 10px!important;
	position: relative;
}
#slideshowSlides1 {
	position: relative;
	background: url("../images/slideshow-bg-gradient.png") repeat-x scroll center 0 transparent;
	height: 395px;
}
.slideshowSlides {
	clear: both;
	background: url("../images/bg-frame.png") no-repeat scroll center 20px;
	height: 341px;
	width: 642px;
	margin: 0 auto;
}
/*
	Slides container
	Important: Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	width: 550px;
	height: 302px;
	overflow: hidden;
	position: relative;
	display: none;
	top: 13px;
	margin: 0 auto;
}
/*
	Each slide
	Important: Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container div.pane {
	width: 550px;
	height: 302px;
	display: block;
}
.slides_container .featureImg {
	width: 550px;
	height: 290px;
	margin: 32px 0 0 0;
	overflow: hidden;
}
/*
	Slideshow Next/prev buttons
*/

#slideshowSlides1 .next, #slideshowSlides1 .prev {
	position: absolute;
	text-indent: -999em;
	top: 150px;
	width: 24px;
	height: 43px;
	display: block;
	z-index: 101;
	background: transparent url("../../../images/slides/arrow-prev.png") no-repeat;
	margin-left: 7px;
}
#slideshowSlides1 .next {
	background-image: url("../../../images/slides/arrow-next.png");
	margin-left: 612px;
}
/*
	Slideshow Pagination
*/

.pagination {
	margin: 10px 0 0 49%;
}
.pagination li {
	float: left;
	margin: 0 1px;
	list-style: none;
}
.pagination li a {
	display: block;
	width: 12px;
	height: 0;
	padding-top: 12px;
	background-image: url("../images/icon-pagination.png");
	background-position: 0 0;
	float: left;
	overflow: hidden;
}
.pagination li.current a {
	background-position: 0 -12px;
}
/*
	Slideshow Captions
*/
.featureTxt {
	z-index: 500;
	position: absolute;
	bottom: 0;
	height: 30px;
	padding: 5px 30px 0 20px;
	background: #000;
	background: rgba(0, 0, 0, 0.5);
	width: 510px;
	font: bold 1em sans-serif;
	color: #FFFFFF;
	border-top: 1px solid #000000;
	text-shadow: none;
}
.featureTxt a:link, .featureTxt a:visited, .featureTxt a:hover, .featureTxt a:active {
	color: #FFFFFF;
	font-size: 110%;
	line-height: 1.6em;
	text-decoration: none;
}
}