/* CSS Document */

.body {
font-size: 11px !important;
font-size: 9px;
background-color:#017a97;
margin:0px;
}

.footer_background {
background-image:url(images/footer_bg.jpg);
}

td {!important;
	color:#000000;
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	vertical-align: top;
	text-align: left;
}

.style1 {!important;
	color:#000000;
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;
	vertical-align: top;
	text-align: left;
}

.date {
color:#3A3A3A;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
}

a:link {
color:#017a97;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
text-decoration:underline;
}

a:active {
color:#017a97;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
text-decoration:underline;
}

a:visited {
color:#017a97;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
text-decoration:underline;
}

a:hover {
color:#017a97;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
text-decoration:none;
}

.column_header {
color:#625833;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
}

.column_header:link {
color:#625833;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
}

.column_header:active {
color:#625833;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
}

.column_header:visited {
color:#625833;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
}

.column_header:hover {
color:#625833;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
}

.footer {
color:#FFFFFF;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
text-decoration:none;
}

.footer:link {
color:#FFFFFF;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
text-decoration:underline;
}

.footer:active {
color:#FFFFFF;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
text-decoration:underline;
}

.footer:visited {
color:#FFFFFF;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
text-decoration:underline;
}

.footer:hover {
color:#FFFFFF;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
text-decoration:none;
}

/* style the div to give it width */
.menu {
width:600px; 
font-size:11px;
}

/* remove the bullets and padding */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
}

.menu ul ul {
width:120px;
}

.menu li {
float:left;
width:120px;
position:relative;
}

/* style the the top level */
.menu a, .menu a:visited {
display:block;
text-align:center;
font-size:11px;
text-decoration:none;
font-weight:bold; 
color:#fff; 
width:119px; 
height:30px; 
border:1px solid #fff; 
border-width:1px 1px 0 0; 
background:#017A97; 
padding-left:0px; 
line-height:29px;
}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
background:#949e7c;
}

/* style the second level hover */
.menu ul ul a.drop:hover{
background:#c9ba65;
}

.menu ul ul :hover > a.drop {
background:#c9ba65;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
height:0;
top:31px;
left:0; 
width:120px;
}

/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
background:#017A97;
text-align:left;
color:#fff; 
height:auto; 
line-height:1em; 
padding:5px 10px; 
width:129px
}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
color:#fff; 
background:#0094B2;
}

.menu :hover > a, .menu ul ul :hover > a {
color:#fff;
background:#0094B2;
}

/* make the second level visible when hover on first level */
.menu ul li:hover ul,
.menu ul a:hover ul{
visibility:visible; 
}
.header_article {
	font-size: 16px;
	font-weight: bold;
}
.header_sub_artice {
	font-size: 14px;
	font-weight: bold;
}
.body .block_116x213 {
	display: block;
	height: 116px;
	width: 350px;
}
