BODY
{
	background-color: #f1f1f1;
	font-family: Tahoma, Arial,sans-serif;
	font-size: 11px;
}
A:link, A:visited
{
	color: Navy;
}

IMG
{
	border: 0px;
}

TD
{
	font-family: Tahoma, Arial,sans-serif;
	font-size: 11px;
}
INPUT.threeDboxes
{
	background-image: url(img/textboxbg.gif);
	background-repeat: no-repeat;
	border: solid 1px black;
	width: 180px;
	font-size: 12px;
	padding-left: 4px;
	padding-top: 2px;
	height: 19px;
}
.threeDboxes
{
	background-image: url(img/textboxbg.gif);
	background-repeat: no-repeat;
	border: solid 1px black;
	width: 180px;
	font-size: 12px;
	padding-left: 4px;
	padding-top: 2px;
}
.feedbackInput
{
	border: solid 1px #636363;
	width: 180px;
	font-size: 11px;
	padding-left: 4px;
	background-color: #f1f1f1;
}
.blueInfo
{
	color: Blue;
}
.buttons
{
	font-family: Tahoma;
	font-size: 11px;
}
.bigButton
{
	width:100px;
	font-family: Tahoma;
	font-weight:bold; 
	font-size:13px;
}

A.register
{
	color: #5a5a5a;
	font-family: Tahoma, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
}
A.login:link, A.login:visited
{
	color: Navy;
	font-family: Tahoma, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
}
A.logout:link, A.logout:visited
{
	color: Navy;
	font-family: Tahoma, Sans-Serif;
	font-size: 11px;
	font-weight: bold;
}
.welcomeTxt
{
	font-family: Tahoma, Sans-Serif;
	font-size: 11px;
	color: #757575;
	font-weight: bold;
}
.tm
{
	font-size:8px;
}
.page
{
	width: 100%;
	height: 100%;
}
.header
{
	background-image: url(img/headerbg.gif);
	background-repeat: repeat-x;
	height: 60px;
	width: 100%;
}

