
/* COMMON TO ALL PAGES */

body {
 background-color: white;
 color: #333;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 margin: 0;
 padding: 0;
 }

#outside {
 margin-top: 10px;
 margin-left: auto;
 margin-right: auto;
 padding: 0;
 width: 752px;
 }

#surround {
 background-color: #fff;
 color: #333;
 display: inline;
 float: right;
 padding: 0;
 position: relative;
 width: 752px;
 }

#header {
 background-color: #fff;
 background-image: url("/images/pacsbanner-3.gif");
 background-repeat: no-repeat;
 height: 100px;
 margin-left: auto;
 margin-right: auto;
 margin-top: 0;
 width: 100%;
 }

#header h1,
#header h2 {
 display: none;
 }

a,
a:visited {
 color: #009;
 }

a:hover {
 color: #aaa;
 }

a img {
 border: 0;
 }

#nav {
 background-color: #009;
 background-image: url("/images/navbutton.jpg");
 height: auto;
 margin-left: auto;
 margin-right: auto;
 margin-top: 10px;
 padding: 0;
 text-align: center;
 width: 752px;
 }

#nav ul {
 list-style: none;
 margin: 0;
 padding: 0;
 width: 100%;
 }

#nav ul li {
 display: inline;
 margin: 0;
 }

#nav a,
#nav a:visited {
 color: #fff;
 font-size: 70%;
 font-weight: bold;
 padding: 0 3px 2px 3px;
 text-decoration: none;
 vertical-align: middle;
 }

#nav a:hover {
 background-color: #003;
 background-image: none;
 color: #fff;
 }

#nav a.show,
#nav a:visited.show {
 background-color: #006;
 color: #f30;
 }

#banner {
 background-color: #ffffcc;
 color: red;
 font-size: 200%;
 font-weight: bold;
 text-align: center;
 width: 752px;
 }

#footer {
 background-color: #fff;
 color: #666;
 display: inline;
 float: left;
 font-size: 70%;
 margin: 10px auto auto auto;
 text-align: center;
 width: 100%;
 }

#footer span {
 color: #181899;
 font: italic 130% Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-weight: bold;
 }

#footer_right {
 float: right;
 text-align: right;
 width: 250px;
 }

#footer_left {
 float: left;
 text-align: left;
 width: 250px;
 }

#subfooter {
 display: inline;
 float: left;
 margin: 10px auto auto auto;
 padding: 0;
 text-align: center;
 width: 100%;
 }

#subfooter ul {
 list-style: none;
 margin: auto;
 padding: 0;
 text-align: center;
 width: 75%;
 }

#subfooter ul li {
 border-bottom: 1px solid #aaa;
 border-top: 1px solid #aaa;
 float: left;
 padding-bottom: 4px;
 padding-top: 4px;
 }

#subfooter ul li a,
#subfooter ul li a:visited {
 background-color: #fff;
 color: #666;
 display: block;
 font-size: 60%;
 padding: 0 3px 0 3px;
 text-align: center;
 }

#subfooter ul li a:hover {
 background-color: #fff;
 color: #aaa;
 }

dt {
 font-weight: bold;
 margin-top: 0;
 }

dd {
 margin: 0 0 15px 0;
 }

#subnav {
 background-color: #585899;
 background-image: url("/images/bluebg3.jpg");
 color: #fff;
 display: inline;
 float: right;
 font-size: 80%;
 margin-top: 10px;
 padding: 10px 10px 15px 10px;
 width: 169px;
 }

#subnav dt,
#subnav dd {
 color: #fff;
 }

#subnav dt {
 margin: 0 0 2px 0;
 }

#subnav dd {
 margin: 0 0 10px 0;
 }

#subnav ul {
 list-style: none;
 margin: 0;
 padding: 0;
 }

#subnav a,
#subnav a:visited {
 color: #ddcca7;
 display: block;
 margin: 0;
 width: 90%;
 }

#subnav a:hover {
 color: #dd9904;
 }

#subnav dl a,
#subnav dl a:visited {
 color: #ddcca7;
 font-size: 100%;
 }

#subnav dl a:hover {
 color: #dd9904;
 }

#subnav h1,
#subnav h2,
#subnav h3,
#subnav h4,
#subnav h5,
#subnav h6 {
 color: #fff;
 }

#textleft {
 background-color: #fff;
 color: #333;
 display: inline;
 float: left;
 font-size: 80%;
 margin-top: 10px;
 padding: 0px 10px 0 0;
 width: 263px;
 }

