/* CSS Document */
a {
	font-size: 12px;
	font-family: Tahoma;
}
a:link {
	text-decoration: none;
	color: #009900;
	font-family: Arial;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #A9AC99;
	font-family: Arial;
	font-size: 12px;
}
.headings {
	font-family: Tahoma;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}
.more {
	color: #BE0026;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
}
.footer {
	color: #CCCCCC;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11px;

}
.tables {
	border: thin solid #999999;
}
.box {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: none;
	border-right-color: #E6E6E6;
	border-left-color: #E6E6E6;
}
.table-bg-articles {
	background-color: #FFFFFF;
	background-position: left top;
	background-repeat: no-repeat;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.page-titles {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FD0304;
}
.box-body {
	font-family: Arial, Verdana, Geneva, Palatino, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 130%;
	padding-left: 10px;
}
.box-titles {
	color: #993300;
	font-weight: bold;
	padding-left: 10px;
	text-transform: uppercase;
}
div.footer2 a, div.footer2 a:link, div.footer2 a:visited, div.footer2 a:active {
color: #FFFF66;
font-family: Arial;
font-size: 11px;
line-height: 250%;
font-weight: bold;
}

div.footer2 a:hover {
text-decoration: underline;
}
.box-text-padded-latest-news {
	padding-right: 10px;
}
