 /* ######### COMMON ######### */ 

      body {
          background-color:#364f83;
          background-image: url('images/background.jpg');
          background-position: center top;
          background-attachment: fixed;
          background-repeat: no-repeat;
          font-family : Trebuchet MS;
          font-size : 12px;
          color : #FFFFFF;
          margin: 0px; 
          margin-bottom: 15px;
      }
	  
	    #maincontent {
  border-left:#4765a4 solid thin; 
  padding-left: 12px; 
  margin-left:-12px;
  
  
  }
      
  
      div {
          margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background-color: transparent;
      }
      
ul {
          margin-bottom: 0;
      }
      
      
      td {
          vertical-align : top;
      }

 form {
         margin-bottom: 0px; 
         margin-top: 0px;
      }
      
      .image {
         border: 1px #FFFFFF solid;
         margin-right: 10px;
      }
     
 
 b {
         color: #FFFFFF;
         font-weight: bold;
      }
      
  
     sup {
text-decoration:none;
} 







.submenu{
background-image: url(images/submenu.gif);
display: block;
height: 19px;
margin-left: 38px;
padding-top: 2px;
padding-left: 7px;
color: #333333;
}

.hide{
display: none;
}



.show{
display: block;
}













      
 /* ######### COMMON ######### */ 


 

 /* ######### FONTS ######### */ 


     A:link {
          text-decoration : none;
          color : #67d3f6;
          font-weight : normal;
      }
     A:visited {
          text-decoration : none;
          color : #67d3f6;
          font-weight : normal;
      }
     A:hover {
          text-decoration : none;
          color : #b6ecfe;
          font-weight : normal;
      }

     .mediumfont {
          font-size : 13px;
          font-family : Trebuchet MS;
          color : #cccccc;
          line-height: 22px;
      }   
     .mediumfontwht {
          font-size : 13px;
          font-family : Trebuchet MS;
          color : #FFFFFF;
          line-height: 22px;
      }
       .smallfont {
          font-size : 10px;
          font-family : Arial;
          color : #cccccc;
          line-height: 16px;
      } 
       
 
     .sidenav {
          font-size : 13px;
          font-family : Trebuchet MS;
          color : #FFFFFF;
          line-height: 22px;
          padding-right: 10px;
      }
    .sidenav A:link {
          text-decoration : none;
          color : #FFFFFF;
          font-weight : normal;
      }
     .sidenav A:visited {
          text-decoration : none;
          color : #FFFFFF;
          font-weight : normal;
      }
     .sidenav A:hover {
          text-decoration : none;
          color : #67d3f6;
          font-weight : normal;
      }
      .sidenavborder {
       border-right: 1px #4765a4 solid;
      }
      
      
      
      h1 {
          font-size : 24px;
          font-family : Trebuchet MS;
          font-weight: normal;
          color : #FFFFFF;
          line-height: 26px;
          margin-bottom: 10px;
      } 
            h3 {
          font-size : 16px;
          font-family : Trebuchet MS;
          font-weight: normal;
          color : #FFFFFF;
          line-height: 24px;
          margin-bottom: 5px;
      } 

 /* ######### FONTS ######### */
 
 
 
 
 
 /* ######### HOME FEATURE BOX ######### */ 
 
      .hmbox {
          border: 1px #496193 solid;
          padding: 15px;
          width: 425px;
      }
 
 
 
  /* ######### HOME FEATURE BOX ######### */.yellow {
	color: #FC3;
}