#textright {
 background-color: #fff;
 border-left: 1px solid #f30;
 color: #333;
 display: inline;
 float: right;
 font-size: 80%;
 margin-top: 10px;
 padding: 0px 10px 0px 10px;
 width: 250px;
 }

.submit_form {
 display: inline;
 margin: 0;
 padding: 0;
 }

.submit_button {
 display: inline;
 font-size: 60%;
 margin: 0;
 padding: 0;
 }

h1 {
 font-size: 160%;
 }

h2 {
 font-size: 140%;
 }

h3 {
 font-size: 120%;
 }

h1, h2, h3, h4, h5, h6 {
 color: #009;
 margin-bottom: 5px;
 text-align: center;
 }

p.size4 {
 font-size: 120%;
 margin: 0;
 padding: 0;
 text-align: center;
 text-indent: 0;
 }

p.size5 {
 font-size: 150%;
 margin: 0;
 padding: 0;
 text-align: center;
 text-indent: 0;
 }

p.size6 {
 font-size: 200%;
 margin: 0;
 padding: 0;
 text-align: center;
 text-indent: 0;
 }

.fleft {
 float: left;
 margin: 10px;
 }

.fright {
 float: right;
 margin: 10px;
 }

.left {
 text-align: left;
 }

.centered {
 text-align: center;
 }

.right {
 text-align: right;
 }

form.centered,
table.centered,
.centered table {
 margin: auto;
 }

.red {
 color: red;
 }

.scanned {
 background-color: #ccffff;
 }

input,
select,
option,
checkbox,
textarea {
 background-color: #DDDDDD;
 border: 2px solid silver;
 font-family: Courier, monospace;
 font-size: 110%;
 font-weight: bold;
 }

input:focus,
textarea:focus {
 background-color: #BBBBBB;
 }

.note {
 font-size: 75%;
 font-style: italic;
 text-align: center;
 }

#archive {
 text-align: center;
 }
 
#archive table {
 border: 1px solid black;
 border-collapse: collapse;
 width: 70%;
 }
 
#archive td,
#archive th {
 border: 1px solid black;
 text-align: center;
 width: 5%;
 }
 
#archive caption {
 font-weight: bold;
 }

/* INDEX PAGE */
#indexnav {
 background-color: #585899;
 background-image: url("/images/bluebg3.jpg");
 background-repeat: no-repeat;
 color: #333;
 display: inline;
 float: right;
 margin-top: 5px;
 padding: 10px 10px 15px 10px;
 width: 169px;
 }

#indexnav dt,
#indexnav dd {
 color: #fff;
 font-size: 80%;
 }

#indexnav dd {
 margin: 0 0 8px 0;
 }

#indexnav a,
#indexnav a:visited {
 color: #ddcca7;
 display: block;
 font-size: 80%;
 font-weight: bold;
 margin: 0;
 padding-bottom: 1px;
 width: 167px;
 }

#indexnav a:hover {
 color: #dd9904;
 }

#indexnav dl a,
#indexnav dl a:visited {
 color: #ddcca7;
 font-size: 100%;
 }

#indexnav dl a:hover {
 color: #dd9904;
 }

#indexnav h1,
#indexnav h2,
#indexnav h3,
#indexnav h4,
#indexnav h5,
#indexnav h6 {
 color: #fff;
 }

#intro_text {
 color: #181899;
 font-size: 80%;
 padding: 0 10px 0 10px;
 text-align: justify;
 }

#maintext {
 display: inline;
 float: left;
 font-size: 80%;
 margin-bottom: 20px;
 text-align: justify;
 width: 540px;
 }

#maintext a,
#maintext a:visited {
 border: none;
 color: #009;
 }

#maintext a:hover {
 color: #ddbb71;
 }

.imgleft,
#maintext img {
 border: none;
 float: left;
 padding: 0 10px 0 10px;
 vertical-align: text-top;
 }

#maintext input {
 display: inline;
 }

#mainleft {
 background-color: #fff;
 border-right: 1px solid #f30;
 color: #333;
 display: inline;
 float: left;
 font-size: 80%;
 margin-top: 5px;
 padding: 0 20px 0 10px;
 text-align: justify;
 width: 330px;
 }

#mainright {
 background-color: #fff;
 color: #333;
 display: inline;
 float: right;
 font-size: 80%;
 margin: 10px 15px auto auto;
 padding-right: 8px;
 text-align: justify;
 width: 330px;
 }

#mainright h1,
#mainleft h1,
#indexnav h2 {
 margin-top: 0;
 }

#mainleft h1 {
 color: #009;
 font-style: italic;
 padding: 5px 0;
 text-align: center;
 }

