/* 
gssStyles.css - Gss stylehseet created april 2009 - jts
 */
 * { 
margin:0px;
clear: both;
}
table {
border-collapse:collapse;
}

body {
background-color: #adadad;
}
ul {
	
	width: 350px;
}
#bodyText {
font-family: Tahoma, Arial, sans;
}
  #bodyText h1 {
  font-size:11pt;
  text-align: left;
  margin-left:5px;
  }
  #bodyText p {
  font-size: 10pt;
  text-align: left;
  padding: 10px;
  }
  #bodyText a {
  text-decoration: none;
  color: #393939;
  }
  #bodyText a:hover {
  text-decoration: underline;
  }
  #bodyText td {
  font-size:10pt;
  text-align:left;
  
  }
  #bodyText th {
  text-align:left;
  padding:5px;
  }
  #bodyText ul {
  text-align:left;
  margin:10px;
  font-size:10pt;
  }
.wrapper {
width:824px;
margin-left: auto;
margin-right: auto;
text-align: center;
}

.backBox {
width:824px;
background-color: #f6f6f6;
}
.backBody {
padding:8px;
}

.mainMenu {
width:390px;
height:30px;
background-image: url('../img/menuBack.png');
background-repeat: no-repeat;
float:right;
text-align: right;
position: relative;
left:3px;
color: #fff;
}

.mainMenuItems {
padding-top:5px;
padding-right:10px;
}
  .mainMenuItems a {
  font-family: Tahoma, sans;
  font-size:11px;
  text-decoration: none;
  font-weight: bold;
  color: #FFF;
  letter-spacing:2px;
  }
  .mainMenuItems a:hover {
  color: #777;
  }
  .mainMenuItems a:visited {
  
  
  }

.featureBar {
width:805px;
height: 336px;
position: relative;
}
  .featureBar img {
  border: none;
  }


#navigator {

}
.mainNav {
position: relative;
top:0px;
left:3px;
width: 805px;
height: 193px;

}
 
  .mainNav a img { 
  border: none; 
  margin-left:-4px;
  } 
  .mainNav a img.up { 
  display: inline; 
  }
  .mainNav a img.hover { 
  display: none; 
  }  
  .mainNav a:hover img.up { 
  display: none; 
  }
  .mainNav a:hover img.hover { 
  display: inline; 
  }
  
.footerBox {
width:805px;
height:50px;
background-color: #818080;
}
  .footerBox div {
  font-family: Tahoma, sans;
  font-size:11px;
  text-align:left;
  padding-left:5px;
  margin-top:30px;
  color: #ebebeb;
  }
  .footerBox img {
  margin-left: 440px;
  margin-top:5px;
  
  }

#homeTable {
width:805px;
height: 190px;
margin-bottom:5px;
margin-top:5px;
}
  .tdBox {
  background-color:#ebebeb;
  width:266px;
  height: 185px;
  text-align: left; 
  }
  .tdBox p {
  padding-left:0px;
  padding-top:0px;
  }
  .titleImg {
  padding-top:12px;
  padding-left:12px;
  }
  #featuredImg {
  padding-top:12px;
  padding-left:12px;
  }
  
.homeList {
font-family: Myriad Pro, Tahoma, sans;
padding-top:10px;
padding-left:18px;
color: #000;
font-size: 12px;
width:200px;
}
  .homeList img {
  position: relative;
  top: 2px;
  left: -5px;
  }
  .homeList a {
  color: #ae000e;
  text-decoration:none;
  }
  .homeList a:hover {
  text-decoration:underline;
  color: #777;
  }
  .newsDate {
  color: #ae000e;
  margin-top:6px;
  }
  .newsText {
  padding-top: 0px;
  padding-left: 0px;
  }
.featureList {
font-family: Myriad Pro, Tahoma, sans;
color: #000;
font-size: 12px;
width:235px;
padding-left:12px;
padding-top:12px;
}
  .featureList a {
  color: #ae000e;
  text-decoration:none;
  }
  .featureList a:hover {
  text-decoration:underline;
  color: #777;
  }
  .innerWrap {
width:805px;
height: 140px;
}
  
.innerHdr {
width:805px;
}
.innerBand {
float:left;
}
.innerNav {
float:right;
clear:none;
}
.innerNavBar {
height:27px;
}
  .innerNavBar a {
  font-family: Tahoma, Arial, sans;
  text-decoration:none;
  font-size:11px;
  color: #474747;
  padding-right:6px;
  padding-left:7px;
  }
  .innerNavBar a:hover {
  text-decoration:underline;
  }
.innerNavDark {
width:524px;
height:100px;
background-color: #c8c8c8;
}

.resourceLinks {
font-family: Tahoma, Arial, sans;
font-size:11px;
padding-left: 15px;
margin-top:5px;
color: #474747;
}
.resourceLinks a {
text-decoration: none;
color: #474747;
}
.resourceLinks a:hover {
text-decoration: underline;
}
.resourceLinks img {
padding-right:5px;
position: relative;
top: 2px;
}

.resLink {
margin-top:3px;
}

.pageTag {
text-align:right;
font-weight: Bold;
font-family: Tahoma, Arial, sans;
position: relative;
top: -10px;
left: -10px;
}


