td.content
{
	padding:4px 10px 4px 10px;	/*top, right, bottom, left*/
}

table.contentBody
{
	width:709px;
}

table.buttons
{
	width: 689px;
}
/************************************************************************/
/** PRODUCT NAVIGATION **************************************************/
/************************************************************************/
td.ProdNav
{
	background: url('/images/left_nav.jpg') repeat-y right #FEE6A9;
}

td.ProdNavBar_white
{
	height:2px;
	background-color:#FFFFFF;
}
td.ProdNavBar_orange
{
	width:3px;
	background-color:#FCB80B;
}

td.ProdNavBarFade{
	background: url('/images/left_nav.jpg') repeat-y right #FEE6A9;
}

table.ProdNavBar {
	border-collapse: collapse;
	font-size: 13px;
	font-weight: bold;
	line-height:4em;
	text-align: center;
	width:243px;
	background: url('/images/left_nav.jpg') repeat-y right #FEE6A9;
}

/************************************/
/* ProdNavBar, mouseover effect *****/
/************************************/
.ProdNavBar a
{
	color:#000000;
	display: block;
	height:50px;
	text-decoration: none;
}
.ProdNavBar a:link, .navbar a:visited 
{
	color: #000000;
	text-decoration: none;
}
.ProdNavBar a:hover, .navbar a:active 
{
	color: #000000;
	background: url('/images/left_nav_mouseover.jpg') repeat-y center #FEE6A9;
	text-decoration: none;
}

/************************************/
/* ProdNavBarOver, highlights *******/
/* the page you are currently on ****/
/************************************/
.ProdNavBarOver a
{
	color:#000000;
	display: block;
	height:50px;
	background: url('/images/left_nav_mouseover.jpg') repeat-y center #FEE6A9;
	text-decoration: none;
}
.ProdNavBarOver a:link, .navbarOver a:visited 
{
	color: #000000;
	background: url('/images/left_nav_mouseover.jpg') repeat-y center #FEE6A9;
	text-decoration: none;
}
.ProdNavBarOver a:hover, .navbarOver a:active 
{
	color: #000000;
	background: url('/images/left_nav_mouseover.jpg') repeat-y center #FEE6A9;
	text-decoration: none;
}


/************************************************************************/
/* CONTENT **************************************************************/
/************************************************************************/
.xLargeFont
{
	padding-top: 15px;
	font-weight: bold;
	font-size: x-large;
}

hr {
	border: 0;
	width: 689px;
	color: #FEE6A9;
	background-color: #FEE6A9;
	height: 2px;
}

#sErrMsg
{
	color: #F15D22;
	font-weight: bold;
	padding:10px 4px 10px 4px;	/*top, right, bottom, left*/
}


.indexBubble
{
	background: url('/images/partners/index_whtbox.jpg') no-repeat;
	width: 284px;
	height: 130px;
	vertical-align:center;
}

.titleBubble 
{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #548BE6;
}
.textBubble 
{
	text-align: center;
	font-size: 12px
}

.PSolutionsBubble
{
	background: url('/images/partners/PartnersSolutions_whtbox.jpg') no-repeat;
	width: 208px;
	height: 156px;
	vertical-align:center;
	padding-top: 15px;
}
