body {
	padding: 0px;
	margin: 20px;
	background-color: #ffffff;
	color: #464646;
	font: normal 12px/15px "arial";
	text-align: center;
}

a {
	color: #5078A0;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
	vertical-align: bottom;
}

form {
	margin: 16px 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 10px;
	border: 1px solid #ccc;
}

legend {
	margin: 0;
	padding: 4px 8px;
	border: 1px solid #ccc;
	font: bold 12px/15px arial;
	text-transform: uppercase;
	color: #808080;
}
	

p {
	margin: 16px 0;
	padding: 0;
}

li {
    margin: 8px 0;
    padding: 0;
}

table {
	border: 0;
	border-spacing: 0;
	border-collapse: collapse;
}

th, td {
	padding: 0;
}

.hr {
	margin: 24px 0;
	border-bottom: 1px solid #e0e0e0;
}

ul.menu,
ul.menu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.menu.horizontal li {
	display: inline;
}

.small {
	font: normal 11px/13px tahoma;
}

#body_wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#header {
}

#main {
	width: 100%;
	border-collapse: separate;
}

#main td {
	vertical-align: top;
}

td.col_left {
	width: 241px;
	border-left: 1px solid #f8f8f8;
	border-right: 1px solid #f0f0f0;
}

td.col_right_left {
	width: 360px;
	background-color: #f8f8f8;
	border-left: 1px solid #fff;
	border-right: 1px solid #eee;
}

td.col_right_right {
	width: 359px;
	background-color: #f8f8f8;
	border-left: 1px solid #fff;
	border-right: 1px solid #ccc;
}

td.col_right {
	width: 720px;
	background-color: #f8f8f8;
	border-left: 1px solid #fff;
	border-right: 1px solid #eee;
}

#left {
	width: 241px;
	float: left;
}

#right {
	width: 719px;
	float: right;
}

#footer {
	border-top: 1px solid #ccc;
	vertical-align: top;
	font: normal 11px/13px tahoma;
	border-bottom: 1px solid #ccc;
}

#footer td {
	vertical-align: top;
	background-color: #fff;
}

.credits {
	padding: 20px;
	background-color: #ffffff;
	height: 80px;
}

.credits h6 {
        font: bold 11px/14px tahoma;
        color: #606060;
		margin: 4px 0;
}

.credits p {
	margin: 0;
	font: normal 11px/14px tahoma;
	color: #404040;
}



#menu_left {
	width: 241px;
	height: 251px;
	float: left;
}

img.logo {
	display: block;
	border: none;
}

#menu_left ul {
	padding: 5px 0 5px 20px;
}

#menu_left li {
	margin: 5px 0;
	font: bold 10px/18px tahoma;
	text-transform: uppercase;
}

#menu_left a {
	text-decoration: none;
}

#menu_top {
	width: 719px;
	float: right;
	border-top: 1px solid #d8d8d8;
}

#menu_top table {
	width: 100%;
	border-collapse: separate;
}

#menu_top td {
	border-right: 1px solid #D0D0D0;
	border-left: 1px solid #ffffff;
	text-align: center;
	vertical-align: middle;
	height: 40px;
	background: url('img/h_bg.gif') #e0e0e0 top left repeat-x;
}

#menu_top a {
	font: bold 12px/13px arial;
	text-decoration: none;
}

#menu_top a.mi_faq {
	font: bold 10px/12px arial;
	text-decoration: none;
}

#header_img {
	width: 719px;
	height: 210px;
	float: right;
	background: url(/img/header_bg2.jpg) top right no-repeat;
	text-align: right;
}

.box {
	border-top: 1px solid #ddd;
}

.box_title {
	height: 40px;
	background: url('img/h_bg.gif') #e0e0e0 top left repeat-x;
	text-align: left;
	vertical-align: middle;
	padding: 0 0 0 20px;
	font: bold 11px/40px "tahoma";
	text-transform: uppercase;
	color: #999;
}

.box_title a {
	text-decoration: none;
}

.box_title a:hover {
	text-decoration: underline;
}

