/* block Container */

.block_container_table
{
	margin-bottom: 6px;
}

.block_container_ModuleTitle
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0F3A62;
	text-align: center;
	text-decoration: none;
}

.block_container_content
{
	padding: 8px 12px;
	padding-bottom: 0;
	font-size: 13px;
	background: url(navsec2.gif) repeat-x top #fff;
	color: #0F3A62;
	line-height: 24px;
}

.block_container_tl {
	background: url(navsec1.gif) no-repeat top left;
	width: 10px;
	height: 36px;
}

.block_container_tb {
	background: #f2eadc;
	height: 36px;
}

.block_container_tr {
	background: url(block_tr.gif) no-repeat top left;
	width: 11px;
	height: 36px;
}

.block_container_btm {
	background: url(navsec3.gif) repeat-x top #fff;
	height: 10px;
}

/* Olive Container */

.Olive_container_table
{
	margin-bottom: 6px;
}

.Olive_container_ModuleTitle
{
	font-family: Trebuchet MS, Verdana;
	font-size: 22px;
	font-weight: bold;
	color: #9c7a1a;
	text-align: center;
	text-decoration: none;
}

.Olive_container_content
{
	padding-top: 8px;
	color: #0F3A62;
}

.Olive_container_tb {
	border-bottom: #9c7a1a 1px solid;
}

.Olive_container_line {
	padding-top: 4px;
	border-top: #c34600 1px solid;
}



#Olive .Normal
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 13px;
    font-weight: normal;
	color: #0F3A62;
	line-height: 24px;
}
#block .Normal
{
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size: 13px;
    font-weight: normal;
	color: #0F3A62;
	line-height: 24px;
}

#Olive .SubHead    {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  13px;
    font-weight: bold;
    color: #0F3A62;
	line-height: 24px;
}

#block .SubHead    {
    font-family: Verdana, Tahoma, Arial, Helvetica;
    font-size:  13px;
    font-weight: bold;
    color: #0F3A62;
	line-height: 24px;
}


