@charset "utf-8";
/* css browser reset */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td 
{margin: 0;padding: 0;border: 0;outline: 0;font-weight: inherit;font-style: inherit;font-size: 100%; font-family:Arial, Helvetica, sans-serif; vertical-align: baseline;}
/* remember to define focus styles! */
:focus {outline: 0;}
body {line-height: 1;color:#000000;background:#ffffff;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}

/* a styles*/
p.try-links a{color:#0000ff; text-decoration:none; font-weight:bold; margin-right:10px;}
p.try-links a:hover{color:#0088ff; text-decoration:underline;}

/* h styles */
h1{font-size:24px; line-height:36px; color:#000; font-weight:bold; text-align:center; margin-bottom:15px; letter-spacing:-0.01em;}
h2{font-size:18px; line-height:22px; color:#1f1f1f; font-weight:bold; margin:15px 0 7px 0; letter-spacing:-0.01em; padding-bottom:1px; border-bottom:1px solid #e6e6e6;}
/* p styles */
p{font-size:12px; line-height:22px; margin-bottom:20px;}
p.try-links{line-height:36px; color:#096bff; text-align:right; margin-bottom:25px; border-bottom:none;}

/* list styles*/
#content ul{list-style-image:url(../images/bullets-arrows.png); margin: 20px 0 15px 50px;}
#content ul li{font-size:12px; line-height:22px; letter-spacing:-0.01em; color:#1f1f1f;}
div#nav ul{margin:0 auto 1px 1px;}
div#nav ul li{display:inline;}
ul#noarrows{list-style-image:none; list-style-type:none; margin:0 80px 30px 170px;}

#article-clm ul{float:left; width:260px; margin-left:60px;}