.left_menu_table {
background-color : gray; 
} 
.left_menu_cell {
padding : 5px; 
background-color : rgb(200,215,227); 
font-family : Arial; 
font-size : 9pt; 
font-weight : bold; 
color : white; 
text-decoration : none; 
} 
.left_menu_high_cell {
background-color : rgb(130,152,210);
padding: 2px 0;
padding-left: 6px;
font-family : Arial; 
font-size : 11px; 
font-weight : bold; 
color : white; 
} 

.normalText {
font-family : Arial; 
font-size : 9pt; 
font-weight : bold; 
color : black; 
text-decoration : none; 
}

.left_lnk {
font-family : Arial; 
font-size : 9pt; 
font-weight : bold; 
color : rgb(41,61,107); 
text-decoration : none; 
} 
.left_lnk:hover {
text-decoration : underline; 
/*color:#FF7600;  #6577FD   mouse over link */
}
.lnk_seperator {
font-family : Arial; 
font-size : 9pt; 
font-weight : normal; 
color : #C0C0C0; 
text-decoration : none; 
text-align : left; 
}
.right_lnk_cell {
font-family : Arial; 
font-size : 9pt; 
font-weight : normal;
color : #2959B5; 
}
.right_lnk {
font-family : Arial; 
font-size : 9pt; 
font-weight : normal; 
color : black; 
text-decoration : none; 
text-align : left; 
} 
.right_lnk:hover {
text-decoration : underline; 
}
.right_lnk:active {
color: #318B66; 
}

.left_page_title {
font-family : arial narrow; 
color : black; 
font-size : 20px; 
font-weight : bold; 
} 
.sub_page_title {
font-family : Arial; 
color : black; 
font-size : 9px; 
font-weight : normal; 
text-decoration : none;
} 
.page_title {
font-family : Trebuchet MS; 
color : black; 
font-size : 23px; 
font-weight : bold; 
} 
.table_title {
font-family : Arial; 
color : black; 
font-size : 11px; 
font-weight : bold; 
text-decoration : none; 
} 
.data_table {
padding:0px 0px 0px 0px;
background-color : rgb(156,178,247); 
} 
.data_table_cell {
background-color : white; 
padding:20px 20px 20px 20px;

} 
.page_img {
margin-left : 10px; 
margin-bottom : 5px; 
border:0px 0px 0px 0px;
/*border : 0 none inherit;*/
} 

.data_text {
font-family : Arial; 
color : rgb(51,51,51); 
font-size : 8.7pt; 
LINE-HEIGHT: 1.5em;
font-weight : normal;
text-decoration : none;
} 

.table_header {
font-family : Arial; 
color : black ; 
font-size : 16px; 
LINE-HEIGHT: 1.5em;
font-weight : bold;
text-decoration : none;
}

.data_text_blue {
font-family : Arial; 
color : black; 
font-size : 11px; 
text-decoration : none; 
} 
.related_header {
background-image :url('../images/relatedHeader.gif');
font-family : Arial; 
font-size : 9pt; 
font-weight : bold;
color : black; 
text-align : center; 
padding:3px 0px 3px 0px;
border-bottom:1px solid #C0C0C0; 
} 
.related_table {
background-color : white;
border:1px solid #C0C0C0; 
}
 
.content_table_header
{
background-image :url('../images/relatedHeader.gif');
font-family : Arial; 
font-size : 9pt; 
font-weight : bold;
color : black; 
text-align : left; 
padding-left:10px;
padding-top:3px;
border-bottom:1px solid #C0C0C0; 
} 

.menu {
background-color : #eff3ff; 
} 
.superscript {
font-family : Arial; 
font-size : 8px; 
font-weight : normal; 
color : rgb(41,89,181);
/*vertical-align:superscript;*/
} 
 .sub_page_title_lnk {
font-family : Arial; 
color : black; 
font-size : 10px; 
font-weight : normal; 
text-decoration : none;
}
.sub_page_title_lnk:hover {
color:#FF7600; /* #6577FD   mouse over link */
}