﻿.main_page_content
{
	float:left;width:450px;height:120px; padding-left:5px
}
.main_page_content_title {
	color: #005FB6;
	font-family: Arial;
	font-size: 18pt;
	font-weight: bold;
}
.main_page_content_title_black {
	color:#555555;
	font-family: Arial;
	font-size: 18pt;
	font-weight: bold;
}

.main_page_content_title_green {
	color: #55a500;
	font-family: Arial;
	font-size: 18pt;
	font-weight: bold;
}
.main_page_content_title_orange {
	color: #dea702;
	font-family: Arial;
	font-size: 18pt;
	font-weight: bold;
}
.main_page_content_title_orange_2 {
	color:#E37C00;
	font-family: Arial;
	font-size: 18pt;
	font-weight: bold;
}


.main_page_content_overview  {
	font-family: Arial;
	font-size: 10pt;
	padding-top:8px;
}
.main_page_content_pre_image {
	height:150px;
	width:150px;
	float:left;
}
.main_page_content_botton_area {
padding-top:5px;
 height:25px;
 float:left;
 text-align:right;
 width:100%;
}
.link {
	color: #005FB6;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration:underline;
}
.link_black {
	color:#555555;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration:underline;
}
.link_black:hover {
	color: #FE7900;
}

.link_green {
	color:#55a500;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration:underline;
}
.link_orange {
	color:#dea702;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration:underline;
}
.link_orange_2 {
	color:#E37C00;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration:underline;
}
.link_orange_2:hover {
	color: #FE7900;
}

.link_orange:hover {
	color: #FE7900;
}

.link_green:hover {
	color: #FE7900;
}

.link:hover {
	color: #FE7900;
}

.title_head {
	color: #005FB6;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
}
.title_head_green {
	color: #55a500;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
}
.title_head_black {
	color: #555555;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
}

.title_head_orange {
	color: #dea702;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
}
.title_head_orange_2 {
	color: #E37C00;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
}


.image_border
{
	 border-width: 0px;
	 
	 
}
.image_border:hover
{
	 border-width: 1px;
	 border-color:#FE7900;
  
}