.header .bgBubbles
{
	background-image: url(img/headerbgbubbles.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.headerBlackLine
{
	height: 1px;
	background-color: Black;
}
.headerShadow
{
	height: 4px;
	background-image: url(img/headershadowbg.gif);
	background-repeat: repeat-x;
}
.menu
{
	height: 17px;
	background-image: url(img/menubg.gif);
	background-repeat: repeat-x;
	background-color: #f1f1f1;
}
.menu .item
{
	cursor: pointer;
}
.menu .itemActive
{
	cursor: pointer;
	background-color: #d4d4d4;
}
.menu .itemActive .itemTextLeft
{
	width: 25px;
	background-image: url(img/menuitemarrow.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.menu .itemLeft
{
	width: 1px;
	background-image: url(img/menuverticalline.gif);
	background-repeat: repeat-y;
}

.menu .itemRight
{
	width: 1px;
	background-image: url(img/menuverticalline.gif);
	background-repeat: repeat-y;
}

.menu .itemTop
{
	height: 1px;
	background-image: url(img/menuhorizontline.gif);
	background-repeat: repeat-x;
}

.menu .itemBottom
{
	height: 1px;
	background-image: url(img/menuhorizontline.gif);
	background-repeat: repeat-x;
}
.menu A.itemText:link, .menu A.itemText:visited
{
	font-family: Lucida Console, Tahoma, Sans-Serif;
	font-size: 11px;
	color: Black;
	text-decoration: none;
}
.menu A.itemText:hover
{
	text-decoration: underline;
}
.menu .itemTextLeftActive
{
	width: 25px;
	background-image: url(img/menuitemarrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-size: 11px;
}
.menu .itemTextLeft
{
	width: 25px;
	background-image: none;
	font-size: 11px;
}

.menu .itemTextRight
{
	width: 25px;
	font-size: 11px;
}

.contentTitle
{
	font-size: 17px;
	font-weight: bold;
	color: #979797;
}
.announcementTitle
{
	color: #554c8e;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 6px;
}
.announcement
{
	font-size: 11px;
	text-align:justify;
	margin-top:-12px;
}

.contentClipLeftBg
{
	background-image: url(img/contentclipleftbg.gif);
	background-repeat: repeat-y;
	background-color:White;
}

.contentClipRightBg
{
	background-image: url(img/contentcliprightbg.gif);
	background-repeat: repeat-y;
	background-color:White;
}

.contentClipTopBg
{
	background-image: url(img/contentcliptopbg.gif);
	background-repeat: repeat-x;
	background-color:White;
}

.contentClipBottomBg
{
	background-image: url(img/contentclipbottombg.gif);
	background-repeat: repeat-x;
	background-color:White;
}

.footerTransition
{
	height: 10px;
	background-image: url(img/contentbgbottom.gif);
	background-repeat: repeat-x;
}
.footerTransition2
{
	background-image: url(img/contentbgbottom2.gif);
	background-repeat: repeat-x;
}
.footerBlackLine
{
	height: 1px;
	background-color: #636363;
}
.footer
{
	height: 45px;
	background-image: url(img/footerbg.gif);
	background-repeat: repeat-x;
	background-color: #d4d4d4;
}
.footerNav
{
	font-size: 10px;
	margin-bottom: 4px;
}
.footerNav A:link, .footerNav A:visited
{
	color: Black;
	text-decoration: none;
}
.footerNav A:hover
{
	text-decoration: underline;
}
.copyright
{
	color: #585858;
	font-size: 10px;
}

/* Product Licenses Table */
.licensesTableHeader
{
	background-color:#7b7ab0; 
	background-image: url(img/productstableheaderbg.gif); 
	background-repeat:repeat-x; 
	color:White;
	font-weight:bold;
	cursor:default;
	
}

.license2007TableItem
{
	background-color:#d8f8b8;
	cursor:default;
}

.license2007TableItemBundle
{
	background-color:#cdf0bc;
	cursor:default;
}

.license2007TableItemUpgrade
{
	background-color:#cdf0bc;
	cursor:default;
}

.license2007TableItemHightlight
{
	background-color:#feffbf;
	cursor:default;
}

.licenseTableItem
{
	background-color:#e6e6e6;
	cursor:default;
}

.licenseTableItemBundle
{
	background-color:#d9cfec;
	cursor:default;
}

.licenseTableItemUpgrade
{
	background-color:#efe4f3;
	cursor:default;
}

.licenseTableItemHightlight
{
	background-color:#f7f5d0;
	cursor:default;
}

.licensesTableBorder
{
	background-color:#16161a;
	width:2px;
}
.licensesTableSeperator
{
	background-color:#bdbdbd;
}
.licenseTableHorizontalSeperator
{
	background-color:White;
}
.licenseTitle
{
	font-size:12px;
	font-weight:bold;
	color:Black;
}

.licenseDescription
{
	font-size:10px;
	color:#6a6a6a;
}
.productPageTitle
{
	font-size: 17px;
	font-weight: bold;
	color: black;
}

.smallNote
{
	font-size:10px; 
	color:Gray;
}
.listItemMargin
{
	margin-top:4px; 
	margin-bottom:4px;
}
/* Product Pages */
A.productLinks:link, A.productLinks:visited 
{
	font-size:11px;
	color:#979797;
	font-weight:bold;
	text-decoration:underline;
}
A.productLinks:hover
{
	color:#57b509;
	text-decoration:underline;
}
.productLinksTitle
{
	font-weight:bold;
	color:#979797;
	cursor:default;
}
.productLinksTitleActive
{
	font-weight:bold;
	color:black;
	cursor:default;
}
A.productSubLinks:link, A.productSubLinks:visited 
{
	line-height:16px;
	color:#979797;
	text-decoration:underline;
}
A.productSubLinks:hover
{
	color:#57b509;
	text-decoration:underline;
}
.productSubLinksSelected
{
	line-height:16px;
	color:black;
	cursor:default;
}
.productPageTitleBar
{
	background-image: url(img/productpagetitlebarbg.gif);
	background-repeat:repeat-x;
	background-color:#afb9c6;
	height:27px;
}
.productPageTitle
{
	font-size: 18px; 
	font-weight: bold;
}
.productPageProductTable
{

}
.productPageQuickLaunch
{
	background-color:#f1eab8;
	border:solid 1px maroon;
	padding-top:12px;
}
.productPageProductRightBar
{
	margin-top:5px;
	margin-left:10px;
}
.featureList
{
	font-size:12px;
	margin-top: 4px; 
	margin-bottom: 4px;
}
.breadCrumbTrail
{
	font-family:arial;
	font-size:10px;
	color:Gray;
	font-weight:bold
}

.breadCrumbTrail A:link, .breadCrumbTrail A:visited 
{
	color:#554c8e;
}