body
{
	background-color : #481d6b;
	background-image : url(../images/entire_bg.gif);
	background-repeat : no-repeat;
	background-position : center top;
	color : #2e2237;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 14px;
    text-align : center;
    padding : 0 0 0 0;
    margin: 0 0 0 0;    
}

table
{
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 14px;
}

h1
{
	FONT-SIZE:26px;
	FONT-WEIGHT:normal;
	color:#3f0d77;
}

h2
{
	FONT-SIZE : 14px;
	color : #3f0d77;
}

h3
{
	FONT-SIZE : 12px;
	font-style : italic;
}

img
{
	border : 0;
}

#page-wrap
{
	width : 978;
	margin : 0px auto;
	margin-bottom: -12px;
}

#page-header
{
	font-size : 12px; 
	width : 978px;
	height : 110px;
	margin : 0px auto;
	padding : 0 0 0 0;
	margin : 0 0 0 0px;
}

#header-logo
{
	padding : 8px 0 0 15px;
	margin : 0 0 0 0;
	float : left;
	color: #ffffff;
}

#header-tools
{
	margin : 0 15px 0 0;
	padding : 20px 0 0 0;
	float : right;
}

#toolbar
{
	width : 660px;
}

#utility-links
{
	text-align : right;
	float : left;
}

#utility-links ul
{	
	margin : 0 0 0 0;
	padding : 0 0 0 0;
	list-style : none;
	list-style-image : none;
}

#utility-links li
{
	color : #FFFFFF;
	display : inline;
}

#utility-links a
{
	color : #FFFFFF;
}

#search-button-container
{
	padding : 0 0 0 0;
	margin : -2px 0 0px 0;
	float : right;
	display : inline;
}


#az-logo
{
	margin : 0px 0px 0 0;
	padding : 0 0 0 0;
	text-align : right;
}

#az-me
{
	margin : 20px 0 0 0;
}

#content-area
{
	text-align : left;
}

#content-area-top
{
	height : 15px;
	background-image : url(../images/white_top.gif);
	background-repeat : no-repeat;	
	overflow : hidden;
}

#content-area-mid
{
	width : 978px;
	background-image : url(../images/white_tile.gif);
	background-repeat : repeat;
	overflow : hidden;
	background-color: #ffffff;	
}

#sitemap #content
{
	margin : 0 0 0 185px;
	width : 400px;
}

.sitemap-spacer
{
	margin : 15px 0 0 0;
}

.sitemap-left-align
{
	text-align : left;
}

#sitemap ul
{
    list-style : none;
    list-style-image : none;
    overflow : hidden;
}

/* added 12/12 -- style for removing line space between ul and p tags */
#content-static ul, ol
{
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0px;
	padding-bottom: 0px;
}
ul.no-bullet {list-style: none;}
.paragraph-no-break
{
	margin-bottom: 0;
	padding-bottom: 0;
}

#content-static #ul-style-spl
{
	margin-left: 10px;
	padding-left: 15px;
}

/* end -- style for removing line space between ul and p tags */

#content-static ul li,
#content-static ol li
{
	margin-top: .3em;
}

#content a
{
	color : #db9a33;
}

#right-alley
{
	width : 220px;
	padding : 0 0px 0 0;
	float : right;
}

#page-footer
{
	width : 978px;
	margin : 0px 0 0 0;
	padding : 0px 0 0 0;
	background-image : url(../images/white_tile.gif);
	background-repeat : repeat;
	background-color: #ffffff;
	text-align : left;

}

#page-footer a
{
	color : #481d6b;
}

#footer-content
{
	width : 538px;
	margin : 65px 0px 0 220px;
	padding : 0 0px 0 0px;
	float : left;
	display: inline;
}

#isi-header 
{
	width : 538px;
	margin : 0 0 0 0px;
}

#isi
{
	width : 518px;
	margin : 0 20px 0 0px;
}

#right-alley-footer
{
	width : 200px;
	margin : 0 0 0 20px;
	padding : 0 0px 0 0;
	float : right;
}

#right-alley-azme
{
	width : 220px;
	margin : 175px 0 0 0;
	padding : 0 0 0 0;
	float : right;
}

#links
{
	width : 518px;
	text-align : center;
	margin : 40px 0 40px 0;
}

#links ul
{
	margin : 5px 0px 0 0;
	padding : 0 0 0 0;
	list-style : none;
	list-style-image : none;
}

#links li
{
	display : inline;
	margin : 0 12px 0 0px;
	padding : 0 8px 0 0;
	border-right : solid 1px #481d6b;
}

#links li.last-item
{
	border : 0;
}

#legal-info
{
	margin : 0 0 10px 0;
	width : 518px;
}

.clear-both
{
	clear : both;
}

.link
{
	color : #481d6b;
}

#content a.on-page-anchor
{
	color : #2e2237;
	font-weight : bold;
}
.opt-out-language
{
	text-align : left;
	font-weight : bold;
}

.purple-text
{
	color : #481d6b;
	font-weight : bold;
}

.paragraph_bullet_format
{
	margin: 0 0 0 0;
}
.bullet_paragraph_format
{
	margin-top: 0px;
}

sup, 
sub 
{
   height: 0; 
   line-height: 1; 
   vertical-align: baseline; 
   _vertical-align: bottom; 
   position: relative; 
   } 

