body, html { height: 100%; margin: 0; font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; font-size: 100%; font-weight: 400; text-align: right; }
.photo_caption_text { font-size: .85em; margin: 0; padding-top: 0.3em; }
input[type=text] { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 1.0em; }
textarea { font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: 1.0em; }
li.navbar { font-size: 120%; }
a.navbar:link, a.navbar:visited, a.navbar_dropdown:link, a.navbar_dropdown:visited { font-weight: bold; }
.headline_block { text-align: right; }
.slideshow_caption { text-align: right; }
ul { direction: rtl; }
.category_list_title { direction: rtl; right: 1.0em; margin-left: 2.0em; padding-right: 0.3em; }
.category_list_toggle { direction: rtl; right: -2.0em; }
.category_list_record { padding-left: 0.3em; padding-right: 0.4em; }
.slideshow_button { direction: ltr; }

/* Desktop */
@media only screen and (min-width: 800px)
{
p, div, span, ul, ol, li, tr, td { font-size: 1.1em; line-height: 1.4; direction: rtl; }
.choose_language_navbar { margin-left: 0%; min-width: 8%; }
a.choose_language:link, a.choose_language:visited { display: inline-block; background-color: white; color: #CC0033; text-decoration: none; font-size: 0.9em; padding: .05em 0.25em; }
a.choose_language:hover { color: #06359C; }
a.more_info_language_text:link, a.more_info_language_text:visited { font-size: 70%; background-color: #808080; color: white; }
a.more_info_language_text:hover { background-color: #4D4D4D; }
.shadow_heading { color: white; font-size: 1.8em; font-weight: bold; text-shadow: 1px 1px 2px #1A1A1A, -1px -1px 2px #1A1A1A; margin-bottom: 2.0em; }
.logo_padding { padding-top: 1.5em; }
.headline_block { padding-top: 2%; }
h1, h2, h3, h4, h5, h6 { color: #4D4D4D; font-weight: normal; }
h1 { font-size: 2.4em; margin-top: .4em; margin-bottom: .9em; }
h2 { font-size: 2.2em; margin-top: .4em; margin-bottom: .9em; }
h3 { font-size: 1.6em; }
h4 { font-size: 1.4em; }
.title_text { font-size: 1.6em; font-weight: bold; }
.smalltext { font-size: 0.9em; }
} 
/* End min-width: 800px */

/* Tablet */
@media only screen and (min-width: 800px) and (max-width: 1099px)
{
p, div, span, ul, ol, li, tr, td { font-size: 1.0em; line-height: 1.3; direction: rtl; }
h1 { font-size: 2.2em; }
h2 { font-size: 2.0em; }
h3 { font-size: 1.6em; }
h4 { font-size: 1.4em; }
a.section_label:link, a.section_label:visited { font-size: 115%; }
}
/* End (min-width: 800px) and (max-width: 1099px) */

/* Mobile */
@media only screen and (max-width: 799px)
{
body { font-size: 100%; }
p, div, span, ul, ol, li, tr, td { font-size: 0.9em; line-height: 1.3; direction: rtl; }
.container { padding-top: 10%; }
a.choose_language:link, a.choose_language:visited { display: inline-block; background-color: white; color: #CC0033; text-decoration: none; font-size: 0.9em; padding: .05em 0.25em; }
a.choose_language:hover { color: #06359C; }
li.navbar, li.dropdown, li.mobile_dropdown { display: inline-block; padding-top: 0.3em; padding-bottom: 0.3em; }
.mobile_dropdown_text { display: none; position: absolute; margin-top: 0.6em; z-index: 1; }
.mobile_dropdown:hover .mobile_dropdown_text { display: block; }
a.more_info_language_text:link, a.more_info_language_text:visited { display: block; padding: 0.4em; border: thin solid #4D4D4D; background-color: #808080; font-size: 90%; color: white; text-decoration: none; text-align: left; }
a.more_info_language_text:hover { background-color: #4D4D4D; }
.shadow_heading { color: white; font-size: 1.2em; line-height: 1.4; font-weight: bold; text-shadow: 1px 1px 2px #1A1A1A, -1px -1px 2px #1A1A1A; margin-bottom: 1.2em; }
h1, h2, h3, h4, h5, h6 { color: #4D4D4D; font-weight: normal; }
h1 { font-size: 1.4em; margin-top: .2em; margin-bottom: .7em; }
h2 { font-size: 1.3em; margin-top: .2em; margin-bottom: .7em; }
h3 { font-size: 1.1em; }
h4 { font-size: 0.9em; }
.title_text { font-size: 1.2em; font-weight: bold; }
.smalltext { font-size: 0.8em; }
} 
/* End max-width: 799px */

.table_heading_small { font-size: 1.2em; font-weight: bold; color: white; }
.Table_Heading { background-color: #002C6D; font-size: 1.2em; font-weight: bold; color: white; }
.plain_text { font-size: 1.0em; }
.plain_text_white { font-size: 1.0em; color: white; }
.plain_text_small { font-size: .9em; }
.plain_text_small_white { font-size: .9em; color: white; }
.nav_links_text { font-size: .9em; }
.archive { font-family: Times, Times New Roman; font-size: 100%; }
.subheadtext { font-style: italic; font-weight: normal; margin-top: 0.4em; }
.menutext { font-size: 1.0em; font-weight: bold; margin-left: 5px; margin-top: 10px; margin-bottom: 10px; }
.tinytext { font-size: .8em; }
.smallred { font-size: .9em; color: #BF1D1D; }

