/* Start Urban Home/Inside General Formatting 12/4/06 -km (from pg's css)*/
.home
{
	background-color: FFCC00;
}
body.home
{
	background-color: #FFCC00;
}	
.hpTopBar
{
	background-color: 660000;
}
	
.hpImage
{
	 background-color: 660000;
	 background-image: url(/images/hp/hp_bkd_dk.gif);
}

.hpRightNav
{
	background-color: ca7373;
	background-image: url(/images/hp/hp_bkd_lt.gif);
}
	 
a{
	color:#000099;
	text-decoration: none;
}

font.footer a{
	color:black;
	font-family:arial,geneva,sans-serif;
	font-size:10px;
}

a:hover	{
	text-decoration: underline;
	color: #660000;
}

font.footer {
	font-family:arial,geneva,sans-serif;
	font-size:10px;
	}

font.hpfooter {
	color: white;
	font-family:arial,geneva,sans-serif;
	font-size:10px;
	}

font.hpfooter a	{
	color:white;
	font-family:arial,geneva,sans-serif;
	font-size:10px;
}

font.hpfooter a:hover	{
	color: #ffcc00;
}

font.hptext{
	color:white;
	font-family:arial,geneva,sans-serif;
	font-size:13px;
}

font.hptext a{
	color: #ffcc00;
}


.hl	{
  margin-top:8px;
  margin-bottom:6px;
  font-size: 19px;
}

.sh	{
  margin-top:8px;
  margin-bottom:6px;
  font-size: 17px;
}

.body {
  margin-top:0px;
  font-size: 12px;
}

.catlink{
	padding-left:10px;
}

.cattitle{
	padding-left:10px;
}

.catsub{
	font-size: 12px;
	font-family: arial, geneva, sans-serif;
	font-weight : bold;
	color: #999999;
}

.cat{
	font-size: 12px;
	color: #0000ff;
}

font.cat{
	font-size: 12px;
	color: #000000;
}

p.body a.hplink{
	color: #ffcc00
}
.insTopBar
{
	background-color: ffcc00;
}
.insMidBar
{
	background-color: ffcc00;
	background-image: url(/images/ins_bkd_dk.gif);
	
}
.insBottomBar
{
	background-repeat: repeat-x;
	background-image: url(/images/btn_bkd.gif);
	
}

.insTopBar
{
	background-color: ffcc00;
}

.insBottomNav
{
	background-color: 003365;
}

.insLeftNav
{
	background-color: ffcc00;
}

.whiteRight
{
	background-image: url('../images/leftNavWhite.gif');
	background-position: right top;
	background-repeat: repeat-y;
}
/* Navigation */
#nav, #nav * {
	margin: 0;
	padding: 0;
	text-indent: 0;
	list-style: none;
}
#nav a {
	background: url('../images/leftnav_bkd_norule.gif') repeat-x left top;
	border-top: 1px solid #ffcd1c;
	color: #fff;
	display: block;
	font-family: 'News Cycle', sans-serif;
	font-size: 13px;
	height: 24px;
	padding: 1px 0 0 8px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #222;
}
#nav a:focus, #nav a:hover {
	color: #ffcd1c;
}
#nav .dark {
	background-image: url('../images/leftnav_bkd_dk.gif');
}
#nav .first a {
	border-top: 0;
}
#nav ul {
	background: url('../images/shd_top.gif') repeat-x left top #656565;
	padding-top: 4px;
	width: 146px;
}
#nav ul a {
	background: none;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: auto;
	padding: 2px 0 2px 15px;
	text-shadow: none;
}
#nav ul .subMenuItem1 {
	padding-bottom: 2px;
}
#nav ul .subMenuItem2 {
	background: url('../images/shd_bot.gif') repeat-x left bottom;
	border-top: 1px solid #333;
	padding-bottom: 5px;
}
#nav ul a:focus, #nav ul a:hover {
	color: #fff;
	background: url('../images/leftnav_grayarrow.gif') no-repeat 4px center;
}
h2.ourProducts {
	background: url('../images/ourprod.gif') no-repeat left top #000;
	height: 28px;
	margin: 0;
	padding: 0;
	text-indent: -10000px;
}



/* End Urban Home General Formatting */

/* Start Techno Home/Inside CM specific Formatting */
.hl {color:#660000; font-weight:bold; font-family:arial, geneva, sans-serif; font-size:17px;}
.sh {color:#660000; font-weight:bold; font-family:arial, geneva, sans-serif; font-size:14px;}
.body {color:#000000; font-family:arial, geneva, sans-serif; font-size:12px;}
.infoLink a{color:blue; font-family:arial, geneva, sans-serif; font-size:12px; text-decoration:underline;}
td a{color:blue; font-family:arial, geneva, sans-serif; font-size:12px; text-decoration:underline;}
p.hl {color:#000000; font-weight:bold; font-family:arial, geneva, sans-serif; font-size:12px; text-indent:0px;}
p.sh {color:#000000; font-family:arial, geneva, sans-serif; font-size:12px; text-indent:0px;}
p.body {color:#000000; font-family:arial, geneva, sans-serif; font-size:12px; text-indent:0px;}
p a {color:blue; font-family:arial, geneva, sans-serif; font-size:12px; text-decoration:underline;}
ul {text-indent:0; padding:0px 0px 0px 0px; margin:0px 0px 5px 18px;}
li {text-indent:0; padding:0px 0px 0px 0px; margin:0px 0px 0px 18px;}
/* End Techno Home CM specific Formatting */
