@charset "utf-8";
/* CSS Document */
/*

|- Base Styles
|- Center Col Styles
|- Topic Grid
|- Process Count
|- BreadCrumb
|- Navigation
|- Tools
|- Search Styles
|- Page Styles by Type
|- Community
|- Kindle Selector


*/

body{ font-family: Verdana, Geneva, sans-serif;}

a:hover, a:active, a:focus{
	color:#C60;
	}
	
td, th{ 
	font-size: small !important;
	font-size: x-small;
}

.chart td{
	vertical-align: top;
	text-align: left;
	padding: 5px;
	border: dotted 1px #ccc;
	border-width: 1px 1px 0 0;
	border-collapse: collapse;
}

.chart th{
	vertical-align: top;
	text-align: left;
	padding: 5px;
	background-color: #F7F7F7;
	color: #333;
}


.chart{
	border: solid 1px #CCC;
}


.header .sans{
	color: #C60;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
}


.cs-help-page{
	padding: 10px 0px;
	margin: 0px;
}

.cs-help-page a:link, .cs-help-page a:visited{
	text-decoration: none;
}

.cs-help-page a:hover{
	text-decoration: underline;
	color: #C60;
}

.cs-help-page a:focus, .cs-help-page a:active{
	text-decoration: none;
	color :#C60;
}

.cs-head-wrapper{
	padding-top: 10px;
}
	
.small { 
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size: small; 
	}
.tiny { 
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size: x-small; 
	}
.alert { 
	color: #FF0000; 
	font-weight: bold; 
	}

.cs-numbered {
      font-size:.86em;
	  margin: .7em 1em 0 1.1em;
      padding-left: 3.5em;
      text-indent: -30px;
	  line-height:1.5em;
        }

.cs-halfNoCaret {
        margin-top: 0.86em;
        line-height: 1.4em;
        }

.cs-halfCaretUl {
        margin-top: 0.86em;
        line-height: 1.6em;
        list-style: none;
        margin-left: 0;
        padding-left: 1em;
        text-indent: -1em
        }

.cs-more-leading {
        margin:0 0 0 0;
        padding: 0 .5em .25em 1.25em;
        line-height:1.7em;
        }

.cs-caret {
        font-size: .97em;
        font-weight: bold;
        color: #c60;
        }

.nav {
		background-position:2em 2px;
		padding:0 .5em .25em 3em;
		}

.cs-widget-text {
        font-size:.86em;
        margin:.7em 1em 0 0em;
        line-height:1.4em;
        }

div.cs-widget-text {
		margin:.4em .7em 0 0em;
		line-height:1.25em;
		}

.cs-highlight {
    background-color: #f8f5d8;
    font-weight:bold;
    color: #c60;
    }

.cs-border-blue {
		border-bottom: 1px solid #999;
		margin: 0 0 0 0;
		}
.cs-border-blue-top {
		border-top: 1px solid #999;
		margin: 0 0 0 0;
		}

.cs-divider {
        border-bottom: 1px solid #C9E1F4;
        margin: 10px 0;
        }
		
.cs-divider-short {
        border-bottom: 1px solid #C9E1F4;
        margin: 0px;
        }

.cs-divider-dashed {
        border-bottom: 1px dashed #ccf;
        margin: 2em 0 2em 0;
        }

 .cs-action {
		padding:0 0 0 7px;
		line-height:1.4em;
		vertical-align:top;
        }

.cs-align-right {
        text-align:right;
        }
.cs-email-head {
	width:95%;
	display:block;
	line-height: 2.5em;
	}
.cs-h-spacer {
	padding: 15px;
	}
.cs-float-left {
	float:left;
	padding:0 2em .3em 0;
	}
.cs-float-right {
	float:right;
	padding:0 0 .3em 2em;
	}
.cs-orange {
	color:#c60;
	}
.cs-black {
	color:#000;
	}
.cs-red {
	color:#C00;
	}
.cs-green {
	color:#009900;
	}
.cs-no-pad {
	padding:0;
	}
.cs-unbold {
	font-weight:normal;
	}
.cs-bold {
	font-weight:bold;
	}

	
	
/* Center Col Styles */
.center-col{
	padding-right: 15px;
	padding-left: 15px;
}

