/* CSS Document */

body                { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding: 0px; border: 0px; background-color: #FFFFFF;}

table.specials      { border-style: dotted; border-color: #6b6eba; border-width: 1px; padding: 5px }


td                  { COLOR: #000000; FONT-SIZE: medium; FONT-FAMILY: Verdana, Geneva, San-Serif; }
td.nav              { background-color: #6b6eba; padding: 5px }
td.sidenav          { background-color: #a6b3cd; padding: 5px }
td.homecontent      { COLOR: #000000; FONT-SIZE: 14px; FONT-FAMILY: Verdana, Geneva, San-Serif; padding: 10px; background: url(../images/a_logo.jpg) no-repeat 50% 75px; }
td.content          { COLOR: #000000; FONT-SIZE: 14px; FONT-FAMILY: Verdana, Geneva, San-Serif; padding: 10px; background: url(../images/a_logo.jpg) no-repeat 50% 75px; }
td.sidebar          { COLOR: #000000; FONT-SIZE: 12px; FONT-FAMILY: Verdana, Geneva, San-Serif; padding: 0px }
td.footer           { COLOR: #000000; FONT-SIZE: 14px; FONT-FAMILY: Verdana, Geneva, San-Serif; }
td.conditions		{ padding: 5px }

A:link              { COLOR: #45476c; text-decoration: underline; font-weight: bold; font-family: Verdana, Geneva, San-Serif; font-size: 14px; }
A:hover             { COLOR: #45476c; text-decoration: underline; font-weight: bold; font-family: Verdana, Geneva, San-Serif; font-size: 14px; }
A:visited           { COLOR: #45476c; text-decoration: underline; font-weight: bold; font-family: Verdana, Geneva, San-Serif; font-size: 14px; }

A:link.nav {	
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size:14px;
	font-family:Verdana, Geneva, San-Serif; }
A:hover.nav  {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight: bold;
	FONT-SIZE: 14px;
	FONT-FAMILY: Verdana, Geneva, San-Serif;

}
A:visited.nav      { COLOR: #FFFFFF; text-decoration: none; font-weight: bold; FONT-SIZE: 14px; FONT-FAMILY: Verdana, Geneva, San-Serif; }

A:link.footer      { FONT-SIZE: small; }
A:hover.footer     { FONT-SIZE: small; }
A:visited.footer   { FONT-SIZE: small; }

form                { FONT-SIZE: 14px; FONT-FAMILY: Verdana, Geneva, San-Serif; }

img.aboutus         { border-style: solid; border-color: #6b6eba; border-width: 3px; }

img.sideimg         { border-style: solid; border-color: #6b6eba; border-width: 1px; }

p.sidebar           { font-style: italic; color: #45476c; border-style: dotted; border-color: #6b6eba; border-width: 1px; padding: 7px }

div.sidebar         { font-style: italic; color: #45476c; border-style: dotted; border-color: #6b6eba; border-width: 1px; padding: 7px }

p.q                 { background-color: #8294b9; color: #FFFFFF; font-weight: bold; padding: 3px }

ul.conditions       {
	margin: 1em;
	padding: 3px;
	font-size: 14px;
}
ul.conditions2		{ margin: 1em; padding: 3px; COLOR: #45476c; text-decoration: none; font-weight: bold; font-family: Verdana, Geneva, San-Serif; font-size: 14px; }
h1 {
	font-size: 19px;
}
h2 {
	font-size: 19px;
}
h3 {
	font-size: 15px;
}
h4 {
	font-size: 13px;
}.u {
	text-decoration: underline;
}
.map-hdr {
	font-size: 14px;
	color: #6B6EBA;
}
.txt12 {
	font-size: 12px;
}
.txt14 {
	font-size: 14px;
}
.white {
	color: #FFFFFF;
}
.color-only {
	color: #FF0000;
}
/*		added to get smaller bullets on the FAQ page			 */
/*		this is overriding the conditions/therapies page bullets */
/*		so join them or edit both								*/
ul li{
	font-size: 12px;
	font-weight: bold;
	color: #45476c;
}
/*Styles for the article pages Agranovich & Tang */
#articles {
} 

#articles li{
	text-decoration: none;
	list-style-type: upper-alpha;
}

#articles a{
	text-decoration:underline;
	font-size: 12px;
}
