#page_container #footer_container IMG
{	width: 267px;
	height: 151px;
}


#page_container #body_container .key_container
{
    background: #E8ECF2 url(../../img/global/archive/background.png) no-repeat scroll left 50%;
    height: 33px;
    border-bottom: solid 8px #628FC7;
}

#page_container #body_container .key_container .leftmost
{
    margin-left: 3px;
    background-color: #cfdbe9;
    height: 33px;
}

#page_container #body_container .key_container .key_display .divider
{
    background: transparent url(../../img/bg_double_arrow.png) no-repeat scroll left top;
    width: 33px;
    height: 33px;
}

#page_container #body_container .key_container .key_display DIV
{
    display: block;
    float: left;
}

#page_container #body_container .key_container .key_display .text
{
    margin-top: 11px;
    margin-left: 4px;
    height: 22px;
    color: #666;
    font-size: 12px;
}

#page_container #body_container .key_container .key_display .btn
{
    margin-top: 6px;
    margin-left: 6px;
    cursor: default !important;
}

#page_container #body_container .key_container .key_display H3
{
    margin: 7px 0 0 5px;
    font-weight: bold;
}

H1
{	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	margin-top: 0;
	color:#6699CC;
}
