@charset "UTF-8";

/* CSS Document */
	
@media only screen and (min-device-width:1024px) and (max-device-width:1400px) {
/********************************************
   * All styles marded with "x" are originals *
   ********************************************/
body {
	background: none;
	background-color: white; /*#315ca5;*/
}
/* all of the following heading styles are specified by the master 
     standard pagestylesheet */
#standard-page-box {
	/* The following lines all override similar lines in 
	     the maste page stylesheet and should not be changes
		 without careful consideration.*/
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	max-width: none;
	min-width: 0;
	margin: 0;
}
#standard-page-header-box {
	background-color: #acbbd3;
}
#standard-page-header-text {
}
/*********************************************************
   * All top-of-page navigation is done in the navigation  *
   * master stylesheet, except for colors.                                    *
   *********************************************************/
#navigation-container-backdrop {
	/*height:3.0625rem;*/
	/*height: 1.5625rem;*/
}
#navigation-container {
/*	top: -1.5rem;
	font-size: 0.7rem;*/
}

#standard-page-article-box {
/*	top: 3rem;*/
}
}
