body {
	background-color: #000000;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

/* cms_content_editor_style_start */
.nav_top {
	font-size: 10px;
	text-transform: uppercase;
	color: #969696;
}
.nav_top a{
	font-size: 10px;
	text-transform: uppercase;
	color: #969696;
	text-decoration:none;
}
.nav_top a:hover{
	font-size: 10px;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration:none;
}
.nav_green {
	font-size: 11px;

	color: #c8cd36;
}
.nav_green a{
	font-size: 11px;

	color: #c8cd36;
	text-decoration:none;
}
.nav_green a:hover{
	font-size: 11px;

	color: #d4da37;
	text-decoration:none;
}
.footer {
	font-size: 9px;
	color: #999999;
	text-transform: uppercase;
}
.title_news {
	font-size: 14px;
	font-weight: bold;
	color: #aeb627;
}
a {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #E9F227;
	text-decoration: underline;
}
.content_sub {
	background-color: #3d4c00;
	background-image: url(images-corp/bg_sub.jpg);
	background-repeat: no-repeat;
}
.img_floatRight {
	float: right;
	PADDING-BOTTOM: 10px;
	PADDING-LEFT: 10px;
}
.img_floatLeft {
	PADDING-BOTTOM: 10px; 
	PADDING-RIGHT: 10px; 
	FLOAT: left
}
.title_sub_white {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.search {
	border-top-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sub_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 42px;
	font-weight: bold;
	color: #DAE60A;
}
.sub_head_yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e9f122;
	text-transform: uppercase;
}
.content_bg {
	background-image: url(images/bg_sub.jpg);
	background-color: #323740;
	background-repeat: no-repeat;
}
/* cms_content_editor_style_end  */
