@charset "utf-8";
body {
	color: #626469;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
a:link {
	text-decoration: none;
	color: #626469;
}
a:visited {
	color: #626469;
	text-decoration: none;
}
a:hover {
	color: #87D300;
	text-decoration: none;
	cursor: pointer;
}
#header {
	color: #FFFFFF;
}
#topRtNav {
	position: absolute;
	top: 6px;
	left: 755px;
	font-size: 10px;
	color: #626469;
	letter-spacing: .05em;
}
.greenBold {
	color: #009530;
	font-size: 11px;
	font-weight: bold;
}
#topRtNav a:link {
	text-decoration: none;
	color: #626469;
	font-weight:normal;
}
#topRtNav a:visited {
	color: #626469;
	text-decoration: none;
	font-weight:normal;
}
#topRtNav a:hover {
	color: #87D300;
	text-decoration: none;
	font-weight:normal;
}
#header img {
	display: block;
}
#heading {
	background-color: #4FA600;
	padding-top: 17px;
	padding-bottom: 17px;
	padding-left: 14px;
}
.smGreenHead {
	font-size: 13px;
	font-weight: bold;
	color: #4FA600;
	font-style: normal;
}
.medGreenHead {
	font-size: 18px;
	font-weight: bold;
	color: #4FA600;
	font-style: normal;
}
.topPad {
	padding-top: 10px;
	margin: 0;
}
h1 {
	font-size: 25px;
	font-weight: bolder;
	color: #FFFFFF;
	letter-spacing:.05em;
}
h2 {
	color: #4FA600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 16px;
	margin-top: 0px;
}
.greenBold2 {
	color: #009530;
	font-size: 11px;
	font-weight: bold;
}
#mainContent {
	position: relative;
	left: 0px;
	top: 0px;
	text-align: left;
}
#mainContent h2.pageTitle, #sidebar2MDrive h2.pageTitle  {
	color: #4FA600;
	font-size: 20px;
	font-weight: 700;
	padding-top: 10px;
	margin-top: 0px;
	margin-bottom: 20px;
	background-image: none;
	line-height: 24px;
}
#sidebar2 h2.pageTitle {
	font-size: 20px;
	margin-bottom: 0px;
}
#mainContent h2, #mainContent h2.grnLine {
	background: transparent url('../images/green_bar_up.gif') repeat-x left 95%;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#mainContent h2 span {
	color: #4fa600;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-top: 0px;
}
#mainContent h2.grnLine span {
	color: #4fa600;
	font-size: 18px;
	font-weight: 700;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
}