.center-col h1, .center-col td h1{
	color: #E47911;
	color: #C60;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: normal;
	margin-bottom: 5px;
}

.center-col h1 .title-subtext{
	color:#666;
	font-size: .70em;
	font-weight: normal;
	line-height: .8em;
}
.center-col .special-header img{
	padding-right: 10px;
}



.center-col h2.big{
	color: #C60;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 2px;
}

.center-col .big-sub-text{
	font-weight: bold;
	font-size: 14px;
	color:#333;
}

.center-col sub-text{
	font-weight: bold;
	font-size: 12px;
	color:#333;
}

	
.center-col h2{
	color: #333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.3em;
	border-bottom: 1px solid #999;
	margin-bottom: 0px;
	font-weight: bold;
	padding-top: 7px;
}

.center-col h2 a{
		font-family: Arial, Verdana, Helvetica, sans-serif;
}

.center-col .no-line{
	border-bottom: none;
}

.center-col h3{
	color: #333;
	font-size: 1.1em;
	margin-bottom: 0px;
	font-weight: bold;
	padding-top: 7px;
}

.center-col a img{
	border: none;
}

.cs-frst-head-flexi{
	font-weight: bold;
	color: #C60;
	font-size: 1.2em;
}

table.table-layout{
	width: 100%;
	margin-top: 10px;
	border: 1px solid #C9E1F4;
	border-collapse: collapse;	
}

.table-layout th{
	color: #666;
	background-color: #EAF3FE;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
}

.table-layout td{
	vertical-align: top;
	padding-bottom: 10px;
}
	
.table-layout ol, .table-layout ul{
	margin: 0px;
	padding: 0px;
}
.table-layout ol, .table-layout li{
	list-style-position: inside;
	padding-bottom: 5px;
}

.etc, .etc a{
	font-size: 11px;
	color: #999;
	text-decoration: none;
}

.topic-grid .etc a:hover{
	font-size: 11px;
	color:#C60;
	text-decoration: underline;
}


.action-block td{
	border-top: solid 1px #C9E1F4;
	border-bottom: solid 1px #C9E1F4;
	vertical-align: middle;
	padding: 5px;
	font-size: 11px;
}

h3.special{
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	font-size: 1.6em;
	color:#C60;
	font-family:Arial, Helvetica, verdana, aan-serif;
}


.center-image{
	vertical-align: middle;
}

.image-layout td{
	padding: 10px 5px 5px 0px;
	vertical-align: top;
}




/* NEXT article box at the bottom of the page */
.help-bottom-nav{
	border-top: 1px solid #C9E1F4;
	width: 100%;
	margin-top: 10px;
	padding-bottom: 15px;
}

.help-top-nav{
	width: 100%;
	margin-bottom: 10px;
}


.help-bottom-nav h4, .help-top-nav h4{
 color: #333;
 font-weight: bold;
 text-align: left;
 padding: 5px 0 0 0;
 margin: 0px;
}

.help-bottom-nav td, .help-top-nav td{
vertical-align: top;
}
.next-article{
	width: 65%;
	border-right: 1px solid #C9E1F4;
}
.next-article a{
	padding: 0 0 0 10px;
	background-image: url(../sprites/step-arrow.gif);
	background-position:0 4px;
	background-repeat: no-repeat;		
}


.help-bottom-nav .nav-siblings, .help-top-nav .nav-siblings{ 
padding: 0 0 0 0px;
margin: 0px;
}

.see-also-links{
	padding:0 0 0 10px;
}

.help-bottom-nav a, .help-top-nav a{
	font-size: 11px;
}


.help-bottom-nav .nav-siblings li, .help-top-nav .nav-siblings li{
	list-style: none;
	padding-bottom: 1px;
}


/* start Topic Grid  */
.topic-grid ul{
	margin: 0px;
	padding: 0px;

}

.topic-grid li{
	list-style: none;
	padding-bottom: 5px;
	padding-left: 13px;
	font-size: 12px;
}

.topic-grid h3{
	margin: 0px;
	padding: 0px;
	margin-bottom: 4px;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	padding-left: 13px;
}

.topic-grid a{
	text-decoration: none;
}


.topic-grid .bottom-row td{
	border-bottom-color: white;
}

