- * {
- margin: 0;
- padding: 0;
- }
- body {
- min-width: 760px;
- color:#333;
- font-size: 65%;
- }
- img {
- border: 0px;
- }
- /************************
- * Start code for header *
- ************************/
- #header {
- display: block;
- width: 760px;
- height: 78px;
- margin: 0px;
- padding: 20px 0px 0px 0px; /*needed so the underlines in the toplinks show up */
- overflow:hidden; /* makes IE work */
- }
- #header h1, h2 {
- display: inline;
- margin: 0px;
- padding: 0px;
- }
- .logo {
- position: absolute;
- top: 0px;
- left: 0px;
- }
- #logo {
- float: left;
- width: 480px;
- height: 78px;
- position: relative;
- font-weight: bold;
- font-size: 10px;
- color: #FFF
- }
- #logo span {
- position: absolute;
- width: 100%;
- height: 100%;
- }
- #logo a {
- text-decoration: none;
- color: #666;
- border: 0;
- }
- /******************
- * End header code *
- ******************/
- /**********************
- * Begin code for page *
- **********************/
- #page {
- width: 760px;
- background-color: #FFF;
- padding-top: 3px;
- }
- #panoramic {
- width: 760px;
- margin: 0px 0px 3px 0px;
- padding: 0px;
- display: block;
- }
- #panoramic img {
- display: block;
- margin: 0px;
- padding: 0px;
- }
- #content {
- float: right;
- position: relative;
- width: 555px;
- padding: 0px;
- margin: 0px;
- }
- /**********************************
- * Begin code for bar on left side *
- **********************************/
- #left-sidebar {
- float: left;
- position: relative;
- width: 205px;
- border: 0px;
- margin: 0px;
- }
- #left-sidebar #topleft {
- margin-bottom: 8px;
- }
- #left-sidebar #topleft img{
- margin: 0px;
- padding: 0px;
- border: 0px;
- }
- #navigation {
- float: left;
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-weight: normal;
- font-size: 11px;
- width: 205px;
- margin: 0px;
- }
- #navigation ul#leftnav {
- margin: 0px;
- padding: 0px;
- line-height: 120%;
- list-style:none;
- }
- #navigation ul#leftnav li {
- display:inline;
- margin:0px;
- padding: 0px;
- voice-family: "\"}\"";
- voice-family:inherit;
- font-weight: bold;
- }
- #navigation ul#leftnav li.current {
- display: block;
- padding-bottom: 0px;
- font-weight: bold;
- voice-family: "\"}\"";
- voice-family:inherit;
- }
- #navigation ul#leftnav li a {
- display: block;
- padding: 10px 5px 10px 14px;
- text-decoration: none;
- /*_height: 1em; needed for IE6 */
- }
- #navigation ul#leftnav li.current a {
- border-bottom: 0px solid black;
- }
- #navigation ul#leftnav li a:hover {
- display: block;
- }
- #navigation ul#leftnav li.current a:link,
- #navigation ul#leftnav li.current a:hover {
- display: block;
- }
- #navigation ul#leftnav li.current ul#left-subnav {
- font-size: 10px;
- font-weight: normal;
- margin: 0px;
- padding: 0px 0px 3px 28px;
- line-height: 120%;
- list-style:none;
- }
- #navigation ul#leftnav li.current ul#left-subnav li {
- margin: 0px;
- font-weight: normal;
- display: inline;
- }
- #navigation ul#leftnav li.current ul#left-subnav li.current {
- margin: 0px;
- display: inline;
- }
- #navigation ul#leftnav li.current ul#left-subnav li a {
- display: block;
- margin: 0px;
- padding: 0px 8px 6px 0px;
- border: 0px;
- }
- /********************************
- * End code for bar on left side *
- ********************************/
- /****************
- * default links *
- ****************/
- a:link, a:visited {
- text-decoration: underline;
- }
- a:hover {
- text-decoration: underline;
- }
- a:hover, a:active {
- text-decoration: underline;
- }
- /*****************************************************
- * Begin code for content section on interior pages *
- *****************************************************/
- .banner-image {
- float: right;
- margin-bottom: 7px;
- }
- #onecol {
- float: left;
- width: 521px;
- position: relative;
- padding: 0px 17px;
- }
- #twocol {
- float: left;
- width: 338px;
- position: relative;
- padding: 0px 17px
- }
- #onecol h1, #twocol h1 {
- font-family: "Times New Roman", Times, serif;
- font-size: 230%;
- font-weight:normal;
- line-height: 100%;
- text-decoration: none;
- padding: 15px 0px 0px 0px;
- margin: 0px 0px 12px 0px;
- }
- #onecol h2, #twocol h2 {
- display: block;
- font-family:Verdana, Arial, Helvetica, sans-serif;
- font-size:120%;
- font-weight:bold;
- margin-bottom: 10px;
- }
- #onecol h3, #twocol h3 {
- font-family:Verdana, Arial, Helvetica, sans-serif;
- font-size:100%;
- font-weight:bold;
- margin-bottom: 10px;
- }
- #onecol p, #twocol p {
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-weight: normal;
- margin-bottom: 10px;
- line-height: 155%;
- }
- #onecol ul, #twocol ul {
- margin-left: 3em;
- margin-bottom: 10px;
- line-height: 140%;
- }
- #onecol ol, #twocol ol {
- margin-left: 3em;
- margin-bottom: 10px;
- line-height: 140%;
- }
- #onecol li, #twocol li {
- font-family: Verdana, Arial, Helvetica, sans-serif;
- color: #333;
- font-weight: normal;
- line-height: 140%;
- }
- #onecol dt, #twocol dt {
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 100%;
- font-weight: normal;
- line-height: 140%;
- float: left;
- margin: 0px;
- padding: 0px;
- width: 65px;
- }
- #onecol dd {
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 100%;
- font-weight: normal;
- line-height: 140%;
- margin: 0px 0px 0px 66px;
- padding: 0px;
- width: 418px;
- }
- #twocol dd {
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 100%;
- font-weight: normal;
- line-height: 140%;
- margin: 0px 0px 0px 65px;
- padding: 0px;
- width: 280px;
- }
- #onecol p.headred, #twocol p.headred {
- font-family: Verdana, Arial, Helvetica, sans-serif;
- line-height: 165%;
- font-weight: bold;
- color: #CC0000;
- text-decoration: none;
- }
- table {
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 100%
- display: block;
- margin: 0px 0px 10px 0px;
- padding: 0px;
- border-collapse: collapse;
- }
- tbody {
- margin: 0px;
- padding: 0px;
- }
- tr {
- margin: 0px;
- padding: 0px;
- }
- td, th {
- margin: 0px;
- padding: 4px 8px;
- border: 1px solid #666;
- }
- .tablestandard1 {
- width:335px;
- border-style:none;
- font-size: 100%;
- line-height: 155%;
- }
- .tablestandard1 td {
- width:164px;
- background-color:#f0f0f0;
- vertical-align:top;
- padding: 4px;
- border-style: solid;
- border-color: #FFFFFF;
- border-width: 1px 1px 1px 1px;
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-style: normal;
- font-weight: normal;
- text-transform: none;
- color: #333333;
- text-decoration: none;
- }
- .tablestandard1 p {
- font-size: 100%;
- margin: 0px 0px 0px 0px;
- padding: 0px;
- }
- .tablestandard1 .sidebarhead2 {
- margin: 0px;
- padding:0px;
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 120%;
- font-style: normal;
- font-weight: normal;
- font-variant: normal;
- text-transform: none;
- color: #cc0000;
- text-decoration: none;
- }
- .tablestandard2 {
- width: 94%;
- border-style: none;
- font-size: 100%;
- line-height: 155%;
- }
- .tablestandard2 td {
- background-color:#f0f0f0;
- vertical-align: top;
- padding: 4px;
- border-style: solid;
- border-color: #FFFFFF;
- border-width: 1px 1px 1px 1px;
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 100%;
- font-weight: normal;
- font-variant: normal;
- text-transform: none;
- color: #333333;
- text-decoration: none;
- }
- .tablestandard2 p {
- font-size: 100%;
- margin: 0px;
- padding: 0px;
- }
- .tablestandard2 .sidebarhead2 {
- margin: 0px;
- padding: 0px;
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 120%;
- font-style: normal;
- font-weight: normal;
- font-variant: normal;
- text-transform: none;
- color: #cc0000;
- text-decoration: none;
- }
- .tablestandard3 {
- border-style: none;
- font-size: 100%;
- line-height: 155%;
- }
- .tablestandard3 td {
- background-color:#f0f0f0;
- vertical-align:top;
- padding: 4px;
- margin: 0px;
- border-style:solid;
- border-color:#FFFFFF;
- border-width:1px 1px 1px 1px;
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 100%;
- font-style: normal;
- font-weight: normal;
- font-variant: normal;
- text-transform: none;
- color: #333333;
- text-decoration: none;}
- .tablestandard3 p {
- font-size: 100%;
- margin: 0px;
- padding: 0px;
- }
- .tablestandard3 .sidebarhead2 {
- margin: 0px 0px 0px 0px;
- padding: 0px;
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 120%;
- font-style: normal;
- font-weight: normal;
- font-variant: normal;
- text-transform: none;
- color: #cc0000;
- text-decoration: none;
- }
- .tablestyle1 {
- width:521px;
- border-style:none;
- font-size: 100%;
- line-height: 155%;
- }
- .tablestyle1 td {
- width:260px;
- background-color:#f0f0f0;
- vertical-align:top;
- padding:0px 10px 0px 10px;
- border-style:solid;
- border-color:#FFFFFF;
- border-width:0px 4px 0px 0px;
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 100%;
- font-style: normal;
- font-weight: normal;
- font-variant: normal;
- text-transform: none;
- color: #333333;
- text-decoration: none;
- }
- .tablestyle1 p {
- font-size: 100%;
- margin: 0px 0px 0px 0px;
- padding:0px;
- }
- .tablestyle1 .sidebarhead2 {
- margin: 0px 0px 0px 0px;
- padding:0px;
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 120%;
- font-style: normal;
- font-weight: normal;
- font-variant: normal;
- text-transform: none;
- color: #cc0000;
- text-decoration: none;
- }
- .tablestyle2 {
- width:335px;
- border-style:none;
- font-size: 100%;
- line-height: 155%;
- }
- .tablestyle2 td {
- width:164px;
- background-color:#f0f0f0;
- vertical-align:top;
- padding:4px 10px 4px 10px;
- border-style:solid;
- border-color:#FFFFFF;
- border-width:0px 4px 0px 0px;
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 100%;
- font-style: normal;
- font-weight: normal;
- font-variant: normal;
- text-transform: none;
- color: #333333;
- text-decoration: none;
- }
- .tablestyle2 p {
- font-size: 100%;
- margin: 0px 0px 0px 0px;
- padding:0px;
- }
- .tablestyle2 .sidebarhead2 {
- margin: 0px 0px 0px 0px;
- padding:0px;
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 120%;
- font-style: normal;
- font-weight: normal;
- font-variant: normal;
- text-transform: none;
- color: #cc0000;
- text-decoration: none;
- }
- .tablestyle3 {
- width: 521px;
- border-style: none;
- font-size: 100%;
- line-height: 155%;
- }
- .tablestyle3 td {
- width:521px;
- background-color:#f0f0f0;
- vertical-align:top;
- padding: 4px 10px 4px 10px;
- border-style:none;
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 100%;
- font-style: normal;
- font-weight: normal;
- font-variant: normal;
- text-transform: none;
- color: #333333;
- text-decoration: none;
- }
- .tablestyle3 p {
- font-size: 100%;
- margin: 0px;
- padding:0px;
- }
- .tablestyle3 .sidebarhead2 {
- margin: 0px 0px 0px 0px;
- padding:0px;
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 120%;
- font-style: normal;
- font-weight: normal;
- font-variant: normal;
- text-transform: none;
- color: #cc0000;
- text-decoration: none;
- }
- .tablestyle4 {
- width:335px;
- border-style:none;
- font-size: 100%;
- line-height: 155%;
- }
- .tablestyle4 td {
- width:335px;
- background-color:#f0f0f0;
- vertical-align:top;
- padding:4px 10px 4px 10px;
- border-style:none;
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 100%;
- font-style: normal;
- font-weight: normal;
- font-variant: normal;
- text-transform: none;
- color: #333333;
- text-decoration: none;
- }
- .tablestyle4 p {
- font-size: 100%;
- margin: 0px 0px 0px 0px;
- padding:0px;
- }
- .tablestyle4 .sidebarhead2 {
- margin: 0px;
- padding:0px;
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 120%;
- font-style: normal;
- font-weight: normal;
- font-variant: normal;
- text-transform: none;
- color: #cc0000;
- text-decoration: none;
- }
- .tablestyle5 {
- width:521px;
- border-style:none;
- font-size: 100%;
- line-height: 155%;
- }
- .tablestyle5 td {
- width:173px;
- background-color:#f0f0f0;
- vertical-align:top;
- padding:4px 10px 4px 10px;
- border-style:solid;
- border-color:#FFFFFF;
- border-width:0px 4px 0px 0px;
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 120%;
- font-style: normal;
- font-weight: normal;
- font-variant: normal;
- text-transform: none;
- color: #333333;
- text-decoration: none;}
- .tablestyle5 p {
- font-size: 100%;
- margin: 0px 0px 0px 0px;
- padding:0px;
- }
- .tablestyle5 .sidebarhead2 {
- margin: 0px 0px 0px 0px;
- padding:0px;
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 110%;
- font-style: normal;
- font-weight: normal;
- font-variant: normal;
- text-transform: none;
- color: #cc0000;
- text-decoration: none;
- }
- #onecol #insidenutable1, #twocol #insidenutable1 {
- width:521px;
- border-style:none;
- font-size: 100%;
- line-height: 155%;
- }
- #onecol #insidenutable1 td {
- background-color:#f0f0f0;
- vertical-align:top;
- padding-bottom:6px;
- border-style:none;
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 100%;
- font-style: normal;
- line-height: 155%;
- font-weight: normal;
- font-variant: normal;
- text-transform: none;
- color: #333333;
- text-decoration: none;
- }
- #onecol #insidenutable1 p {
- margin: 0px 10px 6px 10px;
- padding:0px;
- }
- #onecol #insidenutable1 p#nufeat {
- margin: 3px 5px 5px 5px;
- padding:0px;
- }
- #twocol #insidenutable2 {
- width:335px;
- border-style:none;
- font-size: 100%;
- line-height: 155%;
- }
- #twocol #insidenutable2 td {
- background-color:#f0f0f0;
- vertical-align:top;
- padding-bottom:6px;
- border-style:none;
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 100%;
- font-style: normal;
- line-height: 155%;
- font-weight: normal;
- font-variant: normal;
- text-transform: none;
- color: #333333;
- text-decoration: none;
- }
- #twocol #insidenutable2 p {
- margin: 0px 10px 6px 10px;
- padding:0px;
- }
- #twocol #insidenutable2 p#nufeat {
- margin: 3px 5px 5px 5px;
- padding:0px;
- }
- .photostyle1 {
- border-style:none;
- }
- .photostyle1 td {
- background-color:#ffffff;
- vertical-align:top;
- padding:0px 0px 0px 12px;
- border-style:none;
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 100%;
- font-style: normal;
- line-height: 115%;
- font-weight: normal;
- font-variant: normal;
- text-transform: none;
- color: #666666;
- text-decoration: none;
- }
- .photostyle1 p {
- margin: 0px 0px 8px 0px;
- padding:0px;
- }
- .photostyle2 {
- border-style:none;
- }
- .photostyle2 td {
- background-color:#ffffff;
- vertical-align:top;
- padding:0px 12px 0px 0px;
- border-style:none;
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 100%;
- font-style: normal;
- line-height: 115%;
- font-weight: normal;
- font-variant: normal;
- text-transform: none;
- color: #666666;
- text-decoration: none;
- }
- .photostyle2 p {
- margin: 0px 0px 8px 0px;
- padding:0px;
- }
- .standardcaption {
- margin: 12px 0px 0px 0px;
- padding:0px;
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 120%;
- font-style: normal;
- line-height: 155%;
- font-weight: normal;
- font-variant: normal;
- text-transform: none;
- color: #333333;
- text-decoration: none;
- }
- p.redbodytext {
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 100%;
- font-style: normal;
- line-height: 155%;
- font-weight: normal;
- font-variant: normal;
- text-transform: none;
- color: #cc0000;
- text-decoration: none;
- }
- #twocol table tbody tr td p.redbodytext {
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 100%;
- font-style: normal;
- line-height: 155%;
- font-weight: normal;
- font-variant: normal;
- text-transform: none;
- color: #cc0000;
- text-decoration: none;
- }
- .sidebarhead22 {
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 140%;
- font-style: normal;
- line-height: 165%;
- font-weight: normal;
- font-variant: normal;
- text-transform: none;
- color: #cc0000;
- text-decoration: none;
- }
- .graybox {
- padding:10px;
- background-color:#f0f0f0;
- }
- .puttybox {
- padding:10px;
- background-color:#EFECE4;
- }
- .quotebox {
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 150%;
- font-style: normal;
- line-height: 140%;
- font-weight: normal;
- font-variant: normal;
- text-transform: none;
- color: #333333;
- text-decoration: none;
- }
- .bodytextRED {
- color: #cc0000;
- }
- .nuin-section {
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 90%;
- font-style: normal;
- line-height: 165%;
- font-weight: bold;
- font-variant: normal;
- text-transform: none;
- color: #333333;
- text-decoration: none;
- }
- .nuin-contents {
- margin-left: 12px;
- padding-left: 12px;
- }
- .horizrule {
- width:100%;
- margin:0px 0px 0px 0px;
- padding:0px;
- border-style: solid;
- border-color: #666666;
- border-width: 0px 0px 1px 0px;
- }
- .horizrule2 {
- width:100%;
- margin:0px 0px 0px 0px;
- padding:0px;
- border-style: solid;
- border-color: #666666;
- border-width: 0px 0px 1px 0px;
- }
- /*****************************************************************************
- * Start code for styles that are specific to right-sidebar on interior pages *
- *****************************************************************************/
- #sidebar {
- float: right;
- width: 179px;
- color: #000;
- margin: 0px;
- padding: 0px 0px 0px 0px;
- border: 0px;
- }
- #sidebar p {
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 100%;
- font-weight: normal;
- line-height: 155%;
- margin: 5px 12px;
- padding: 10px 0px 0px 0px;
- }
- #sidebar h2 {
- display: block;
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size:120%;
- font-weight:bold;
- margin: 6px 12px 0px 12px;
- }
- #sidebar img {
- display: block;
- margin: 0px;
- padding: 0px;
- }
- #sidebar li {
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-weight: normal;
- }
- /**************************************
- * clearing div for three-column pages *
- **************************************/
- #three-column #clear-content {
- background-color: #FFF;
- height: 1px;
- font-size: 1px;
- clear: both;
- }
- /*****************************************
- * Start code for styles for request form *
- *****************************************/
- input {
- font-family: Verdana,Arial,Helvetica,sans-serif;
- font-size: 100%;
- font-weight: normal;
- }
- .button {
- font-weight: bold;
- }
- /*****************
- * End of section *
- *****************/
- #clear {
- clear: both;
- height: 10px;
- background-color: #FFF;
- }
- /*****************************************************************************************
- * Start code for bottom NU Home, Find Employees, Find Offices, Search and Site Map links *
- *****************************************************************************************/
- #bottom-admin-links {
- clear: both;
- text-align: center;
- margin: 0px;
- padding: 10px 0px;
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 11px;
- }
- #bottom-admin-links a:link, #bottom-admin-links a:visited {
- text-decoration: none;
- }
- #bottom-admin-links a:hover {
- text-decoration: underline;
- }
- #bottom-admin-links a:active {
- text-decoration: underline;
- }
- /*************************
- * End bottom admin links *
- *************************/
- /************************
- * Start code for footer *
- ************************/
- #footer {
- clear:both;
- width: 760px;
- text-align: center;
- margin-top: 3px;
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 11px;
- padding: 0px 0px;
- margin-bottom: 25px;
- }
- #footer li {
- display: inline;
- }
- #footer a:link, #footer a:visited {
- text-decoration: none;
- }
- #footer a:hover {
- text-decoration: underline;
- }
- #footer p {
- padding:5px;
- margin:0;
- }
- /************************
- * End code for footer *
- ************************/
- /***********************************************************
- * Start code for links in the top right corner of the page *
- ***********************************************************/
- #toplinks {
- position: absolute;
- top: 0px;
- left: 0px;
- width:755px;
- font-size: 10px;
- text-align: right;
- margin: 0px;
- padding: 0px 5px 0px 0px;
- background: none;
- }
- #toplinks-list {
- font-family: Verdana, Arial, Helvetica, sans-serif;
- font-size: 10px;
- margin: 0px;
- padding: 0px 0px 0px 0px;
- list-style-type: none;
- }
- #toplinks-list li {
- display: inline;
- list-style-type: none;
- padding: 0px 8px 0px 8px;
- margin: 0px;
- height: 14px;
- border-right: 1px solid #FFF;
- }
- #toplinks-list li.right {
- border: 0px;
- }
- #toplinks-list li a:link,
- #toplinks-list li a:visited {
- color: #FFF;
- text-decoration: none;
- }
- #toplinks-list li a:hover,
- #toplinks-list li a:active {
- color: #FFF;
- text-decoration: underline;
- }
- /*********************************************************
- * End code for links in the top right corner of the page *
- *********************************************************/
- /* keep in case needed in future
- .image-headline {
- float: right;
- margin-bottom: 7px;
- }
- */
- <!--[if IE]><style type="text/css">
- ul#nav li a span {
- cursor: hand; /* for IE5.x/Win */
- }
- <![endif]-->
Recent Pastes