﻿.layout_menu_bar
{
	height: 8px;
	border-bottom:2px solid #FCE26D;
}
.layout_footer_bar
{
	height: 13px;
	border-top:1px solid #FCE26D;
	border-bottom:1px solid #6984AE;
	margin-bottom: 7px;
}
.page_title
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 20px;
    COLOR: #012F63;
    FONT-STYLE: normal;
}
.section_header 
{
    FONT-WEIGHT: bold;
    FONT-STYLE: normal;
	font-size:13px;
}

.section_subSectionBackgroundColor
{
   
}
.section_backgroundColor 
{
	
}

table.subSectionEditHolder 
{
	width:100%;
	margin-bottom:5px;
	border-bottom:solid 1px #CCCCCC;
}

table.subSectionEditHolder tr td div
{
    width:100%;
	padding:10px;
}