.topic-grid td{
	vertical-align: top;
	border: solid 1px white;
	border-bottom-color: #C9E1F4;
	border-collapse: collapse;
	padding: 5px 5px 10px 0px;
}

.topic-grid .grid-left{
	border-right-color: #C9E1F4;
}

.topic-grid .grid-right{
	border-left-color: #C9E1F4;
}

.topic-grid{
	padding-bottom: 15px;
	vertical-align: top;
	border: none;
}

.topic-grid .image-spacer{
	padding-top: 8px;
}

/* end Topic Grid*/


/* Process Count*/
.process-count{
    font-size: 1.4em;
    font-weight: bold;
    color: #C60;
    text-decoration: none;
    background-image: url(../sprites/process_count.gif);
    background-repeat: no-repeat;
    height: 36px !important;
    height: 40px;
    padding-left: 40px;
    padding-top: 6px;
    margin-right: 0px;
    margin-bottom: 4px;
    margin-left: 0px;
}
.one   {
    background-position: 0px -50px;
}
.two  {
    background-position: 0px -100px;
}
.three  {
    background-position: 0px -150px;
}
.four  {
    background-position: 0px -200px;
}
.five  {
    background-position: 0px -250px;
}
.six   {
    background-position: 0px -300px;
}
.seven   {
    background-position: 0px -350px;
}
.eight   {
    background-position: 0px -400px;
}
.nine   {
    background-position: 0px -450px;
}
/* end Process Count*/





/* CS Breadcrumb - header  */
#cs-wrapper .breadcrumb{
	color:#CCCCCC;
	font-size: 11PX;
	text-decoration:none;
	font-family: Verdana, Geneva, sans-serif;
}

#cs-wrapper .breadcrumb a{
	color: #004B91;
	text-decoration: none;

}

#cs-wrapper .breadcrumb a:visited {
	color: #004B91;
}

#cs-wrapper .breadcrumb a:hover, #cs-wrapper .breadcrumb a:active, #cs-wrapper .breadcrumb a:focus{
	color:#C60;
	text-decoration: underline;
}

#cs-wrapper .kindle-selector td a:hover{
	text-decoration: none !important;
}

#cs-wrapper .breadcrumb .selected{
	color: #333;
	}
	
#cs-wrapper .help-anchor a, #cs-wrapper .help-home{
	background-image: url(../sprites/help-logo.gif);
	background-repeat: no-repeat;
	padding-left: 32px;
	font-size: 24px;
	line-height: 25px;
	padding-top: 1px;
	padding-bottom: 2px;
	color: #C60;
	font-family:Arial, Helvetica, verdana, sans-serif;
	font-weight: normal;
}
#cs-wrapper .breadcrumb .help-anchor a, #cs-wrapper .breadcrumb .help-anchor a:visited{
	font-weight: normal;
	color: #004B91;
}
	
#cs-wrapper .cs-logout-node{
	float: right;
	font-size: 11px;
}

#cs-wrapper .cs-logout-node a:link{
	font-size: 11px;
	font-weight: normal; 
}



/* Navigation */
.nav-level{
	font-size: 11px;
	background-image: url(../sprites/step-back-arrow.gif);
	background-position:0 4px;
	background-repeat: no-repeat;		
	padding-bottom: 3px;
}

.nav-level a{
	color: #004B91;
}

.nav-level a:visited{	
}

.nav-level a:active{
color: #C60;	
}

.nav-level a:hover{
color: #C60;
}

.nav-level a:focus{
color: #C60;	
}

.step1{
	padding-left: 7px;
	background-position:0px 4px;
}

.nav-col ul.step1{
	padding-left: 17px;
}

.step2{
	padding-left: 17px;
	background-position:10px 4px;
}

.nav-col ul.step2{
	padding-left: 27px;
}


.step3{
	padding-left: 27px;
	background-position:20px 4px;
}

.nav-col ul.step3{
	padding-left: 37px;
}

.step4{
	padding-left: 37px;
	background-position:30px 4px;
}
.nav-level .selected{
	background-image: none;
}

.nav-col ul.step4{
	padding-left: 37px;
}



.nav-col .nav-siblings, .nav-children{
	margin:0;
	padding: 0 0 0 7px;
	font-weight: normal !important;
}

