body {
	margin: 0px 5px;
	padding: 0px;
	font-family: verdana, tahoma, arial;
}

.link-main-title {
	color: #000000;
	font-size: 15pt;
	font-weight: bold;
	text-decoration: none;
	display: inline;
}

.link-main-text {
	color: #000000;
	font-size: 13pt;
	text-decoration: none;
}

.link-page-title {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.link-page-text {
	color: #000000;
	text-decoration: none;
}

h1 {
	font-size: 16pt;
}

a {
	color: #0d6c7a;
}

.smarttext {
	font-size: 14pt;
	font-style: italic;
}

.title-block {
	font-family: arial;
	font-size: 16pt;
	font-weight: bold;
	padding: 10px 10px 30px 10px;
}

a:link.menu-left, a:visited.menu-left {
	font-family: arial;
	color: #000000;
	font-weight: bold;
	width: 287px;
	height: 100%; 
	display: block; 
	background-color: #e2e3e4;
	padding: 8px 0px 8px 8px;
	text-decoration: none;
	text-transform: uppercase;
}

a:hover.menu-left {
	text-decoration: none;
	color: #ffffff;
	background-color: #0d6c7a;
}

.menu_top {
	background-image: url(/images/design/button_header_menu.png);
	background-repeat: no-repeat;
	background-position: top center;
}

a:link.menu_link_top, a:visited.menu_link_top {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: arial;
	text-transform: uppercase;
}

a:hover.menu_link_top {
	text-decoration: none;
	color: #e20514;
}

.date {
	font-size: 8pt;
}

.tr_main_page {
	background-color: #ebebeb;
	vertical-align: top;
}

.white_space {
	background-color: #ffffff;
}

.td_main_page_img {
	padding: 15px;
}

.td_main_page_text {
	padding: 15px 15px 15px 0px;
}

.td_main_page_10 {
	padding: 10px;
}

.td_menu_left {
	border-left: 5px solid #c0c0c0;
	background-color: #e2e3e4;
}

.red_line {
	width: 100%;
	height: 5px;
	background-color: #e20514;
}

.social_button {
	padding: 0px 3px 0px 3px;
}

img.jwlogo {
	visibility: hidden !important
}

p {
   	t-ext-align: justify;
}

.video {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}

.video iframe, .video object, .video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}






























.advt {
	color: #000000;
	text-decoration: none;
}

.advc {
	color: #000000;
	text-decoration: none;
	cursor: text;
}