@CHARSET "UTF-8";

* {
 margin: 0;
 padding: 0;
 left: 0;
 right: 0;
 top: 0;
 bottom: 0;
}

HTML {
 height: 100%;
}

H1, H2, H3, H4, H5, H6 {
 font: 1.5em Arial, Helvetica, sans-serif;
 font-family: monospace;
 text-transform: capitalize;
 font-size: x-large;
 font-weight: bold;
 color: #000000;
 padding-left: 0.2em;
}

H1 {
 padding-top: 0.2em;
 padding-left: 0.2em;
 padding-bottom: 0.2em;
 text-transform: uppercase;
}

DL {
 display: block;
 margin-left: 40px;
}

DT {
 margin: 0px;
 padding: 0px;
 padding-bottom: 0.5em;
 display: inline;
 font-weight: bold;
}

DD {
 margin: 0px;
 padding: 0px;
 margin-left: 9em;
 margin-top: -1em;
 padding-bottom: 0.5em;
 display: block;
}


P {
 padding: 0.3em;
 margin: 0em;
 margin-bottom: 0.5em;
 display: table;
} 

A {
 color: #EE3333;
}

A IMG {
 border: none;
}

SPAN.frame {
 display: block;
 background-color: #AAAAAA;
 position: relative;
 left: 2px;
 top: 2px;
}

SPAN.frame IMG {
 border: 1px solid #333333;	
}

BODY {
 background-color: #006699;
 background-image: url("images/bodyBackground.jpg");
 background-position: center top;
 background-repeat: repeat-y;
 margin: 0em;
 margin-top: 1em;
 font-size: 0.8em; 
}

DIV#page {
 background-color: white;
 background-image: url("images/contentBackground.png");
 background-position: left bottom;
 background-repeat: no-repeat;
 border-style: solid;
 border-width: 1px;
 border-color: #005386; 
 margin-left: auto;
 margin-right: auto;
 margin-bottom: 1em;
 width: 800px;
}

DIV#header {
 width: 100%;
 height: 100px;
 position: relative;
 background-color: white;
 border-bottom-style: dotted;
 border-bottom-width: 1px;
 border-color: #005386;
}

DIV#header .logo {
 padding: 10px;
 height: 80px;
 width: 75px;
 float: left;
}

DIV#header DIV.name {
 height: 73px;
 width: 544px;
 padding-top: 25px;
 padding-right: 75px;
 margin-left: 75px;
 background-image: url("images/name-normal.jpg");
 background-position: center;
 background-repeat: no-repeat;
}

DIV#header SPAN.name {
 display: none;
 visibility: hidden;
}

DIV#header #siteOptions {
 display: inline;
 position: absolute;
 right: 0.5em;
 bottom: 0.2em;
}

DIV#header #siteOptions A {
 color: black;
 text-decoration: none;
}

DIV#header #siteOptions .normal {
 font-size: small;
}

DIV#header #siteOptions .large {
 font-size: large;
}

DIV#header #siteOptions .extraLarge {
 font-size: x-large;
}

DIV#content {
 padding-right: 190px;
 margin-left: 2em;
 margin-top: 2em;
}

DIV#content UL {
 list-style-type: square;
 margin-left: 1.3em;
}

DIV#content IMG {
 float: left;
 margin: 0.5em;
}

DIV#content SPAN.frame {
 float: left;
 margin: 0.5em;
}

DIV#content SPAN.frame IMG {
 float: left;
 position: relative;
 margin: 0;
 left: -2px;

 top: -2px;
}

DIV#navigation { 
 text-transform: capitalize;
 margin-left: 0;
 width: 179px;
 float: right;
 font-family: sans-serif;
 background-position: top right;
 background-image: url("images/navBackground.jpg");
 background-repeat: no-repeat;
 padding-top: 0.3em;
}

DIV#navigation A {
 text-decoration: none;
 color: #1d4d6c;
}
DIV#navigation A:HOVER {
 text-decoration: underline;
}

DIV#navigation UL {
 margin-top: 0.3em;
 margin-right: 0.4em;
 margin-bottom: 0.0em;
 margin-left: 0.4em;
 padding: 0.1em;
 border-width: 1px;
 border-style: dotted;
 border-color: #005386;
 background-color: white; 
 list-style-position:inside;
}

DIV#navigation UL UL {
 border: none;
 margin: 0em;
 margin-bottom: 0.4em;
 padding: 0em;
 background: inherit; 
}

DIV#navigation UL LI {
 list-style: none;
 border: none;
 margin: 0em;
 padding: 0em;
 margin-top: 0.1em;
 padding-left: 0.3em;
 padding-bottom: 0.1em;  
}

DIV#navigation UL UL LI {
 list-style: none;
 border: none;
 margin: 0em;
 padding: 0em;
 margin-top: 0.1em;
 margin-left: 0.7em;
 padding-left: 14px;
 background-image: url('images/block.gif');
 background-position: left;
 background-repeat: no-repeat;  
}

DIV#navigation DIV#sra {
 margin-top: 2em;
 margin-bottom: 4em;
 text-align: center;
}

DIV#footer {
 margin-top: 3em;
 padding-left: 0.8em;
 padding-top: 0.5em;
 width: auto;
 border-top-style: dotted;
 border-top-width: 1px;
 border-color: #005386;
 clear: both;
}

DIV#footer A {
 color: #000000;
}

DIV#footer A:hover {
 color: #333333;
}

DIV#footer UL {
 display: inline;
 float: right;
 padding: 0px;
 margin: 0px;
}

DIV#footer UL LI {
 display: inline; 
}

H2.contactName,  H3.contactName, H4.contactName, H5.contactName, H6.contactName {
 color: black; 
 padding: 0px;
 margin: 0px;
 margin-bottom: 0em;
 margin-top: 1.4em;
 margin-left: 40px;
 font-size: 1.3em;
 font-family: sans-serif;
}

.vcardLink {
 clear: both;
 float: right;
 margin-right: 5em;
 padding-right: 0px;
}

.site-map {
 padding-top: 3px;
 padding-right: 12px;
}

.disclaimer {
 padding-top: 3px;
 padding-right: 12px;
}

.feedback {
 padding-top: 1px;
 padding-right: 12px;
 background-image: url("images/comment.png");
 background-repeat: no-repeat;
 background-position: top right;
}

.map { 
 float: left;
 margin-right: 1em;
 margin-left: 0.3em;
}

.map IFRAME {
 border: 1px solid black;
}

.jobtitle {
  margin-top: 2em;
  margin-bottom: 0.6em;
}

.jobtitle SPAN {
  padding-left: 1em;
  padding-right: 1em;
  font-size: small;
  text-transform: lowercase;
}

