@charset "utf-8";
/* CSS Document */

blockquote  {margin:10px 100px; font-style:italic; color:#FFF;}
h1, h2, h3, h4	{font-weight: bold;}
h1, h2  {margin:10px 0px; color:#FFF;}
h1	{font-size:1.60em;}
h2	{font-size: 1.40em;}
h3	{font-size: 1.20em;}
h4	{font-size: 1.00em;}
li	{font-size: 1.10em; text-align: left; margin-bottom: 6px;}
p  {margin: 10px 0px; text-align: left; font-size: 1.20em; color:#FFF;}
sup	{font-size: 0.5em;}

/* Article Navigation TOP / BOTTOM Styles */
#navTop	{height: 0;}

#art_nav_main_container_bottom	{width: 260px; height: 10px; margin: 20px 0px 10px 0px;}

#backButton, #nextButton, #backButtonWhite, #nextButtonWhite  {text-indent:-9999em; display:block;}
#backButton, #nextButton  {background:url(/articles/images/back_next_sprite.jpg) no-repeat;}
#backButtonWhite, #nextButtonWhite  {background:url(/articles/images/back_next_sprite_white.jpg) no-repeat;}
#backButton, #backButtonWhite  {height: 7px; width: 100px; background-position: 0 0; position: relative; font-size:0.0em;}
#nextButton, #nextButtonWhite {height: 7px; width: 77px; background-position: 0 -14px; position: relative; font-size:0.0em;}
#backButton, #nextButton	{border: 2px solid black;}
#backButtonWhite, #nextButtonWhite	{border: 2px solid white;}
#backButton:hover, #backButtonWhite:hover  {background-position: 0 -7px;}
#nextButton:hover, #nextButtonWhite:hover  {background-position: 0 -21px;}

/* Article Content */