.box_content {
	vertical-align: top;
	background: url('img/t_white_bg.gif') left top repeat-x;
}

.box_content p {
	margin: 0 0 16px 0;
}

.box_content .inner {
	padding: 20px;
}

.phones .title {
	font: bold 12px/14px arial;
	color: #606060;
    margin-bottom: 8px;
}

.phones .phone_code {
	font: normal 20px/26px impact;
	color: #F7941C;
	margin-right: 4px;
}

.phones .phone_number {
	font: normal 24px/26px impact;
	color: #F7941C;
}

.phones .time {
	font: bold 12px/45px arial;
	color: #606060;
	margin-bottom: 16px;
}

.phones .time.office {
	padding: 0 0 0 34px;
	background: url(/img/timetable_office.gif) top left no-repeat;
}

.phones .time.center {
	padding: 0 0 0 34px;
	background: url(/img/timetable_center.gif) top left no-repeat;
}

.banners {
	margin: 20px -15px 0px -15px;
	text-align: center;
}

.banners img {
	margin: 4px 0;
}

.quotes_start {
	margin: 0 0 5px 0;
	vertical-align: top;
}

.quotes_end {
	margin: 0 0 0 5px;
	vertical-align: bottom;
}

table.layout td {
	vertical-align: top;
}

ul.main_articles_list {
	list-style-type: none;
	padding: 0 0 8px 0;
	margin: 0 0 8px 0;
}

ul.main_articles_list li {
	margin: 6px 0;
	font: normal 11px/13px tahoma;
	padding: 0px 0 0px 24px;
	background: url(/img/articles_list_icon.gif) left top no-repeat;
}

ul.main_quest_list {
	list-style-type: none;
	padding: 0 0 8px 0;
	margin: 0 0 8px 0;
	border-bottom: 1px solid #f0f0f0;
}

ul.main_quest_list li {
	margin: 4px 0;
	font: normal 11px/13px tahoma;
	padding: 0 0 0 12px;
}

ul.main_quest_list li.yes {
	background: url(/img/y.gif) left top no-repeat;
}

ul.main_quest_list li.no {
	background: url(/img/n.gif) left top no-repeat;
}

.main_qpages_list {
	font: normal 10px/13px tahoma;
}

.main_qpages_list a:hover {
	text-decoration: none;
}




td.body_h {
	height: 40px;
	background: url('img/h_bg.gif') #e0e0e0 top left repeat-x;
	border-right: 1px solid #D0D0D0;
	border-left: 1px solid #ffffff;
	text-align: left;
	vertical-align: middle;
	padding: 0px 0px 0px 20px;
}

td.body_h_btn {
	height: 40px;
	background: url('img/h_bg.gif') #e0e0e0 top left repeat-x;
	border-right: 1px solid #D0D0D0;
	border-left: 1px solid #ffffff;
	text-align: left;
	vertical-align: middle;
}

img.btn_h {
	display: block;
	float: left;
	margin: 3px 10px 0 5px;
	border: 0px;
}

tr.h div.h3 {
	font: bold 12px/15px arial;
}

tr.h div.h2 {
	font: normal 18px/24px georgia;
	color: #808080;
}

tr.h a {
	text-decoration: none;
}

tr.h div.h2 .green {
	color: #31B12B;
}

td.t_white {
	background: url('img/t_white_bg.gif') #ffffff top left repeat-x;
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #D6D6D6;
	border-left: 1px solid #f0f0f0;
	vertical-align: top;
}

td.t_grey {
	background: url('img/t_grey_bg.gif') #F0F0F0 top left repeat-x;
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #CACACA;
	border-left: 1px solid #ffffff;
	vertical-align: top;
}



form.quest label {
	font: bold 11px/15px tahoma;
}

table.form td {
	padding: 8px;
	border-top: 1px dotted #ccc;
	vertical-align: middle;
}

table.radios td {
	font: normal 11px/13px tahoma;
	padding: 6px;
	border: none;
}

table.radios td.input {
	width: 5%;
}