.nav-col .nav-siblings li, .nav-children li{
	padding: 0 0 7px 0;
	list-style: none;
	font-size: 11px;
}


.nav-col .nav-siblings li a{
	color: #004B91;
}

.nav-col .nav-siblings li a:hover, .nav-col .nav-siblings li a:active, .nav-col .nav-siblings li a:focus{
	color: #C60;
}

.nav-topics{
	margin: 3px;
	padding: 0px;
}

hr{
	color: white;
	border: none;
	border-bottom: solid 1px #C9E1F4;
}


.dynamic-nav-topics{
	font-weight: normal;
	margin: 3px;
	padding: 0px 0 0 10px;
}

.nav-topics li, .dynamic-nav-topics li{
	list-style: none;
	padding: 0 0 5px 5px;
	font-size: 11px;
	}
	
.cs-first-head-flexi, .cs-orange-head{
	color: #C60;
	font-weight: bold;
	font-size: 12px;
	padding: 0 0 5px 0;
}

.cs-caret-list{
	font-size: 11px;
	font-weight: normal;
	padding: 0 0 6px 10px;
}

	
.cs-double-caret-list{
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 16px 10px;
}

.cs-double-caret-list a:visited{
	color: #004B91;
}
	
	
.secondary .links-header{
	font-weight: bold;
	font-size: 13px;
	color: #333;
}

.selected{
	color: #000;
	font-weight: bold;
	background-image: none;
}


	

/* Tools */

.tools-col .cBox .cBoxInner{  
		padding: 5px 10px;
}
.tools-col a:visited{
	color: #004B91;
}

.cs-list {
        font-size: 12px;
        margin:0 0 0 0em;
        padding:.4em .5em .1em 0;
        line-height:1.2em;
		font-weight: bold;
        }	
		
.cs-list img{
	margin: 0 .3em 0 0;
	}
	
.cs-list-header, .nav-col .secEyebrow h2, .tools-col .secEyebrow h2{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color:#333;
	font-size: 16px;
}



.default-actions{
	margin: 0px;
	padding: 0px;
}


.default-actions li{
	background-image:url(../sprites/action-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding: 0 0 5px 12px;
	outline: none;
	list-style: none;
}

.default-actions .primary-action{
	font-weight: bold;
	font-size: 12px;
	background-image: url(../sprites/main-area.gif);
}

.cs-list{
	padding-bottom: 4px;
}


.cs-list .expander{
	background-image:url(../sprites/expander.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-left: 16px;
	outline: none;
}
.cs-list a.expander:hover{
	text-decoration: none;
}

.cs-list-header li{
	list-style: none;
	padding: 0 0 3px 0;
	font-size: 12px;
}

.cs-list .close{
	background-position: 0 -49px;
}

.cs-list-jq{
	margin: 0px;
	padding-left:7px;
}

.cs-list-jq li{
	background-image:url(../sprites/cs-caret.gif);
	background-position:0em 0.3em;
	background-repeat:no-repeat;
	font-size: 11px;
	line-height:1.5em;
	margin:0;
	padding:0 0.5em 0.3em 10px;
	list-style-type: none;
}


.cs-list-jq a, .cs-list-jq a:link, .cs-list-jq a:visited{
color: #004B91;
text-decoration:none;
}

.cs-list-jq a:hover, .cs-list-jq a:active, .cs-list-jq a:focus  {
color:#CC6600;
text-decoration:underline;
}

.cs-none{
	display: none;
}

#displayLink{

}

#displayLink img{
	padding: 4px 0 5px 0;
	
}

/* Search Related Styles */	
#search-help {
	white-space: nowrap;
	margin-right: 93px !important;
	margin: 0px;
}

#search-help #helpsearch{
	margin-right: 0px;
	width: 100% !important;
	width: 80%;	
}
#search-help #helpSearchSubmit{
}

#srch_sggst{
	font-size: .9em;
}

.cs-search-result-wrapper p{
	margin: 0px;
	padding: 0px;
}

.cs-search-result-wrapper p a, .cs-search-result-wrapper p a:visited {
	text-decoration: none;
}
.cs-search-result-wrapper{
	width: 100%;
}

