/* CSS Document */

.c_head
{
    padding: 5px 10px 8px 5px;
    background:#9acd32;
    text-align:left;
}
.c_content
{
    padding-top: 8px;
    padding-bottom: 8px;        
    clear:both;
}
.c_contentpane
{

    padding: 5px 15px 0px 10px;
    text-align:left;
}
.c_footer
{
    margin-bottom:20px;
    padding:8px 10px 8px 15px;
    text-align:right;
}

.c_head_white
{
    padding: 5px 10px 8px 5px;
    background:#ffffff;
    text-align:left;
}
/*
.c_head{padding:8px 10px 0 11px; text-align:left; background:#f2f2f2;}
.c_content{clear:both; background:url(images/controundedbg2-m.gif) repeat-x top #ffffff;}
.c_contentpane{padding:8px 15px 0 15px ; text-align:left; background:url(images/controundedbg2-m.gif) repeat-x top #ffffff;}
.c_footer {margin-bottom:20px; padding:8px 10px 8px 15px; text-align:right; background:url(images/controundedbg2-m.gif) repeat-x top #ffffff;}
*/

.title{margin:0; float:left; white-space:nowrap;}
.title_vis{margin:0; float:right; text-align:right;}

/*---------- default style for head & normal -----------*/
.Head
{
    font-weight:bold;
    font-size:14px;
}

.Normal
{
    color:#43494D;
}

.Normal p
{
    margin-top:0px;
}

P
{
	color: #43494D;   
}
