body {
  margin: 0px 0px 0px 0px;
  background-image: url(/images/background.gif);
  background-repeat: repeat-x;
  background-color: #93a9c0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #333333;
}

.bodyPrintable {
  background-image: url(/images/white_spacer.gif.gif);
  background-color: #FFFFFF;
}

img {
  border: 0;
}

div {
  margin-bottom: 0px;
}

table {
  margin: 0;
  width: 100%;
  border-collapse: collapse;
  font-size: 100%;
}

table td {
  padding: 0;
  border-width: 0;
  vertical-align: top;
  font-size: 100%;
}

a {
  color: #0273D4;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.blurb {
  color: #FFFFFF;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 85%;  
  width:200px;
  text-align:left;
}

.blurb:hover {  
  color: #0000ff;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 85%;
}

a:hover {
  color: #C79129;
}

table#top {
  height: 1px;
  vertical-align: top;
}

table#top td {
  height: 1px;
}

table#main {
  width: 741;
  background-color: #FFFFFF;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  border-collapse: collapse;
}

xtable#main td {
  padding: 0;
  border-width: 0;
}

.sideBorder {
  width: 1px;
  background-color: #b2b2b2;
  vertical-align: top;
}

#menu {
  width: 194px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 85%;
  font-style: normal;
  line-height: 150%;
  color: #3E4B57;
}

#menu a {

}

#menu .infomenuText {
  color: #3E4B57;
  padding-right: 10px;
  font-size: 100%;
}

#menu ul {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 10px;
  list-style-type: disc;
}

#mainBody {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 100%;
}

#mainBody a {
  xtext-decoration: underline;
}

li.bullet {
  list-style-type: square;
  color: #000000;
  list-style-position: inside;
  font-weight: bold;
  text-indent: -10px;
}

li.bullet a {
  color: #000000;
}

li.bullet2 {
  list-style-type: circle;
            color: #0273D4;
}

li.bullet2 a {
  color: #0273D4;
  font-weight: normal;
}

li.bullet3 {
  color: #000000;
  list-style-type: circle;
  text-indent: 10px;
}

li.bullet4 {
  color: #000000;
  list-style-type: circle;
  text-indent: 0px;
}

li.bullet5 {
  color: #000000;
  list-style-type: decimal;
  text-indent: 0px;
}

ul.std {
  margin-top: 0px;
  margin-bottom: 0px;
}

li.sub {
  margin-top: -20px;
  margin-bottom: 0px;
}

#logoBox {
  vertical-align: top;
}

#topLeftLinks {
  color: #FFFFFF;
  font-size: 85%;
  font-weight: bold;
  vertical-align: middle;
  width: 201px;
  height: 22px;
}

#topLeftLinks a {
  color: #FFFFFF;
  font-weight: bold;
}

.topLeftLink {
  vertical-align: middle;
  text-align: center;
  width: 50%;
}

.topLeftLinkSpacer {
  vertical-align: middle;
  font-weight: normal;
}

#topRightLinks {
  xcolor: #555555;
  font-size: 85%;
  font-weight: bold;
  vertical-align: middle;
  width: 100%;
  height: 22px;
}

#topRightLinks a {
  color: #555555;
  font-weight: bold;
}

ul {
  margin-top: 0px;
  margin-bottom: 0px;
  list-style-type: disc;
}

.featureBox {
  width: 184;
  background-image: url(/images/featured_background.gif);
}

.featureBoxBody {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  font-weight: bold;
  color: #333333;
}

.featureBoxBodySmall {
  color: #4586D3;
  font-weight: normal;
}

.featureBoxBodyCaption {
  color: #222222;
  font-weight: normal;
}

.portfolioThumb {
  border: 1px solid #BBBBBB;
}

.footerText {
  color: #555555;
}

.footerText a{
  color: #555555;
  font-weight: bold;
}

h1 {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 1.5em;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  color: #4586D3;
  text-transform: uppercase;
  letter-spacing: 30px;
  background-position: center top;
}

h1.PR {
  font-size:1.2em;
  font-weight: bold;
  letter-spacing: 0px;
  color: #4586D3;
  text-transform: none;
  margin-bottom: 0px;
}

h2 {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 1.5em;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  color: #4586D3;
  text-transform: uppercase;
  letter-spacing: 10px;
}

h3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
  font-style: normal;
  line-height: normal;
  font-weight: bold;
  color: #03335C;
  border-bottom: 1px solid #BBBBBB;
  margin-bottom: 4px;
  margin-right: 8px;
}

h4 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 1em;
  font-weight: bold;
  border-bottom: 1px solid #BBBBBB;
  margin-bottom: 4px;
  margin-right: 8px;
}

.tableHeader {
  color: #FFFFFF;
  background-color: #000088;
  font-weight: bold;
}

.tableHeader td {
  padding: 0 3 0 3;
  vertical-align: middle;
}

.tableHeader2 {
  color: #FFFFFF;
  background-color: #888888;
  font-weight: bold;
}

.tableHeader2 td {
  padding: 0 3 0 3;
  vertical-align: middle;
}

.tableHeader3 {
  font-weight: bold;
}

.tableHeader3 td {
  padding: 0 3 0 3;
  vertical-align: middle;
}



.tableRow1 {
  background-color: #FFFFFF;
}

.tableRow1 td {
  padding: 0 3 0 3;
  vertical-align: middle;
}

.tableRow2 {
  background-color: #EEEEFF;
}

.tableRow2 td {
  padding: 0 3 0 3;
  vertical-align: middle;
}

.navHeader {
  color: #FFFFFF;
  background-color: #777777;
  font-weight: bold;
}

.breadcrumbs {
  font-size: 85%;
}

.inlineSideBar {
  width: 180;
  font-size: .9em;
  line-height: 1.1em;
  color: #3E4B57;
  margin: 0px 0px 5px 5px;
  background-image: url(/images/featured_background.gif);

}

.inlineSideBar td {
  padding: 0px 0px 5px 5px;
}

strong {
  font-weight: bold;
  font-size: 1em;
}

.err {
  color: #FF0000;
  font-weight: bold;
}

.notes {
  font-size: 85%;
  font-decoration: italic;
}

TABLE#top {
  BACKGROUND-IMAGE: url(../images/top_hline.gif)
}
#topLeftLinks {
  BACKGROUND-IMAGE: url(../images/black_menu_BG.gif)
}

.newpictures
{
  border-top: 1px solid #ffffff;
  background-color:#aaccff;
  
}
.divider
{
  border-bottom: 1px solid #6688BB;
}

.colorblock
{
  background-color: #6688BB;
  border-bottom: 1px solid #ffffff;
  color : #ffffff;
}

.linkdate
{
  color:black;
  background-color:white;  
  position:absolute;
  margin-top:2px;
  margin-left:2px;
  margin-right:2px;
  padding-left:2px;
  padding-right:2px;
  filter: alpha(opacity=60);  
}

.linkdate .blurb:hover 
{      
  background-color:yellow;
}

.linkdate .blurb {
  color: #000000;
  background-color:#ffffff;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 85%;  
  width:192px;
  text-align:left;
}