/* CSS Document */

.c_head{padding:14px 10px 0 16px; text-align:left;}
.c_content_border { border-top: solid 10px #333; }
.c_content_border_thin { border-top: solid 3px #333; }
.qlinkpanel .c_head { padding:0; }

.c_content{clear:both; margin-left:26px}

.c_contentpane{padding:8px 15px 0 0; text-align:left;}
.ContentPane .c_contentpane{padding-right:100px;}
.ContentPane .c_contentpane_normalpadding { padding-right:10px !important; }

.c_footer {margin-bottom:20px;padding:8px 10px 8px 15px; text-align:right;}

.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:30px;font-family:Arial;}

.Normal{color:#000; font-size:12px;}

/*
.Normal p
{
    margin-top:0;
    font-size:13px;
    line-height:16px;
    color:#333;
}

.Normal .introtext
{
    color:#777;
    font-size:18px;
    line-height:25px;
}
*/

.Normal
{
    margin-top:0;
    color:#777;
    font-size:18px;
    line-height:25px;
}

.introtext { }

.Normal h1, .Normal h2, .Normal h3, .Normal h4
{
    font-weight:bold;
    color:#333;
}

.Normal h1
{
    font-size:22px;
    line-height:26px;
}
.Normal h2
{
    font-size:16px;
}
.Normal h3
{
    font-size:14px;
}
.Normal h4
{
    font-size:14px;
}
/* link */
.Normal a
{
    color:#0C619C;
    text-decoration:underline;
}
.Normal a:hover
{
    color:#149DFF;
}
.Normal ul, .Normal li
{
    list-style-image: url(images/ul_item.gif);
}
.Normal .sidepanel
{

}

































