.main_title {
    font-family: Georgia, Times New Roman, Times, serif;
    color: #656565;
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    line-height: 33px;
}
.con_pos { padding: 10px; }
.con_nospace { padding: 0; }
.actionshold { float: right; padding:0px 10px 0px 0px;}
.conft{text-align:right;}

/* Square */
.s_wrapper { border: 1px solid #e0e7b1; margin: 0 0 10px 0; }
.s_head { background: url(square/head.gif) repeat-x top; height: 32px; }
.s_conbg { background: #f9f8da; }

/* SquareTitle only */
.grant_s_wrapper
.grant_title_s_wrapper { border-left: 1px solid #e0e7b1;border-top: 1px solid #e0e7b1;border-right: 1px solid #e0e7b1; margin: 0 0 0px 0; }
.s_head { background: url(square/head.gif) repeat-x top; height: 32px; }
.s_conbg { background: #f9f8da; }
.grant_title_s_wrapper .actionshold {padding:0px 0px 0px 0px;}
.grant_s_wrapper .con_pos { padding: 0px; }

/* Rounded */
.r_titlehold { padding: 0 0 0 10px; }
.r_title { font-family:Georgia, Times New Roman, Times, serif; color: #656565; font-size: 18px; font-weight: bold; line-height:20px; padding-bottom:10px; /*padding: 0 0 0 10px;*/ }

.r_wrapper { margin: 0 0 10px 0; }
.r_tl { background: url(round/tl.gif) no-repeat left; height: 11px; width: 100%; }
.r_trpt { background: url(round/trpt.gif) repeat-x top; height: 11px; }
.r_tr { background: url(round/tr.gif) no-repeat right; height: 11px; width: 100%; }

.r_conrpt { border-left: 1px solid #e1e6b2; border-right: 1px solid #e1e6b2; background: #faf8db; }
.r_conpos { padding: 10px; }

.r_bl { background: url(round/bl.gif) no-repeat left; height: 11px; width: 100%; }
.r_brpt { background: url(round/brpt.gif) repeat-x top; height: 11px; }
.r_br { background: url(round/br.gif) no-repeat right; height: 11px; width: 100%; }
/* Rounded without title*/
.r_notitle_titlehold { padding: 0 0 0 10px; }
.r_notitle_title { font-family:Georgia, Times New Roman, Times, serif; color: #656565; font-size: 18px; font-weight: bold; line-height:20px; padding-bottom:10px; /*padding: 0 0 0 10px;*/ }

.r_notitle_wrapper { margin: 0 0 10px 0; }
.r_notitle_tl { background: url(round/tl.gif) no-repeat left; height: 11px; width: 100%; }
.r_notitle_trpt { background: url(round/trpt.gif) repeat-x top; height: 11px; }
.r_notitle_tr { background: url(round/tr.gif) no-repeat right; height: 11px; width: 100%; }

.r_notitle_conrpt { border-left: 1px solid #e1e6b2; border-right: 1px solid #e1e6b2; background: #faf8db; }
.r_notitle_conpos { padding: 0px 10px 0px 10px; }
.r_notitle_conpos li {line-height:1.4em;border:0px solid red;}

.r_notitle_conpos li a{/*vertical-align: top;*/}
.r_notitle_bl { background: url(round/bl.gif) no-repeat left; height: 11px; width: 100%; }
.r_notitle_brpt { background: url(round/brpt.gif) repeat-x top; height: 11px; }
.r_notitle_br { background: url(round/br.gif) no-repeat right; height: 11px; width: 100%; }

/* Plain with Title */
.p_wrapper { margin: 0 0 10px 0; }
.p_title { font-family:Georgia, Times New Roman, Times, serif; /*color: #656565;*/ font-size: 18px; font-weight: bold; }
.pcon_pos { padding: 10px 0;}
.pcon_pos p{color:#ffffff;line-height:1.5em;}


/* Plain without Title and without margin*/
.pn_wrapper { margin: 0 0 0px 0 }
.pcon_pos { padding:0;}
.pcon_pos p{color:#ffffff;line-height:1.5em;}


/* Plain wo List Style */
.woList_wrapper { margin: 0 0 10px 0; }
.woList_wrapper { margin: 0 0 10px 0; }
.woList_wrapper ul{margin:0px; padding:0px}
.woList_wrapper ul li{background:transparent;list-style-type:none; line-height:20px; padding-left:12px;}
.woList_title { font-family:Georgia, Times New Roman, Times, serif; color: #656565; font-size: 15px; font-weight: bold; }
.woList_con_pos { padding: 10px 0; }


/* Plain with Title and Collapse*/
.pc_wrapper { margin: 0 0 10px 0; }
.pc_title { font-family:Georgia, Times New Roman, Times, serif; color: #656565; font-size: 14px; font-weight: bold; }
.pcon_pos { padding: 10px 0;}
.pcon_pos p{color:#000000;line-height:1.5em;}



