@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}
/* remember to define an outline style! */
:focus {
	outline: 0;
}
body {
	color: #333;
	background: #fff;
	font: 62.5% Arial, Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
p {
	margin-bottom: 12px;
}

sup {
	font-weight: normal;
	position: relative;
	top:0px;
	vertical-align: text-top;
	font-size: 9px;
}
.boldPrice {
	font-size: 1.3em;
	font-weight: bold;
	color: #333333;
}

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}
.calloutImagery {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
}
.disclaimer {
	font-size: 0.8em;
}
.dualCols {
	float: left;
	width: 270px;
}
.dualCols strong {
	font-size: 1.1em;
}
.dualCols ul li strong, {
	font-size: 1em;
}
.greyButton {
	padding: 4px 11px;
	border: 1px solid #979797;
	width: auto;
	line-height: 1em;
	color: #fff !important;
	background: #777777 url(../images/grayGradient.gif) repeat-x;
	display: block;
	float: left;
	margin-top: 8px;
	font-weight: bold;
	text-decoration:none !important;
}
.learnMore {
	font-size: 1.1em;
	background: url(../images/arrow_right_clean_purple.gif) no-repeat right 5px;
	padding-right: 9px;
	font-weight: bold;
}
.marginNone {
	margin: 0px !important;
}
.margin15px {
	margin-right: 15px;
}
.margin27px {
	margin-bottom: 27px;
}
.newCallout {
	color: #fff;
	background-color: #0099CC;
	font-size: 0.9em;
	padding: 0 1px;
	display: inline;
}

.noBGImage {
	background-image:none !important;
}
.noShow {
	display: none;
}
.playButton {
	line-height: 1.6em;
	float: right;
	height: 1.8em;
	color: #660099;
	background: url(../images/button_play.gif) no-repeat right top;
	padding-right: 24px;
	text-decoration: none;
	font-size: 1.1em;
}
.playButton:hover {
	text-decoration: underline;
}
.purpleButton {
	padding: 4px 11px;
	border: 1px solid #666;
	width: auto;
	line-height: 1em;
	color: #fff !important;
	background: #642d7f url(../images/purpleGradient.gif) repeat-x;
	display: block;
	float: left;
	margin-top: 8px;
	font-weight: bold;
	text-decoration:none !important;
}
.purpleInputButton {
	padding: 3px 14px;
	border: 1px solid #666;
	line-height: 1em;
	color: #fff !important;
	background: #642d7f url(../images/purpleGradient.gif) repeat-x;
	display: block;
	float: left;
	margin-top: 8px;
	font-weight: bold;
	font-size: 0.8em;
}
* html .purpleInputButton {
	padding: 3px 8px;
	border: 1px solid #666;
	margin-top: 8px;
	font-weight: bold;
	font-size: 1em;
}
.sag {
	margin-bottom: 15px;
}
.button {
	FONT-SIZE: 12px; BACKGROUND: #660099; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.tag {
	color: #fff;
	padding: 9px 8px;
	font-size: 1.4em;
	letter-spacing: 0px;
	line-height: 1em;
	margin-bottom: 15px;
}
.tag a {
	color: #fff;
	text-decoration: none;
	display: block;
	font-size: 0.7em;
	margin-top: 8px;
	line-height: 1em;
}
.tagBlue {
	background: #0099CC;
}

.tagGray {
	background: #757575;
}

.tagPurple {
	background: #660099;
}

.triCols {
	float: left;
	width: 165px;
	/*padding:7px;*/
}
#container {
	width: 775px;
}
#footer {
	clear: both;
	width: 745px;
	margin-left: 15px;
	padding-bottom: 19px;
	margin-top: 35px;
}
#header {
	margin-bottom: 15px;
	position: relative;
}
ul#styleSwitcher {
	position: absolute;
	z-index: 500;
	left: 656px;
	top: 8px;
	width: 120px;
}
ul#styleSwitcher li {
	float: left;
	font-weight: bold;
	color: #333;
	font-size: 1.1em;
}
ul#styleSwitcher li a {
	display: block;
	width: 16px;
	height: 0px;
	background-position:left-top;
	background-repeat:no-repeat;
	padding-top: 16px;
	overflow: hidden;
	margin-left: 3px;
}
ul#styleSwitcher li a#textSmall {
	background-image:url(../images/TRsmall_active.gif)
}
ul#styleSwitcher li a#textMedium {
	background-image:url(../images/TRmedium_inactive.gif)
}
ul#styleSwitcher li a#textLarge {
	background-image:url(../images/TRlarge_inactive.gif)
}
#content {
	width: 745px;
	margin-left: 3px;
	margin-right: 15px;
}
#content .printerFriend   {
	background: url(../images/printerFriendlyIcon.gif) no-repeat 0px 0px;
	color:#660099 !important;
	float: right;
	height: 1.8em;
	padding-left: 24px;
	line-height: 1.6em;
	margin-right: 14px;
	font-weight: normal;
	text-decoration:none !important;
	font-size: 1em;
}
#content .printerFriend:hover {
	text-decoration:underline !important;
}
#content .tellAFriend {
	background: url(../images/tellafriendIcon.gif) no-repeat 0px 0px;
	color:#660099 !important;
	float: right;
	height: 1.8em;
	padding-left: 24px;
	line-height: 1.6em;
	font-weight: normal;
	text-decoration:none !important;
	font-size: 1em;
}
#content .printerFriend:hover, #content .tellAFriend:hover {
	text-decoration:underline !important;
}
#content #breadCrumbs {
	color: #666;
	margin-bottom: 4px;
}
#content #breadCrumbs a {
	color: #666 !important;
	text-decoration: none;
}
#content #breadCrumbs a:hover {
	text-decoration: underline;
}

