/* CSS Document */

BODY {
  background-color: #FFFFFF;
  margin: 0px;
  
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 20px;
  background-image: url(../images/bg_grey.gif);
  /*background-image: url(../images/bg.gif);
  position: left;
  background-repeat: repeat-y;*/
  }

H1 {
  font-size: 18px;
  border-bottom: 1px dotted #ED1B2D;
  text-align: left;
  padding-bottom: 10px;
  }

H2 {
  font-size: 16px;
  }

TABLE.first {
  width: 1150px;
  /*height: 900px;*/
  border-bottom: 2px solid #E8E8E8;
  background-color: #FFFFFF;
  vertical-align: top;
  }

TABLE.first TD {
  vertical-align: top;
  }

TABLE.first TD.left {
  width: 100%;
  background-image: url(../images/bg.gif);
  position: left;
  background-repeat: repeat-y; 
  padding-right: 35px;
  }

TABLE TD.centerblack {
  width: 37px;
  background-color: #000000;
  }

TABLE TD.centerblack IMG {
  width: 37px;
  }

TABLE.first TD.bigphoto {
  width: 327px;
  /*background-image: url(../images/bg_right.gif);*/
  background-color: #333333;
  vertical-align: top;
  }

TABLE.first TD.bigphoto IMG {
  width: 327px;
  height: 700px;
  }

DIV.gsa {
  color: #000000;
  font-weight: bold;
  float: right;
  margin-top: 10px;
  
  }

DIV.gsa A {
  color: #000000;
  text-decoration: none;
  border: none;
  }

DIV.gsa A:hover {
  color: #000000;
  border-bottom: 1px solid #ED1B2D;
  }

DIV.Section1 {
  text-align: center;
}

P.logos {
  margin-top: 45px;

  
  }

IMG.logo {
  margin-left: 75px;
  
  }

IMG.logogsa {
  float: right;
  }

TABLE.page {
  /*margin-left: 25px;
  margin-right: 35px;*/
  width: 100%;
  }

TABLE.page P {
  text-align: justify;
  }

TABLE.nav {
  width: 173px;
  margin-top: 25px;
  }

TABLE.nav TD {
  padding-left: 50px;
  height: 25px;
  background-image: url(../images/bg_nav.gif);
  vertical-align: middle;
  }

TABLE.nav TD:hover {
  background-image: url(../images/bg_nav_on.gif);
  /*background-position: top;*/
  }
  
TABLE.nav A {
  color: #000000;
  text-decoration: none;
  }

TABLE.nav A:hover {
  color: #ED1B2D;
  }

TD.content {
  padding-left: 35px;
  padding-top: 25px;
  }

TABLE.nav TD.date {
  background-image: none;
  font-weight: bold;
  padding-left: 40px;
  }

TABLE.nav TD.top {
  background-image: url(../images/bg_nav_top.gif);
  height: 19px;
  }

TABLE.nav TD.bottom {
  background-image: url(../images/bg_nav_bottom.gif);
  height: 19px;
  }

A.print {
  float: right;
  font-size: 10px;
  color: #ED1B2D;
  text-decoration: none;
  /*border-bottom: 1px solid #000000;*/
  padding-bottom: 0px;
  vertical-align: bottom;
  }

A.print:hover {
  color: #000000;
  }

P.footer {
  color: #666666;
  
  border-top: 1px dotted #ED1B2D;
  text-align: center;
  font-size: 9px;
  padding-top: 5px;
  }

P.footer A {
  color: #666666;
  text-decoration: none;
  border-bottom: 1px solid #E5E5E5;
  }

P.footer A:hover {
  color: #ED1B2D;
  text-decoration: none;
  border-bottom: 1px solid #666666;
  }

.content A {
  color: #ED1B2D;
  text-decoration: none;
  border-bottom: 1px dotted #666666;
  }

.content A:hover {
  color: #000000;
  text-decoration: none;
  border-bottom: 1px solid #ED1B2D;
  }

label { font-weight:bold;}
h4 { font-size:12px; color:#666; margin:5px 0 5px 0;}
.error { color:#f00; }

DIV.schedule {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 10px;
}


DIV.schedule TABLE {
	width: 550px;
	padding-right: -20px;
	text-align: left;
	border:none;
	border-left: 1px dotted #CCCCCC;;
	border-bottom: 1px dotted #CCCCCC;;
}

DIV.schedule TABLE TD {
	padding: 3px;
	text-align: left;
	border: 1px dotted #CCCCCC;
	border-left: none;
	border-bottom: none;
}