table.radios td.text {
	width: 45%;
}

div.clear {
	clear: both;
}



p.error, p.success {
	padding: 8px 16px;
	border-width: 1px;
	border-style: solid;
	font: normal 12px/18px arial;
	background-color: #fff;
}

p.error {
	border-color: #990000;
	color: #990000;
}

p.success {
	border-color: #009900;
	color: #009900;
}




div.desc {
	padding: 3px 0px 7px 0px;
}

h1 {
	margin: 0px;
	font: normal 20px/20px georgia;
	color: #31B12B;
	line-height: 40px;
	text-transform: none;
}

.box .inner h1 {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #31B12B;
	font: normal 20px/20px georgia;
	color: #31B12B;
}

h2 {
	margin: 20px 0px 20px 0px;
	font: bold 12px/18px "arial";
	text-transform: uppercase;
	color: #E08020;
}

a h2 {
	text-decoration: none;
	color: #E08020;
}

h3 {
	margin: 3px 0px 3px 0px;
	font: bold 14px/16px "times new roman";
	color: #606060;
}

a h3 {
	text-decoration: none;
	color: #5078A0;
}

td.counters {
	padding: 0px;
}




div.comment {
	margin: 0px 0px 5px 0px;
	font: normal 11px/14px tahoma;
	color: #808080;
}

div.note {
        text-align: left;
        font: normal 11px/13px tahoma;
        color: #404040;
}

span.note {
        text-align: left;
        font: normal 11px/16px tahoma;
        color: #808080;
}

p.note {
	font: normal 11px/16px tahoma;
	padding: 4px 8px;
	border: 1px dotted #ccc;
	margin: 8px 0;
}

div.message {
        padding: 3px 10px 3px 10px;
        margin: 20px 0px 0px 0px;
        font: bold 11px/14px tahoma;
        color: #ffffff;
        background-color: #E08020;
}

div.quest {
        margin: 10px 0px 2px 0px;
        font-size: 12px;
        line-height: 13px;
        font-family: arial;
}

div.answ {
        padding: 0px 0px 0px 0px;
        margin: 10px 0px 0px 0px;
        font-size: 12px;
        line-height: 13px;
        font-family: arial;
}

div.answ ul {
        list-style-image: url(img/arrow_silver.gif);
        margin: 10px 0px 10px 15px;
}

div.noansw {
        padding: 0px 0px 0px 0px;
        margin: 10px 0px 0px 0px;
        font-size: 12px;
        line-height: 13px;
        font-family: arial;
}

div.questlist {
        padding: 0px 0px 10px 0px;
        margin: 30px 0px 20px 0px;
        font: normal 12px/15px arial;
}

div.questlist b a {
        text-decoration: none;
}

div.questlist ol {
        padding: 0px 0px 0px 20px;
        margin: 0px 0px 20px 20px;
        font: normal 12px/15px arial;
        color: #404040;
}

div.questlist li {
        margin: 0px 0px 10px 0px;
}

table.questlist {
	margin: 10px 0 20px 0;
	width: 680px;
}

table.questlist td {
	padding: 20px 5px;
	border-bottom: 1px solid #e0e0e0;
}

table.questlist b a {
        text-decoration: none;
}

table.questlist ol {
        padding: 0px 0px 0px 20px;
        margin: 0px 0px 20px 20px;
        font: normal 12px/15px arial;
        color: #404040;
}

table.questlist li {
        margin: 0px 0px 10px 0px;
}

div.artlist h3 {
    font: bold 12px/15px arial;
    margin: 0px 0px 3px 0px;
}

div.artlist h3 a {
        text-decoration: none;
}

div.artlist ol {
        margin: 0px 0px 0px 30px;
        color: #404040;
}

div.artlist li {
        margin: 0px 0px 20px 0px;
}

div#numbers {
	font: normal 10px/14px tahoma;
	color: #808080;
	padding: 0;
	margin: 0 0 20px 0;
}