.cs-search-result-wrapper ul{
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
	}

.cs-search-result-wrapper li{
	border-bottom: solid 1px #ddd;
	list-style: none;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}

.top-bc{
	margin: 0px;
	font-size: 11px;
}

.sr-title h3{
	margin: 0px;
}


.results-breadcrumb{
	color: #CCC;
	font-size: 10px;
	margin: 0px;
}

.results-breadcrumb a:link{
	color: #666;	
}

.results-breadcrumb a:hover, .results-breadcrumb a:active, .results-breadcrumb a:focus {
	color:#C60;
}

.default-text{
	color:#CCC
}

.default-abstract-text {
	color: #777;
	}


/* Auto Complete Dropdown */
.suggest_link
{
   background-color: #FFFFFF;
   padding: 2px 6px 2px 6px;
}
.suggest_link_over
{
   background-color: #146EB4;
   color: #FFFFFF;
   padding: 2px 6px 2px 6px;
}
#sugdivhdr {
   font-size: 10px;
   color: #888;
   line-height: 12px;
   padding-right: 4px;
}

/* Search Pagination Styles */
.pagination{ 
background-color: #EAF3FE;
background-image: url(../sprites/blue-bar.gif);
background-position: center top;
background-repeat: repeat-x;
border: 1px solid #C9E1F4;
font-size: 0.85em;
padding-bottom: 0px !important;
padding:5px 10px 5px 8px;
text-align: center;
color: #CCC;
display: block;
font-size: 11px;
height: 24px;
line-height: 24px;
margin-top: 10px;
}

.pagination b {
color:#333333;
padding:2px 5px 3px;
}

.pagination a{
background-color:transparent;
border:1px solid transparent;
padding:2px 5px 3px;
}

.pagination a:link{
	text-decoration: none;
}
	
.pagination a:visited {
color: #004B91;
text-decoration:none;
}

.pagination a:hover{
background-color:white;
border:1px solid #CC3300;
color:#CC3300;
text-decoration:none;
}
.pagination .disabled{
color:#AAAAAA;
}
/* end Pagination*/
/* end Search */


/* start community */
.community-image{
	float: left;
	padding-right: 10px;
	vertical-align: top;
}
.community-title-area{
	height: 65px;
}

.community-title{
	font-weight: bold;
	font-size: 18px;
	color:#333;
	margin-left: 60px;
	margin-top: 0px;
	padding-top: 10px;
}

.community-subtitle{
	color: #333;
	font-size: 12px;
	margin-left: 60px;
}

.community-link-bar {
	font-weight: normal;
	color: #a2c8d8;
	padding-top: 0px;
	text-align: center;
	position: relative;
	top: -5px;
	font-size: 6px;
}

.community-link-bar a{
 padding: 3px;
 color: #004B91;
 font-weight: bold;
 text-decoration: none;
 font-size: 11px;
 white-space:nowrap;
}

/* End Community Styles  */
.round-corners{
	border: solid 1px #C9E1F4;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 10px 0 10px 0;
}

.pad-10, .pad-10 td{
	padding: 0px 10px;
}

.align-top td{ 
vertical-align: top;
}



/* Start Kindle Selector */
.kindle-selector{
	text-align: center;
}

.kindle-selector td{
	text-align: center;
	padding-bottom: 5px;
}

.kindle-selector a:visited{
	color: #004B91;
}

.kindle-tile img{
	border: none;
}

a .kindle-tile{
	border: none;
	display: block;
	float:none;
	width: 120px;
	height: 145px;
	padding-top: 10px;
	background-position: 0 -150px;
	background-repeat: no-repeat;
	text-align: center;
	border: solid 4px white;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	margin: 0 1% 0 1%;
	font-weight: bold;
	font-size: 11px;
}

.cs-help-page .center-col a:hover .kindle-tile{
	border-color: #C60;
	color: #C60;
	text-decoration: none !important;
}

a.selected .kindle-tile{
	border-color: #666;
	color: black;
	text-decoration: none;
}

ul.tile-list{
	width: 100%;
	display: block;
	text-align: center;
}

.tile-list li{
	display: inline-block;
	width: auto;
	min-width: 30%;
	padding: 0px;
}

.center{
	text-align: center
}



	
