/* common Container */
#common {
	padding: 0;
	margin-bottom: 5px;
}

#common p {
	color: #000;
}
.common_topbg {
	padding-top: 11px;
}
.common_title {
	font: bold 14px Tahoma, Arial, Helvetica, sans-serif;
	color: #000;
}

.common_Content {
	padding: 5px 0;
}

#common .Normal
{
	font-family: Tahoma, Arial;
font-size: 11px;
line-height: 16px;
	color: #000;
font-weight:normal;
}

#common .SubHead    {
	font-family: Tahoma, Arial;
font-size: 11px;
line-height: 16px;
color: #000;
font-weight:bold;
}
/* empty Container */
#empty {
	padding: 0;
	margin-bottom: 0;
}

#empty p {
	color: #000;
}
.empty_Content {
	padding: 0;
}

#empty .Normal
{
	font-family: Tahoma, Arial;
font-size: 11px;
line-height: 16px;
	color: #000;
font-weight:normal;
}

#empty .SubHead    {
	font-family: Tahoma, Arial;
font-size: 11px;
line-height: 16px;
color: #000;
font-weight:bold;
}
/* testimonial Container */
#testimonial {
	padding: 0;
	margin-bottom: 5px;
	border-top: #fff 12px solid;
}

#testimonial p {
	color: #000;
}
.testimonial_topbg {background: #000; padding-left: 18px; height: 25px;}
.testimonial_title {
	font: normal 15px/25px Tahoma, Arial, Helvetica, sans-serif;
	color: #fff;
}

.testimonial_Content {
	padding: 10px 16px 25px 16px;
	background: #fff url(downarrow-white.jpg) no-repeat bottom center;
}

#testimonial .Normal
{
	font-family: Tahoma, Arial;
font-size: 11px;
line-height: 16px;
	color: #000;
font-weight:normal;
}

#testimonial .SubHead    {
	font-family: Tahoma, Arial;
font-size: 11px;
line-height: 16px;
color: #000;
font-weight:bold;
}


/* blk-block Container */
#blk-block {
	padding: 0;
	margin-bottom: 18px;
	border-top: #000 12px solid;
}

#blk-block p {
	color: #fff;
}
.blk-block_topbg {background: #333; padding-left: 18px; height: 25px;}
.blk-block_title {
	font: normal 15px/25px Tahoma, Arial, Helvetica, sans-serif;
	color: #fff;
}

.blk-block_Content {
	padding: 10px 16px;
	background: #000;
}

#blk-block a:link, #blk-block a:visited {color: #fff; text-decoration: underline;}
#blk-block a:hover, #blk-block a:active {color: #fff; text-decoration: none;}

#blk-block .Normal
{
	font-family: Tahoma, Arial;
font-size: 11px;
line-height: 16px;
	color: #fff;
font-weight:normal;
}

#blk-block .SubHead    {
	font-family: Tahoma, Arial;
font-size: 11px;
line-height: 16px;
color: #fff;
font-weight:bold;
}

/* blk Container */
#blk {
	padding: 0;
	margin-bottom: 5px;
	background: #000;
}

#blk p {
	color: #fff;
	font-size: 13px;
}

.blk_Content {
	padding: 10px 16px 25px 16px;
	background: #000 url(downarrow-black.jpg) no-repeat bottom center;
	text-align: center;
}

#blk a:link, #blk a:visited {color: #fff; text-decoration: underline;}
#blk a:hover, #blk a:active {color: #fff; text-decoration: none;}

#blk .Normal
{
	font-family: Tahoma, Arial;
font-size: 13px;
line-height: 16px;
	color: #fff;
font-weight:normal;
}

#blk .SubHead    {
	font-family: Tahoma, Arial;
font-size: 13px;
line-height: 16px;
color: #fff;
font-weight:bold;
}
/* blue Container */
#blue {
	padding: 0;
	margin-bottom: 5px;
	background: #003768;
}

#blue p {
	color: #fff;
	font-size: 13px;
}

#blue a:link, #blue a:visited {color: #fff; text-decoration: underline;}
#blue a:hover, #blue a:active {color: #fff; text-decoration: none;}

.blue_Content {
	padding: 10px 16px 25px 16px;
	background: #003768 url(downarrow-blue.jpg) no-repeat bottom center;
	text-align: center;
}

#blue .Normal
{
	font-family: Tahoma, Arial;
font-size: 13px;
line-height: 16px;
	color: #fff;
font-weight:normal;
}

#blue .SubHead    {
	font-family: Tahoma, Arial;
font-size: 13px;
line-height: 16px;
color: #fff;
font-weight:bold;
}

