  Body 
  { 
    background-color:white;
    margin-top:0; 
    margin-left:0; 
    margin-right:0; 
    margin-bottom:0; 
    color:black;
    font-family: Calibri, Arial, Helvetica, sans-serif;
    font-size:10pt;
  }

  div,td
	{
	  font-family: Calibri, Arial, Helvetica, sans-serif;
	  font-size:10pt;
	  font-weight:normal;
	}
	
  .PageContent
  {
    padding:0.25em;
    padding-top:0.5em;
  }

  .PageContent2
  {
    padding:0.5em;
    padding-top:0em;
  }
  
	.FeatureBlock
	{
	  margin-bottom:0.25em;
	}
	
	.FeatureHeading,.SearchHeading, .SearchRowFtr
	{
		color:white;
		background-color:#434343;
	}

	.FeatureHeading,.SearchHeading
	{
		font-weight:bold;
		padding:0.1em;
		padding-left:0.25em;
	}
	
  .CntBdr_L
  {
    background-image:url(/inc/0002/images/layout/side_l.gif);
    background-repeat:repeat-y;
  }
  
  .CntBdr_R
  {
    background-image:url(/inc/0002/images/layout/side_r.gif);
    background-repeat:repeat-y;
  }
  
  .CB_TL
  {
    background-image:url(/inc/0002/images/layout/box/tl.png);
    background-repeat:no-repeat;
  }

  .CB_TL2
  {
    background-image:url(/inc/0002/images/layout/box/tl2.png);
    background-repeat:no-repeat;
  }
  
  .CB_T
  {
    background-image:url(/inc/0002/images/layout/box/tc_bak.png);
    background-repeat:repeat-x;
  }

  .CB_TI
  {
    background-image:url(/inc/0002/images/layout/box/tc_icon.png);
    background-repeat:no-repeat;
    height:29px
  }

  .CB_TC
  {
    color:white;
    position:relative;
    top:5px;
    padding-left:2em;
    font-weight:bold;
    font-family: Tahoma,Arial,Helvectica;
  }

  .CB_TR
  {
    background-image:url(/inc/0002/images/layout/box/tr.png);
    background-repeat:no-repeat;
  }
  
  .CB_TR2
  {
    background-image:url(/inc/0002/images/layout/box/tr2.png);
    background-repeat:no-repeat;
  }  
  
  .CB_L
  {
    background-color:#e5eeff;
  }
  
  .CB_C
  {
    background-color:#f2f2f3;
    padding:0.25em;
  }
  
  .CB2_C
  {
    background-color:#f2f2f3;
    padding:0.25em;
    border: 1px solid #3e6db1;
  }
  
  .CB_C H1, .CB2_C H1
  {
    color: #416fbc;
    font-size:12pt;
    margin-bottom:0em;
  }
  
  .CB_R
  {
    background-color:#e5eeff;
  }
  
  .CB_BL
  {
    background-image:url(/inc/0002/images/layout/box/bl.png);
    background-repeat:no-repeat;
  }
  
  .CB_B
  {
    background-image:url(/inc/0002/images/layout/box/b_bak.png);
    background-repeat:repeat-x;
  }
  
  .CB_BR
  {
    background-image:url(/inc/0002/images/layout/box/br.png);
    background-repeat:no-repeat;
  }
  
  .ResContainer
  {
    height:291px;
    overflow:hidden;
  }
  
	.SearchHeading H1, .SearchHeading H2
	{
		padding:0;
		margin:0;
		font-size:10pt;
		font-weight:normal;
	}

	.SearchHeading H2
	{
		font-size:12pt;
	}

	.SearchRowHdr
	{
		color:#a0c6e4;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
	}
	
	.SearchRowDet
	{
		height:45px;
	}	
	
	.SearchRowFtr
	{
		margin-top:0.25em;
		padding:0.25em;
	}

	.SearchPreviewBox
	{
/*	  border:1px solid white;*/
		margin:0em;
		margin-top:0.5em;
		padding:0;
	}
	
	.SearchPreviewBox .hr
	{
	  width:75%;
		height:1px;
		border-top:1px solid white;
		margin-bottom:0.15em;
		margin-top:0.25em;
	}
	
	.SearchPreviewBox H2
	{
		padding:0;
		margin:0;
		margin-bottom:0.5em;
		font-size:12pt;
		font-weight:normal;	
		font-family:Tahoma,Arial, Helvetica, sans-serif;
	}
	
	.SearchPreviewFeatureRow
	{
		font-size:8pt;
		font-family:Tahoma,Arial, Helvetica, sans-serif;
	}

	.Feature
	{
	  padding-left:1em;
	}
			
	.nolb
	{
	  white-space:nowrap;
	}
			
	.PNGIMG
	{ 
		behavior: url("/common/iepngfix.htc"); 
	}
		
  .MenuBkg
	{
		margin-top:0.5em;
		margin-bottom:0.5em;
		width:707;
		color: white;
		background-color: black;
	}
		
  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;
  }

  .NewsBullet
  {
    background-image:url(/inc/0002/images/bullet.gif);
    width:9px;
    height:9px;
  }
     
  .NewsTitle H1
  {
    color: black; 
  }
  
  .NewsHR
  {
	  background-image:url(/inc/0002/images/news_hr.gif);
		height:15px;
		background-position:center;
		background-repeat:repeat-x;
    margin-left:25px;
    margin-right:25px;
  }
  
	.TableRowLine 
	{
	  background-image:url(/inc/0002/images/liner.gif);
		height:5px;
		background-position:center;
		background-repeat:repeat-x;
	}

	.TableRowLineSep
	{
	  background-color:#BFBA90;
	}
	
	h1 
	{
		font-family: calibri, Trebuchet MS, Arial; 
    color:black;
    font-size:14pt;
		margin:0;
		margin-bottom:0.5em;
		font-weight:normal;
	}

	h2 
	{
		font-family: calibri, Trebuchet MS, Arial; 
    color:black;
    color:black;
    font-size:12pt;
    font-weight:bold;
    margin-bottom:0.25em; 
	}

	h3 
	{
		font-family: arial; 
    color:black;
    font-size:12pt;
    margin-bottom:0; 
	}

	h4 
	{
		font-family: arial; 
    color:black;
    font-size:10pt;
    font-weight:bold;
    font-family: Arial, Helvetica, sans-serif;
    margin:0;
	}

  .HeaderText
  {
    background-image:url(/inc/0002/images/layout/hdr/10.jpg);
  }
  
  .HeaderText H1
  {
    overflow:hidden;
    height:80px;
    top: 0.75em;
    position:relative;
    color: white;
    font-weight:bold;
    padding-top:0;
    margin:0;
    padding-left: 1.5em;
  }
  
  .SmallText
  {
		font-size:8pt;
  }

	.FooterText
	{
	  color:#888888;
		padding-top: 0px;
	}


  .Footer A, .Footer A:visited, .FooterText A, .FooterText A:visited {
	  color:#888888;
		font-weight:normal;
    text-decoration:none;
	}

  .Footer A:hover, .Footer A:visited:hover, .FooterText A:hover, .FooterText A:visited:hover {
	  color:black;
	  font-weight:normal;
    text-decoration:underline;
	}

	FORM
	{
    margin-top:0; 
    margin-left:0; 
    margin-right:0; 
    margin-bottom:0; 
	}

  .TextBox,.Select
	{
    background-color:#DDDDDD;
		color: black;
		margin-top:2px;
		margin-bottom:2px;
	}

	.TransButtons
	{
	  border:none;
		background-color:transparent;
		color: white;
		font-weight:bold;
		font-family:Tahoma, Arial;
		padding-bottom:2px;
	}

  .box_frame
  {
    border:1px white solid;
  }
  
  .box_contents, .box_contents_l, .box_contents_r
	{
	  background-color:#bfc8eb;
	  color:black !important;
    padding:10px;
	}

  .box_contents_l
	{
    border: none; 
    border-top:none;
    border-right:none;
	}
  
  .box_contents_r
  {
    border: none; 
    border-top:none;
    border-left:none;
  }

	.box_title,.box_sub_title
	{
	  font-size:10pt;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		text-align:center;
		font-weight:bold;
		color:white !important;
    background-color:#3a84c3;
 		background-image:url(/inc/0002/images/button_bak.jpg);
		text-transform:uppercase;
    border-bottom:1px white solid;
    height:22px;    
	}      
  
	.box_sub_title
	{
	  font-size:6pt;
	}
  