﻿

/***** PAGE TITLE *****/
.title_page_block {text-align: left; margin: 10px 20px 10px 20px}

.title_page_left {width: 20px; height: 27px; background-image: url(App_Appearance/page_title_left.gif)}
.title_page_right {width: 10px; height: 27px; background-image: url(App_Appearance/page_title_right.gif)}
.title_page_back {background-image: url(App_Appearance/page_title_back.gif)}

.title_page {font-family: Segoe UI, Arial; font-size: 12px; color: #4f4f4f; font-weight: normal}
.title_page_info {font-family: Segoe UI, Arial; font-size: 12px; color: #888888; font-weight: normal; font-style: normal}

.title_page_link:link {font-family: Segoe UI, Arial; font-size: 11px; color: #777777; text-decoration: underline; text-transform: lowercase}
.title_page_link:visited {font-family: Segoe UI, Arial; font-size: 11px; color: #777777; text-decoration: underline; text-transform: lowercase}
.title_page_link:active {font-family: Segoe UI, Arial; font-size: 11px; color: #777777; text-decoration: underline; text-transform: lowercase}
.title_page_link:hover {font-family: Segoe UI, Arial; font-size: 11px; color: #000000; text-decoration: underline; text-transform: lowercase}


/***** PAGE BANNER *****/
.banner_page {margin-top: 10px}


/***** SEARCH *****/
.search_block {padding: 0px 0px 10px 20px; margin-bottom: 5px; border-bottom: 1px solid #d0d0d0}
.search_title {font-family: Segoe UI, Arial; font-size: 11px; color: #555555; padding-right: 3px}


/***** PAGE CONTENT *****/
.content_block {text-align: left; margin: 10px 25px 0px 30px; padding-bottom: 30px}
.subcontent_block {margin-top: 20px}
.title_gray_page {font-family: Segoe UI, Arial; font-size: 13px; color: #666666; font-weight: bold; margin-bottom: 5px}
.title_page_small {font-family: Segoe UI, Arial; font-size: 11px; color: #444444; font-weight: bold; margin-bottom: 5px}


/***** GRID TITLE OUT *****/
.grid_title_left {width: 15px; height: 27px; background-image: url(App_Images/grid_title_left.gif)}
.grid_title_right {width: 15px; height: 27px; background-image: url(App_Images/grid_title_right.gif)}
.grid_title {font-family: Segoe UI, Arial; font-size: 11px; color: #4f4f4f; font-weight: normal; text-align: left; height: 27px; background-image: url(App_Images/grid_title_back.gif)}


/***** IN TAB *****/
.tab_block {margin: 15px 20px 20px 20px}
.tab_title {font-family: Segoe UI, Arial; font-size: 11px; color: #333333; font-weight: bold; margin-bottom: 5px}


/***** TEXT *****/
.text_normal {font-family: Segoe UI, Arial; font-size: 11px; color: #333333}

.text_gray {font-family: Segoe UI, Arial; font-size: 11px; color: #777777}
.text_gray_italic {font-family: Segoe UI, Arial; font-size: 11px; color: #777777; font-style: italic}

.text_gray_link:link {font-family: Segoe UI, Arial; font-size: 11px; color: #777777; text-decoration: none}
.text_gray_link:visited {font-family: Segoe UI, Arial; font-size: 11px; color: #777777; text-decoration: none}
.text_gray_link:active {font-family: Segoe UI, Arial; font-size: 11px; color: #777777; text-decoration: none}
.text_gray_link:hover {font-family: Segoe UI, Arial; font-size: 11px; color: #276191; text-decoration: underline}

.text_blue_link:link {font-family: Segoe UI, Arial; font-size: 11px; color: #0066ff; text-decoration: underline}
.text_blue_link:visited {font-family: Segoe UI, Arial; font-size: 11px; color: #0066ff; text-decoration: underline}
.text_blue_link:active {font-family: Segoe UI, Arial; font-size: 11px; color: #0066ff; text-decoration: underline}
.text_blue_link:hover {font-family: Segoe UI, Arial; font-size: 11px; color: #f19100; text-decoration: underline}


/***** CONTROLS *****/
.button_text {font-family: Segoe UI, Arial; font-size: 12px; color: #335378; cursor: hand}
.Validator {font-family: Segoe UI, Arial; font-size: 11px; font-style: italic; color: #591415; padding-left: 5px}


/***** OTHER *****/
.legend_title {font-family: Segoe UI, Arial; font-size: 10px; color: #777777; font-weight: bold; font-style: normal; margin-top: 5px}
.legend {font-family: Segoe UI, Arial; font-size: 10px; color: #999999; font-weight: normal; font-style: normal; margin-top: 5px; margin-left: 10px}

.legend_link:link {font-family: Segoe UI, Arial; color: #0066ff; text-decoration: underline}
.legend_link:visited {font-family: Segoe UI, Arial; color: #0066ff; text-decoration: underline}
.legend_link:active {font-family: Segoe UI, Arial; color: #0066ff; text-decoration: underline}
.legend_link:hover {font-family: Segoe UI, Arial; color: #f19100; text-decoration: underline}

.panel_info_title {font-family: Segoe UI, Arial; font-size: 12px; color: #666666; font-weight: bold}
.panel_info_line {background-color: #d9d9d9; height: 1px}

