/* Gray Container */
#Gray {
	padding: 0;
	margin-bottom: 10px;
	background: #e5e5e5;
}

#Gray p {
	font-size: 13px;
	padding: 0; 
	color: #0a0a0a;
	margin-bottom: 13px; 
	line-height: 135%;
}

#Gray a:link, #Gray a:visited {color: #f00; font-weight: bold; text-decoration: underline;}

#Gray a:hover, #Gray a:active {color: #f00; font-weight: bold; text-decoration: none;}

.Gray_topbg {
	border-bottom: #abaaaa 1px solid;
	height: 32px;
}

.Gray_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #f00;
	padding-left: 18px;
}

.Gray_Content {
	padding: 12px 18px;
}

#Gray .Normal
{
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-size: 13px;
	color: #0a0a0a;
font-weight:normal;
line-height: 135%;
}

#Gray .SubHead, #Gray SubHead     {
font-family:Arial;
font-size: 13px;
font-weight: normal;
color: #0a0a0a;

}

/* White Container */
#White {
	padding: 0;
	margin-bottom: 10px;
	border: #e8e8e8 1px solid;
}

#White p {
	font-size: 13px;
	padding: 0; 
	color: #0a0a0a;
	margin-bottom: 13px; 
	line-height: 135%;
}

#White a:link, #White a:visited {color: #f00; font-weight: bold; text-decoration: none;}

#White a:hover, #White a:active {color: #f00; font-weight: bold; text-decoration: underline;}

.White_topbg {
	border-bottom: #959392 1px solid;
	height: 32px;
}

.White_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #1f1a17;
	padding-left: 18px;
}

.White_Content {
	padding: 12px 18px;
}

#White .Normal
{
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-size: 13px;
	color: #0a0a0a;
font-weight:normal;
line-height: 135%;
}

#White .SubHead, #White SubHead     {
font-family:Arial;
font-size: 13px;
font-weight: normal;
color: #0a0a0a;

}

/* Black Container */
#Black {
	padding: 0;
	margin-bottom: 10px;
	background: #1f1a17;
	border: #c0bfbe 1px solid;
}

#Black p {
	font-size: 13px;
	padding: 0; 
	color: #fff;
	margin-bottom: 13px; 
	line-height: 135%;
}

#Black a:link, #Black a:visited {color: #fff; font-weight: bold; text-decoration: underline;}

#Black a:hover, #Black a:active {color: #fff; font-weight: bold; text-decoration: none;}

.Black_topbg {
	border-bottom: #83807f 1px solid;
	height: 32px;
}

.Black_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	padding-left: 18px;
}

.Black_Content {
	padding: 12px 18px;
}

#Black .Normal
{
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-size: 13px;
	color: #fff;
font-weight:normal;
line-height: 135%;
}

#Black .SubHead, #Black SubHead     {
font-family:Arial;
font-size: 13px;
font-weight: normal;
color: #fff;

}


/* Red-round Container */
#Red-round {
	padding: 0;
	margin-bottom: 10px;
}


.tl-Red-round {
	background: url(tl-red.gif) no-repeat top right;
	width: 10px;
	height: 35px;
}

.tb-Red-round {
	background: url(tb-red.gif) repeat-x top;
	height: 35px;
}

.tr-Red-round {
	background: url(tr-red.gif) no-repeat top left;
	width: 10px;
	height: 35px;
}

.bl-Red-round {
	background: url(bl-red.gif) no-repeat top right;
	width: 10px;
	height: 22px;
}

.bb-Red-round {
	background: #f00;
	border-bottom: #e42b4a 1px solid;
	height: 22px;
}

.br-Red-round {
	background: url(br-red.gif) no-repeat top left;
	width: 10px;
	height: 22px;
}

#Red-round a:link, #Red-round a:visited {color: #fff; font-weight: bold; text-decoration: underline;}
#Red-round a:hover, #Red-round a:active {color: #fff; font-weight: bold; text-decoration: none;}

.Red-round_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	padding-left: 2px;
}
.Red-round_Content {
	padding: 12px;
	background: #f00;
	border-left: #e9253e 1px solid;
	border-right: #e9253e 1px solid;
}

#Red-round p {
	font-size: 13px;
	padding: 0; 
	color: #fff;
	margin-bottom: 13px; 
	line-height: 135%;
}

#Red-round .Normal
{
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-size: 13px;
	color: #fff;
font-weight:normal;
line-height: 135%;
}

#Red-round .SubHead, #Red-round SubHead     {
font-family:Arial;
font-size: 13px;
font-weight: normal;
color: #fff;
}

/* Black-round Container */
#Black-round {
	padding: 0;
	margin-bottom: 10px;
}


.tl-Black-round {
	background: url(tl-Black.gif) no-repeat top right;
	width: 10px;
	height: 35px;
}

.tb-Black-round {
	background: url(tb-Black.gif) repeat-x top;
	height: 35px;
}

.tr-Black-round {
	background: url(tr-Black.gif) no-repeat top left;
	width: 10px;
	height: 35px;
}

.bl-Black-round {
	background: url(bl-Black.gif) no-repeat top right;
	width: 10px;
	height: 22px;
}

.bb-Black-round {
	background: #000;
	border-bottom: #3e3e3e 1px solid;
	height: 22px;
}

.br-Black-round {
	background: url(br-Black.gif) no-repeat top left;
	width: 10px;
	height: 22px;
}

#Black-round a:link, #Black-round a:visited {color: #fff; font-weight: bold; text-decoration: underline;}
#Black-round a:hover, #Black-round a:active {color: #fff; font-weight: bold; text-decoration: none;}