#mainContent .top {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
}
.top {
	margin-top: 0px;
}
.subsequent {
	padding-top: 15px;
}
#mainContent img.left, #mainContent img.left2, #mainContent img.left3 {
	float: left;
	border: none;
	clear: none;	
	padding: 0px;
	margin-right: 0px;
}
#mainContent img.left {
	margin-top: -5px;
	margin-bottom: 2px;
}
#mainContent img.left2 {
	margin-top: 10px;
	margin-bottom: 17px;
	border: 1px solid #87d300;
}
#mainContent img.left3 {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	
}
.indent {
	text-indent: 15px;
	padding-bottom: 5px;
}
.rightAlign {
	float: right;
	position: relative;
	top: -20px;
}
#sidebar2 p {
	margin: 0px;
}
#mainContent p {
	margin-right: 0px;
	line-height:14px;
}
.thrColFixHdr #container #mainContent .wPicLeft span.nonBold {
	font-weight: normal;
	color: #626469;
}
#mainContent p.wPicLeft, #mainContent p.wPicLeft2, #mainContent p.wPicLeft3 {
	margin-left: 68px;
}
#mainContent p.wPicLeft2 {
	margin-top: 16px;
	margin-bottom: 48px;
	width: 300px;
}
#mainContent p.wPicLeft3 {
	margin-top: 10px;
	margin-bottom: 42px;
}
#sidebar2 p.top {
	margin-top: 0px;
}
#header img.topPad {
	margin: 0;
}
#footer p {
	font-weight: bold;
}
/*******************
 rounded boxes  - Tim Walton - www.eveshamsolutions.co.uk/cornersdemo.html
********************/
#mainContent .boxtop {
	display:block;
	width:275px;
	height:40px;
	background-position:left top;
	background-repeat:no-repeat;
	background-image:url(../images/top-gray-round.gif);
}
h3 {
	color: #4FA600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.topcontent {
	padding-top: 16px;
	padding-left:14px;
	text-align:left;
}
.boxbottom {
	display:block;
	width:275px;
	background-position:left bottom;
	background-repeat:no-repeat;
	background-image:url(../images/bottom-gray-round.gif);
}
.maincontentbox {
	display:block;
	color: #626469;
	padding-left:14px;
	padding-bottom:0px;
	padding-right:10px;
}
.infoBox {
	float:left;
	line-height:13px;
	margin-top: 20px;
	width: 276px;
}
.infoBox2 {
	float:left;
	line-height:13px;
	margin-left:16px;
	margin-top: 20px;
	clear: none;
	width: 276px;
}
.infoBoxSm {
	float:left;
	line-height:13px;
	margin-left:0px;
	margin-top: 20px;
	clear: none;
	width: 210px;
}
.infoBox3 {
	float:left;
	line-height:13px;
	margin-top: 15px;
	margin-bottom: 25px;
	clear: left;
	width: 276px;
}
.infoBox .boxbottom .maincontentbox a:link, .infoBox2 .boxbottom .maincontentbox a:link, .infoBox3 .boxbottom .maincontentbox a:link {
	text-decoration:underline;
	color: #626469;
}
.infoBox .boxbottom .maincontentbox a:visited, .infoBox2 .boxbottom .maincontentbox a:visited, .infoBox3 .boxbottom .maincontentbox a:visited{
	text-decoration:underline;
	color: #626469;
}
.infoBox .boxbottom .maincontentbox a:hover, .infoBox2 .boxbottom .maincontentbox a:hover, .infoBox3 .boxbottom .maincontentbox a:hover{
	text-decoration:none;
	color: #626469;
}
/*******************
smaller rounded box - 1/3 main content area
********************/
.boxtopSm {
	display:block;
	width:196px;
	height:40px;
	background-position:left top;
	background-repeat:no-repeat;
	background-image:url(../images/top-gray-round-sm.gif);
}
.topcontentSm {
	padding-top: 16px;
	padding-left: 14px;
	text-align: left;
}
.boxbottomSm {
	display: block;
	width: 196px;
	background-position:left bottom;
	background-repeat:no-repeat;
	background-image:url(../images/bottom-gray-round-smbox.gif);
}
.infoBoxSm {
	float:left;
	line-height:13px;
	margin-top:2px;
	width: 197px;
}
.infoBox2Sm {
	float:left;
	line-height:13px;
	margin-left: 4px;
	margin-top: 2px;
	clear: none;
	width: 197px;
}
.infoBox3Sm {
	float:left;
	line-height:13px;
	margin-left:4px;
	margin-top: 2px;
	clear: none;
	width: 197px;
}
.infoBoxSm .boxbottomSm .maincontentbox a:link, .infoBox2Sm .boxbottomSm .maincontentbox a:link, .infoBox3 .boxbottom .maincontentbox a:link {
	text-decoration:underline;
	color: #626469;
}
.infoBoxSm .boxbottomSm .maincontentbox a:visited, .infoBox2Sm .boxbottomSm .maincontentbox a:visited, .infoBox3 .boxbottom .maincontentbox a:visited{
	text-decoration:underline;
	color: #626469;
}
.infoBoxSm .boxbottomSm .maincontentbox a:hover, .infoBox2Sm .boxbottomSm .maincontentbox a:hover, .infoBox3 .boxbottom .maincontentbox a:hover{
	text-decoration:none;
	color: #626469;
}

