/* CSS Document */

#contentCol {
	float:left;
	margin-left:10px;
	width:582px; min-height:396px; _height:396px;
	background-color:#E6F5F8;
	display:inline;
}

#contentColPadding {
	padding:10px;
}

.sectionLogo {
	float:right;
	width:177px; height:49px;
	border:0;
	margin:0px 0px 10px 10px;
}

h1 {
	font:bold 80% arial,helvetica,sans-serif; color:#0E9EB9;
}

p {
	font:80% arial,helvetica,sans-serif; color:#000000;
	line-height:140%;
}

.link {
	font-weight:bold;
}

p.highlight {
	font:bold 80% arial,helvetica,sans-serif; color:#000000;
	line-height:140%;
}

p.prices {
	font:bold 100% arial,helvetica,sans-serif; color:#000000;
	line-height:140%;
}

span.footnote {
	font:80% arial,helvetica,sans-serif; color:#000000;
}

ul {
	padding:0;
	margin-left:20px;
	font:80% arial,helvetica,sans-serif; color:#000000;
}
#menuItemHolder ul {font-size:12px; font-weight:bold;}

a.productMenuOn:link {color: #0E9EB9; text-decoration:underline;}
a.productMenuOn:visited {color: #0E9EB9; text-decoration:underline;}
a.productMenuOn:active {color: #0E9EB9; text-decoration:underline;}
a.productMenuOn:hover {color: #0E9EB9; text-decoration:none;}

a.productMenuOff:link {color: #FFFFFF; text-decoration:underline;}
a.productMenuOff:visited {color: #FFFFFF; text-decoration:underline;}
a.productMenuOff:active {color: #FFFFFF; text-decoration:underline;}
a.productMenuOff:hover {color: #FFFFFF; text-decoration:none;}

div.productMenuSpacer {
	float:left;
	line-height:0px; 
	font-size:0.5px;
	width:2px; height:28px;
}

div.productMenuItem {
	float:left;
}

span.productMenuText {
	display:block;
	margin-top:4px;
	font:75% arial,helvetica,sans-serif;
}

div.onLeft {
	float:left;
	width:5px; height:28px;
	border:0;
	background-image:url(../images/aquaOnLeft.gif);
	background-repeat:none;
}

div.onMiddle {
	float:left;
	height:24px;
	border-top:2px solid #0E9EB9;
	/*border-bottom:2px solid #0E9EB9;*/
}

div.onRight {
	float:left;
	width:5px; height:28px;
	border:0;
	background-image:url(../images/aquaOnRight.gif);
	background-repeat:none;
}

div.offLeft {
	float:left;
	width:5px; height:28px;
	border:0;
	background-image:url(../images/aquaOffLeft.gif);
	background-repeat:none;
}

div.offMiddle {
	float:left;
	height:24px;
	border-top:2px solid #0E9EB9;
	border-bottom:2px solid #0E9EB9;
	background-color:#0E9EB9;
}

div.offRight {
	float:left;
	width:5px; height:28px;
	border:0;
	background-image:url(../images/aquaOffRight.gif);
	background-repeat:none;
}

a.content:link {color: #0E9EB9; text-decoration:underline;}
a.content:visited {color: #0E9EB9; text-decoration:underline;}
a.content:active {color: #0E9EB9; text-decoration:underline;}
a.content:hover {color: #0E9EB9; text-decoration:none;}

img.freeTrial {
	width:100px; height:100px;
	border:0;
	float:right;
	margin:50px 100px 10px 10px;
}

#contentColPadding table.why {
	width:100%;
}

#contentColPadding th {
	background-color:#0E9EB9;
	font:bold 80% arial,helvetica,sans-serif; color:#FFFFFF;
	padding:5px;
	border-bottom:1px solid #FFFFFF;
}

#contentColPadding td.t {
	background-color:#0E9EB9;
	font:bold 80% arial,helvetica,sans-serif; color:#FFFFFF;
	padding:5px;
	border-bottom:1px solid #FFFFFF;
}

#contentColPadding td.tAlt {
	background-color:#0E9EB9;
	font:bold 80% arial,helvetica,sans-serif; color:#FFFFFF;
	padding:5px;
	border-bottom:1px solid #FFFFFF;
}

#contentColPadding td.c {
	background-color:#BADDE4;
	font:80% arial,helvetica,sans-serif; color:#000000;
	padding:5px;
	border-bottom:1px solid #FFFFFF;
}

#contentColPadding td.cAlt {
	background-color:#D8ECF0;
	font:80% arial,helvetica,sans-serif; color:#000000;
	padding:5px;
	border-bottom:1px solid #FFFFFF;
}

table.downloadTable {
	width:50%;
}

td.spacer {
	height:10px;
}

td.downloadHeader {
	background-color:#0E9EB9;
	padding:3px;
	font:bold 70% arial,helvetica,sans-serif; color:#FFFFFF;
}

td.downloadHeaderIcon {
	background-color:#0E9EB9;
	padding:3px;
	font:bold 70% arial,helvetica,sans-serif; color:#FFFFFF;
	text-align:center;
}

td.downloadDescription {
	background-color:#72BAC9;
	padding:3px;
	font:70% arial,helvetica,sans-serif; color:#FFFFFF;
	border-left:1px solid #0E9EB9;
	border-bottom:1px solid #0E9EB9;
}

span.descriptionTitle {
	font-weight:bold;
}

td.downloadSize {
	background-color:#BADDE4;
	padding:3px;
	font:70% arial,helvetica,sans-serif; color:#000000;
	border-bottom:1px solid #0E9EB9;
}

td.downloadIcon {
	background-color:#D8ECF0;
	padding:3px;
	text-align:center;
	border-bottom:1px solid #0E9EB9;
	border-right:1px solid #0E9EB9;
}