/* Default CSS Stylesheet for a new Web Application project */
body
{
	font-family: Arial; 
	font-size: 9pt;
	color:#555555;
}
td
{
	font-family: Arial; 
	font-size: 9pt;
	font-weight: normal;
	color:#555555;
	text-decoration: none
}
a
{
	font-family: Arial; 
	font-size: 9pt;
	font-weight: normal;
	color:#76C1E8;
	text-decoration: none
}
a:hover
{
	font-family: Arial; 
	font-size: 9pt;
	font-weight: normal;
	color:#00adef;
	text-decoration: underline
}
.home_text
{
	font-weight: normal;
	font-size: 12px;
	color: #555555;
	font-family: 'Arial';
}
.home_news
{
	font-family: Arial; 
	font-size: 8pt;
	font-weight: normal;
	color:#484848;
	text-decoration: none
}
.date_home_news
{
	font-family: Arial; 
	font-size: 9pt;
	font-weight: normal;
	color:#484848;
	text-decoration: none
}
a.home_news
{
	font-family: Arial; 
	font-size: 9pt;
	font-weight: normal;
	color:#76C1E8;
	text-decoration: none
}
a.home_news:hover
{
	font-family: Arial; 
	font-size: 9pt;
	font-weight: normal;
	color:#76C1E8;
	text-decoration: none
}
.date_news
{
	font-family: Arial; 
	font-size: 8pt;
	font-weight: normal;
	color:#a1a1a1;
	text-decoration: none
}
.smallred
{
	font-family: Arial; 
	font-size: 8pt;
	font-weight: normal;
	color:#C01F25;
	text-decoration: none
}
.small
{
	font-family: Arial; 
	font-size: 8pt;
	font-weight: normal;
	color:#555555;
	text-decoration: none
}
.top_link
{
	font-family: Arial; 
	font-size: 10pt;
	font-weight: normal;
	color:#939598;
	text-decoration: none
}
.top_link:hover
{
	font-family: Arial; 
	font-size: 10pt;
	font-weight: normal;
	color:#00adef;
	text-decoration: none
}
.top_link_a
{
	font-family: Arial; 
	font-size: 10pt;
	font-weight: normal;
	color:#00adef;
	text-decoration: none
}
.top_link_a:hover
{
	font-family: Arial; 
	font-size: 10pt;
	font-weight: normal;
	color:#00adef;
	text-decoration: none
}
.link_page
{
	font-family: Arial; 
	font-size: 9pt;
	font-weight: normal;
	color:#76C1E8;
	text-decoration: none
}
.link_page:hover
{
	font-family: Arial; 
	font-size: 9pt;
	font-weight: normal;
	color:#00adef;
	text-decoration: underline
}
.link_page_a
{
	font-family: Arial; 
	font-size: 9pt;
	font-weight: bold;
	color:#00adef;
	text-decoration: none
}
.link_page_a:hover
{
	font-family: Arial; 
	font-size: 9pt;
	font-weight: bold;
	color:#00adef;
	text-decoration: underline
}
.link_innerpage
{
	font-family: Arial; 
	font-size: 9pt;
	font-weight: normal;
	color:#a9a9a9;
	text-decoration: none
}
.link_innerpage:hover
{
	font-family: Arial; 
	font-size: 9pt;
	font-weight: normal;
	color:#a9a9a9;
	text-decoration: underline
}
.link_innerpage_a
{
	font-family: Arial; 
	font-size: 9pt;
	font-weight: bold;
	color:#a9a9a9;
	text-decoration: none
}
.link_innerpage_a:hover
{
	font-family: Arial; 
	font-size: 9pt;
	font-weight: bold;
	color:#a9a9a9;
	text-decoration: underline
}
.page_title
{
	font-family: Arial; 
	font-size: 10pt;
	font-weight: bold;
	color:#C4C4C4;
	text-decoration: none
}
.marked
{
	font-family: Arial; 
	font-size: 9pt;
	font-weight: bold;
	color:#A1A1A1;
	text-decoration: none
}
a.marked
{
	font-family: Arial; 
	font-size: 9pt;
	font-weight: bold;
	color:#00adef;
	text-decoration: none
}
a.marked:hover
{
	font-family: Arial; 
	font-size: 9pt;
	font-weight: bold;
	color:#A1A1A1;
	text-decoration: none
}
.note
{
	font-family: Arial; 
	font-size: 9pt;
	font-weight: normal;
	color:#A1A1A1;
	text-decoration: none
}
a.note
{
	font-family: Arial; 
	font-size: 9pt;
	font-weight: normal;
	color:#A1A1A1;
	text-decoration: none
}
a.note:hover
{
	font-family: Arial; 
	font-size: 9pt;
	font-weight: normal;
	color:#00adef;
	text-decoration: underline
}
.divContent
{
	OVERFLOW-Y: auto; 
	OVERFLOW-X: auto;
	SCROLLBAR-FACE-COLOR: #f1f1f1;
	SCROLLBAR-HIGHLIGHT-COLOR: #f3f3f3; 
	SCROLLBAR-SHADOW-COLOR: #76c1e8; 
	SCROLLBAR-3DLIGHT-COLOR: #eff1f1; 
	SCROLLBAR-ARROW-COLOR: #76c1e8; 
	SCROLLBAR-TRACK-COLOR: #f7f7f7; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff
}
.Button
{
	border: solid 0px #04aeef;
	font-weight: bold;
	font-size: 13px;
	height:100%;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr=#009de0, endColorStr=#fffffff, gradientType=0);
	color: #ffffff;
	font-family: Arial;
	text-align: center;
	vertical-align:middle;
  TEXT-DECORATION: none;
	background-color: #ffffff;
	cursor:hand;
	padding: 2px 2px 4px 2px
}
.Button:hover
{
	font-weight: bold;
	font-size: 13px;
	filter: none;
	color: #ffffff;
	background-color: #04aeef;
	text-decoration: none;
}
.form_text
{
	border-right: #76c1e8 1px solid;
	padding-right: 2px;
	border-top: #76c1e8 1px solid;
	padding-left: 2px;
	font-weight: normal;
	font-size: 13px;
	border-left: #76c1e8 1px solid;
	color: #5d82ae;
	border-bottom: #76c1e8 1px solid;
	font-family: Arial;
	background-color: #f9fdff;
	OVERFLOW-Y: auto; 
	OVERFLOW-X: auto;
	SCROLLBAR-FACE-COLOR: #f1f1f1;
	SCROLLBAR-HIGHLIGHT-COLOR: #f3f3f3; 
	SCROLLBAR-SHADOW-COLOR: #76c1e8; 
	SCROLLBAR-3DLIGHT-COLOR: #eff1f1; 
	SCROLLBAR-ARROW-COLOR: #76c1e8; 
	SCROLLBAR-TRACK-COLOR: #f7f7f7; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff
}
.form_text:hover
{
	border-right: #666666 1px solid;
	padding-right: 2px;
	border-top: #666666 1px solid;
	padding-left: 2px;
	font-weight: normal;
	font-size: 13px;
	border-left: #666666 1px solid;
	color: #555555;
	border-bottom: #666666 1px solid;
	font-family: Arial;
	background-color: #f7f8f9;
}
.Sub_page_title
{
	font-family: Arial; 
	font-size: 10pt;
	font-weight: bold;
	color:#C4C4C4;
	text-decoration: none
}
.Sub_page_title:hover
{
	font-family: Arial; 
	font-size: 10pt;
	font-weight: bold;
	color:#C4C4C4;
	text-decoration: underline;
}
