/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top center;
	font-family: Arial, Helvetica, sans-serif;
}
.menu_bg {
	background-image: url(images/menu_spacer.gif);
	background-repeat: repeat-x;
	background-position: top center;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 1em;
}
li {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 8px;
}
.chart_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-style: italic;
	color: #005287;
	margin-left: 8px;
	margin-top: 12px;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	margin-left: 8px;
}
.main_bold {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold;
	text-align: justify;
	margin-left: 8px;
}

a:link {
	color: #005287;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #005287;
}
a:hover {
	text-decoration: underline;
	color: #005287;
}
a:active {
	text-decoration: none;
	color: #888580;
}
a.footer:link {
	text-decoration: none;
	color: #888580;
}
a.footer:visited {
	text-decoration: none;
	color: #888580;
}
a.footer:hover {
	text-decoration: underline;
	color: #888580;
}
a.footer:active {
	text-decoration: none;
	color: #D7DFEC;
}
.footer {
	color: #005287
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8B8883;
}

#index1 {
	width:230px;
	background-color:#d7dfec;
	padding: 10px;
	margin-right: 25px;
	margin-left: 100px;
	color: #000;
	float:left;
	margin-bottom: 12px;

}

#index2 {
	width:230px;
	background-color:#005287;
	padding: 10px;
	margin-right: 25px;
	color:#FFF;
	float:left;
	margin-bottom: 12px;
}
#index3 {
	width:230px;
	background-color:#888580;
	padding: 10px;
	color:#000;
	float:left;
	margin-bottom: 12px;
}

#indexp {
	font-size: 85%;
	text-align: left;
	}
#indexh {
	height: 75px;
	}
	
#news {
		visibility: visible;
	}
	
#indexi {
		border: #fff 1px solid;
	}
	
	
#index_banner {
	background: url(images/banner_02.jpg);
	background-position: 50% -57px;
}

table {
	margin: 0;
	padding: 0;
}

#index_body {
	background-position: 50% -57px;
}

#news_main {
	width:772px;
	background-color:#fff;
	padding: 10px;
	margin-right: 25px;
	margin-left: 100px;
	color: #000;
	float:left;
	min-height: 350px;
}

.news_bold {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold;
	text-align: justify;
	margin-left: 8px;
	margin-right: 8px;
}

.news_date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin-left: 8px;
	font-style: italic;
	color:#005287;
	text-align: right;
	padding-bottom: 6px;
	border-bottom: 1px #005287 solid;
}

.news_return {
	text-align: right;
	border-bottom: 1px #005287 solid;
	margin-bottom: 25px;
	font-size: 12px;
	padding-bottom: 6px;
}

a img
 {
 border: none;
 }
 
 #newstitle {
	margin-left: 8px; 
	margin-right: 8px;

 }
 
 .newslink {
	color: #000;
	margin-left: 8px;
	margin-right: 8px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: normal;
	text-align: justify;
 }
 
a.newslink:link {
	text-decoration: none;
	color: #000;
}

a.newslink:visited {
	text-decoration: none;
	color: #000;
}
a.newslink:hover {
	text-decoration: underline;
	color: #888580;
}
a.newslink:active {
	text-decoration: none;
	color: #D7DFEC;
}
