@import url(/sfxStyles/2007/universal.css);


em
{
    font-size: 12px;
    color: #668db3;
	margin-top: 10px;
}

strong
{
    font-weight: bold;
}

#divPageContent
{
    padding-left: 21px;
    padding-right: 21px;
    padding-top: 12px;
    background-color: #ffffff;

}
#divPageContent table td
{
	border: 0px !important;
}
#divPageContent h1
{
position:relative;
display:block;
text-indent: -9999px;
background-image: url(/OnlineDownload/images/headerSm.jpg);
width: 860px;
height: 100px;	
}
#SubTagline
{
	display:none;
	
}

#divAgreement {
	margin: 0 60px;}


#divPageContent #divAgreement img, #divPageContent img,  {
	margin:auto;
}




#divPageContent #divAgreement h2, #divPageContent h2{
    color: #369;
    font-size: 24px;
    margin: 25px 0 5px 0;
}

#divPageContent #divAgreement h3{
    font-size: 18px;
    margin-bottom:10px;
}

#divPageContent #divAgreement h4{
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 5px;
}

#divPageContent #divAgreement h5{
    font-size: 12px;
    font-weight: 700;
    margin-top: 5px;
}


#divPageContent #divAgreement p{
    font-size: 12px;
}

#divPageContent #divAgreement ul li{
	list-style-image:none;
	background-image:none;
}

#DownloadBar{
	width:750px;
	height:60px;
	border: solid #CCCCCC 1px;
	padding:0;
	margin:0;
	/*background-image:url(/OnlineDownload2/images/download_bar.jpg);*/
}
#DownloadBar td{
	background: none !important	;	
	border:none !important;
	border-collapse:collapse !important;
	margin: 0;
	padding:3px;

}
#DownloadBar a, #DownloadBar a img{
	float:right;
	border:none;
}
#divAgreement li strong, #divAgreement p strong, #divAgreement p b
{
text-transform:uppercase;
font-size:14px;
display:block;
}
#divAgreement p:first-child , #divAgreement p:first-child b, #divAgreement p.tipstitle, #divAgreement p.tipstitle b
{
	color: #369 ;
    font-size: 24px !important ;
    margin: 25px 0 5px 0;
	font-weight: normal !important;
	text-transform:none;
}

#divAgreement blockquote p:first-child
{
	font-size:12px !important;
	color:#666;
	padding-left:25px;
	padding-bottom:15px;
}

#divAgreement blockquote p
{
	padding-left:25px;
	padding-bottom:5px;

}
#divAgreement hr {
	margin-top:25px;
	color: #B7C8CB;
}
#divAgreement input, #ContinueBtn
{
	background:none;
	background-image:url(/onlinedownload/images/buttonBG.gif);
	background-repeat:no-repeat;
	border:none;
	color:#fff;
	font-size:14px;
	height:30px;
	padding-left:8px;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
	line-height:30px;
	width:100px;
	cursor:pointer;
}

#divAgreement input:hover, #ContinueBtn:hover
{
	background:none;
	background-image:url(/onlinedownload/images/buttonBG-over.gif);
}
	#ProductInfo
{
	padding-left:20px;
	padding-top:0px;
	margin:0px;
}
#ContinueBtn
{
	vertical-align: middle;
}
.ProdName
{ 
	display:block;
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	color: #084d96;
	font-size:16px;
	margin:0px;
	font-weight:bold;
	padding-top:5px;
	padding-left:10px;
}
#ProdName2
{ 
	display:inline;
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	color: #084d96;
	font-size:16px;
	margin:0px;
	font-weight:bold;
	padding-top:0px;
	padding-left:20px;
	vertical-align:middle;
	padding-right:15px;
}
#Serial
{
	font-size:16px;
	color: #082d46;
	font-weight:normal;
	padding:4px;
	margin-right:15px;
	border: 1px solid #589dD6;
	vertical-align:middle;
}
#FileDescription, .SetupFileStr, .FileSize 
{
	color: #084d96;
	font-size: 13px;
	display:block;
	margin:0px;
	text-transform:capitalize;
	padding-left:10px;
}
.FileSize
{
	display: inline;
}
.SetupFileStr
{
	display:inline;
}
.HTTPDownload
{
	display:block;
	position:absolute;
	margin-left:530px;
	width:140px;
	height:62px;
	text-indent: -9999px;
	background-image:url(/OnlineDownload/images/httpDownloadBtn.gif);
}
.HTTPDownload:hover
{
	background-image:url(/OnlineDownload/images/httpDownloadBtn_Over.gif);
}

.FTPDownload
{
	display:block;
	position:absolute;
	margin-left:670px;
	width:137px;
	height:62px;
	text-indent: -9999px;
	background-image:url(/OnlineDownload/images/FTPDownloadBtn.gif);
}
.FTPDownload:hover
{
	background-image:url(/OnlineDownload/images/FTPDownloadBtn_Over.gif);
}
.ImportantInfo
{
	padding-left:5px;
}
