body
{
    background-color: #E7E6E6;
/*
    text-align:center;
*/
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
}

#ContentWrapper
{
	/*	text-align:left; */ 	
}

.style1 {color: #FFFFFF}

.border-1ptBlk {
	border: 1px solid #000000;
}
.border {
	border: 1px solid #000033;
}

a img {
	border: none;
}

.leftcolumn {
	float: left;
	width: 525px;
}

.rightcolumn {
	float:right;
	width: 220px;
}

.leftcolumn3
{
	float: left;
	width: 175px;
	margin-right: 10px;
}

.centercolumn3
{
	float: left;
	width: 335px;
	margin-right: 10px;
}

.MainHead {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #000066;
	text-align: left;
}
.Head2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #0F2271;
	text-align: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 8px;
	margin-left: 15px;
}
.Head3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0F2271;
	text-align: left;
}

.textLogin {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	color: #000000;
	margin-left: 10px;
}

.dottedRule {
	border-top-width: 2px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000066;
	margin-right: 15px;
	margin-left: 15px;
}

.textFeature {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
	margin-right: 15px;
	margin-left: 15px;
	font-weight: normal;
	margin-bottom: 8px;
	margin-top: 0px;
}

.FeaturedPartnerLogo
{
	margin-left: 5px;
	margin-right: 5px;	
}

.Head2-noInset {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #0F2271;
	text-align: left;
}
.Head-News {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

.textNews {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
		
.newsLink {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 15px;
	font-weight: bold;
	color: #000066;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;
}
.newsLink a:link {text-decoration:none; color:#000066;}
.newsLink a:visited{text-decoration:none;}
.newsLink a:active{text-decoration:none;}
.newsLink a:hover{text-decoration:underline; color:#0000CC;}

.textFooter {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	font-variant: normal;
}
.textFooter a:link { color: White; }
.textFooter a:visited { color: White; }
.textFooter a:active { color: White; }
.textFooter a:hover { color: White; }

.spacer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 4px;
	font-style: normal;
	line-height: 4px;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	font-variant: normal;
}

.textSystem {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin-right: 15px;
	margin-left: 15px;
}
.MainHead-inset {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #0f2271;
	text-align: left;
	margin-right: 15px;
	margin-left: 15px;
}
.textContent-inset {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	margin-right: 15px;
	margin-left: 15px;
	font-weight: normal;
}

.MainMenu
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-decoration: none;
	width: 100%;
	height: 21px;
	background-image: url('images/menu_rightspacer.jpg'); 
	background-repeat: repeat-x;
}

.MainMenuItem
{
	text-align: center;
	height: 21px;
	color: White;
	width: 85px;
}

.MainMenuItemHover
{
	color: Aqua;
}

.MainMenuItemSelected
{
}

.MainMenuSub
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	height: 21px;	
	z-index: 20;
	background-color: #E7E6E6;
	width: 225px;
}

.MainMenuSubItem
{
	text-align: left;
	height: 21px;
	color: #0f2271;
	background-color: #E7E6E6;
}

.MainMenuSubItemHover
{
	color: #c5e8f6;
	background-color: #0f2271;
}

.MainMenuSubItemSelected
{
}

.FeaturedProducts
{
	width: 190px; 
	height:100%; 
	padding: 15px 15px 15px 15px; 
	margin-bottom: 10px; 
	background-color: #c5e8f6
}

.ProductDetails
{
	border: 1px solid #000000;
	background-color: #E7E6E6
}

.NewsImage_TradeShow
{
	width: 100%;
	text-align: center;
}

.NewsImage_Announcement
{	
	width: 100%;
	text-align: center;
}

.RequestDemoForm
{
	width: 200px;
}

.RequestDemoFormMultiLine
{
	width: 400px;
}