/*******************
main content area rounded box - 554px 
********************/
.boxtopLg {
	display:block;
	width:556px;
	height:40px;
	background-position:left top;
	background-repeat:no-repeat;
	background-image:url(../images/top-gray-round556.gif);
}
.topcontentLg {
	padding-top: 16px;
	padding-left: 14px;
	text-align: left;
}
.boxbottomLg {
	display: block;
	width: 556px;
	background-position:left bottom;
	background-repeat:no-repeat;
	background-image:url(../images/bottom-gray-round556.gif);
	position:relative;
	top:0px;
	left:0px;
}
.infoBoxLg {
	line-height: 13px;
	margin-top: 20px;
	width: 556px;
	overflow: hidden; 
}

/* end boxes */

li.upLeft {
	list-style: url(../images/green_bullet2.gif);
	position: relative;
	top: -10px;
	left: -15px;
}
.thrColFixHdr #container #mainContent .infoBoxLg .boxbottomLg .maincontentbox li.lgBox {
	list-style: url(../images/green_bullet2.gif);
	position: static;
	top: 0px;
	left: 0px;
}
#mainContent .PicRt {
	color: #4fa600;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 30px;
	width: 420px;
}
#mainContent img {
	display:block;
}

.PicRt span {
	font-style:normal;
	font-weight: normal;
	color: #626469;
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	position:relative;
	top:5px;
	width: 420px;
}
.thrColFixHdr #sidebar2MDrive {
	float: right;
	width: 180px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFFFFF;
	padding: 0px 10px 15px 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EAEAEA;
	margin-top: 0px;
}
.thrColFixHdr #sidebar2BorderCurve {
	border-style: none;
	background: url(../images/side_bar2.gif) no-repeat;
	position:relative;
	left:-25px;
	padding-top: 12px;
	z-index:3;
}

/*table*/
.compareVersions {
	font-weight:700;
	border-collapse: collapse;
	margin-top: 30px;
	float: left;
}
.alternate {
	background: #EAEAEA;
}
.compareVersions caption {
	font-size:10px;
	font-style: italic;
	text-align: left;
	font-weight:normal;
	padding-top: 5px;
	padding-bottom: 10px;
}
.compareVersions th {
	color: #FFFFFF;
	background-color: #4FA600;
	text-align: left;
	padding: 2px 10px 3px 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.compareVersions td {
	padding: 5px 2px 3px 10px;
	border: 1px solid #999999;
}
#mainContent .compareVersions img {
	display:inline;
	float:left;
}
th.features {
	background-color:#87D300;
	font-size:13px;
	border-left: 1px solid #999999;
}
td.green {
	color: #4FA600;
	font-size:15px;
	font-weight:700;
}
.moveUp {
	position: relative;
	top: -20px;
}
.maincontentbox img {
	border-style: none;
}
img.diagram {
	margin-top: 0px;
	margin-bottom: 25px;
}
#mainContent .infoBoxLg .boxbottomLg .maincontentbox table {
	margin-top: 0px;
}
#mainContent .maincontentbox .moveUp em {
	position: relative;
	top: 3px;
	width: 300px;
}
#mainContent .maincontentbox ul {
	position: relative;
	top: -10px;
}
.date {
	font-size: 10px;
}
#mainContent .wPicLeft strong {
	font-size: 12px;
}
.jumplinenotes {
	width: 450px;
	margin-top: 4px;
}
#container #sidebar2MDrive ul {
	margin-top: 7px;
}
#container #sidebar2MDrive li {
	margin-top: 5px;
}
.download {
	width: 250px;
	padding: 5px 10px;
	border: 2px solid #9fa0a4;
	margin-top:20px;
	background-color: #FFF;
}
.topBorder {
	border-top:solid 1px #94a0a4;
}
.topBorder2 {
	border-top:dashed 1px #94a0a4;
}
.greenBorderBox {
	padding: 10px;
	border: 2px solid #87D300;
	width:400px;
}
.thrColFixHdr #container #sidebar2 #inthenews a:link {
	font-weight: bold;
	color: #87d300;
}
.thrColFixHdr #container #sidebar2 #inthenews a:visited {
	font-weight: bold;
	color: #87d300;
}
.thrColFixHdr #container #sidebar2 #inthenews a:hover {
	font-weight: bold;
	color: #87d300;
	text-decoration: underline;
}
.thrColFixHdr #container #mainContent .infoBoxLg .boxtopLg .topcontentLg span.head {
	font-size: 13px;
	font-weight: bold;
	color: #4FA600;
}
#mainContent #introBold {
	width: 500px;
	font-weight: bold;
}
.infoLinks {
	line-height: 15px;
}
li.infoLinks {
	line-height: 12px;
}
.infoLinks a:link {
	font-weight: bold;
	color: #87d300;
	text-decoration: none;
}
.infoLinks a:visited {
	font-weight: bold;
	color: #87d300;
	text-decoration: none;
}
.infoLinks a:hover {
	font-weight: bold;
	color: #87d300;
	text-decoration: none;
}
.thrColFixHdr #footer {
	background:#eaeaea;
	margin-top: 125px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 17px;
	padding-right: 17px;
} 
.thrColFixHdr #footer, .twoColFixLtHdr #footer {
	background:#eaeaea;
	margin-top: 125px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 17px;
	padding-right: 17px;
} 
.thrColFixHdr #footer p, .twoColFixLtHdr #footer p {
	margin: 0;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	font-size: 10px;
}
.sideNavHead {
	font-size: 12px;
	font-weight: bold;
	color: #626469;
	background: url(../images/gray-round-side2.gif) no-repeat left center;
	padding: 5px;
	display: block;
	height: 20px;
	width: 200px;
}
#linkcontainer li {
	list-style: url(../images/green_bullet2.gif);
	position: relative;
	top: -13px;
	left: -15px;
	margin-bottom:8px;
}
#container #sidebar1 #linkcontainer {
	position: absolute;
	left: 0px;
	top: 0px;
}
.thrColFixHdr #container #mainContent .initial {
	padding-top:0px;
}
.curvedBkgd {
	background: #ffffff url(../images/curved_rect.gif) no-repeat;
}
#grayTagLine {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #9FA0A4;
	position: relative;
	top: -20px;
	width: 310px;
}

