/* General elements */
body {font-family: "times new roman", times, georgia, serif; background-color: #fff; background-image: none; color: #000;}

/* Add / Remove */
#mastheadSecondary, #menu1, #menu2, #support, .windowControls {display: none;}

/* General layout */
#container {width: 100%; margin: 0; border: none; background-color: #fff; color: #000;}
#masthead {margin: 0; border: none;}
#mastheadPrimary {height: 100%; background-image: none;}
#mastheadPrimary h1 {float: none; clear: both; padding-top: .3in;}
#mastheadAltMedia {height: 100%;}
#mastheadAltMedia div {display: block;}
#logoPrint {display: inline; width: 325px; height: 120px; float: left;}
#printMastheadRight {float: right; text-align: right;}
#printMastheadRight img {width: 310px; height: 120px;}
#mastheadAltMedia div.clear {display: block;}
#main {width: 100%; margin: 0; clear: both;}
#contentPrimary {display: block; width: 70%; margin: 10px 0 0 0; overflow: visible;}
#contentSecondary {display: block; width: 20%; margin: 10px 0 0 0; overflow: visible; background-color: #fff; color: #555;}

/* Layout refinements */
#mastheadPrimary h1 {float: none; margin: 0;}
#support {float: none;}
.noSecondaryContent #contentSecondary {display: none; float: none;}
.noSecondaryContent #contentPrimary {width: 100%; float: none;}
.noSecondaryContent #contentPrimary p, .noSecondaryContent  #contentPrimary li  {line-height: 1.2;}

#eISearchBox {display: none;}
#eISearchResultsPagination {display: none;}

/* Form Package */
.stdForm fieldset {float: none; display: block; border: none;}
.stdForm ol {overflow: visible; border: none; background-color: #fff;}
.stdForm label {overflow: visible;}
.submitForm {display: none !important;}
