body { font-size:75%; line-height:1.5em; }
   
body 				{ color:#4c4c4c; font-family:Helvetica, Arial, Verdana, sans-serif; }
h1,h2,h3,h4,h5,h6 	{ color:#3671bf; clear:both; font-family:Arial, Helvetica, sans-serif; font-weight:bold; }

/* Headings
-------------------------------------------------------------- */
h1 { font-size:1.5em; line-height:1.1; width:auto; font-weight:normal; color:#fff; }
h2 { font-size:1.6em; line-height:1.4; margin-bottom:.95em; font-weight:normal; color:#db7c01; }
h3 { font-size:1.34em; line-height:1.4; margin-bottom:1.12em; color:#7eba51; }
h4 { font-size:1em; line-height:1; margin-bottom:.75em; font-style:italic; }
h4,h4 a { color:#7bc743; text-decoration:none; }
h5 { font-size:1em; }
h6 { font-size:1em; }

/* Text elements
-------------------------------------------------------------- */
p			{ margin:0 0 1.5em; text-align:left; }
p:last, 
p.last		{ margin-bottom:0; }

p img				{ float:right; margin:0 0 1.5em 1.5em ; padding:0; }
p img.alignleft		{ float:left; margin:1.5em 1.5em 1.5em 0; padding:0; }
p img.top			{ margin-top:0; }
p img.aligncenter	{ clear:both; display:block; margin:0 auto 1.5em; text-align:center; }

ul, ol      { margin:0 0 1.5em 1.5em; }
ol ul,
ul ol,
ol ol,
ul ul       { margin-bottom:0; }
ul          { list-style-image:url(../../images/web_2_0/bullet01.gif); }
ul ul       { list-style-image:url(../../images/web_2_0/bullet02.gif); }
ul ul ul	{ list-style-image:url(../../images/web_2_0/bullet03.gif); }
ol          { list-style-type:decimal; }
dl          { margin:0 0 1.5em 0; }
dl dt       { font-weight:bold; }
dd          { margin-left:1.5em;}

abbr, 
acronym     { border-bottom:1px dotted #666; }
address     { margin-top:1.5em; font-style:italic; }
del         { color:#666; }

a			{ color:#3671bf; cursor:pointer; text-decoration:underline; }
a:focus, div#footer p.design a:hover, ul.nav li ul .content a:hover, p.notice a:hover, body.press .headline a:hover, p.notice a:hover, h4 a:hover, 
a:hover     { color:#e07f01; }

blockquote  { margin:1.8em; color:#666; font-style:italic; }
strong      { font-weight:bold; }
em,dfn      { font-style:italic; }
dfn         { font-weight:bold; }
pre,code    { margin:1.8em 0; white-space:pre; }
pre,code,tt { font:1em 'andale mono', 'monotype.com', 'lucida console', monospace; } 
tt          { display:block; margin:1.8em 0; }

/* Tables
-------------------------------------------------------------- */
table   { margin-bottom:1.8em; }
th      { border-bottom:1px solid #ddd; font-weight:bold; } /* UPDATED 091029 */
td      { border-bottom:1px solid #ddd; }
th,td   { padding:4px 10px 4px 0; }
tfoot   { font-style:italic; }
caption { background:#ffc; }

/* Some default classes
-------------------------------------------------------------- */
.small      { font-size:.85em; margin-bottom:1.8em; line-height:1.8em; }
.large      { font-size:1.17em; line-height:1.3em; margin-bottom:1.3em; }
.quiet      { color:#666; }

.hide       { display:none; }
.highlight  { background:#ff0; }

.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }