/* general styles */
p,form {
	color:	#2c3079;
    padding: 0px; margin: 0px; 
}

/* template defaults */
body, td, th {
    font: 9pt Tahoma,Verdana,Arial,Helvetica,sans-serif;
    color: #000000;
}
body {
    background: #7ebaff;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
}


form, form td, button, .button, .textfield, input, .input, textarea, select { 
    font: 8pt Tahoma,Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
}
.comment {
    font-size: 8pt;
}
.note {
    font-size: 8pt;
    font-style: italic;
}
.error, .error_text, .inline_error {
    color: #FF0000;
}
.error { 
    padding-bottom: 10px; 
}
.asterisk {
    color: #FF0000;
}
table {
    border-collapse: collapse;
}
.framed {
    border: solid 1px #d0d0d0;
}
.framed_left {
    border-left: solid 1px #d0d0d0;
}
.framed_right {
    border-right: solid 1px #d0d0d0;
}
.framed_top {
    border-top: solid 1px #d0d0d0;
}
.framed_bottom {
    border-bottom: solid 1px #d0d0d0;
}
th {
    background: #E0E0E0;
    font-weight: bold;
    text-align: center;
    padding: 4px;
}
.active_cell {
    background: #F0F0F0;
}

/* form elements */
.form_left_cell { 
    padding: 2px; padding-right: 10px; font-weight: bold; 
    vertical-align: top; padding-top: 5px; 
}
.form_right_cell { 
    padding: 2px; 
}
.section_hdr { 
    font-size: 10pt; font-weight: bold;
    border-bottom: solid 1px #e0e0e0; padding-top: 4px;
    padding-bottom: 8px; margin-bottom: 8px; 
}
.section_submit { 
    font-size: 10pt; font-weight: bold;
    padding-bottom: 4px; padding-top: 10px; text-align: center; 
}
.section_sep { 
    border-top: solid 1px #e0e0e0; margin-top: 6px;
    margin-bottom: 6px; 
}
.fixed_field { 
    padding: 2px; border: 1px solid #000000; 
}
.form_label {
    font-weight: bold;
    text-align: left;
}

/* navigation menus and dropdowns */
.submenu_shell {
}
.submenu_inactive_item {
    padding: 2px 8px 2px 4px;
    cursor: pointer;
}
.submenu_active_item {
    padding: 2px 8px 2px 4px;
    cursor: pointer;
}
.nav_dropdown {
    font: 9pt Tahoma,Verdana,Arial,Helvetica,sans-serif;
}

/* tables */
.table {
    border-collapse: collapse;
}
table.table td {
    padding: 3px 6px;
    border: 1px solid #e0e0e0;
}
table.table th {
    border: 1px solid white;
    padding: 6px 6px;
    font-weight: bold;
    text-align: left;
}
table.table td td {
    border: none;
    padding: 3px;
}
td.nopadding, table.nopadding td, tr.nopadding td {
    padding: 0px;
}
table.align_top td, table.align_top th { 
    text-align: left; vertical-align: top; 
}

/* headers */
td.subheader, div.subheader {
    padding-bottom: 4px;
    font-weight: bold;
}

/* frames */
.content_frame {
    vertical-align: top;
    border: 1px none #d0d0d0;
    padding: 4px;
}
.frame_container {
    border-collapse: separate;
}

/* links */
a.dynamic_link { 
    text-decoration: none; 
}
a.dynamic_link:hover { 
    text-decoration: underline; 
}

/* help window styles */
.help_window {
    background: #F8F8F8;
    border-left: 1px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
    border-right: 1px solid #808080;
    border-bottom: 1px solid #808080;
}

.help_header {
    background: #8090A0;
    padding: 4px 8px;
    cursor: pointer;
    height: 16px;
    padding: 3px;
    color: #FFFFFF;
    font-weight: bold;
}

/* popup windows */

.popup_div {
    padding: 8px;
    overflow: hidden;
    border: 1px solid #FFFFFF;
    background: #F4F4F4;
    font: 8pt Verdana;
    color: #000000;
}


.popup_slink {
    cursor: pointer;
    margin: 0px;
    padding: 2px 4px;
    color: #000000;
}

.popup_slink2 {
    cursor: pointer;
    margin: 0px;
    padding: 1px 3px;
    border: 1px solid #808080;
    background: #E0E0FF;
    color: #000000;
}

.popup_hdr {
    font-weight: bold;
    font-size: 9pt;
    background-color: #E0E0E0;
    padding: 4px;
    color: #000000;
}

.popup_hdr td {
    color: #000000;
}

.popup_hdrtext {
    font-weight: bold;
    font-size: 9pt;
    color: #000000;
}

.popup_cell {
    width: 24px;
    height: 20px;
    padding: 1px;
    vertical-align: middle;
    text-align: center;
    font-size: 9pt;
    border: 1px solid #808080;
    color: #000000;
}

body, td {
  color:            #2c307;
  font:             10pt Arial,Tahoma,Verdana,Helvetica,sans-serif;
  font-weight: bold;
}

body {
    background: #7ebaff;
	color: #2c307;
	margin: 20px 20px 10px 10px;
	font-weight: bold;

}

a:link {
  color: #e1c15a;
}

a:visited {
  color: #800080;
}

h1 {
	color:	#2c3079;
  font-size:        14pt;
  font-weight:      bold;
}

h2 {
	color:	#2c3079;
  font-size:        12pt;
  font-weight:      bold;
}

h3 {
	color:	#2c3079;
    font-size: 10pt;
    font-weight: bold;
}

address {
  font-size:        9pt;
  font-style: italic;
  color: #e1c15a;
}

.comment {
  font-size:        8pt;
}

.error_text {
  font-weight:      bold;
  color:            #800000;
}

.asterisk {
  color:            #FF0000;
}

.button {
  font:             8pt Tahoma,Verdana,Arial,Helvetica,sans-serif;
  color:            #660000;
}

.input {
  font:             8pt Tahoma,Verdana,Arial,Helvetica,sans-serif;
}

.framed {
  border:           1px solid #E0E0E0;
}

.sepline {
  background:       #E0E0E0;
}

th, .header_cell {
  background:       #E0E0E0;
  font-weight:      bold;
  text-align:       center;
}

.active_cell {
  background:       #F0F0F0;
}

.td_content {
  width:            640px;
  height:           100%;
  color:            #000000;
  font:             9pt Arial;
  text-align:       justify;
  border-right:     1px solid #E5E5E5;
  padding:          20px 20px 20px 20px;
  vertical-align:   top;
}

.copy {
  text-decoration:  none;
  color:            #FFFFFF;
  font:             7.5pt Arial;
  font-weight:      normal;
  text-align:       center;
}

.subname{
  text-decoration:  none;
  color:            #000000;
  font:             15pt Arial;
  font-weight:      bold;
}

.main_table {
  height:          100%;
}

.header {
  height:           97px;
  border-bottom:    1px solid #FFFFFF;
  background:       url('../images/header_bg.jpg') repeat-x;
}

.logo {
  width:            150px;
  background:       url('../images/logo_bg.jpg') no-repeat;
  text-align:       center;
}

.company {
  width:            310px;
  height:           54px;
  vertical-align:   bottom;
}

.slogan {
  height:           43px;
  vertical-align:   top;
}

.menu_place {
  width:            140px;
  padding:          6px 0px 6px 0px;
  vertical-align:   top;
  background:       url('../images/menu_bg.jpg') repeat-y;
}

.menu {
  width:            140px;
  vertical-align:   top;
}

.footer {
  height:           23px;
  border-top:       1px solid #FFFFFF;
  background-image: url('../images/footer_bg.jpg');
}