#mainright h1 {
 color: #009;
 font-style: italic;
 text-align: center;
 }

#mainright dt,
#mainleft dt {
 color: #585899;
 margin-bottom: 5px;
 text-align: center;
 }

#mainright dd,
#mainleft dd {
 margin-bottom: 25px;
 text-align: justify;
 }

/* INTERIOR PAGES */

#pagecontent {
 background-color: #fff;
 color: #333;
 display: inline;
 float: left;
 font-size: 80%;
 padding-top: 10px;
 width: 525px;
 }

#pagecontent a,
#pagecontent a:visited {
 background-color: #fff;
 color: #009;
 }

#pagecontent a:hover {
 background-color: #fff;
 color: #aaa;
 text-decoration: none;
 }

#pagecontent table {
 border: none;
 border-collapse: collapse;
 width: 100%;
 }

#pagecontent td {
 border: 1px solid #ccc;
 padding: 2px;
 text-align: left;
 }

#pagecontent th {
 border: 1px solid #ccc;
 color: #009;
 font-size: 110%;
 font-weight: bold;
 padding: 2px;
 text-align: center;
 }

#announce {
 background-color: #FFF;
 border: 2px dotted #999;
 color: #009;
 display: inline;
 float: left;
 font-size: 80%;
 margin-top: 10px;
 padding: 10px;
 width: 525px;
 }

#announce h1,
#announce h2 {
 color: blue;
 }

/* NEWS / ARTICLES PAGES */

#newstext {
 background-color: #fff;
 color: #333;
 display: inline;
 float: left;
 font-size: 80%;
 padding-top: 10px;
 width: 545px;
 }

#newstext ul {
 list-style: none;
 margin: 0;
 padding: 0;
 }

#newstext ul li {
 line-height: 160%;
 }

#newstext ul a,
#newstext ul a:visited {
 color: #009;
 }

#newstext ul a:hover {
 color: #aaa;
 }

#newsleft {
 background-color: #fff;
 border-top: 1px dotted #999;
 color: #333;
 display: inline;
 float: left;
 margin-top: 10px;
 padding: 10px 10px 0 0;
 width: 263px;
 }

#newsright {
 background-color: #fff;
 border-top: 1px dotted #999;
 border-left: 1px dotted #999;
 color: #333;
 display: inline;
 float: right;
 margin-top: 10px;
 padding: 10px 10px 0px 10px;
 width: 250px;
 }

#newstext h1 {
 background-color: #fff;
 color: #009;
 font-size: 160%;
 margin-bottom: 10px;
 }

#newstext h2 {
 background-color: #fff;
 color: #009;
 font-size: 140%;
 margin-bottom: 10px;
 }

#newstext h3 {
 background-color: #fff;
 color: #009;
 font-size: 120%;
 margin-bottom: 10px;
 }

table.survey {
 background-color: silver;
 border: 1px solid black;
 margin: auto;
 table-layout: fixed;
 width: 80%;
 }

table.survey .w100 {
 text-align: left;
 width: 100%;
 }

table.survey .w60 {
 text-align: center;
 width: 60%;
 }

table.survey .w4 {
 text-align: center;
 width: 4%;
 }

table.c2 {
 text-align: center;
 width: 80%;
 }

table.c2 .c21 {
 text-align: center;
 width: 50%;
 }

table.c2 .c22 {
 text-align: center;
 width: 50%;
 }

textarea.w100 {
 background-image: url("/images/comments.jpg");
 background-repeat: no-repeat;
 }

.t31 {
 width: 50%;
 }
.t32 {
 width: 40%;
 }
.t33 {
 width: 10%;
 }

.c21 { width: 25%; }
.c22 { width: 75%; }

.d21 { width: 20%; }
.d22 { width: 80%; }

.f31 {
 text-align: center;
 width: 5%;
 }

.f32 {
 width: 87%;
 }

.f33 {
 text-align: right;
 width: 8%;
 }

.t51 { width:  3%; font-size: 75%; }
.t52 { width: 12%; font-size: 75%; }
.t53 { width: 79%; font-size: 75%; }
.t54 { width:  6%; font-size: 75%; text-align: right; }

.w50,
.w2 {
 width: 50%;
 }

.w70 {
 width: 70%;
 }

.w80 {
 width: 80%;
 }

.w100 {
 width: 100%;
 }

.darkbar {
 background-color: #dddddd;
 }

.litebar {
 background-color: #eeeeee;
 }
 
table.dates {
 background-color: black;
 }
 
table.dates tbody tr:hover {
 background-color: rgb(237,241,246);
 }

