<style type="text/css">

  body, p,td,th,li,a {
		font-family: Tahoma;
		font-size: 11px;
		line-height: 16px;
		color: #707070;
  }

  .form {
		font-family: Tahoma;
		font-size: 11px;
		color: #666666;
		background-color: #FFFFFF;
		border: 1px solid #c3c3c3;
  }

  .green_text {
		font-family: Tahoma;
		font-size: 11px;
		color: #71c60c;
  }
   .green_text_caption {
		font-family: Tahoma;
		font-size: 14px;
		font-weight: bold;
		color: #619b35;
  }
  .blue_text_caption {
		font-family: Tahoma;
		font-size: 14px;
		font-weight: bold;
		color: #03a0d5;
  }
  .blue_text_details {
		font-family: Tahoma;
		font-size: 12px;
		font-weight: bold;
		color: #03a0d5;
  }
  .green_text_details {
		font-family: Tahoma;
		font-size: 12px;
		font-weight: bold;
		color: #619b35;
  }
   
  .blue_text {
		font-family: Tahoma;
		font-size: 11px;
		color: #008aca;
  }

  .source_text {
		font-family: Tahoma;
		font-size: 9px;
		color: #008aca;
		text-decoration: italic; 
  }

  .lightgrey_text {
	font-family: Tahoma;
	font-size: 14px;
	color: #585859;
  }
  .lightgrey_text_med {
	font-family: Tahoma;
	font-size: 12px;
	color: #585859;
  }
.lightgrey_text_bold {
	font-family: tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #585859;
	text-decoration: none;
}

  .lightgrey_text_small {
		font-family: Tahoma;
		font-size: 9px;
		color: #999999;
		line-height: 12px;
  }

  .green_text {
		font-family: Tahoma;
		font-size: 11px;
		color: #72a300;
  }

  .base_nav {
	font-family: Tahoma;
	font-size: 11px;
	color: #585859;
  }
  
  .base_nav:link, .base_nav:active, .base_nav:visited {
	color:#585859;
	text-decoration: none
  }

  .base_nav:hover {
	color:#00CCFF;
	text-decoration: none;
  }
   
  a:link {
		color:#008aca; 
		text-decoration: none
  }

  a:active {
		color:#008aca; 
		text-decoration: none
  }


  a:visited {
		color:#008aca; 
		text-decoration: none
  }


  a:hover {
		color:#92cdff; 
		text-decoration: none; 

  }

  body {
		scrollbar-face-color: #DDDBDB; 
		scrollbar-shadow-color: #DDDBDB; 
		scrollbar-highlight-color: #DDDBDB; 
		scrollbar-3dlight-color: #FFFFFF; 
		scrollbar-darkshadow-color: #FFFFFF; 
		scrollbar-track-color: #F3F2F2; 
		scrollbar-arrow-color: #818080;
 }


</style>
.bgnr {
	background-repeat: no-repeat;
}

.orange_text {
		font-family: Tahoma;
		font-size: 12px;
		font-weight: bold;	
		color: #EB8E24;
  }
  .orange_text_caption {
		font-family: Tahoma;
		font-size: 14px;
		font-weight: bold;
		color: #EB8E24;
  }
  .red_text {
		font-family: Tahoma;
		font-size: 12px;
		font-weight: bold;	
		color: #E8191E;
  }
  .red_text_caption {
		font-family: Tahoma;
		font-size: 14px;
		font-weight: bold;
		color: #E8191E;
  }