*{ margin: 0px; padding: 0px; }
BODY{ background: url('images/structure/bgSite.gif') repeat-y center top #fff; font-size: 75%; }
P, A, INPUT, TEXTAREA, LI, TH, TD, LEGEND, FIELDSET, SPAN{
  font-family: Arial, sans-serif;
  text-decoration: none;
}
H1, H2, H3, H4, H5{
  font-family: Arial, sans-serif;
  text-decoration: none;
}
H1{
  font-size: 1.7em;
  font-weight: normal;
  border: dotted 1px silver;
  background-color: #fafafa;
  margin-bottom: 15px;
  padding: 5px 0 5px 10px;
}
H2{
  font-size: 1.6em;
  font-weight: normal;
  margin: 15px 0 5px 0;
  padding-bottom: 5px;
}
H3{
  color: #7548a2;
  padding: 10px 0 3px 0;
}

P{
  color: #3d3939;
  line-height: 1.6em;
  padding-bottom: 12px;
}
P A{ font-size: 1.0em; }
A{ color: #5b298d; }
A:hover{ color: #e8a81d; }
IMG{ border: none; }
DIV.column-left UL{
  margin-left: 30px;
}
SELECT{ 
  border: solid 1px silver;
  padding: 2px 3px;
}
UL{ list-style-type: none; }
OL{ margin-left: 20px; }

.highlight{ font-weight: bold; color: #ca1c78; }
A.highlight:HOVER{ color: #7549a1; }
.large{ font-size: 1.2em; }
.small{ font-size: 0.9em; }
.clear{ clear: both; }



/*   Content   */

SPAN.new{ color: #DD7F13; }

IMG.bio{
  margin: 10px 0 30px 40px;
  float: right; clear: right;
}
IMG.insertImage{
  border: solid 1px gray;
  margin: 10px 10px 30px 50px;
  float: right;
}

P.title{ color: #5b298d; }

.column-left H2, .column-wide H2{
  /*background: url('images/structure/bgH1.gif') repeat-x bottom left;*/
}

FIELDSET{
  border: solid 1px silver;
  margin-bottom: 15px;
  padding: 10px 15px;
}
LEGEND{
  font-size: 1.3em;
  font-weight: bold;
  color: #7548a2;
  padding: 0 10px;
}
LABEL{
  width: 180px;
  text-align: right;
  padding-right: 10px;
  font-weight: bold;
  display: block; 
  margin-top: 4px;
  float: left; clear: left;
}
FIELDSET INPUT, FIELDSET TEXTAREA{ float: left; }
FIELDSET P{ clear: left; }
FIELDSET P.inline{ padding-left: 190px; }

INPUT.text, TEXTAREA.text{
  background-color: #fff;
  border: solid 1px silver;
  padding: 2px 5px;
  margin: 2px 0;
}
INPUT.button{
  background-color: #fff;
  border: solid 2px #b6afd7;
  padding: 4px 14px;
  font-weight: bold;
  cursor: pointer;
}

TABLE.listing{
  border: solid 1px gray;
}
TABLE.listing TH{
  background-color: #7549a1;
  color: #fff;
  text-align: left;
  padding: 5px 10px;
}
TABLE.listing TD{
  border-top: solid 1px #e5e5e5;
  padding: 10px 10px;
}
TABLE.listing TR:hover{ background-color: #fff0d1; }

TR.footer{ background-color: #f5f5f5; }
TABLE.listing TR.footer:hover{ background-color: #f5f5f5; }
TR.footer TH{
  color: #3d3939;
  background-color: transparent;
  text-align: right;
  border: none;
}
TR.footer TD{ border: none; }

TABLE.info{
  border: solid 1px silver;
}
TABLE.info TH{
  background-color: #efefef;
  text-align: left;
  padding: 5px 10px;
}
TABLE.info TD{
  border-top: solid 1px #e5e5e5;
  padding: 5px 10px;
}
TABLE.info TD A{ color: #5b298d; }

TABLE.form TH{
  width: 150px;
  text-align: right;
  padding: 3px 7px 3px 0;
}
TABLE.form TD{ padding: 3px 0; }

TABLE#HomeSearch{ margin-left: 20px; }
TABLE#HomeSearch SELECT{ width: 150px; }
TABLE#HomeSearch INPUT.submit{ 
  width: 150px;
  font-size: 1.1em;
  font-weight: bold;
  background: none;
  border: solid 2px #c9c6f5; 
  text-align: center;
  padding: 4px 0;
  cursor: pointer;
}
TABLE#HomeSearch INPUT.submit:hover{ 
  background-color: #c9c6f5;
  color: #fff;
}

DIV.column-right DIV.border,
DIV#HomeWindow DIV.border{
  border: solid 1px #85cee6;
  //background-color: #ead6ff;
  background-color: #e5f9ff;
  padding: 3px 4px;
  margin: 0 10px 10px 0;
}
DIV.column-right DIV.border DIV.content,
DIV#HomeWindow DIV.border DIV.content{
  border: solid 1px #fff;
  background-color: #fff;
  padding: 8px 12px;
}
DIV.column-right DIV.border DIV.content H2,
DIV#homeWindow DIV.border DIV.content H2{ margin-top: 0px; }
DIV.column-right A:hover{ color: #e8a81d; }

DIV.column-right DIV.news-item P{ margin: 0px; padding: 0px; font-size: 1.0em; }
DIV.column-right DIV.news-item P.title{ font-weight: bold; }
DIV.column-right DIV.news-item P A{ font-weight: bold; }
DIV.column-right DIV.news-item{
  border-top: dotted 1px silver;
  margin-top: 8px; padding-top: 8px;
}
DIV.column-right DIV.first{ border-top: none; padding-top: 0px; }

#HomeWindow DIV.news-item P.title{ 
  font-size: 1.2em;
  font-weight: bold;
  padding-bottom: 5px;
}

#HomeWindow{ margin-left: 10px; }
#HomeWindow .border{ clear: left; }
#HomeWindow .content{ padding-top: 0px; }
#HomeWindow .tab{
  width: 130px;
  line-height: 35px; height: 50px;
  font-weight: bold;
  font-size: 1.1em;
  line-height: 1.2em;
  text-align: center;
  color: #a103af;
  padding: 0 10px;
  cursor: pointer;
  border-right: solid 1px #d5d5d5;
  display: block; float: left;  
}
#HomeWindow .tab a{ color: #a103af; }
#HomeWindow .tab.selected{
  background: url('images/structure/bgTab.gif') repeat-x bottom;
  padding: 0 30px;
}
#HomeWindow .slide{ display: none; }
#HomeWindow .slide.active{ display: block; }
#HomeWindow H2{ padding-bottom: 10px; margin: 0px; }
#HomeWindow .frame H3{ text-align: center; padding: 0 0 10px 0; border-bottom: dotted 1px silver; margin-bottom: 10px; }
#HomeWindow .links LI{ line-height: 31px; }

DIV.frame DIV.content{ padding: 0 15px; }
DIV.frame DIV.footer{ background-position: bottom; width: 100%; }

DIV.greyFrame DIV.header{ background: url('images/structure/frameGreyT.gif') repeat-x; }
DIV.greyFrame DIV.footer{ background: url('images/structure/frameGreyB.gif') repeat-x; }
DIV.greyFrame DIV.borderL{ background: url('images/structure/frameGreyL.gif') repeat-y 0px 0px; }
DIV.greyFrame DIV.borderR{ background: url('images/structure/frameGreyR.gif') repeat-y right top; }
DIV.greyFrame DIV.content, #HomeWindow DIV.border DIV.greyFrame DIV.content{ background-color: #fcfdff; margin: 0 1px; }

DIV.column-left UL.links{
  list-style-type: none;
  margin-left: 0px;
}
UL.links LI{
  font-size: 1.2em;
  line-height: 1.8em;
  font-weight: bold;
  background: url('images/bullet.gif') no-repeat 0px 10px;
  padding-left: 15px;
}
UL.bullets LI{
  background: url('images/bullet.gif') no-repeat 0px 8px;
  padding-left: 15px;
  line-height: 25px;
}

DIV.news-item A.more{ color: #ca1c78; }

FILEDSET{
  border: solid 1px #d5d5d5;
}

P.question{ 
  font-weight: bold; 
  color: #ca1c78;
  padding-bottom: 3px;
}



/*   Header / Footer   */

DIV#Flags{
  height: 26px;
  margin: 5px 15px 0 0;
  float: right;
}

UL#Navigation{ 
  list-style-type: none;
  margin-top: 7px;
  float: right; clear: right;
}
UL#Navigation LI{
  border-left: solid 1px #e2ded4;
  padding: 0 10px;
  float: left;
}
UL#Navigation LI A{ color: gray; }

DIV#Banner DIV.text{
  width: 800px; height: 140px;
  margin-left: 30px;
}
DIV#Banner DIV.text H1{
  font-size: 2.4em;
  font-weight: normal;
  padding: 12px 0 0 26px;
  margin-bottom: 2px;
  color: #fff;
  border: none; 
  background-color: transparent;
}
DIV#Banner DIV.text P{
  width: 700px;  
  font-size: 1.6em;
  line-height: 1.4em;
  color: #b6afd7;
  padding-left: 26px;
  position: absolute;
}
DIV#Banner DIV.text P{ display: none; }
DIV#Banner DIV.text P.active{ display: block; }
/*
DIV#Banner DIV.text P.link{
  font-size: 1.1em;
  line-height: 30px;
  text-align: right;
  padding-right: 40px;
  background-color: #0f0f0f;
  width: 460px;
  position: absolute; top: 210px;
}
DIV#Banner DIV.text P.link A{ color: #e8a81d; }
*/

DIV#Footnote P{
  font-size: 0.8em;
  color: gray;
  text-align: center;
  padding: 0px;
}
DIV#Footnote P a{ color: gray; }



/*   Structure   */

DIV#SiteWrapper{
  width: 900px;
  background-color: #fff;
  margin: 0 auto;
}

DIV#Header{
  height: 60px;
  border-bottom: solid 1px #e1e1e1;
}
DIV#Navigation{

}
DIV#Banner{
  height: 160px;
  background: url('images/structure/bgBanner.jpg') no-repeat #262626;
  padding-top: 20px;
}

DIV#Body{
  padding: 10px 0 15px 0;
}
DIV.column-left{
  width: 620px;
  padding: 0 10px;
  float: left;
}
DIV.column-right{
  width: 250px;
  margin-left: 10px;
  float: left;
}
DIV.column-wide{
  width: 860px;
  padding: 0 20px;
}

DIV#Footer{
  height: 5px;
  background-color: #b6afd7;
}
DIV#Footnote{
  height: 30px;
  padding: 5px 0 10px 0;
}
