  #heading {
      background-image: url(/templates/Home-A/images/heading.jpg);
      height: 300px;
      width: 960px;
      position: relative;
    }
    
    #subheading {
      background-image: url(/templates/Home-A/images/subheading.jpg);
      height: 70px;
      width: 960px;
      position: relative;
    }
    
    #menu {
      width: 202px;
      position: absolute;
      z-index: 200;
      background-color:white;
    }
    
    #left_wrapper {
      position: relative;
      top: -68px;
    }
    
    #left_bottom {
      background-image: url(/templates/Home-A/images/side_repeat.jpg);
      background-repeat: repeat-y;
      width: 202px;
      position:relative;
      top: 50px;
    }
    
    #content {
      position: relative;
      left: 220px;
      width: 700px;
      min-height: 1200px;
      height: auto;
    }
    
    * html #content {
      height: 1200px;
    }
    
    #main_wrapper {
      position:relative;
      width: 960px;
    }
    
    #bottom_wrapper {
      position:relative;
      text-align: center;
      width: 740px;
      left: 210px;
      padding-top: 20px;
    }
    
    #copyright {
      padding-top: 20px;
    }
    
    #left_image {
      position:relative;
    }

    #page_wrapper {
      border: 1px solid #d3d3d3;
      width: 960px;
      background-image: url(/templates/Home-A/images/background_repeat.jpg);
      background-repeat: repeat-y;
      margin-left: auto;
margin-right: auto;
    }
    
    #page_wrapper2 {
      width: 980px;
      background-image: url(/templates/Home-A/images/background_repeat2.jpg);
      background-repeat: repeat-y;
            margin-left: auto;
margin-right: auto;
    }

    body, html {
      margin: 0px;
      padding: 0px;
      /*font-family: verdana;*/
      font-size: 12px;
	  font-family: Arial, Helvetica, sans-serif;
    }
    
	p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
line-height: 18px;
font-weight: normal;
text-transform: none;
font-variant: normal;
text-decoration: none;
color: black;
margin: 10px; border: 0px solid black;
}    
    td {
      font-size: 12px;
    }
    
    li {
      font-size:12px;
    }

    .moduletablemodule {
      text-align: center;
      margin: auto;
    }

    .mainlevelmenu {
      text-align: center;
      padding: 1px;
      font-size: 10px;
      font-family: tahoma,verdana,arial;
      font-weight: bold;
      unicode-bidi: bidi-override;
      text-decoration: none;
      color: #006699;
    }
    
    #mainmenu1_menu {
      z-index:30000;
    }    
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	color: #004080;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	color: #1D2D44;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 14px;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	color: #1D2D44;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	color: #FFFFFF;
}

.contentheading {
border-bottom:1px solid #F4EC8C;
border-top:1px solid #F4EC8C;
color:#1F408F;
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
height:23px;
line-height:20px;
width:98%;
}

.componentheading {
  border-bottom:1px solid #F4EC8C;
border-top:1px solid #F4EC8C;
color:#1F408F;
font-family: Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
height:23px;
line-height:20px;
width:98%;
  
}

.level0 a.mainitem {
font-color: #ffffff;
}