/*table*/
.leftColTableHeading {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background: #9FA0A4;
	padding-right: 5px;
	margin-right: 5px;
}
.compareVersions, .specs {
	font-weight:700;
	border-collapse: collapse;
	width:542px;
}
.compareVersions {
	font-weight:700;
	width:542px;
}
.specs {
	font-weight:normal;
	width:540px;
}
.alternate {
	background: #EAEAEA;
}
.specs caption {
	font-size:12px;
	font-style: normal;
	text-align: left;
	font-weight:bold;
	padding-top: 20px;
	padding-bottom: 11px;
	color: #4FA600;
	margin-top: 18px;
}
.compareVersions caption {
	font-size:10px;
	font-style: italic;
	text-align: left;
	font-weight:normal;
	padding-top: 5px;
	padding-bottom: 10px;
}
.compareVersions th, .specs th {
	color: #FFFFFF;
	background-color: #4FA600;
	text-align: left;
	padding: 2px 10px 3px 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
.compareVersions td {
	padding: 5px 2px 3px 10px;
	border: 1px solid #CCC;
}
.specs td {
	padding: 3px 5px 3px 5px;
	border: 1px solid #CCC;
}
#mainContent .compareVersions img {
	display:inline;
	float:left;
}
th.features {
	background-color:#87D300;
	font-size:13px;
	border-left: 1px solid #999999;
}
.thrColFixHdr #container #mainContent .specs .features, .thrColFixHdr #container #mainContent .compareVersions .features {
	background: #FFFFFF;
	border:none;
}
.thrColFixHdr #container #sidebar2 table #inthenews {
	padding-left: 11px;
}
.thrColFixHdr #container #mainContent #productPanels .TabbedPanelsContentGroup .TabbedPanelsContent .specs2 .topBorder {
	border-top: 1px solid #94a0a4;
}
.rtSideGrayBox {
	background: #eaeaea;
	padding: 5px;
	margin-top: 40px;
	border: 1px solid #626469;
	width: 170px;
}
.dkGreenBtn {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #009530;
	text-align: center;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	border: 3px outset #626469;
	width:120px;
}
