body {
  color: #000; background: #fff none;
  font-size: 97%;
  font-family: Arial,Helvetica,sans-serif;
  margin: 0;
}

* html body {font-size: 86%;}

h1,h2 {color: #07026d; background: transparent;}
h1 {font-size: 1.5em}
h2 {font-size: 1.2em;}
h4 {font-size: 1em; margin-top: 0; margin-bottom: .5em;}

a {text-decoration: underline;}
a:link,a:active {color: #00c; background: transparent;}
a:visited {color: #00c; /*#669;*/ background: transparent;}
a:hover {color: #09c; background: transparent; font-style: normal; text-decoration: none;}

.here {
  color: #07026d; background: transparent;
  font-weight: bold;
}

#main {
  width: 620px;
  margin: 1.3em 0 0 2em;
}

#main p {
  width: 100%;
  font-weight: normal;
  font-size: 1em;
  line-height: 1.25em;
}

#mainWide {
  width: 85%;
  margin: 1em auto;
}

#mainWide p {
  width: 100%;
  font-weight: normal;
  font-size: 1em;
  line-height: 1.25em;
}

.squares {
  text-align: center;
  margin: .5em auto;
}

#address_wrapper {
  width: 90%;
  margin: 1em 0;
  padding: 0 1em;
  white-space: nowrap;
}

ul#addressblock1 {
  float: left;
  margin: 0;
  padding: 0;
  text-align: left;
}

ul#addressblock2 {
  float: right;
  margin: 0;
  padding: 0;
  text-align: right;
}

ul#addressblock1 li,ul#addressblock2 li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.clearAll {clear: both;}

#address_wrapper img {vertical-align: bottom;}

.toTop {
  display: block;
  text-align: center;
  margin: 1em auto;
}

.toTop a {font-size: .9em;}

/* =Concepts styles
***************************************/
ul#concepts, ul#concepts li {
  list-style-image: url(/images/swirl.gif);
}

ul#concepts li {padding-left: 12px;}

p#conceptGraphic {text-align: center;}

p#conceptGraphic img {border: 0;}


/* =Resumé styles
***************************************/
#logoheader {
  position: absolute;
  top: 54px;
  color: #007; background: transparent none;
  font: normal 14px 'Century Gothic',Arial,sans-serif;
  text-align: left;
  margin-top: 0;
  border: 0;
}

#nameheader {
  position: absolute;
  top: 17px;
  width: 720px;
  text-align: right;
}

#logoheader {*top: 55px;}  /* only for IE7 */
#nameheader {*top: 31px;}  /* only for IE7 */
* html #logoheader {top: 55px;}  /* only for IE6, XP */
* html #nameheader {top: 31px;}  /* only for IE6, XP */

#nameheader h1.res {
  color: #007; background: transparent none;
  font: bold 18px 'Century Gothic',Arial,sans-serif;
  text-align: right;
  border: 0;
  margin-bottom: 1px;
}

#nameheader .line {
  width: auto;
  height: 2px;
  background-color: #3ff;
  overflow: hidden;
  border-top: 1px solid #b39acd;
  border-bottom: 1px solid #b39acd;
}

#nameheader h2.res {
  color: #007; background: transparent none;
  font: italic normal 13px 'Century Gothic',Arial,sans-serif;
  text-align: right;
  margin-top: 0;
  border: 0;
}

#mainRes {
  width: 720px;
  margin: 1.5em 0 0 2em;
  /* border: 1px solid #f03; */
}

#mainRes h3 {margin-top: 0; margin-bottom: .5em;}

#mainRes tr.same-employer h4 {margin-top: 0; margin-bottom: 0;}
  
#mainRes p,#mainRes td {
  font-weight: normal;
  font-size: 1em;
}

#mainRes ul,#mainRes ul li {list-style-type: circle;}

#mainRes ul {margin: .5em 0; padding-left: 18px;}

#mainRes tr.same-employer ul {margin-top: 0;}

.titlePME {
  color: #8080e6; background: transparent none;
  font-style: italic;
  font-size: .8em;
}

blockquote {
  width: 80%;
  font-style: italic;
  font-size: .95em;
}

#pers,#educ {
  font-size: 110%;
  margin: 0 2em 0 0;
}

.download {
  color: #000; background: transparent none;
  font-size: 12px;
  margin: 0;
  padding: 3px;
}

#download1 {
  position: absolute;
  top: 2.2em;
  left: 425px;
  width: auto;
  text-align: right;
}

#download2 {
  margin-top: 2.5em;
  left: 450px;
  width: auto;
  text-align: right;
}

#download3 {margin: 1em auto; text-align: right;}


/* =Form styles
***************************************/
form td {color: #07026d; background: transparent;}
fieldset {border: 0;}

input,textarea {color: #000; background: transparent none; font: normal .9em Arial,Helvetica,sans-serif;}

input:focus, textarea:focus {color: #07026d; background-color: #dff;}

.aside {
  color: #900; background: transparent none;
  font-style: italic;
  font-size: .8em;
}

input.sendclear {color: #07026d; background-color: #dff;}
input.sendclear:focus {color: #900; background-color: #dff;}


/* =footer styles
***************************************/
#footer {
  position: relative;
  clear: both;
  text-align: center;
  margin: 2em auto 1em auto;
  padding: 0;
}

#copyright,#nav {
  display: block;
  text-align: center;
  margin-top: 1em;
}

#copyright {font-size: .9em;}

#nav ul,#nav ul li {
  display: inline;
  list-style-type: none;
  text-align: center;
  margin: 0;
  padding: 0;
}

#nav a {font-size: .9em;}