/*
===================================================
This first set of tags is to set global defaults.
This list contains all tags defined in the HTML 4.0 DTD
These defaults are specified first, so that they 
may be overridden later in the CSS
=================================================== */
A, ABBR, ACRONYM, ADDRESS, APPLET, AREA, B, BASE, BDO, BIG, BLOCKQUOTE, BODY, BR, BUTTON, CAPTION, CENTER, CITE, CODE, COL, COLGROUP, DD, DEL, DFN, DIR, DIV, DL, DT, EM, FIELDSET, FONT, FORM, FRAME, FRAMESET, H1, H2, H3, H4, H5, H6, HEAD, HR, HTML, I, IFRAME, IMG, INPUT, INS, ISINDEX, KBD, LABEL, LEGEND, LI, LINK, MAP, MENU, META, NOFRAMES, NOSCRIPT, OBJECT, OL, OPTGROUP, OPTION, P, PARAM, PRE, Q, S, SAMP, SCRIPT, SELECT, SMALL, SPAN, STRIKE, STRONG, STYLE, SUB, SUP, TABLE, TBODY, TD, TEXTAREA, TFOOT, TH, THEAD, TITLE, TR, TT, U, UL, VAR
{
	font-family: Arial, Helvetica, Verdana;
}

#HwContentWrapper { width: 500px; margin-left: 50px; }
#HwContentWrapper img { border: none; }

/*
===================================================
Begin Standard Customization parameters
=================================================== 
*/
A:link
{
	color: #0000aa;
}
A:visited
{
	color: #0000ff;
}
A:active
{
	color: #ff0000;
}

A.HwLinkExternal > img
{
    margin-left:5px;
}

A.Hw508Link{
	height:1px; 
	width:1px; 
	display:block;
	z-index:-999;
	position:absolute;
}

H1, H2, H3, H4, H5, H6
{
	color: #000000;
}

BODY, .HWBody
{
	background-image: none;
	background-color: #ffffff;
	margin-left: 0pt;
	margin-right: 0pt;
	margin-top: 0pt;
	text-align: left;
	font-size:1em;
}

/*
===================================================
Centering the site's page conent
1. Change the class BODY, .HWBody's text-align to "text-align:center;"
2. Uncomment out the following three lines below.
3. Set the appropriate width of the body table class.
=================================================== */
/*
body table { width: 750px; }
body table table { text-align:left; width: auto; }
td { text-align:left; }
*/


/*
===================================================
End Standard Customization parameters
=================================================== 
*/

/* used for slide shows */
.SlideButtonFrame
{
	border-color: #e0dfe3;
	background-color: #e0dfe3;
	font-size: 10pt;
}

.SlideButton
{
	font-weight: bold;
	font-size: 9pt;
}

/* used for Condition Center topics */
div
{
	margin: 0;
	padding: 0;
}

#ConditionCenterMenu
{
	margin: 0;
	padding: 0;
}

#ConditionCenterMenu li
{
	display: inline;
	padding-right: 10px;
}

#ConditionCenterCollections
{
	margin: 20px 0 0 0;
}

#ConditionCenterColumn1
{
	float: left;
	clear: left;
	width: 45%;
}

#ConditionCenterColumn2
{
	margin-left: 2%;
	padding: 0;
	float: right;
	clear: right;
	width: 45%;
}

.ConditionCenterTitle
{
	font-size: 120%;
	font-weight: bold;
}

#HealthTopics .ConditionCenterTitle, #Medications .ConditionCenterTitle, #MedicalTests .ConditionCenterTitle
{
	font-size: 100%;
	font-weight: bold;
}

#HealthTopics, #Medications, #MedicalTests
{
	padding: 10px 0 10px 0;
}

#HealthTopics .ConditionCenterItem, #Medications .ConditionCenterItem, #MedicalTests .ConditionCenterItem
{
	padding: 5px 0 5px 0;
}

#TakeAction, #MakeWiseDecision
{
	margin-top: 0;
	margin-bottom: 15px;
	padding: 0 5px 0 5px;
	border: 1px black solid;
	background: #FFFFCC;
}

#TakeAction .ConditionCenterTitle, #MakeWiseDecision .ConditionCenterTitle
{
	font-size: 100%;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}

#TakeAction .ConditionCenterItem, #MakeWiseDecision .ConditionCenterItem
{
	padding-bottom: 10px;
}

/* used for Jump to topic list */

.HWSkipNav, .HWSkipNav:link, .HWSkipNav:visited, .HWSkipNav:active
{
	color: #ffffff;
	cursor: default;
	font-size: xx-small;
}

/* used for bottom of page stuff */

.HWCopyright, .navtext
{
	color: #000000;
	font-size: 70%;
}

/* used for nav stacks */
.HWNavStack
{
	color: #000000;
	font-size: 100%;
}

.HWDisclaimer
{
	color: #000000;
	font-size: x-small;
	text-align: center;
}

.HWURAC
{
	color: #000000;
}

.sl_body
{
	color: #000000;
	font-size: 80%;
}

.sl_header
{
	color: #000000;
	font-size: 110%;
}

/* used for the letter list with single letter */
.sl_azlist
{
	color: #000000;
	font-weight: bold;
	font-size: 110%;
}

