
/* Global Styles
----------------------------------------------- */

* {
   padding:0;
   margin:0;
}
a {
   color:#093;
   text-decoration:none;
}
a:hover {
   text-decoration:underline;
   color:#093;
}
a img {
   border:none;
}
.breaker {
   clear:both;
   width:100%;
   height:1px;
   font-size:0.1em;
}
.none {
   display:none;
}
.nowrap {
   white-space:nowrap;
}

/* Page Structure
----------------------------------------------- */

html body {
   background-color:#fff;
   color:#000;
   margin:0;
   text-align:center;
   font:x-small Verdana,Sans-serif;
   voice-family: "\"}\""; voice-family:inherit;
   font-size:small;
   } html>body {font-size:small;}
#page {
   font-size:85%;
   width:760px;
   margin:0 auto;
   background:#fff url("../graphics/pagebg.gif") repeat-y top left;
   text-align:left;
   padding:0 0 2em 0;
}
#left {
   float:left;
   width:162px;
   border-bottom:1px solid #fff;
}
#main {
   float:right;
   width:597px;
}
#content {
   float:left;
   width:407px;
}
#content .col {
   padding:1em 0 3em 27px;
}
#right {
   float:right;
   width:162px;
   border-bottom:1px solid #fff;
}
#footer {
   width:760px;
   margin:0 auto;
}


/* Splash
----------------------------------------------- */

body#splash {
   background:#fff url("../graphics/splashbg.gif") no-repeat top center;
}
body#splash #page {
    font-size:85%;
    background:none;
    width:360px;
    padding:170px 0 0 0;
}
body#splash #page h1 {
    font-size:1.3em;
    margin:0 0 1em 0;
    color:#093;
}
body#splash #page ul {
   list-style-type:none;
   margin:0 0 1.5em 0;
   padding:0;
}
body#splash #page ul li {
   background-image:url("../graphics/arrow1.gif");
   background-repeat:no-repeat;
   background-position:0px 2px;
   padding:0px 10px 2em 14px;
   margin:0;
}
body#splash #page ul li a {
   text-transform:uppercase;
   color:#000;
}
body#splash #page ul li a:hover {
   color:#093;
}
body#splash #page ul li span {
   font-size:0.3em;
}
#splashfooter {
   font-size:85%;
   width:360px;
   margin:0 auto;
   text-align:left;
   border-top:1px solid #093;
   padding:1em 0 3em 0;
}
#splashfooter #splashlogo {
   width:80px;
   float:left;
}
#splashfooter #copyright {
   width:266px;
   float:right;
}
#splashfooter #copyright p {
   margin:0.5em 0 1em 0;
}



/* Leftnav
----------------------------------------------- */

#leftnav {
}
#leftnav a {
   color:#000;
}
#leftnav a:hover {
   color:#093;
}
#leftnav ul {
   list-style-type:none;
}
#leftnav ul.nav1 li {
   background-image:url("../graphics/jobleftnav1.gif");
   background-repeat:no-repeat;
   background-position:0px 0px;
   padding:6px 8px 8px 22px;
   margin:0;
   font-weight:bold;
   border-top:1px solid #fff;
   border-bottom:1px solid #fc3;
   text-transform:normal;
}
#leftnav ul.nav1 li.active {
   background-image:url("../graphics/jobleftnav1a.gif");
}
#leftnav ul.nav2 li {
   background-image:url("../graphics/jobleftnav2.gif");
   background-repeat:no-repeat;
   background-position:0px 8px;
   padding:6px 0 0 10px;
   font-weight:normal;
   border:none;
   text-transform:none;
}
#leftnav ul.nav3 li {
   background-image:url("../graphics/leftnav3.gif");
}
#leftnav ul.nav4 li {
   background-image:url("../graphics/leftnav4.gif");
}
#tools {
   border-top:1px solid #fff;
   background-color:#093;
   padding:1em 0 0 10px;
}
#tools a {
   color:#fff;
}
#tools a:hover {
   color:#ff3;
}
#tools ul {
   list-style-type:none;
   padding:0 0 1em 0;
}
#tools ul li {
   background-image:url("../graphics/yelarrow2.gif");
   background-repeat:no-repeat;
   background-position:0px 4px;
   padding:2px 0 0.5em 12px;
   font-weight:normal;
   border:none;
   font-weight:bold;
   text-transform:none;
}
#acrobox {
   border-top:1px solid #fff;
   background-color:#ddd;
   padding:1em 5px 0.5em 5px; 
   text-align:center;
}
#acrobox p {
   margin:0 0 1em 0;
}



