/* CSS Document */
/*   Created and mantained by Amazon Customer Service - 2008    */


a, a:link{
	color:#006699;
	text-decoration: none;
}

a:visited{
	text-decoration: none;
}

a:hover, a:focus, a:active{
	color:#CC6600;
	text-decoration: underline;
}

/*  ----------  FLEXI BOX STYLES  -----------  */
 
.cs-wrapper {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 1em !important;
		font-size: .8em;
        }
				
.cs-flexi-content .cs-flexi-head {
	font-family: Arial, verdana, sans-serif;
	font-weight: bold;
	font-size:1.3em;
	color: #444;
	line-height:1em;
	padding: -10px .5em .5em .5em;
	margin: -10px 0 .5em .5em;
	position:relative;
	display:inline;
		}
		
.cs-flexi-inner{
/*margin-bottom: -5px !import;*/
margin: 0px;
padding: 10px 8px 1px 8px;
}

.cs-flexi-inner .cs-flexi-list li{
padding-left: 0px;
margin-left: 0px;
font-size: 1.1em;
}

.cs-flexi-button {
	margin: 10px 12px 8px 0px;
}

.cs-customer-name{
padding: 5px 0 0 0px;
font-weight: bold;
font-size: 1.1em !import;
font-size: 1em;

}


.cs-flexi-content{
font-size: .85em !important;
font-size: .7em;
}

.cs-flexi-content h4, .cs-flexi-content h5{
	color: #333333;
	font-size: 1em !import;
	font-size:0.85em;
	margin: 0px;
	padding-left: 5px;
}


}


div{
height: auto;
}

.cs-flexi-shadow{
	margin-bottom: 0px !import;
	padding: 0px;
	height: 2px !import;
	height: auto;
	line-height: 0px;
	background-image: url(../sprites/flexi/drop_shawdow.gif);
	background-repeat: repeat-x;
}


  /* Top Right */ 