/* used for the small secondary list with letter pairs */
.sl_aazzlist
{
	color: #000000;
	font-size: 90%;
}

/* used for list pages */
.sl_collectionname
{
	color: #000000;
	font-size: 90%;
}

.EmergencyNumber
{
	color: #FF0000;
	font-weight: bold;
}

.Red
{
	color: red;
}

.Grey
{
	color: gray;
}

.Center
{
	text-align: center;
}

.Size1
{
	font-size: xx-small;
}

.Size2
{
	font-size: x-small;
}

.Size3
{
	font-size: small;
}

.Size4
{
	font-size: medium;
}

.Sizeminus
{
	font-size: smaller;
}

.Sizeplus
{
	font-size: larger;
}

.Small
{
	font-size: small;
}

#SearchTermChooser
{
	text-align: left;
}

.hwInlineImage 
{
	vertical-align:middle;
	margin:3px 5px 3px 0;
}

.hwNoBreak
{
	white-space: nowrap;
	font-size: 14px !important;
}

/* HwSurvey styling */
div.HwSurvey
{
    margin: 12px;
    text-align: center;
    height: 150px;
    border-top: solid;
    border-color: Black;
}

div.HwSurveyQuestion
{
    padding-top: 12px;
}

#HwSurveyQuestionText
{
    padding-bottom: 5px;
    color: #8C2521;
    font-weight: bold;
}

div.HwSurvey img
{
    margin: 0px 5px 0px 5px;
}

div.HwSurveyResponse
{  
    padding:0;
    color: #8C2521;
    display: none;
}

.imagealignright
{ 
	margin:10px 10px 10px 10px;
}
.imagealignleft
{
	margin:10px 10px 10px 10px;
}

.ConditionCenterBulletList1
{
	padding-left:180px;
}

/*
===================================================
Decision Poiont Customization parameters
=================================================== 
*/

#HwCustomContentBottom,
#HwCustomContentTop,
.HwContentInformation,
.HwContentMenu
{
    display:none;
}

#HwNavigationFooter a:link,
#HwNavigationFooter a
{
    color:white;
    font-size:16px;
    text-decoration:none;
}

.HwTypeDecisionPoint
{
    text-align:left;
}

/*
#HwColumnContent
{
    width:640px;   
    font-family: Verdana, Arial, sans-serif;
	font-size: .9em; 
	color: black; 
}

#HwColumnContent * a,
#HwColumnContent * a:link
{
	color: #007DC3;
}

#HwColumnContent * .HwBooleanQuestion a, 
#HwColumnContent * .HwBooleanQuestion a:link, 
#HwColumnContent * a.HwTabStopLink,
#HwColumnContent * a:link.HwTabStopLink
{
	color:black;
	text-decoration:none;
}

#HwColumnContent * .HwPersonalStoriesWindowLink a, 
#HwColumnContent * .HwPersonalStoriesWindowLink a:link 
{
    color:white;
    cursor:pointer;
    font-weight:bold;
    margin-top:-10px;
    padding-right:20px;
    text-decoration:none;
}




*html #HwColumnContent * .HwTypeDecisionPoint td
{
	font-size:1.08em; 
}

#HwColumnContent * th
{
	padding: .2em;
}

#HwColumnContent * h1 
{
	font-size:1.33em; 
	font-weight: bold;
	color: #5192B3;
	padding-top: 0.5em;
}

#HwColumnContent * h3,
#HwColumnContent * h4 
{
	font-size: 1.17em; 
	font-weight: bold;
	padding-top:.42em;
}

#HwColumnContent * h2+dl
{
	padding:.4em 0 1em;
}

#HwColumnContent * dl
{
	padding-bottom: .3em;
}

#HwColumnContent * h2.HwSectionTitle
{
	padding-top: 0.5em;
}

#HwColumnContent * h2.HwSectionTitle>img
{
	vertical-align:bottom;
}

#HwColumnContent * .HwNavigationSection h2.HwSectionTitle
{
	color:#000000;
	font-size:1.5em; 
	padding-top: 0;
}

#HwColumnContent * h3.HwSubSectionTitle
{
	color: #705E3E;
}



#HwColumnContent * hr
{
    display:none;
}


#HwColumnContent * ol,
#HwColumnContent * ul
{
	padding-bottom:.75em; 
}

#HwColumnContent * li
{
	line-height:1.17em; 
}

#HwColumnContent * .HwSectionTabSelected 
{
	color:white;
}

#HwColumnContent * .HwSectionTabSelected h3 a,
#HwColumnContent * .HwSectionTabSelected h3 a:link
{
	color:white;
}

#HwColumnContent * .HwSectionTab h3 {
    color:#5192B3;
    font-size:1.5em;
}

#HwColumnContent * td
{
	font-size: 98%;
	color: black;
}

#HwYourOptions h3.HwSubSectionTitle, #HwKeyPoints h3.HwSubSectionTitle {
    font-weight:bold;
    margin-bottom:-2px !important;
    margin-top:4px;
}

#HwColumnContent * .HwPersonalStoriesContent h3.HwSubSectionTitle {
    color:White;
    margin:0;
    padding:20px 0 10px;
}


#HwNavigationFooter a:link,
#HwNavigationFooter a
{
    color:white;
    font-size:16px;
    text-decoration:none;
}
*/