html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video { font-size: 16pt; font-family: Arial, Helvetica, sans-serif; color: #3371a6; }
a { text-decoration: none; }
p, li { line-height: 1.8em; }

.text_align_center { text-align: center; }
.text_align_right { text-align: right; }

div#loading_modal { position: fixed; visibility: hidden; width: 42px; height: 42px; padding: 2px 0 0 2px; background-color: #ffffff; border: 2px solid #aaaaaa; border-radius: 10px; }
div#loading_non_modal { position: fixed; visibility: hidden; width: 42px; height: 42px; padding: 2px 0 0 2px; background-color: #ffffff; border: 2px solid #aaaaaa; border-radius: 10px; }

div.main_navbar { position: fixed; height: 80px; background-color: #002e5d; }
a.logo_stg_header_link { float: left; margin-top: 27px; }
button.button_main_menu { float: right; width: 60px; height: 70px; background: url('../images/main-menu-button.png') no-repeat; margin-top: 5px; }
div.main_menu_container { position: fixed; background-color: #6dcff6; width: 100%; height: 0; top: 0; left: 0; visibility: hidden; }
a#close_main_menu_button { display: block; width: 55px; height: 55px; margin: 20px 20px 0 0; background: url('../images/close-menu.png') 0 0 no-repeat; }
div.main_menu_margin_top { height: 150px; }
div.main_menu_item { text-align: center; margin: 20px 0; height: 20px; }
a.main_menu_text { font-size: 22pt; color: #ffffff; text-decoration: none; }
a.main_menu_text.active { color: #004180; }

div.top_margin { height: 80px; }
div.button_1 { padding: 10px 30px; width: auto; text-align: center; background-color: #bfe1f3; border-radius: 20px; }

div.footer_container { background-color: #01417f; height: 550px; }
div.footer_magin_top { height: 70px; }
div.footer_title_block { font-size: 40pt; font-weight: bold; color: #0086cd; text-align: center; margin-bottom: 5px; }
input.footer_fields, textarea.footer_fields { background-color: #cbd2e5; }
label.footer_labels { color: #71adda; margin-top: 12px; }
div.footer_rows { margin-top: 4px; }
div.footer_row2 { margin-top: 40px; }
textarea#message_field { height: 100px; }
button.footer_send_button { color: #ffffff; background-color: #71adda; border: none; margin-right: 2px; }
div.footer_copyright_text { font-size: 9pt; color: #ffffff; text-align: center; }
div#foot_iso_logo { background-color: #e5f2f6; width: 100%; height: 150px; margin: 0; }