body {
    color: #000;
    font-family:Tahoma,Verdana,Arial,sans-serif;
    font-size:0.7em;
    text-align:center;
    line-height: 1.5em;
    padding: 0px;
    margin:0px;
}

a {
	color: #268FE8;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
	margin: 0px;
}

.cleaner {
    line-height:0.1em;
    font-size: 0.1em;
    clear:both;
}

#top h1 {
    margin: 0px auto;
    padding: 25px 0px 0px 0px;
    background: url('../images/logo-print.gif') no-repeat 7px 25px;
    width: 226px;
    height: 38px;
}

#top h1 a {
    display: block;
    width: 219px;
    height: 38px;
}

#top h1 a span { display: none; }

#top .rightBlock {
    display: none;
}

#top .rightBlock span {
    font-size: 1.3em;
    font-weight: normal;
    line-height: 1.1em;
}

#top ul#menu {
    display: none;
}

#top ul#lang {
    display: none;
}

#top ul#addons {
    display: none;
}

#content {
    margin: 0px auto 0px auto;
    padding: 4px;
    text-align: left;
}

#content .text {
    padding: 6px 20px 30px 20px;
}

#content .text h2 {
    color: #0972CA;
    font-family: Arial, sans-serif;
    font-size: 1.8em;
    margin: 0px;
    font-weight: normal;
    padding: 14px 0px 10px 0px;
}

#content table#contentTable tr td { vertical-align: top; }
#content table#contentTable tr td.right { width: 245px; }

#content #news {
   width: 245px;
   background: url('../images/news-bg.gif') repeat-y 0px 0px;
}

#content #news .newsTop { background: url('../images/news-top.gif') no-repeat top center; }
#content #news .newsBottom { background: url('../images/news-bottom.gif') no-repeat bottom center; padding: 0px 18px; }

#content #news h3 {
    margin: 0px;
    padding: 20px 0px 10px 0px;
    color: #0972CA;
    font-size: 1.8em;
    font-weight: normal;
}

#content #news h4 {
    margin: 0px;
    padding: 0px;
    color: #0972CA;
    font-size: 1.0em;
}

#content #news p {
    margin: 0px;
    padding: 0px 0px 30px 0px
}

#flash {
	width: 636px;
	/*margin: 0px auto;*/
    padding: 0px 0px 20px 20px;
}

#gallery {
    padding: 20px 0px 10px 0px;
    text-align: center;
}

#gallery img {
    margin: 5px;
}

#content div.action_form {
    padding: 0px 0px 20px 0px;
    border-bottom: 1px solid #C5E4FE;
    margin-bottom: 10px;
}

#content div.action_form form {
    margin: 0px;
    padding: 0px;
}

#content div.action_form input, #content div.action_form textarea {
    font-size: 1.0em;
    font-family: Tahoma, Arial, sans-serif;
    margin-bottom: 1px;
}

#content div.action_form table tr th {
    text-align: right;
    padding-right: 10px;
    vertical-align: top;
    width: 120px;
}

p.action_form_message {
    font-weight: bold;
    padding: 0px 0px 10px 0px;
    margin: 0px;
    color: #F00;
}

p.action_form_result {
    font-weight: bold;
    padding: 0px 0px 10px 0px;
    margin: 0px;
    color: #2E94E9;
}

#subMenu  {
    display: none;
}
#tableLeft {
    display: none;
}

#tableRight {
    vertical-align: top;
}

