td, input, select, textarea {
	font-family: Verdana, Tahoma;
	font-size: 11px;
  }
  .box_title {
	padding: 13px 13px 0px 13px;
  }
  .box_content {
	padding: 5px 13px 13px 13px;
	font-size: 10px;
  }
  .box_content td {
	font-size: 10px;
  }
  .box_content a, .box_content a:visited {
	color: #095893;
	font-weight: bold;
	text-decoration: none;
  }
  .box_content a:hover {
	color: #095893;
	font-weight: bold;
	text-decoration: underline;
  }
  .box_content .date {
	color: #999A9B;
	font: italic;
  }

.lowerbox_title {
	padding: 13px 13px 0px 13px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
  }
  .lowerbox_content {
	padding: 5px 13px 13px 13px;
	font-family: Arial;
	font-size: 10px;
  }
  .lowerbox_content td {
	font-family: Arial;
	font-size: 10px;
  }
  .lowerbox_content td strong {
	font-weight: bold;
  }
  .lowerbox_content a, .lowerbox_content a:visited {
	/* color: #3B4447; */
	color: #095893;
	font-weight: bold;
	text-decoration: none;
  }
  .lowerbox_content a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
  }
  .lowerbox_content .date {
	color: #999A9B;
	font: italic;
  }

.sidebar {
	padding: 5px 13px 13px 13px;
	font-family: Arial;
	font-size: 10px;
  }
  .sidebar td {
	font-family: Arial;
	font-size: 10px;
  }
  .sidebar td strong {
	font-weight: bold;
  }
  .sidebar a, .sidebar a:visited {
	/* color: #3B4447; */
	color: #095893;
	font-weight: bold;
	text-decoration: none;
	width: 150px;
  }
  .sidebar a:hover {
	background-color: #003579;
	color: #ffffff;
	font-weight: bold;
  }
  
	.sidebar a.title, .sidebar a.title:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	width: 150px;
  }
  .sidebar a.title:hover {
	background-color: #003579;
	color: #ffffff;
	font-weight: bold;
  }

  .sidebar .date {
	color: #999A9B;
	font: italic;
  }

  .homepage_text {
	font-family: Arial;
	font-size: 11px;
	color: #3B4447;
	padding: 8px;

  }
  .footer td {
	font-family: Arial;
	font-size: 10px;
	color: #ffffff;
  }
  .footer td a, .footer td a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
  }
  .footer td a:hover {
	color: #dddddd;
	text-decoration: none;
  }

  .page_title {
	font-family: Tahoma;
	font-size: 25px;
	color: #000000;
  }

.form_label 
{
	padding-left: 4px;
	padding-top: 2px;	
	padding-bottom: 2px;
}
.form_field 
{
padding-left: 12px;
padding-top: 2px;
padding-bottom: 2px;
}

a.managed_portal, a.managed_portal:visited {
	font-family: Tahoma;
	font-weight: bold;
	font-family: 11px;
	color: #777777;
	text-decoration: none;
}
a.managed_portal:hover {
	color: #000000;
	text-decoration: none;
}

a, a:visited, a:hover {
	text-decoration: underline;
	color: #000000;
}

.section_box, .section_box_top {
	border-left: 2px solid #aaaaaa; 
	border-right: 2px solid #aaaaaa;
	border-top: 2px solid #aaaaaa;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;
}

.section_box, .section_box_bottom {
	border-left: 2px solid #aaaaaa; 
	border-right: 2px solid #aaaaaa;
	border-bottom: 2px solid #aaaaaa;
	padding: 12px 12px 12px 12px;
}


  .small_text {
  	font-size: 10px;
  }

  .small_text a, .small_text a:visited {
	/* color: #3B4447; */
	color: #095893;
	font-weight: normal;
	text-decoration: none;
  }
  .small_text a:hover {
	text-decoration: underline;
  }
