/* Dotted Container */

.Dotted_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#CC2B18;
}

.Dotted_titlebg {
	background: url(dot.png) top repeat-x;
	height: 26px;
}

.Dotted_Content {
}
#Dotted {
	padding-bottom: 12px;
}
#Dotted .Normal
{
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#172550;
font-weight:normal;
line-height: 18px;
}

#Dotted .SubHead    {
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#172550;
font-weight:bold;
line-height: 18px;
}

.Dotted_Content table, .Dotted_Content tr, .Dotted_Content td, .Dotted_Content div {color: #172550; font-family: Verdana, tahoma,sans-serif; font-size: 8pt;border-collapse:collapse;border-spacing:0px;padding:0px;vertical-align:top; font-size: 11px;
line-height: 18px;}


/* RoundCorner Container */
#RoundCorner {background: ;}
.RoundCorner_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#1f61b0;
	padding-left: 2px;
}

.tl {background: url(tl.gif) no-repeat top left; width: 8px; height: 25px;}
.tb {background: url(tb.gif) repeat-x top; height: 25px;}
.tr {background: url(tr.gif) no-repeat top right; width: 8px; height: 25px;}
.bl {background: url(bl.gif) no-repeat top left; width: 8px; height: 25px;}
.bb {background: url(bb.gif) repeat-x top; height: 25px;}
.br {background: url(br.gif) no-repeat top right; width: 8px; height: 25px;}

.RoundCorner_Content {padding: 8px 9px 9px 9px; border-left: #a8c1e8 1px solid; border-right: #a8c1e8 1px solid;}
#RoundCorner .Normal
{
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#172550;
font-weight:normal;
line-height: 18px;
}

#RoundCorner .SubHead    {
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color:#172550;
font-weight:bold;
line-height: 18px;
}

