@import "global.css";
@import "header.css";

a:link, a:visited, a:active 
{
text-decoration:underline;
color:#3366FF;
}
a:hover 
{
text-decoration:none;
color:#FF0000;
}

Table#leftColContactTable
{
    VERTICAL-ALIGN: top;
    BACKGROUND:transparent;
    width:190px;
    TEXT-ALIGN: left;
    font: normal 10px Arial;  
}

#leftColContactTable TD.labelTxt
{
	font: bold 10px Arial;
	width:80px;
}
h2.moduleHeader
{
	font:bold 11px Arial;
	color:Navy;
	padding:6px 0 0 0;
	margin:0;
}
	.module_leftTop{
	background-image: url(/images/module_top_left.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	}
	
	.module_centerTop
	{
	height:23px;
	background-image: url(/images/top_bg3.gif);
	text-align:center;
	background-position: bottom;
	background-repeat: repeat-x;
	border-bottom:solid 1px #999999;
}
	.module_rightTop{
	background-image: url(/images/module_top_right.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
	.module_leftMid{
	background-image: url(/images/module_left.gif);
	background-position: top;
	background-repeat: repeat-y;
	
	}
	
	.module_center{}
	
	.module_rightMid{
	background-image: url(/images/module_right.gif);
	background-position: top;
	background-repeat: repeat-y;
	}
	
	.module_leftBot{
	height:14px;
	background-image: url(/images/module_bottom_left.gif);
	background-position: top;
	background-repeat: no-repeat;
	}
	.module_centerBot{
	height:14px;
	background-image: url(/images/module_bottom_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	}
	.module_rightBot{
	height:14px;
	background-image: url(/images/module_bottom_right.gif);
	background-position: top;
	background-repeat: no-repeat;
	}

/*Home CSS*/
#toolsDiv
{
    width:205px; 
}
table#centerContentTable2
{
width:500px;
padding-bottom:0px;
padding-left:10px;
margin-top:0px;
/*border:solid 1px #336699;*/
}
table#centerContentTable td.td1{
width:110px;
vertical-align:top;
} 
table#centerContentTable td.td2{
width:350px;
vertical-align:top;
}
table#centerContentTable2 td.td1{
width:110px;
vertical-align:top;
} 
table#centerContentTable2 td.td2{
width:350px;
vertical-align:top;
}

p#purchaseSupportText, p#connectNowText, p#requestImplementationText, p#reportABugText, p#addUserText, p#upgradeText, p#backupText
{
color:#0E0E0E;
margin-bottom:10px;
}
#purchaseSupportBtn, #connectNowBtn, #reportABugBtn, #implementationBtn, #addUserBtn, #UpgradeBtn{
border:none; 
}
#moreInfoDiv{
text-align:center;
font: bold 12px Arial;
}
#toolsDiv img{
border:solid 1px #E0E0E0;
}
#CenterContentHeader
{
	width:500px;
	text-align:center;
	padding-left:10px;
}

table#centerContentTable2 td.borderBtm{
/*border-bottom:solid 1px #336699;*/

}
table#centerContentTable2 td{
padding:0px;
margin:0px;
vertical-align:top;
}
div#box1a
{

	margin:0px;
	padding-bottom:10px;
        z-index:1;
	text-align:left;
}

div#box1, div#box2, div#box3
{
	margin:0px;
	padding:0px;
        z-index:1;
	text-align:left;
padding-bottom:10px;

}
div#box1Text, div#box2Text, div#box3Text
{
float:left;
position:relative;
	bottom:80px;
	left:15px;
	width:200px;
	font:bolder 13px Arail;
	z-index:40;
        margin:0px;
padding:0px;
height:30px;

}
#box1Text A, #box2Text A, #box3Text A
{
	font:bolder 13px Arail;
	text-decoration:none;
  	padding:0px;
}
#box1Imga, #box1Img, #box2Img, #box3Img
{
	margin:0px;
	padding-bottom:-12px;
	z-index:1;

        
}
div#box1Imga{
height:200px;
}
#box1Imga img, #box1Img img, #box2Img img, #box3Img img
{
border:none;
}

