﻿.layout_menu_bar
{
	height: 8px;
	border-bottom:2px solid #FCE26D;
	background-color: #2462AB;
}
.layout_footer_bar
{
	height: 13px;
	border-top:1px solid #FCE26D;
	border-bottom:1px solid #6984AE;
	background-color: #2462AB;
	margin-bottom: 7px;
}
.page_title
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 20px;
    COLOR: #012F63;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
}
.section_header 
{
    FONT-WEIGHT: bold;
    COLOR: #FFFFFF;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
	background-color:#206E98;
	font-size:13px;
}

table.subSectionEditHolder 
{
	width:100%;
	margin-bottom:5px;
	border-bottom:solid 1px #CCCCCC;
}

table.subSectionEditHolder tr td div
{
	padding:10px;
	background-color:White;
}