div#numbers span,
div#numbers a {
	display: block;
	float: left;
	font-weight: bold;
	line-height: 24px;
	margin: 2px;
	width: 28px;
	border: 1px solid #e8e8e8;
	text-align: center;
	padding: 0;
	text-decoration: none;
}

div#numbers span.active,
div#numbers a:hover {
	background-color: #8090a0;
	color: #ffffff;
	border: 1px solid #8090a0;
}

pre {
	font: normal 14px/16px "times new roman";
}

div#gal div {
	margin: 0px 0px 20px 0px;
}

div#gal span {
	margin: 0px 5px 0px 0px;
}

div#gal img {
    border-width: 1px;
    border-color: #808080;
    margin: 5px;
}

div.chaplist {
	padding-right: 20px;
}

div.chaplist a {
	text-decoration: none;
}

table.text {
	font: normal 12px/15px arial;
}

table.text td {
	margin: 0px 10px 10px 0px;
}

.ttl_sml {
	font: bold 11px/13px arial;
}

.dsc_sml {
	font: normal 11px/13px tahoma;
}

.art_dsc {
	margin: 0px 0px 10px 0px;
}

a.plain {
	text-decoration: none;
}

table.quest_table {
	border: 1px solid #e0e0e0;
	margin: 0px 10px 0px 0px;
}

table.quest_table td {
  font: normal 12px/14px arial;
}

span.ans_y {
	color: #606060;
	font: normal 12px/15px arial;
	padding: 0px 2px 0px 2px;

}

span.ans_n {
	color: #606060;
	font: normal 12px/15px arial;
	padding: 0px 2px 0px 2px;
	border: 1px solid #a0a0a0;
}

div.h21 {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font: bold 14px/16px tahoma;
  color: #E08020;
}

div.h31 {
  margin: 10px 0px 2px 0px;
  padding: 0px 0px 0px 0px;
  font: bold 11px/14px arial;
  color: #E08020;
}

div.patients_pictures table {
	float: left;
	margin: 5px;
}

div.patients_pictures td {
  text-align: center;
  vertical-align: middle;
	width: 140px;
	height: 140px;
  background: url("img/pics_bg.gif") repeat;
}

div.poems ol {
  font: normal 12px/15px arial;
}

div.poems li {
  margin: 5px 0px 5px 0px;
}

td.add {
	padding: 16px 0px 0px 0px;
}

table.question_texts {

}

table.question_texts td {
	padding-bottom: 20px;
	font: normal 12px/18px verdana;
}

table.question_texts td.label {
	padding-right: 20px;
}

table.faq {
	margin: 20px 0;
}

table.faq td {
	padding: 4px;
	vertical-align: top;
}

table.faq td div.author {
	margin: 20px 0;
	text-align: right;
	font: normal 11px/15px tahoma;
}

table.faq td div.no_ans {
	font: italic 12px/15px arial;
}






#feedback_form,
#feedback_form fieldset label,
#feedback_form fieldset input,
#feedback_form fieldset textarea {
	font: normal 11px/14px tahoma;
	color: #606060;
}

#feedback_form form {
	margin: 0;
	padding: 0;
}

#feedback_form fieldset {
	border: 1px solid #c0c0c0;
	margin: 0;
	padding: 10px;
}

#feedback_form legend {
	border: 1px solid #c0c0c0;
	margin: 0 0 10px 0;
	padding: 4px 8px;
	font-weight: bold;
	background-color: #f0f0f0;
}

#feedback_form fieldset input,
#feedback_form fieldset textarea,
#feedback_form fieldset label {
	display: block;
}

#feedback_form fieldset input.field, #feedback_form fieldset textarea {
	width: 240px;
	border: 1px solid #c0c0c0;
}

#feedback_form fieldset input.button {
	width: 100px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	float: right;
	margin-top: 4px;
	border: 1px solid #c0c0c0;
	background-color: #f0f0f0;
}

#feedback_form p {
	background-color: #e0e0e0;
	color: #404040;
	border: 1px solid #c0c0c0;
	padding: 4px 8px;
	margin: 10px 0;
	font: normal 12px/15px arial;
}