.Black-round_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	padding-left: 2px;
}
.Black-round_Content {
	padding: 12px;
	background: #000;
	border-left: #c8c8c7 1px solid;
	border-right: #c8c8c7 1px solid;
}

#Black-round p {
	font-size: 13px;
	padding: 0; 
	color: #fff;
	margin-bottom: 13px; 
	line-height: 135%;
}

#Black-round .Normal
{
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-size: 13px;
	color: #fff;
font-weight:normal;
line-height: 135%;
}

#Black-round .SubHead, #Black-round SubHead     {
font-family:Arial;
font-size: 13px;
font-weight: normal;
color: #fff;

}

/* Gray-round Container */
#Gray-round {
	padding: 0;
	margin-bottom: 10px;
}


.tl-Gray-round {
	background: url(tl-Gray.gif) no-repeat top right;
	width: 10px;
	height: 35px;
}

.tb-Gray-round {
	background: url(tb-Gray.gif) repeat-x top;
	height: 35px;
}

.tr-Gray-round {
	background: url(tr-Gray.gif) no-repeat top left;
	width: 10px;
	height: 35px;
}

.bl-Gray-round {
	background: url(bl-Gray.gif) no-repeat top right;
	width: 10px;
	height: 22px;
}

.bb-Gray-round {
	background: #c2c1c1;
	border-bottom: #cac9c9 1px solid;
	height: 22px;
}

.br-Gray-round {
	background: url(br-Gray.gif) no-repeat top left;
	width: 10px;
	height: 22px;
}

#Gray-round a:link, #Gray-round a:visited {color: #fff; font-weight: bold; text-decoration: underline;}
#Gray-round a:hover, #Gray-round a:active {color: #fff; font-weight: bold; text-decoration: none;}

.Gray-round_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	padding-left: 2px;
}
.Gray-round_Content {
	padding: 12px;
	background: #c2c1c1;
	border-left: #d8d8d7 1px solid;
	border-right: #d8d8d7 1px solid;
}

#Gray-round p {
	font-size: 13px;
	padding: 0; 
	color: #fff;
	margin-bottom: 13px; 
	line-height: 135%;
}

#Gray-round .Normal
{
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-size: 13px;
	color: #fff;
font-weight:normal;
line-height: 135%;
}

#Gray-round .SubHead, #Gray-round SubHead     {
font-family:Arial;
font-size: 13px;
font-weight: normal;
color: #fff;

}


/* Black-backseat Container */
#Black-backseat {
	padding: 0;
	margin-bottom: 10px;
}


.tl-Black-backseat {
	background: url(tl-bc-black.gif) no-repeat top right;
	width: 11px;
	height: 20px;
}

.tb-Black-backseat {
	border-top: #e9e9e9 1px solid;
	border-right: #e9e9e9 1px solid;
	height: 20px;
}

.bb-Black-backseat {
	background: #1f1a17;
	height: 30px;
}

.br-Black-backseat {
	background: url(br-bc-black.gif) no-repeat top left;
	width: 14px;
	height: 30px;
}

#Black-backseat a:link, #Black-backseat a:visited {color: #1f1a17; font-weight: bold; text-decoration: underline;}
#Black-backseat a:hover, #Black-backseat a:active {color: #1f1a17; font-weight: bold; text-decoration: none;}

.Black-backseat_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	padding-left: 12px;
}
.Black-backseat_Content {
	padding: 0 12px 12px 12px;
	border-left: #e9e9e9 1px solid;
	border-right: #e9e9e9 1px solid;
}

#Black-backseat p {
	font-size: 13px;
	padding: 0; 
	color: #1f1a17;
	margin-bottom: 13px; 
	line-height: 135%;
}

#Black-backseat .Normal
{
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-size: 13px;
	color: #1f1a17;
font-weight:normal;
line-height: 135%;
}

#Black-backseat .SubHead, #Black-backseat SubHead     {
font-family:Arial;
font-size: 13px;
font-weight: normal;
color: #1f1a17;

}

/* Red-backseat Container */
#Red-backseat {
	padding: 0;
	margin-bottom: 10px;
}


.tl-Red-backseat {
	background: url(tl-bc-Red.gif) no-repeat top right;
	width: 20px;
	height: 20px;
}

.tb-Red-backseat {
	border-top: #e5e5e5 1px solid;
	border-right: #e5e5e5 1px solid;
	height: 20px;
}

.bb-Red-backseat {
	background: #f00;
	height: 28px;
}

.br-Red-backseat {
	background: url(br-bc-Red.gif) no-repeat top left;
	width: 26px;
	height: 28px;
}

#Red-backseat a:link, #Red-backseat a:visited {color: #1f1a17; font-weight: bold; text-decoration: underline;}
#Red-backseat a:hover, #Red-backseat a:active {color: #1f1a17; font-weight: bold; text-decoration: none;}

.Red-backseat_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	padding-left: 12px;
}
.Red-backseat_Content {
	padding: 0 12px 12px 12px;
	border-left: #e9e9e9 1px solid;
	border-right: #e9e9e9 1px solid;
}

#Red-backseat p {
	font-size: 13px;
	padding: 0; 
	color: #1f1a17;
	margin-bottom: 13px; 
	line-height: 135%;
}

#Red-backseat .Normal
{
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-size: 13px;
	color: #1f1a17;
font-weight:normal;
line-height: 135%;
}

#Red-backseat .SubHead, #Red-backseat SubHead     {
font-family:Arial;
font-size: 13px;
font-weight: normal;
color: #1f1a17;

}