/* Topnav
----------------------------------------------- */

#topnav {
   width:597px;
   background-color:#093;
}
#topnav ul {
   list-style-type:none;
   display:inline;
}
#topnav ul li {
   display:inline;
   list-style:none;
}
#topnav ul li a {
   float:left;
   display:block;
   font-weight:bold;
   color:#fff;
   text-decoration:none;
   white-space:nowrap;
   background-image:url("../graphics/yelarrow1.gif");
   background-position:10px 8px;
   background-repeat:no-repeat;
   padding:6px 4px 8px 24px;
}
#topnav ul li a:hover {
   color:#ff0;
   text-decoration:underline;
}
#topnav ul li.langswap {
   text-transform:uppercase;
}



/* Masthead
----------------------------------------------- */

#masthead {
   width:597px;
   height:58px;
   background:#396 url("../graphics/mast2.gif") no-repeat top left;
   text-align:right;
}
#masthead #search {
   float:right;
   width:220px;
   text-align:left;
   font-size:1.2em;
   padding:10px 0 0 0;
}
#masthead #search #sitesearch {
   border:1px solid #903;
   height:19px;
}
#masthead table td {
   padding:2px;
   text-transform:uppercase;
   color:#fff;
}


/* Right Column
----------------------------------------------- */

#right h2 {
   font-size:0.9em;
   color:#fff;
   background-color:#093;
   padding:6px 2px 8px 4px;
   border-top:1px solid #fff;
   text-transform:uppercase;
}
#right .box {
   background:#ffe url("../graphics/rightboxbg.gif") repeat-y top left;
   padding:1em 0 0 0;
   border-top:1px solid #fff;
   border-bottom:1px solid #fc3;
}
#right ul {
   background:#ffe url("../graphics/rightboxbg.gif") repeat-y top left;
   list-style-type:none;
}
#right ul li {
   background-image:url("../graphics/jobleftnav2.gif");
   background-repeat:no-repeat;
   background-position:3px 9px;
   padding:6px 2px 1em 14px;
   font-weight:normal;
   border:none;
   text-transform:none;
   border-top:1px solid #fff;
   border-bottom:1px solid #fc3;
}
#right .box p, #right .box div {
   padding:0 8px 1em 8px;
}
#right .box div {
   text-align:center;
}
#right p a {
   text-decoration:underline;
}
#right div.poll {
   background:#ffe url("../graphics/rightboxbg.gif") repeat-y top left;
   text-align:left;
   border-top:1px solid #fff;
   border-bottom:1px solid #fc3;
   padding:0.5em 8px 0.5em 8px;
}
#right div.poll p {
   margin:0 0 0.5em 0;
}
#right div.poll table td {
   padding:2px 0 1em 0;
}


/* Footer
----------------------------------------------- */

.footbar {
   height:7px;
   background-color:#093; 
   font-size:0.1em;
   margin:1px 0 1px 0;
}
#footer {
   font-size:85%;
   width:760px;
   margin:0 auto;
}
#footer .col {
   padding:0.5em 0 2em 0;
}
#footer #copyright {
   width:430px;
   float:left;
   text-align:left;
   margin:0;
}
#footer #footnav {
   width:310px;
   float:right;
   text-align:right;
   margin:0;
}




/* Sitemap
----------------------------------------------- */

div.sitemap {
   padding:1em 0 0 0;
}
div.sitemap ul {
   list-style-type:none;
   margin:0 0 1.5em 0;
   padding:0;
}
div.sitemap ul li {
   background-image:url("../graphics/arrow2.gif");
   background-repeat:no-repeat;
   background-position:0px 2px;
   padding:0px 10px 1em 11px;
   margin:0;
   text-transform:uppercase;
}
div.sitemap ul li ul {
   margin:0;
}
div.sitemap ul li ul li {
   padding:0.5em 10px 0 11px;
   margin:0 0 0 20px;
   background-position:0 0.8em;
   text-transform:none;
}
div.sitemap ul li a {
   text-decoration:none;
}




/* Forms
----------------------------------------------- */

