  Body 
  { 
    background-color:#011f3e;
    margin:10px 10px 0px 10px;
    padding:0px;
    color:black;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size:10pt;
    background-image:url(/inc/0002/images/bkgrnd.png);
    background-repeat:repeat-x;
    background-attachment: fixed;
  }

  .PageContentL, .PageContentR, .PageContentCell
  {
    background-color:white;
  }

  .PageContentL, .PageContentR
  {
    padding:0.25em;
  }

  .PageContentL
  {  
    padding-left:0.55em;
  }
  
	.nolb
	{
	  white-space:nowrap;
	}
			
	.PNGIMG
	{ 
		behavior: url("/common/iepngfix.htc"); 
	}
		
  A {
	  color:#416fbc;
    text-decoration:none;
  }
	
  A:hover {
		color:#416fbc;
    text-decoration:underline;
  }
  
  A:visited {
	  color:#416fbc;
    text-decoration:none;
  }

  A:visited:hover {
		color:#416fbc;
    text-decoration:underline;
  }

  A:active {
    color:#416fbc;
    text-decoration:none;
  }

	h1 
	{
		font-family: verdana, Trebuchet MS, Arial; 
    color:black;
    font-size:14pt;
		margin:0;
		margin-bottom:0.5em;
		font-weight:normal;
	}

	h2 
	{
		font-family: verdana, Trebuchet MS, Arial; 
    color:black;
    font-size:12pt;
    font-weight:bold;
    margin-bottom:0.5em;
	}

	h3 
	{
		font-family: verdana; 
    color:black;
    font-size:12pt;
    margin-bottom:0; 
	}

	h4 
	{
		font-family: verdana; 
    color:black;
    font-size:10pt;
    font-weight:bold;
    font-family: Arial, Helvetica, sans-serif;
    margin:0;
	}

  .SmallText
  {
		font-size:8pt;
  }

	.FooterText
	{
	  color:#CCCCCC;
		padding-top: 0.5em;
	}

  .FooterText A, .FooterText A:visited {
	  color:#CCCCCC;
		font-weight:normal;
    text-decoration:none;
	}

  .FooterText A:hover, .FooterText A:visited:hover {
	  color:#CCCCCC;
	  font-weight:normal;
    text-decoration:underline;
	}

	FORM
	{
    margin:0; 
	}

  .TextBox,.Select
	{
    background-color:#DDDDDD;
		color: black;
		margin-top:2px;
		margin-bottom:2px;
	}	

  .HdrMnu, .HdrMnu A
  {
    font-size:11pt;
    color:white;
    font-weight:bold;
  }  

  .HdrMnu A:hover
  {
    font-size:11pt;
    color:white;
    font-weight:bold;
  }  

  .HPBtnTxt
  {
    position:absolute;
    top:0px;
    left:0px;
    z-index:10;
    width:84px;
    line-height:75px;
    text-align:center;
    font-family:verdana;
    color:#416fbc;
    font-size:30pt;
    font-weight:bold;  
  }
  
  .CB_T
  {
    background:url(/inc/0002/images/box_hdr_bak.jpg);
    line-height:30px;
    color:white;
    padding-left:0.5em;
    padding-right:0.5em;
  }
  
  .CB_T H1
  { 
    padding:0;
    margin:0;
    color:white;
  }
  
  .CB_T H1 A
  { 
    color:white;
  }  

  .CB_T H1 A:hover
  { 
    color:white;
  }  
  
  .CB_C
  {
    border:2px solid #b1becf;
    padding:0.25em;
    text-align:justify;
  }
  
  .NewsThumbList
  {
    float:right;
    width:250px;
  }