img {
   behavior:url("/HTC/pngbehavior.htc");
}

A.ContentTitle
{
	color:#2377c1;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

A:hover.ContentTitle
{
	color: Navy;
	font-weight:bold;
	text-decoration:none;
}

table.ContentTitle
{
	color:#2377C1;
	font-family:Verdana;
	font-size:14px;
	border-bottom: dashed 1px #2377C1;
}

table.ContentBody
{
	font-family:Verdana;
	font-size:12px;
}
.ContentBody
{
	color:#474747;
	font-family:Verdana;
	font-size:12px;
}
.FreeContentBody
{
	color: Black;
	font-family:Verdana;
	font-size:12px;
}

.ContentTitle
{
	color:#0085c9;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
}
h3
{
	color:#3e464f;
	text-decoration:underline;
	font-size:12px;
	margin-bottom:5px;
}

h1
{
	color:#3e464f;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	margin-bottom:5px;
}
h2
{
	color:#3e464f;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	text-transform:uppercase;
	margin-bottom:-10px;
}
h4
{
	color:#398BDA;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	text-transform:uppercase;
	margin-bottom:0px;
}
.CustomerBody
{
	color:#3E464F;
}
.ContentHighlite
{
	color:#042443;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
}
.FreeContentTitle
{
	color: Black;
	font-family:Verdana;
	font-size:14px;
}

ul
{
	text-indent: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

ul li
{
	text-indent: 0px;
	padding:0;
	margin: 0px;
	margin-bottom: 2px;
	margin-left: 15px;
}

ul #Enterprise
{
	list-style-image:url(/Images/General/bullet_square_yellow.GIF);
}

ul ul #EnterpriseSub
{
	list-style-image:url(/Images/General/bullet_triangle_yellow.GIF);
	text-indent: 0px;
}

ul #community
{
	list-style-image:url(/Images/General/bullet_square_blue.GIF);
}
ul ul #communitysub
{
	list-style-image:url(/Images/General/bullet_triangle_blue.GIF);
	text-indent: 0px;
}

ul #editions
{
	list-style-image:url(/Images/General/bullet_triangle_red.GIF);
}

ul #pro
{
	list-style-image:url(/Images/General/bullet_square_green.GIF);
}
ul ul #prosub
{
	list-style-image:url(/Images/General/bullet_triangle_green.GIF);
	text-indent: 0px;
}

li
{
	margin-top: 5px;
	margin-bottom: 5px;
}
	
A.ContentLink
{
	color:#1D72D3;
	text-decoration:none;
	font-weight:bold;
}

A:hover.ContentLink
{
	color:#99CCFA;
	text-decoration:none;
	font-weight:bold;
}

.ContentTitleTwo
{
	color:#2377C1;
	font-family:Verdana;
	font-size:14px;
	text-transform:title;
	font-weight:bold;
}
.ContentSubtitle
{
	color:#2377C1;
	font-family:Verdana;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
}