#content #copy {
	width: 745px;
}
#content  #leftColumn {
	float: left;
	width: 155px;
	margin-right: 20px;
	padding-left: 10px;
	font-size: 1.1em;
	overflow: hidden;
}

/*#content #leftColumn #subMenu {
	border-top: 1px solid #ccc;
	margin-bottom: 30px;
}
#content #leftColumn #subMenu li {
	width: 160px;
	border-bottom: 1px solid #ccc;
	padding-left: 15px;
}
#content #leftColumn #subMenu li a {
	color: #0f0f0f;
	text-decoration: none;
	width: 152px;
	padding: 4px 7px 4px 0px;
	display: block;
}

#content #leftColumn #subMenu li ul li {
	border-bottom-style: none;
	padding-left: 0px;
	background-image: url(none);
}

#content #leftColumn #subMenu li ul li a {
	width: 147px;
	padding: 4px 0px 4px 13px;
	float: none;
}
#content #leftColumn #subMenu li ul li a:hover {
	background-image:none !important;
}*/
#content #leftColumn #subMenu {
	border-top: 1px solid #ccc;
	margin-bottom: 30px;
}
#content #leftColumn #subMenu li {
	width: 175px;
	border-bottom: 1px solid #ccc;
}
#content #leftColumn #subMenu li .menuNav {
	width: 175px;
}
#content  #leftColumn  #subMenu  li  .menuNav  img {
	margin: 4px 5px 0px 0px;
	cursor: pointer;
	float: left;
}
#content #leftColumn #subMenu li .menuNav a {
	color: #0f0f0f;
	text-decoration: none;
	width: 152px;
	display: block;
	padding-right: 7px;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
}
#content #leftColumn #subMenu li .menuNav a img {
	float: none;
	margin: 0px;
}

#content #leftColumn #subMenu li ul {
	display: none;
}
#content #leftColumn #subMenu li ul li {
	border-bottom-style: none;
	padding-left: 0px;
	padding-top: 0px;
}
#content #leftColumn #subMenu li ul li a {
	width: 147px;
	padding: 3px 0px 3px 28px;
	display: block;
	text-decoration: none;
	color: #0f0f0f;
}
#content #leftColumn #subMenu li.menuActive ul {
	display:block;
}
#content #rightColumn {
	float: right;
	width: 570px;
	font-size: 1.1em;
	overflow: hidden;
}
#content #rightColumn a {
	color: #660099;
	text-decoration: none;
}
#content #rightColumn a:hover {
	text-decoration:underline;
}
#content  #rightColumn  h1, 
#content  #rightColumn  h2 {
	font-size: 1.6em;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 1px solid #999;
	margin-bottom: 8px;
	clear: both;
	line-height: 1em;
}
/*#content #rightColumn h1 a:hover, #content #rightColumn h2 a:hover {
	text-decoration: none;
}
*/
#content   #rightColumn   h1   .printerFriend, #content  #rightColumn  h1 .tellAFriend {
	font-size: 0.6em;
}
#content #rightColumn h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
	padding-bottom: 2px;
}
#content #rightColumn ol {
	margin-bottom: 12px;
}
#content #rightColumn ol li {
	list-style: decimal;
	margin-left: 20px;
}
* html #content #rightColumn ol li {
	margin-left: 23px;
}
#content #rightColumn ul {
	margin-bottom: 12px;
	list-style: disc;
}
#content #rightColumn ul li {
	margin-left: 16px;
}
#content #rightColumn.fullWidth {
	width: 745px;
}
#content #rightColumn .contentTabsCopy {
	display: none;
}

#content #rightColumn .introCopy {
	font-size: 1.0em;
	font-weight: normal;
	color: #333;
	line-height: 1.2em;
	margin-bottom: 27px;
}
#content  #rightColumn  .portalContent {
	margin-bottom: 30px;

}
#content   #rightColumn   .portalContentImage   img {
	float:right;
}
/*#content #tabs {
	height: 23px;
	width: 555px;
	margin-bottom: 18px;
	border-bottom: 3px solid #a9a9a9;
	list-style-type:none !important;
	position: relative;
}
#content #tabs li {
	margin-right: 3px;
	margin-left: 0px !important;
	float: left;
	bottom: 0px;
}
#content #tabs li a {
	display: block;
	color: #797979;
	float: left;
	font-size: 1.1em;
	padding: 5px 20px 5px 8px;
	background: #e7e7e7;
}
#content #tabs li a:hover {
	text-decoration: none;
}

#content #tabs li a.tabActive {
	background: #a9a9a9;
	font-weight: bold;
	color: #fff;
	border-bottom-style: none !important;
}*/
#content #tabs {
	margin-top: 15px;
	margin-bottom: 18px;
	border-bottom: 3px solid #a9a9a9;
	width: 100%;	
}
#content #tabs td {
	vertical-align: top;
	background: #e7e7e7 url(../images/whiteBorder.gif) repeat-y right top;
	width: 33%;
	cursor: pointer;
}
#content #tabs td a {
	display: block;
	color: #797979;
	font-size: 1.1em;
	padding: 4px 8px;
	margin-right: 3px;
}
#content #tabs td a:hover {
	text-decoration: none;
}
#content #tabs td.tabActive {
	background-color: #a9a9a9;
}
#content  #tabs td.tabActive a {
	font-weight: bold;
	color: #fff;
}
#content #tabs td.lastTab {
	background-image: url(none);
	margin-right: 0px;
}
#content #topContent {
	width: 555px;
	padding-left: 190px;
	margin-bottom: 2px;
}
