/* Start CSS Reset Classes */

/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 * 
 */
 
 
/* Font size conversion chart 
10px = 77%
11px  = 85%
12px  =	93%
13px  =	100%
14px  =	108%
15px  = 116%
16px  =	123.1%
17px  =	131%
18px  =	138.5%
19px  =	146.5%
20px  =	153.9%
21px  =	161.6%
22px  =	167%
23px  =	174%
24px  =	182%
25px  =	189%
26px  =	197%
*/

body {font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small; background-color: #ffffff;}
table {font-size:inherit;}

/**
 * 99% for safari; 100% is too large
 */
select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}

/**
 * Bump up !IE to get to 13px equivalent
 */
pre, code {font:115% monospace;}


/* Start CSS Reset Classes */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	}

table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* End CSS Reset Classes */


/* Begin Global Link Treatment */
a {color: #0F57C2; text-decoration: none; font-family: arial, sans-serif;}
a:visited {color:#800080; text-decoration: none;}
a:active, a:focus {color:#E74B00; text-decoration: underline;}
a:hover {text-decoration: underline;}
/* End Global Link Treatment */

/* Begin Utility Classes */
.bold {font-weight: bold;}
.unbold	{font-weight: normal;}
.emphasis {font-style: italic;}
.underline	{text-decoration:underline;}
.grey-hr	{border-bottom:1px solid #DBDCDE; clear:both; height:1px; margin:0; padding:0;}
.hr-for-ie {display:none;}
sup	{font-size:77%; font-weight:normal;}
.top	{float:right; font-size:85%;}
/* End Utility Classes */


/* Layout Clases */
.layout-breadcrumb-region .layout-spacer-1	{padding:6px 0px 0px 0px;}
.layout-toc-region .layout-spacer-1	{padding:25px 0px 0px 0px;}
.layout-content-region	{width:360px;} 	
.layout-content-region .layout-spacer-1	{padding:18px 0px 0px 0px;}
.layout-content-region .layout-spacer-2	{padding:18px 0px 0px 0px;}
.layout-content-region .layout-spacer-3	{padding:18px 0px 0px 0px;}
.layout-content-region .layout-spacer-4	{padding:5px 0px 5px 0px;}
.layout-content-region .layout-spacer-5	{padding:5px 0px 5px 0px;}
.layout-content-region .layout-spacer-6	{padding:5px 0px 5px 0px;}
.layout-content-region .layout-spacer-7	{padding:5px 0px 5px 0px;}
.layout-content-region .layout-spacer-8	{padding:5px 0px 5px 0px;}
.layout-content-region .layout-spacer-9	{padding:5px 0px 0px 0px;}
.layout-sidebar-region .layout-spacer-1	{padding:43px 0px 0px 0px;}
.layout-toc-region	{vertical-align:top;}
.layout-left-gutter	{padding:0px 0px 0px 20px;}
.layout-right-gutter	{padding:0px 0px 0px 20px;}
.layout-sidebar-region	{vertical-align:top;}
.layout-footer-region	{width:995px; padding:32px 0px 0px 0px;}

/* Component Classes */
.breadcrumb	{padding:0px 0px 0px 12px; color:#666666; font-size:85%;}
.breadcrumb a{color:#666666;text-decoration:none;}
.breadcrumb a:visited{color:#666666;text-decoration:none;}
.breadcrumb a:active{color:#666666;text-decoration:none;}
.breadcrumb a:focus{color:#666666;text-decoration:none;}
.breadcrumb a:hover{text-decoration:underline;}
.breadcrumb li	{display:inline;}

.toc	{padding:0px 0px 0px 5px;}

.header	{border-bottom:2px solid #CC9900;}
.header h1	{font-size:123.1%}

.content-list .gold-bullet-list li	{background:url(/common/always-cached/images/bullets/bullet_info.gif) 0 2px no-repeat; padding:0px 0px 3px 13px}


.product-overview h2	{font-size:123.1%; color:#146E6C; padding:0px 0px 3px 0px;}
.product-overview p	{padding:0px 0px 5px 0px;}
.product-overview .gold-bullet-list li	{background:url(/common/always-cached/images/bullets/bullet_info.gif) 0 2px no-repeat; padding:0px 0px 3px 13px}

.feature-benfit h2	{font-size:123.1%; color:#146E6C; padding:0px 0px 3px 0px;}
.feature-benfit p	{padding:0px 0px 5px 0px;}
.feature-benfit .gold-bullet-list li	{background:url(/common/always-cached/images/bullets/bullet_info.gif) 0 2px no-repeat; padding:0px 0px 3px 13px}

.risks h2	{font-size:123.1%; color:#146E6C; padding:0px 0px 3px 0px;}
.risks p	{padding:0px 0px 5px 0px;}
.risks .gold-bullet-list li	{background:url(/common/always-cached/images/bullets/bullet_info.gif) 0 2px no-repeat; padding:0px 0px 3px 13px}

.sidebar h3	{background-color:#8da98d; color:#FFFFFF; font-size:93%; padding:2px 0px 2px 3px; width:178px; margin:0px 0px 5px 0px;}
.sidebar ul	{width:158px; padding:0px 0px 0px 5px;}
.sidebar .gold-bullet-list li	{background:url(/common/always-cached/images/bullets/bullet_info.gif) 0 2px no-repeat; padding:0px 0px 3px 13px; font-size:93%;}



