/* Common Container */
#Common {
	padding: 0;
	margin-bottom: 5px;
}

#Common p, #Common td {
	font-size: 13px;
	color: #000;
	margin-bottom: 13px; 
	line-height: 135%;
}

.Common_topbg {
	height: 50px;
	border-bottom: #47636d 2px solid;
}

.Common_title
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #C0C0C0;
}

#Common a:link, #Common a:visited
{
    color: #FFFFFF;
    text-decoration: underline;
}

#Common a:hover, #Common a:active
{
    color: #DFF3F9;
    text-decoration: none;
}

.Common_Content {
	padding: 16px 0 26px 0;
}

#Common .Normal
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #FFFFFF;
    font-weight: normal;
    line-height: 135%;
}

#Common .SubHead
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #C0C0C0;
    font-weight: bold;
    line-height: 135%;
}


/* LightGray Container */
#LightGray {
	padding: 0;
	background: #999;
	margin: 0px;
}

#LightGray p, #LightGray td
{
    font-size: 13px;
    color: #333333;
    margin-bottom: 13px;
    line-height: 135%;
}

.LightGray_topbg {
	height: 32px;
	border-bottom: #828282 2px solid;
}

.LightGray_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	padding-left: 12px;
}

#LightGray a:link, #LightGray a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}

#LightGray a:hover, #LightGray a:active
{
    color: #FFFFFF;
    text-decoration: underline;
}

.LightGray_Content {
	padding: 10px 12px 6px 12px;
}

#LightGray .Normal
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #FFFFFF;
    font-weight: normal;
    line-height: 135%;
}

#LightGray .SubHead
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #C0C0C0;
    font-weight: bold;
    line-height: 135%;
}

/* DarkGray Container */
#DarkGray {
	padding: 0;
	background: #191919;
	margin: 0px;
}

#DarkGray p, #DarkGray td {
	font-size: 13px;
	color: #fff;
	margin-bottom: 13px; 
	line-height: 135%;
}

.DarkGray_topbg {
	height: 32px;
	border-bottom: #3b3b3b 2px solid;
}

.DarkGray_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	padding-left: 12px;
}

#DarkGray a:link, #DarkGray a:visited
{
    color: #C0C0C0;
    text-decoration: none;
}

#DarkGray a:hover, #DarkGray a:active
{
    color: #C0C0C0;
    text-decoration: underline;
}

.DarkGray_Content {
	padding: 10px 12px 6px 12px;
}

#DarkGray .Normal
{
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-size: 13px;
	color: #fff;
font-weight:normal;
line-height: 135%;
}

#DarkGray .SubHead    {
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #fff;
font-weight:bold;
line-height: 135%;
}

/* PurpleRound Container */
#PurpleRound {
	padding: 0;
	background: transparent;
	margin: 0px;
}

#PurpleRound p, #PurpleRound td {
	font-size: 12px;
	color: #fff;
	margin-bottom: 13px; 
	line-height: 135%;
}

.PurpleRound_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
}

.PurpleRound-tb {
	background: url(tb1.png) repeat-x top;
	height: 40px;
}
.PrupleRound-lb {
	background: #980098 url(lb1.png) repeat-y left;
}

*html .PrupleRound-lb {
	background: #8f008f url(lb1.png) repeat-y left;
}

.PrupleRound-rb {
	background: #980098 url(rb1.png) repeat-y right;
}
*html .PrupleRound-rb {
	background: #8f008f url(rb1.png) repeat-y right;
}
.PurpleRound-bb {
	background: #980098 url(bb1.png) repeat-x bottom;
}

*html .PurpleRound-bb {
	background: #8f008f url(bb1.png) repeat-x bottom;
}

#PurpleRound a:link, #PurpleRound a:visited {
	color: #fff;
	text-decoration: underline;
}

#PurpleRound a:hover, #PurpleRound a:active {
	color: #fff;
	text-decoration: none;
}

.PurpleRound_Content {
	padding: 10px 0 26px 0;
}

