@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	background-image: url(images/bg_gradient.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #1a1a1a;
	line-height: 14pt;
}
a:link, a:visited {
	color: #453b2e;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #919191;
	line-height: 12pt;
}
.footer a:link, .footer a:visited {
	color: #c4c4c4;
	text-decoration: none;
}
.footer a:hover, .footer a:active {
	text-decoration:underline;
}
.home_gray_box {
	color: #c4c4c4;
}
.home_gray_box a:link, .home_gray_box a:visited {;
	color:#C4C4C4;
}	

.home_gray_small {
	font-size: 8pt;
	color: #C4C4C4;
}
.home_white_small {
	font-size: 8pt;
	color: #FFFFFF;
	line-height: 12pt;
}
.home_gray_small a:link, .home_gray_small a:visited {
	text-decoration: none;
	color:#C4C4C4;
}	
.home_gray_small a:hover, .home_gray_small a:active {
	text-decoration: underline;
}	
.latest_news_title {
	font-weight: bold;
	color: #2C6974;
}
.latest_news_date {
	font-size: 8pt;
	color: #999999;
}.smaller_text {
	font-size: 8pt;
}
.breadcrumb {
	font-size: 7pt;
	color: #999999;
}
.breadcrumb a:link, .breadcrumb a:visited {
	text-decoration: none;
}	
.breadcrumb a:hover, .breadcrumb a:active {
	text-decoration: underline;
}	
.right_menu {
	font-size: 8pt;
	color: #FFFFFF;
}
.right_menu a:link, .right_menu a:visited {
	text-decoration: none;
	color:#FFFFFF;
}	
.right_menu a:hover, .right_menu a:active {
	text-decoration: underline;
}	