form {
   margin:0;
   padding:0;
   border:0;
}
fieldset {
   margin:0;
   padding:0;
   border:none;
}
input {
   margin:0;
   padding:0;
}
table {
   font-size:1em;
}
label {
   margin:0;
   padding:0;
}
.alert {
   color:#c30;
}
.formbox1 h2 {
   font-size:1em;
   color:#093;
   margin:0 0 1em 0;
   padding:0 0 0.3em 0;
   border-bottom:1px solid #fc6;
   text-transform:uppercase;
}
.formbox1 {
   border:1px solid #fc6;
   background-color:#fff4cc;
   padding:1em 20px 1em 20px;
}
.formbox1 table td {
   padding:3px;
   text-align:left;
}
.formbox1 table.subscriptions td {
   border-bottom:1px solid #fc6;
   padding:1em 3px 1em 3px;
}
table.formtable2 td {
   padding:0;
}

/* Jobs
----------------------------------------------- */

#jobsnav {
    padding:0;
}
#jobsnav table td {
    padding:0;
    font-weight:bold;
}
#jobsnav table td a {
    font-weight:bold;
}




/* Content
----------------------------------------------- */

#content h1 {
   color:#093;
   font-size:1.5em;
   margin:0 0 0.5em 0;
}
#content p {
   margin:0 0 1em 0;
}
#content hr {
   border-width:1px 0 0 0;
   border-color:#ccc;
   border-style:solid;
   color:#fff;
}
div.cms_content a {
   text-decoration:underline;
}
div.cms_content h2 {
   color:#093;
   font-size:1em;
   padding:0 0 1em 0;
   margin:0 0 1em 0;
}
div.cms_content h3 {
   font-size:1em;
   margin:1em 0 1em 0;
   padding:0 0 5px 0;
}
div.cms_content ul {
   list-style-type:none;
   margin:0 0 1.5em 0;
   padding:0;
}
div.cms_content ul li {
   background-image:url("../graphics/jobullet1.gif");
   background-repeat:no-repeat;
   background-position:0px 2px;
   padding:0px 10px 1em 18px;
   margin:0;
}



/* Inline Images
----------------------------------------------- */

div.cms_content img.left1, div.cms_content img.left2 {
   float:left;
   padding:0;
   margin:0 20px 1em 0;
}
div.cms_content img.left1 {
   border:1px solid #000;
}
div.cms_content img.right1, div.cms_content img.right2 {
   float:right;
   padding:0;
   margin:0 0 1em 20px;
}
div.cms_content img.right1 {
   border:1px solid #000;
}
div.cms_content img.left3, div.cms_content img.right3 {
   float:none;
   border:1px solid #000;
}





/* Listings
----------------------------------------------- */

.XXX {
   border-color:#093;
   border-width:1px 1px 1px 1px;
   border-style:solid;
}

div.listing {
   padding:0 0 0 0;
}
div.listing h2 {
   color:#fff;
   background-color:#093;
   font-size:1em;
   padding:0.5em 10px 0.5em 10px;
   margin:0 0 1em 0;
   text-transform:uppercase;
}
div.listing h3 {
   font-size:1em;
   margin:0 0 0.3em 0;
}
div.listing ul {
   list-style-type:none;
   margin:0 0 0 0;
   padding:0;
}
div.listing ul li {
   clear:right;
   background-image:url("../graphics/arrow2b.gif");
   background-repeat:no-repeat;
   background-position:0px 2px;
   padding:0px 10px 1em 11px;
   margin:0;
}
div.listing ul li ul {
   margin:0;
}
div.listing ul li ul li {
   padding:0.5em 10px 0.5em 11px;
   background-position:0 0.8em;
}
div.listing ul li a {
   text-decoration:none;
   text-decoration:underline;
}
div.listing ul li a:hover {
   text-decoration:underline;
}
div.listing ul li span.gap {
   font-size:0.1em;
}
div.listing ul li span.date {
   font-size:1em;
   line-height:1.5em;
   color:#333;
}


div.listing ol {
   padding-bottom:1.5em;
}
div.listing ol li {
   font-weight:bold;
   padding:0 0 1em 0;
   margin-left:26px;
}
div.listing ol li a {
   font-weight:normal;
   text-decoration:none;
}
div.listing ol li a:hover {
   text-decoration:underline;
}
div.listing ol.alpha {
   list-style-type:upper-alpha
}

div.listing img.right1 {
   float:right;
   padding:0;
   margin:0 0 1em 20px;
   border:1px solid #000;
}
div.pagenav {
    padding:1em 0 0 0;
    border-top:1px solid #ccc;
}

div.more {
   margin:0 0 1em 0;
   font-weight:bold;
}