.textnote {
	border: 1px solid #e0e0e0;
	border-left: 4px solid #f0a040;
	background-color: #f8f8f8;
	padding: 16px;
	margin: 0 0 16px 0;
	font: normal 11px/14px tahoma;
}

div.ad {
	float: left;
  width: auto;
	border: 1px solid #e0e0e0;
	font: normal 10px/12px tahoma;
	color: #808080;
  height: 70px;
}

.ad.first {
  margin: 0 10px 10px 10px;
}

.ad.second {
}

.ad.third {
}

div.ad div.title {
	padding: 2px 4px;
	background-color: #f0f0f0;
	border-bottom: 1px solid #e0e0e0;
	text-align: center;
	font: normal 10px/12px tahoma;
	color: #808080;
}

div.ad div.inner {
	padding: 10px;
}

div.ad a {
	color: #7098c0;
}

div.counter-bottom {
	width: 88px;
	height: 31px;
	float: left;
	margin: 2px;
}


/* SEARCH FORM */

table.search_form {
	border: 1px solid #ccc;
	background-color: #e8e8e8;
}

table.search_form td {
	padding: 4px;
}

table.search_form label {
	font-weight: bold;
	line-height: 20px;
}


ol.heigh li {
	margin: 16px 0;
	padding: 0 0 16px 0;
	border-bottom: 1px dotted #ccc;
}

a.sq_example {
	text-decoration: none;
	border-bottom: 1px dotted #5078A0;
}

.question_details {
	margin: 20px 0;
}

.question_details td {
	padding: 0 8px 0 0;
	color: #808080;
	font: normal 10px/13px tahoma;
}

.text_note_col {
	width: 180px;
	font: normal 11px/13px tahoma;
}

.text_note_col .inner {
	border: 1px solid #ccc;
	padding: 10px;
}

.text_note_col b {
	color: #E08020;
}

.text_note_col p {
	margin: 8px 0;
}

.text_note_col.right {
	float: right;
	margin: 0 0 20px 20px;
}

.center_images td {
	text-align: center;
}

.center_images img {
	margin: 0 0 10px 0;
}

#h1_wrapper {
	margin-top: 114px;
	width: 190px;
	text-align: left;
	padding-right: 30px;
	float: right;
}

#h1_wrapper h1 {
	font: normal 9px/12px tahoma;
	text-transform: uppercase;
	color: #fff;
	margin: 0;
	padding: 0;
}

.hidden {
	display: none;
}

.cloud {
  margin-bottom: 40px;
  font: normal 12px/15px tahoma;
  color: #f7941c;
}

.cloud img {
  margin-bottom: 10px;
}

.cloud b {
  margin-right: 4px;
}

.cloud a {
  text-decoration: none;
}

.cloud a:hover {
  text-decoration: underline;
}

.c1, .c1 a {
  font: normal 22px/25px tahoma;
  color: #234a74;
}

.c2, .c2 a {
  font: normal 18px/21px tahoma;
  color: #ffc073;
}

.c3, .c3 a {
  font: normal 12px/15px tahoma;
  color: #f7941c;
}

.c4, .c4 a {
  font: normal italic 12px/15px tahoma;
  color: #f7941c;
}

.c5, .c5 a {
  font: normal 18px/21px tahoma;
  color: #234a74;
}

.c6, .c6 a {
  font: normal 18px/21px tahoma;
  color: #ffc073;
}

h4 {
  margin: 16px 0;
  padding: 8px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
	font: bold 11px/13px "tahoma";
	text-transform: uppercase;
	color: #999;
}

h4 a {
  text-decoration: none;
}

h4 a:hover {
  text-decoration: underline;
}

.about-teaser {
  font: normal 11px/15px tahoma;
}

.gallery img {
  margin: 4px 0 0 0;
  padding: 9px;
  border: 1px solid #ccc;
}

.not_obligatory {
  font-weight: normal;
}

.fdvlogo {
    text-align: center;
    padding: 10px 0;
}

.time.center {
	margin-top: 10px;
}