.cs-flexi-top {
	margin:0 0 0 10px;
	height:8px;
	background-image: url(../sprites/flexi/flexi-box-clear.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
        }
			
 /* Top Left */ 
.cs-flexi-top div {
	height: 8px;
	width: 10px;
	position:relative;
	left: -10px;
	background-image: url(../sprites/flexi/flexi-box-clear.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
        }
 /* Bottom Right */ 
.cs-flexi-bottom {
        background: url(../sprites/flexi/flexi-box-clear.gif) no-repeat 100% 100%;
        margin: 0 0 0 10px;
        height: 10px;
        }
 /* Bottom Left */ 
.cs-flexi-bottom div{
        background: url(../sprites/flexi/flexi-box-clear.gif) no-repeat 0 100%;
        height: 10px;
        width: 10px;
        position:relative;
        left: -10px;
		overflow: hidden;
		background-position: 0 -38px;
        }
 /* Left Border */ 
.cs-flexi-l {
	padding: 0 0 0 1px;
	background-image: url(../sprites/flexi/flexi-border_lt.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
        }
 /* Right Border */ 
.cs-flexi-r {
	padding: 0 1px 0 0;
	background-image: url(../sprites/flexi/flexi-border_lt.gif);
	background-repeat: repeat-y;
	background-position: 100% 0;
        }
			
 /* flexi top with blue gradient */
/*top right*/ 
.cs-flexi-top-g-blue {
	margin:0 0 0 10px;
	height:8px;
	background-image: url(../sprites/flexi/flexi-box-bl.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
	}
	
 /*top left*/	 
.cs-flexi-top-g-blue div{
	height:8px;
	width: 10px;
	left: -10px;
	position:relative;
	overflow:hidden;
	background-image: url(../sprites/flexi/flexi-box-bl.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
 /*gradient fill for heading expansion*/	 
.cs-flexi-gradient-blue {
	margin:0 0 0 0;
	padding:0 0 3px 0;
	display: inline;
	background-image: url(../sprites/flexi/blue_grade.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A2C8DB;
	}
	
/* END OF FLEXI BOX STYLES */
b.h1 { 
color: pink;
margin: 5px 0px 0px 8px;
padding-bottom: 0px;
}

h1 {
	color: #CC6600;
	font-size: 1.2em;
	margin: 5px 0px 0px 8px;
	padding-bottom: 0px;
}




/* start FLEXI3 STYLES  */
.cs-flexi3{
	margin: 0px 6px 15px 6px;
	background-image: url(../sprites/flexi/flexi-border_lt.gif);
	background-repeat: repeat-y;
	background-position:  200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em !important;
	font-size: .8em;  /*  IE SIZE ONLY  */
	min-width: 500px;
	}




.cs-flexi3-text{
	width: auto;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
		}
		
.cs-flexi3-text div{
text-align: left;
}

		
  /* Top Right */ 
.cs-flexi3-top {
	background-image: url(../sprites/flexi/flexi3-primary.gif);
	margin: 0 0 0 10px;
	height: 10px;
	background-position: right top;
	display: block;
        }	
			
 /* Top Left */ 
.cs-flexi3-top .left-corner {
	background-image: url(../sprites/flexi/flexi3-primary.gif);
	height: 10px;
	width: 205px;
	position: relative;
	left: -10px;
	background-position: left top;
	overflow: hidden;
	background-position: 0 0px;
        }



 /* Bottom Right */ 
.cs-flexi3-bottom {
	background-image: url(../sprites/flexi/flexi3-primary.gif);
	margin: 0 0px 0 10px;
	height: 10px;
	background-position: right bottom;
	display: block;
        }
		
 /* Bottom Left */ 
 
.cs-flexi3-bottom .left-corner{
	background-image: url(../sprites/flexi/flexi3-primary.gif);
	height: 10px;
	width: 205px;
	position: relative;
	left: -10px;
	background-position: left bottom;
	overflow: hidden;
	background-position: 0 -37px;
	
        }
		
		
 /* Left Border */ 
.cs-flexi3-l {
	padding: 0 0 0 0px;
	background-image: url(../sprites/flexi/flexi3-rt-primary.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
        }
 /* Right Border */ 
.cs-flexi3-r {
	padding: 0 1px 0 0;
	background-image: url(../sprites/flexi/flexi3-rt-primary.gif);
	background-repeat: repeat-y;
	background-position: 100% 0;
        }


.cs-flexi3 .subtext{
	font-size: .85em;
	color: #999999;
	width: 185px;
	font-weight: normal;

}


.cs-flexi3 h2{
font-size: 1.4em;
color:#333;
margin: 0px;
line-height: 1em;
width: 200px;
}


.cs-flexi3 .col1{
	width: 210px;
	float:left;

}

.cs-flexi3 .col1 img{
	background-color: none;
	padding: 2px;
}



.cs-flexi3 .col2{
	background-color: #FFFFFF;
	clear:right;
	width: auto;
	display: table;
	.display: inline-block;
	min-width: 250px;
	
}

.col2 h3 {
margin: 0px;
padding: 0px;

}


/* targets body element in Firefox 1.5 & 2.0 only - invalid CSS2 & valid CSS3 */
cs-flexi3 .col2:-moz-any-link {
left: -200px;
}

.tiles{

	margin-left: 0px; 
	padding-left: 0px;
	margin: 0px;
}


.tiles li{
	display: inline;
	float: left;


}

li.ya-vertical-space{
line-height: 50px;
}

.tiles div{
	width: 230px;
	display: table;
	height:auto;
	padding: 0 0 1em 0;
}

.tiles ul{
	margin-left: 0px; 
	padding: 4px 15px 0 0px;
	margin: 0px;
}

.tiles ul li{
	display: table;
	width: 230px;
	margin: 0px;
	padding: 0 0 4px 0;
	font-size: 0.9em;
	font-weight: normal;
}





.tiles h3{
	display: inline;	
	color: #333;
	margin: 0px;
	font-size: 1.1em;
	font-weight: bold;

}


/* standard so you would like to content */
 ul.ya-no-link-1 li {
	padding: 0 0 2px 25px;
	margin: 0px;
	background-image: url(../sprites/base/bullet.gif);
	background-repeat: no-repeat;
	background-position: 3px 2px;
	color: #444;
	width: 210px; 
}

 ul.ya-no-link-1 li.ya-no-bullet{
 background-image:none;
 padding: 5px 0 0 0;

 }


/* centered so you would like to content */

.tiles ul.ya-no-link-2{
padding: 5px 0 0 50px;

}


ul.ya-no-link-2 li {
	padding: 0 0 0 15px;
	margin: 0px;
	background-image: url(../sprites/base/bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	color: #444;	
	width: 200px;
	height: 2em;
}

.cs-flexi3 .col2 .ya-img-center{
	
	padding: 65px 0px 10px 150px !important;
	padding: 0;
	padding-left: 160px;
	margin-top: 20px;
	text-align: left;
	width: 200px;
}

.ya-related-help{
}



.ya-related-help-header{
	text-align: right;
	padding-bottom: 2px;
	padding-right: 1px;
	position: relative;
	top: 3px;
	

}

.ya-related-help-header a:link{
	background-image: url(../sprites/flexi/help_anchors.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color:#66B3FF;
	text-decoration: none;
	font-size: .8em;
	padding-right: 20px;
	font-weight: normal;
	height: 13px;

}

.ya-related-help-header a:hover, .ya-related-help-header a:active, .ya-related-help-header a:focus{
	background-image: url(../sprites/flexi/help_anchors.gif);
	background-repeat: no-repeat;
	background-position: right -200px;
	text-decoration:underline;
	color:#CC6600;
	outline: none;

}


.ya-related-help-content{
	text-align: left;
	padding: 0 10px 0 20px;
	border-top: solid 1px #A2C8DB;
	margin-top: 13px !important;
	margin-top: 7px; /*  IE HACK */
	margin-left: 200px;
}

.ya-related-help-content a{
font-weight: normal;
magin-bottom: 5px;
}


.ya-related-help-content h3{
	margin: 4px 0 0 0;
	color: #333333;
	font-size: 1.1em;
}


.ya-related-help-content ul{
list-style-type: none;
}



/* start MESSAGE STYLES  */
.cs-messagetype-clear{
margin: 15px 6px 0px 6px;
font-size: small !important;
font-size: .8em;  /*  IE SIZE ONLY  */
}

.cs-messagetype-clear .cs-message-text div{
text-align: center;

}


.cs-message-title{
	font-weight:bold;
	font-size:.9em !important;
	font-size: .85em;
	color: #333333;
	line-height:1em;
	padding: 5px 10px 0px 10px;
		}

.cs-message-text{
	font-weight:normal;
	font-size: 1em !important;
	font-size: 1em;
	color: black;
	padding: 2px 10px 0px 10px;
		}
		


		
  /* Top Right */ 
.cs-message-top {
	margin:0px 0 0 10px;
	height: 8px;
	background-image: url(../sprites/flexi/broadcast_box.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;

        }	
			
 /* Top Left */ 
.cs-message-top div {
	margin: 0px;
	height: 8px !important;
	width: 10px;
	position:relative;
	left: -10px;
	background-image: url(../sprites/flexi/broadcast_box.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	overflow: hidden;
	background-color: transparent;
        }


.cs-messagetype-simple{
margin: 0 6px 15px 6px;
background-color: white;
font-size: small !important;
font-size: .8em;  /*  IE SIZE ONLY  */
}

.cs-messagetype-simple{
text-align: left;
}

  /* Top Right */ 
.cs-messagetype-simple .cs-message-top div, .cs-messagetype-simple .cs-message-top, .cs-messagetype-simple .cs-message-bottom, .cs-messagetype-simple .cs-message-bottom div{
	background-image: url(../sprites/flexi/flexi-box-clear.gif);
        }	
			
.cs-messagetype-simple .cs-message-l, .cs-messagetype-simple .cs-message-r {
	background-image: url(../sprites/flexi/flexi-border_lt.gif)
}


 /* Bottom Right */ 
.cs-message-bottom {
	background-image: url(../sprites/flexi/broadcast_box.gif);
	margin: 0 0 0 10px;
	height: 10px;
	background-position: right bottom;
	display: block;
        }
		
 /* Bottom Left */ 
.cs-message-bottom div{
	background-image: url(../sprites/flexi/broadcast_box.gif);
	height: 10px;
	width: 10px;
	position: relative;
	left: -10px;
	background-position: left bottom;
	overflow: hidden;
	background-position: 0 -38px;
	
        }
		
		
 /* Left Border */ 
.cs-message-l {
	padding: 0 0 0 1px;
	background-image: url(../sprites/flexi/broadcast_lt.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
        }
 /* Right Border */ 
.cs-message-r {
	padding: 0 1px 0 0;
	background-image: url(../sprites/flexi/braodcast_rt.gif);
	background-repeat: repeat-y;
	background-position: 100% 0;
        }


/*  Navigation Menu   */
		
.cs-messagetype-navigation{
width: 171px;
}
			
  /* Top Right */ 
.cs-messagetype-navigation .cs-message-top {
	background-image: url(../sprites/flexi/flexi-box-clear.gif);
        }	
		
 /* Top Left */ 
.cs-messagetype-navigation .cs-message-top div {
	background-image: url(../sprites/flexi/flexi-box-clear.gif);
        }
		
 /* Bottom Right */ 
.cs-messagetype-navigation .cs-message-bottom {
	background-image: url(../sprites/flexi/flexi-box-clear.gif);
        }
		
 /* Bottom Left */ 
.cs-messagetype-navigation .cs-message-bottom div{
	background-image: url(../sprites/flexi/flexi-box-clear.gif);
        }
		
 /* Left Border */ 
.cs-messagetype-navigation .cs-message-l {
	background-image: url(../sprites/flexi/flexi-border_light.gif);
        }
		
 /* Right Border */ 
.cs-messagetype-navigation .cs-message-r {
	background-image: url(../sprites/flexi/flexi-border_light.gif);
        }


/*    Message overrides   */
		
.cs-messagetype ul{
margin: 0px;
}

.cs-messagetype-navigation .cs-message-text{
margin: 0px;
padding: 3px 0px;
}


/*----     HORIZONTAL TAB  NAV    ----*/


.cs-tabmenu{
	position: relative;
	padding: 0 0 20px 2px;
	margin: 0 auto 0 auto;  /*tab background image path*/
	min-height: 30px;
	list-style: none;
	background-image: url(../sprites/tabs/tab_back2.gif);
	background-repeat: repeat-x;
	white-space: nowrap;

}

ul.cs-tabmenu{
	margin: 0px;
	margin-right: -20px;
	display: block;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
}

.cs-tabmenu li{
	float:left;
	vertical-align: top;
	white-space: nowrap;
}

.cs-tabmenu li a, .cs-tabmenu li a:visited{
	vertical-align:top;
	float: left;
	display: block;
	color: white;
	text-decoration: none;
	font-size: 1.1em;
	.font-size: .9em; /*IE FONT HACK  */
	font-weight:bold;
	padding:0 0 0 10px; /*Padding to accomodate left image */
	height: 30px;
	line-height: 28px;
	text-align: center;
	cursor: pointer;
	white-space:nowrap;
	background-image: url(../sprites/tabs/tab_left2.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}

.cs-tabmenu li a span{
	float: left;
	display: block;
	height: 30px;
	padding: 0 18px 0px 8px; /*padding for menu items*/
	background-image: url(../sprites/tabs/tab_right2.gif);
	background-repeat: no-repeat;
	background-position: right top;

}

.cs-tabmenu li a:hover, .cs-tabmenu li a:focus, .cs-tabmenu li a:active{
	color: pink; /*left image*/
	text-decoration: underline;
	background-position: left -200px;
	height: 30px;
	outline: none;
	
}

.cs-tabmenu li a:hover span, .cs-tabmenu li a:focus span, .cs-tabmenu li a:active span{
	color: white; /*right image*/
	text-decoration: underline;
	background-position: right -200px;
	height: 30px;
}
.cs-tabmenu li.selected a span,  .cs-tabmenu li.selected a:hover span, .cs-tabmenu li.selected a:focus span, .cs-tabmenu li.selected a:active span{
	color: #333333; /*right image*/
	background-position: right -100px;
	text-decoration: none;
}	

.cs-tabmenu li.selected a, .cs-tabmenu li.selected a:hover, .cs-tabmenu li.selected a:focus, .cs-tabmenu li.selected a:active{
	color: #333333; /*left image*/
	background-position: left -100px;
	font-weight:bold;
	text-decoration: none;
}


.cs-tabmenu li.selected a:hover span{
	text-decoration: none;
}



/*----    VEERTICAL NAV    ----*/


.cs-vertmenu{
list-style-type: none;
margin: 0px;
padding: 0;
/*width: 171px;*/
font-family: sans-serif;
text-align: left;
font-size: 1em;
font-size: .85em;
line-height: 1em;
}


ul.cs-vertmenu {
margin-top: 4px !import;
margin-top: 10px;
}

.cs-vertmenu li {
	margin: 2px 0px !import;
	margin: -13px 0px;
	
}
.cs-vertmenu li a{
	background: white;
	color: #336699;
	display: block;
	width: auto;
	padding: 7px 0;
	margin: 0px;
	padding-left: 7px;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	font-size: 1.2em !import;
	font-size: .9em;
}

.cs-vertmenu li a:visited, .cs-vertmenu li a:active{
	color: #336699;
}

.cs-vertmenu li a:hover, .cs-vertmenu li a:focus, .cs-vertmenu li a:active {
	background-color:#5E9BD3;
	color:#FFFFFF;
	text-decoration: underline;
}


.cs-vertmenu li.selected a, .cs-vertmenu li.selected a:visited{
	color:white;
	background-image: url(../sprites/flexi/vertmenu_grade2.gif);
	font-weight: bold;
	border-top: 1px solid #B2B2B2;
	border-bottom: 1px solid #ADCEDF;
	text-decoration:none;
}

.cs-vertmenu li.selected a:hover{
text-decoration: none;
} 
.cs-page { font-family: Verdana, Arial, Helvetica, sans-serif;}

/*
.cs-page h2 {
	color: #333333;
	font-size: 1.4em !import;
	font-size: 1em;
	margin: 0 0 0 0;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.cs-page h2 a, .cs-page h2 a:visited{
	color: #333333;
}

.cs-page h2 a:hover, cs-page h2 a:active, cs-page h2 a:focus{
	color: #CC6600;
	text-decoration: underline;
}


.cs-page h3 {
	color: #333333;
	font-size: 1.1em !import;
	font-size: .9em;
	margin: 0 0 0 0;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
*/
.cs-link-list {
	margin-top: 6px;
	list-style-image: none;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 15px;
}
.cs-link-list a{
	font-size: 1em !import;
	font-size: .8em;
	font-weight:normal;
	}

.cs-link-list li{
	margin-bottom: 3px;
	padding-left: 5px;
}



.cs-flexi-list {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
}

.cs-flexi-list li{
	font-size: 1em !import;
	font-size:.85em;
	margin-bottom: 7px;
	padding-left: 6px;

}


/*---- PAGE LAYOUT   ------*/






.cs-tablelayout td{
vertical-align: top;
border-collapse: collapse;
}


	
.cs-ya-content {
padding-top: 0px;
margin-top: 0px;
width: 100%;
_width: auto;  /*  IE 6 and lower Hack  */
}




/*   END OF LINK STYLES   */
.csBottomNavLinks {
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size: 1em; 
	padding-top: 5px; 
	padding-bottom: 5px;
	}
	
.BottomNavLinks td {
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size: 1em;
	}

	
BODY {
        font-family: verdana,arial,helvetica,sans-serif;
        background-color: #FFFFFF;
        color: #000000;
        margin-top: 0px;
		font-size: small !important;
		font-size: .9em;
	