sup { vertical-align: +.5em; font-size: 11px; line-height: 11px; } 
sub { top: .5ex; }

.required-field
{
	color : #db9a33;
}

.faq-squeeze
{
	margin-bottom : 0;
	padding-bottom : 0;
}

#content li.disc
{
	LIST-STYLE-TYPE: disc;
}

#InSpanish 
{
	background-image:url(../images/home/espanol_btn.jpg);
	background-repeat:no-repeat;
	width : 100px;
	height: 40px;
	TEXT-ALIGN:left;
	margin : 15px 0 0 0;
}

#spanishbutton
{
	font-size:12px;
	font-weight:bold;
	padding : 10px 0 0 15px;
}

#navigation #spanishbutton a
{
	color:#3f0d77; 
}

/* start navigation styles*/

#navigation li
{
	font-size : 12px;
	line-height : 14px;
	background-color: #7d5c9c;
}

#left-navigation
{
	width : 185px;
	margin : 0px 0 0 15px;
	padding : 0 0 0 0px;
	float : left;
	display : inline;
}

#left-navigation ul
{
    margin : 0px 0 15px 0;
    padding : 0 0 0 0;
    list-style : none;
    list-style-image : none;
    overflow : hidden;     
}

#left-navigation li li 
{
	font-size : 11px;
	background-color: #623d89;
}

#left-navigation ul ul
{
	margin : 5px 0 0 0;
	background-color: #623d89;
}

#left-navigation li
{
    margin : 0 0 0px 0;
    padding : 0 0 0 0;
}

#left-navigation p
{
	margin: 25px 0 0 5px;
	color : #481d6b;
}

#left-navigation a
{
	color : #481d6b;
}

.topholder
{
	padding : 12px 10px 0 22px;
}

.holder
{
	padding : 6px 13px 0 22px;
}

.topbg
{
	background-image : url(/images/nav/nav_top.gif);
	height : 37px;
	width : 185px;
}

.topbg_hover
{
	background-image : url(/images/nav/nav_top_on.gif);
	height : 37px;
	width : 185px;
}

.topbg_selected
{
	background-image : url(/images/nav/nav_top_on.gif);
	height : 37px;
	width : 185px;
}

.singlelinebg
{
	font-size : 10px;
	background-image : url(/images/nav/nav_single_line.gif);
	height : 31px;
	width : 185px;
}

.singlelinebg_hover
{
	background-image : url(/images/nav/nav_single_line_on.gif);
	height : 31px;
	width : 185px;
}

.singlelinebg_selected
{
	background-image : url(/images/nav/subnav_double_line_on.gif);
	width : 185px;
}

.doublelinebg
{
	background-image : url(/images/nav/nav_double_line.gif);
	height : 44px;
	width : 185px;
}

.doublelinebg_hover
{
	background-image : url(/images/nav/nav_double_line_on.gif);
	height : 44px;
	width : 185px;
}

.doublelinebg_selected
{
	background-image : url(/images/nav/subnav_double_line_on.gif);
	width : 185px; 
}

.bottombg
{
	background-image : url(/images/nav/nav_btm_double.gif);
	height : 49px;
	width : 185px;
}

.bottombg_hover
{
	background-image : url(/images/nav/nav_btm_double_on.gif);
	height : 49px;
	width : 185px;
}

.bottombg_selected
{
	background-image : url(/images/nav/nav_btm_double_on.gif);
	height : 49px;
	width : 185px;
}

.subnav-singlebg
{
	background-image : url(/images/nav/oval_single.gif);
	height : 24px;
	width : 185px;
}

.subnav-singlebg_hover
{
	background-image : url(/images/nav/oval_single_on.gif);
	height : 24px;
	width : 185px;
}

.subnav-singlebg_selected
{
	background-image : url(/images/nav/oval_single_on.gif);
	height : 24px;
	width : 185px;
}

.subnav-doublebg
{
	background-image : url(/images/nav/oval_double.gif);
	height : 37px;
	width : 185px;
}

.subnav-doublebg_hover
{
	background-image : url(/images/nav/oval_double_on.gif);
	height : 37px;
	width : 185px;
}

.subnav-doublebg_selected
{
	background-image : url(/images/nav/oval_double_on.gif);
	height : 37px;
	width : 185px;
}


.subnav-holder
{
	padding : 3px 8px 0 35px;
}

#navigation a 
{
	color : #FFFFFF;
	text-decoration : none;
}

#navigation a:hover
{
	color : #f9cb80;
	text-decoration : underline;
}

#navigation .navlink_selected
{
	color : #f9cb80;
}

/* end navigation styles*/

#patient-stories #navigation ul
{
	margin : 5px 0 0px 0;
}

#PageNavigation_hlAzandMe img
{
	margin : 15px 0 0 0;
}

.trailingLink
{
	color: #db9a33;
}

.thumbnail
{
	float : left;
	width : 65px;
}

.description
{
	margin : 0 0 0 0;
	float : left;
	width: 418px;
}

.description-style1
{
	margin : 0 0 0 0;
	float : left;
	width: 503px;
}


.description-style2
{
	margin-left: 70px;
	float: left;
	width: 418px;
}

.tool
{
	margin : 20px 0 20px 0; 
}

.nospace
{
	margin-top:-15px;
}

p.footnote
{
	font-size:.9em;
}