/* CSS Document */

body { margin-top: 0px; }
.menu_link { font: 10pt arial; color: #FFFFFF; text-decoration: none; font-weight: bold; }
.menu_link:hover { font: 10pt arial; color: #293F59; text-decoration: none; font-weight: bold; }

.left { font: 9pt arial; padding: 10px; padding-top: 5px; }
.left_link { font: 9pt arial; color: #293F59; }
.left_link:hover { font: 9pt arial; color: #CA7C3A; }
.left_title_bar { font: 9pt arial; font-weight: bold; color: #293F59; padding: 7px; padding-left: 10px; background-image: url(left_title_bar_bg.gif); background-repeat: no-repeat; }
.left_box_content { font: 9pt arial; padding-left: 10px; }
.left_more_link { font: 9pt arial; color: #293F59; text-decoration: none; }
.left_more_link:hover { font: 9pt arial; color: #CA7C3A; text-decoration: underline; }

.main { font: 10pt arial; padding: 10px; padding-top: 5px; }
.main_indent { font: 10pt arial; text-indent: 15px; text-align: justify; }
.main_line { background-color: #CCCCCC; margin-top: 20px; margin-bottom: 20px; }
.main_line_no_margin { background-color: #CCCCCC; margin-top: 20px; margin-bottom: 3px; }
.main_heading { font: 12pt arial; color: #293F59; font-weight: bold; margin-bottom: 10px; }
.main_title_bar { font: 10pt arial; font-weight: bold; color: #293F59; padding: 7px; padding-left: 10px; background-image: url(left_title_bar_bg.gif); background-repeat: no-repeat; }
.main_box_content { font: 10pt arial; padding-left: 10px; text-align: justify; }
.main_link { font: 10pt arial; color: #293F59; }
.main_link:hover { font: 10pt arial; color: #CA7C3A; }
.main_text { font: 10pt arial; }

.article_left { padding: 10px; padding-left: 0px; }
.article_right { padding: 10px; }

.form_text { font: 9pt arial; background-color: #FFFFFF; border-width: 1px; border-color: #CCCCCC; border-style: solid; padding-left: 3px; padding-right: 3px; }
.form_select { font: 9pt arial; background-color: #FFFFFF; border-width: 1px; border-color: #CCCCCC; border-style: solid; }
.form_button { font: 10pt arial; font-weight: bold; background-color: #EFEFEF; border-width: 1px; border-color: #CCCCCC; border-style: solid; padding: 2px; color: #293F59; }

.sub_heading { font: 10pt arial; color: #293F59; font-weight: bold; }
.sub_heading_padded { font: 10pt arial; color: #293F59; font-weight: bold; margin-bottom: 10px; }

.left_border { background-image: url(left_border.gif); }
.right_border { background-image: url(right_border.gif); }

.dashed_line { background-image: url(line.gif); }

.footer_link { font: 8pt arial; color: #666666; }
.footer_link:hover { font: 8pt arial; color: #CA7C3A; }
.footer { font: 8pt arial; color: #666666; background-color: #EEEEEE; }

.border_color { background-color: #CCCCCC; }
.highlight { background-color: #EFEFEF; }
.dark { background-color: #DDDDDD; font-weight: bold; }