body{
  border: 0px;
  padding: 0px;
  margin: 0px;
  font-family: Helvetica, Arial, Sans-Serif;
  font-size: 12px;
  line-height: 16px;
  color: #000000;
}

#ssMainContent{
  width: 781px;
  height: 500px;
  margin-top: 2px;
  text-align: left;
}

div{
  margin: 0px;
  padding: 0px;
}

p{
  line-height: 21px;
  margin-top: 13px;
  margin-bottom: 13px;
}

table{
  margin: 0px;
  padding: 0px;
  border: 0px;
}

td{
  margin: 0px;
  padding: 0px;
  border: 0px;
}
img{
  border: 0px;
}

input{
  margin: 0px;
  color: #000000;
}

textarea{
  font-family: Helvetica, Arial, Sans-Serif;
  font-size: 12px;
  color: #000000;
}

.button{
  font-family: Tahoma;
  font-size: 10px;
  font-weight: bold; 
  cursor: pointer; 
  background-color: #5db232;
  color: #FFFFFF;
  border: solid 1px #A0A0A0; 
  text-align: center;
  padding: 1px;
  padding-left: 7px;
  padding-right: 7px;
}

div.ssTopMenuDivider{
  float: left;
  height: 33px;
  width: 1px;
  margin-left: 1px;
  margin-right: 1px;
  background-color: #e3e3e3;
}

div.ssTopMenu{
  height: 33px;
  font-size: 10px;
  font-weight: normal;
  overflow: hidden;
}

div.ssTopMenuLeft{
  float: left;
  height: 33px;
  width: 302px;
  background-image: url(image/bg-menu-left.gif);
  background-position: left top;
  background-repeat: repeat-x;
}

div.ssTopMenuItem{
  float: left;
  height: 33px;
  width: 100px;
  background-image: url(image/bg-menu-item.gif);
  background-position: left top;
  background-repeat: no-repeat;
  cursor: pointer;
}
div.ssTopMenuItem img{
  margin-top: 18px;
  margin-left: 10px;
}

div.ssLoginBar{
  width: 100%;
  height: 20px;
  margin-top: 17px;
  background-image: url(image/bg-loginbar.gif);
  background-repeat: repeat-x;
  background-position: left top;
  border-bottom: solid 1px #CCCCCC;
  vertical-align: top;
}

div.ssLoginBar input{
  float: right;
  margin-left: 10px;
  width: 114px;
  height: 13px;
  font-family: Arial;
  font-size: 9px;
  padding: 0px;
  padding-top: 1px;
  padding-left: 2px;
  border: solid 1px #CCCCCC;
  margin-bottom: 5px;
  overflow: hidden;
  color: #808080;
}
div.ContentDivider{
  float: left;
  width: 3px;
  height: 246px;
  background-image: url(image/bg-contentdivider.gif);
  background-position: left top;
  background-repeat: repeat-x;
}

div.LeftMenu{
  width: 161px;
  height: 216px;
  /*background-image: url(image/bg-leftmenu.gif);
  background-position: left top;
  background-repeat: no-repeat;*/
  margin-bottom: 20px;
}
#ContentDIV{
}

div.LeftMenuItem{
  width: 161px;
  height: 28px;
  cursor: pointer;
  background-image: url(image/bg-leftmenuitem.gif);
  background-position: left top;
  background-repeat: no-repeat;
}
div.LeftMenuItemText{
  padding-top: 6px; 
  margin-left: 20px;
  font-size: 9px;
  font-family: Tahoma, Arial, Sans-Serif;
  cursor: pointer;
}

div.SectionHeader{
  width: 572px;
  height: 172px;
  margin-top: 20px;
  margin-bottom: 15px;
  background-image: url(image/bg-sectionheader.gif);
  background-position: left top;
  background-repeat: no-repeat;
}

div.SectionHeaderText{
  width: 340px;
  margin-top: 35px; 
  font-size: 18px; 
  line-height: 28px;
  font-weight: bold; 
  font-style: italic; 
  color: #5db232;
}

div.Blurb{
  min-height: 114px;
  background-image: url(image/bg-blurb.gif);
  background-position: left top;
  background-repeat: no-repeat;
}

div.BlurbText{
  font-size: 11px;
  padding-top: 10px; 
  padding-left: 10px;
}

div.FST{
  background-color: #F8F8F8;
  border-bottom: solid 1px #F0F0F0;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 7px;
  padding: 2px;
}

img.HeaderPhoto{
  margin-top: 11px;
  margin-left: 10px;
}

td.inputTitle{
  padding-bottom: 4px;
  padding-right: 10px;
}

td.inputCell{
  padding-bottom: 4px;
}

.SectionTitleGreen{
  font-size: 16px;
  font-weight: bold;
  color: #5db232;
  margin-bottom: 12px;
}

.SectionTitle{
  font-size: 14px;
  font-weight: bold;
}

#btLogin{
  cursor: pointer;
  width: 50px;
  height: 16px;
  padding: 0px;
  background-color: #5db232;
  color: #FFFFFF;
  font-size: 8px;
  font-weight: bold;
  border: solid 1px #CCCCCC;
}

#FlashDIV{
  height: 171px;
  margin-top: 2px;
  background-image: url(image/bg-flash.jpg);
  background-position: top left;
  background-repeat: no-repeat;
}
div.title{
  font-weight: bold;
}

