/* Site Banner */
#tbody {
  text-align: left;
  text-indent: 200px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 170px;
  background-color: #fcfce6;
  background-image: url(img/flagback.jpg);
  background-repeat: no-repeat;
  background-position: right top;
}
#tbody h1 {
  margin: 10px 18px 0 5px;
  color: #660000;
  font-size: 3em;
  letter-spacing: -2px;
  text-align: left;
}
#tbody h2, #tbody h3 {
  margin: 0 20px 18px 5px;
  color: #800000;
  font-size: 2em;
  font-weight: bold;
  letter-spacing: -1px;
  text-align: left;
}
#tbody h3 {
  margin: 20px 18px 4px 5px;
  color: #660000;
}
#tbody p {
  margin: 0 20px 18px 5px;
  color: #660000;
  font-size: 0.8em;
}
#tbody a {
  color: #800000;
}
/* IFE Logo on Banner */
#ife {
  background-image: url(img/ifglogo.gif);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: left top;
  text-align: left;
  position: absolute;
  top: 0;
  left: 0;
  width: 170px;
  height: 170px;
}
/* GSA Logo on Banner */
#gsa {
  text-align: right;
  position: absolute;
  right: 0px;
  bottom: 20px;
  vertical-align: baseline;
  font-size: 14px;
  font-style: normal;
  line-height: 20px;
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
}
/* Body Sction */
body {
  margin: 0;
  padding: 0;
  background: #fcfce6 url(img/sidebarback.gif) repeat-y scroll 0%;
  color: #800000;
  font-family: Verdana,Tahoma,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 76%;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
a {
  color: #800000;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #660000;
  text-decoration: underline;
}
img {
  margin: 0 15px 15px 0;
  padding: 1px;
  background-image: none;
}
a img {
  border-color: #800000;
}
a img:hover {
  border: 1px solid maroon;
  background: #fcfce6 none repeat scroll 0%;
}
/* Side Bar */
#sidebar {
  background-color: #800000;
  background-repeat: repeat-y;
  background-attachment: scroll;
  top: 217px;
  left: 0;
  width: 170px;
  height: 100%;
  overflow: hidden;
  text-align: center;
  position: absolute;
}
#sidebar h1 {
  margin: 20px 18px 0 5px;
  color: #660000;
  font-size: 1.6em;
  letter-spacing: -2px;
  text-align: right;
}
#sidebar h2, #sidebar h3 {
  margin: 0 20px 18px 5px;
  color: #800000;
  font-size: 1.1em;
  font-weight: bold;
  letter-spacing: -1px;
  text-align: right;
}
#sidebar h3 {
  margin: 20px 18px 4px 5px;
  color: #800000;
}
#sidebar p {
  margin: 0 20px 18px 5px;
  color: #660000;
  font-size: 0.8em;
}
#sidebar a {
  color: #800000;
}
#menu a {
  padding: 5px 18px 5px 0;
  display: block;
  width: 170px;
  color: #fcfce6;
  font-size: 1.5em;
  font-weight: normal;
  background-repeat: repeat-y;
  background-attachment: scroll;
  text-decoration: none;
  letter-spacing: -2px;
}
#menu a:hover {
  color: #f5f5c4;
  background-color: #660000;
  background-repeat: repeat-y;
  background-attachment: scroll;
  background-position: right top;
}
#menu a.active {
  padding: 5px 18px 5px 0;
  background: #fcfce6 none repeat scroll 0%;
  color: #800000;
}
#menu a.active:hover {
  background: #fcfce6 none repeat scroll 0%;
  color: #660000;
}
/* Main Content Section */
#content {
  margin: 170px 40px 0 240px;
  padding: 20px 0;
  background: #fcfce6 none repeat scroll 0%;
  top: 200px;
}
#content p {
  margin: 0 0 20px;
  line-height: 1.5em;
}
#content h1 {
  margin: 0;
  color: #660000;
  font-size: 4em;
  letter-spacing: -5px;
  text-align: center;
}
#content h2 {
  margin: 0;
  color: #800000;
  font-weight: normal;
  font-size: 2.5em;
  letter-spacing: -2px;
  text-align: center;
}
#content h3 {
  margin: 30px 0 10px;
  clear: both;
  color: #660000;
  font-weight: normal;
  font-size: 2em;
  letter-spacing: -2px;
}
#quote table {
  border: 1px solid #800000;
  color: #000000;
  background-color: #fcfce6;
  width: 440px;
  border-collapse: collapse;
}
#quote td {
  border: 1px solid #800000;
  padding-left: 4px;
}
/* Unordered List Styles*/
#ulist ul {
	margin: 15px 0px 20px;
	font-size: 0.9em;
}
#ulist li {
	margin: 0 0 8px 25px;
}
/* Floating Text Call */
#links ul {
	margin: 15px 0px 20px;
	font-size: 0.9em;
}
#links ul li {
	margin: 0 0 8px 25px;
}
div#links a span {
	display: none;
}
div#links a:hover span {
	display: block;
	position: absolute;
    float: right;
	margin-top:-15px;
	left: 600px;
	width: 310px;
	color: #660000;
	font: 10px Verdana, sans-serif;
	text-align: left;
	text-decoration: none;
}
/* Cell Styles */
.labelcell {
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #800000;
  background-color: #fcfce6;
  width: 220px;
}
.fieldcell {
  background-color: #f5f5c4;
  color: #800000;
  text-align: right;
  margin-right: 0;
}
.smalllabelcell {
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  background-color: #fcfce6;
  color: #800000;
  width: 100px;
}
.smallfieldcell {
  background-color: #f5f5c4;
  color: #800000;
  text-align: right;
}
.fieldcell input {
  border: 1px solid #284279;
  width: 200px;
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  background-color: #fcfce6;
  color: #800000;
  margin-right: 0;
}
.smallfieldcell input {
  border: 1px solid #284279;
  width: 100px;
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  color: #800000;
  background-color: #fcfce6;
}
.smallfieldcell select {
  border: 1px solid #284279;
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  background-color: #fcfce6;
  color: #800000;
}
.button {
  font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 11px;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
  background-color: #f5f5c4;
  color: #800000;
  margin-left: 12px;
  margin-top: 3px;
  margin-bottom: 2px;
}
.tableRow {
  padding: 3px;
  background-color: #f5f5c4;
}
.TblHdrRule {
  color: #fcfce6;
  background-color: #800000;
}
.mainHeading {
  font-weight: bold;
  font-size: 13pt;
}