#PurpleRound .Normal
{
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-size: 12px;
	color: #fff;
font-weight:normal;
line-height: 135%;
}

#PurpleRound .SubHead    {
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #fff;
font-weight:bold;
line-height: 135%;
}



/* GreenRound Container */
#GreenRound {
	padding: 0;
	background: transparent;
	margin: 0px;
}

#GreenRound p, #GreenRound td {
	font-size: 12px;
	color: #fff;
	margin-bottom: 13px; 
	line-height: 135%;
}

.GreenRound_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #fff;
}

.GreenRound-tb {
	background: url(tb2.png) repeat-x top;
	height: 40px;
}
.GreenRound-lb {
	background: #98cc65;
	border-left: #cbd0c4 1px solid;
}
*html .GreenRound-lb {
	background: #8fc65a;
	border-left: #cbd0c4 1px solid;
}
.GreenRound-rb {
	background: #98cc65 url(rb2.png) repeat-y right;
}
*html .GreenRound-rb {
	background: #8fc65a url(rb2.png) repeat-y right;
}

.GreenRound-bb {
	background: #98cc65 url(bb2.png) repeat-x bottom;
}
*html .GreenRound-bb {
	background: #8fc65a url(bb2.png) repeat-x bottom;
}

#GreenRound a:link, #GreenRound a:visited {
	color: #fff;
	text-decoration: underline;
}

#GreenRound a:hover, #GreenRound a:active {
	color: #fff;
	text-decoration: none;
}

.GreenRound_Content {
	padding: 10px 0 26px 0;
}

#GreenRound .Normal
{
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-size: 12px;
	color: #fff;
font-weight:normal;
line-height: 135%;
}

#GreenRound .SubHead    {
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #fff;
font-weight:bold;
line-height: 135%;
}

/* LightGray-Gradient Container */
#LightGray-Gradient {
	padding: 0;
	margin: 0px;
}

#LightGray-Gradient p, #LightGray-Gradient td {
	font-size: 13px;
	color: #131313;
	margin-bottom: 13px; 
	line-height: 135%;
}

.LightGray-Gradient_topbg {
	height: 43px;
	background: url(tb3.gif) repeat-x;
}

.LightGray-Gradient_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	padding-left: 12px;
}

#LightGray-Gradient a:link, #LightGray-Gradient a:visited {
	color: #c6c;
	text-decoration: none;
}

#LightGray-Gradient a:hover, #LightGray-Gradient a:active {
	color: #c6c;
	text-decoration: underline;
}

.LightGray-Gradient_Content {
	padding: 10px 12px 6px 12px;
	background: #999 url(cb3.gif) repeat-x top;
}

#LightGray-Gradient .Normal
{
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-size: 13px;
	color: #131313;
font-weight:normal;
line-height: 135%;
}

#LightGray-Gradient .SubHead    {
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #131313;
font-weight:bold;
line-height: 135%;
}

/* DarkGray-Gradient Container */
#DarkGray-Gradient {
	padding: 0;
	margin: 0px;
}

#DarkGray-Gradient p, #DarkGray-Gradient td {
	font-size: 13px;
	color: #131313;
	margin-bottom: 13px; 
	line-height: 135%;
}

.DarkGray-Gradient_topbg {
	height: 41px;
	background: url(tb4.gif) repeat-x;
}

.DarkGray-Gradient_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	padding-left: 12px;
}

#DarkGray-Gradient a:link, #DarkGray-Gradient a:visited {
	color: #c6c;
	text-decoration: none;
}

#DarkGray-Gradient a:hover, #DarkGray-Gradient a:active {
	color: #c6c;
	text-decoration: underline;
}

.DarkGray-Gradient_Content {
	padding: 10px 12px 6px 12px;
	background: #818181 url(cb4.gif) repeat-x top;
}

#DarkGray-Gradient .Normal
{
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-size: 13px;
	color: #131313;
font-weight:normal;
line-height: 135%;
}

#DarkGray-Gradient .SubHead    {
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #131313;
font-weight:bold;
line-height: 135%;

