/****** GLOBAL OBJECTS *****************/
*{
          font-family: Verdana, Tahoma, Arial, Helvetica;
}

BODY,DIV,TD {
          margin: 0px 0px 0px 0px;
/*font-size:11px;
*/
}

H1 {
          font-size: 130%;
          margin: 0px 0px 3px 0px;
}

H2 {
          font-size: 120%;
          margin: 0px 0px 3px 0px;
}

H3 {
          font-size: 110%;
          margin: 0px 0px 3px 0px;
}

H4 {
          font-size: 100%;
          margin: 0px 0px 3px 0px;
}

H5 {
          font-size: 90%;
          margin: 0px 0px 3px 0px;
}

H6 {
          font-size: 80%;
          margin: 0px 0px 3px 0px;
}

HR {
}

HR.clear {
          display: none;
}

A:link {
          color: #014489;
          text-decoration: none;
}

A:visited {
          color: #014489;
          text-decoration: none;
}

A:hover {
          color: #333;
}

A:active {
          color: #014489;
          text-decoration: none;
}

div {
          text-align: left;
}

form {
          margin: 0px;
}

img {
          border:0 
}

strong {
          color: #014489;
}

.Hidden {
          display: none;
}

/****** TEMPLATE OBJECTS **************/
.frameArea {
          width:770px;
}

/****** top Area**************/
.Toplogo {
          background:url('/samidn/upload/images/templates/logo.jpg') no-repeat;
          width:170px;
          height:67px;
          float:left;
          border:1px solid #000000;
}

.normalText {
          color:#000000;
}

.inputBox {
          border:1px solid #000000;
          font-size:85%;
}

.Navarea {
          border-top:1px solid #FFFFFF;
          border-bottom:1px solid #FFFFFF;
          background:url('/samidn/upload/images/templates/navBg.jpg') repeat;
          width:100%;
          height:25px;
}

.topborder {
          background:url('/samidn/upload/images/templates/topborderBg.jpg') repeat;
          width:100%;
          height:18px;
}

.bodyBg {
          background:url('/samidn/upload/images/templates/bodyBg.jpg') repeat-y;
          width:770px;
          padding-top:10px;
}

.bodyBg2 {
          background:url('/samidn/upload/images/templates/bodyBg2.gif') repeat-y;
          width:770px;
          padding-top:10px;
}

/*left content area */
.leftarea {
          width:180px;
          float:left;
}

/*Center content area */
.centerarea {
          width:408px;
          float:left;
}

/*right content area */
.rightarea {
          width:176px;
          float:right;
}

.moduleHeading {
          color:#FFFFFF;
          font-weight:bold;
          padding-left:10px;
          text-decoration:none;
          padding-top:3px;
}

.moduleInsideHeading {
          color:#000000;
          font-size: 100%;
          font-weight:bold;
          padding-bottom:5px;
          text-decoration:none;
}

.normalText {
          color:#000000;
          text-decoration:none;
}

.moduleBg {
          background:url('/samidn/upload/images/templates/moduleBg.jpg') repeat;
          width:170px;
          height:23px;
          float:left;
}

.modulebodyBg {
          background:#EEEEEE;
          border-bottom:1px solid #000000;
          width:170px;
          float:left;
}

.sendButton {
          background:url('/samidn/upload/images/templates/sendabutton.gif') no-repeat;
          width:40px;
          height:17px;
}

.centercontentBg {
          background:url('/samidn/upload/images/templates/centerContentBg.jpg') repeat;
          width:360px;
          height:74px;
}

.dateText {
          color:#666666;
          text-decoration:none;
          font-size:90%;
}

.MeriaButton {
          color:#004D9D;
          font-weight:bold;
          padding-bottom:10px;
          padding-top:10px;
          text-decoration:none;
}

.newsheading {
          color:#004D9D;
          font-weight:bold;
          text-decoration:none;
}

.moduleBgRight {
          background:url('/samidn/upload/images/templates/moduleBg.jpg') repeat;
          width:170px;
          height:23px;
          float:right;
}

.modulebodyBgRight {
          background:#EEEEEE;
          border-bottom:1px solid #000000;
          width:170px;
          float:right;
}

.navText {
          color:#ffffff;
          padding-left:5px;
          padding-right:5px;
          padding-top:2px;
          float:left;
          text-decoration:none;
}

.submenuNormal {
          margin-left:20px;
          margin-right:2px;
          padding-bottom:5px;
          padding-left:2px;
          padding-top:2px;
}

.submenuNormalSelected {
          padding-top:2px;
          padding-left:2px;
          margin-left:20px;
          margin-right:2px;
          padding-bottom:5px;
          color:#004D9D 
}

.rightsubmenuNormal {
          margin-left:12px;
          padding-bottom:5px;
          padding-top:2px;
}

.rightsubmenuNormalSelected {
          padding-top:2px;
          margin-left:12px;
          padding-bottom:5px;
          color:#000000;
          font-weight:bold;
}

.linkText {
          color:#000000;
          text-decoration:none;
}