/* Font styles */
.normal {font-family:Arial,Tahoma,Verdana,helvetica,sans-serif;font-weight:normal;font-size:12px;color:#005697}
.blue {font-family:Arial,Tahoma,Verdana,helvetica,sans-serif;font-weight:normal;font-size:12px;color:#058ac7}
.large  {font-family:Arial,Tahoma,Verdana,helvetica,sans-serif;font-weight:normal;font-size:14px;color:#005697}
.largeblue  {font-family:Arial,Tahoma,Verdana,helvetica,sans-serif;font-weight:normal;font-size:14px;color:#058ac7}
.small  {font-family:Arial,Tahoma,Verdana,helvetica,sans-serif;font-weight:normal;font-size:10px;color:#005697}

/* Heading styles */
.heading1 {font-family:Arial,Tahoma,Verdana,helvetica,sans-serif;font-weight:bold;font-size:26px;color:#005697}
.heading2 {font-family:Arial,Tahoma,Verdana,helvetica,sans-serif;font-weight:bold;font-size:16px;color:#005697}
.heading3 {font-family:Arial,Tahoma,Verdana,helvetica,sans-serif;font-weight:bold;font-size:16px;color:#005697}
.heading4 {font-family:Arial,Tahoma,Verdana,helvetica,sans-serif;font-weight:bold;font-size:12px;color:#005697}

/* Hyperlink styles */
a.hyperlink         {color:#005697;text-decoration:none;}
a.hyperlink:visited {color:#005697}
a.hyperlink:active  {color:#e60003;text-decoration:underline}
a.hyperlink:hover   {color:#e60003;text-decoration:underline}

/* Default hyperlink style - do not remove - edit only */
a           {color:#005697;text-decoration:none;font-weight:normal;outline: 0;}
a:visited   {color:#005697;font-weight:normal;}
a:active    {color:#e60003;text-decoration:none;font-weight:normal;}
a:hover     {color:#e60003;text-decoration:none;font-weight:normal;}

/* Glossary callout style - do not remove - edit only  */
span.calloutlink {cursor:pointer;color:#0000aa;text-decoration:none;border-bottom:1px dotted #0000aa}
div.callout {font-family:Arial,Tahoma,Verdana,helvetica,sans-serif;font-weight:normal;font-size:11px;color:#005697;border:1px solid gray;background-color:#fff6cb;padding:5px}

/* Default html tag styles - do not remove - edit only) */
body{font-family:Arial,Tahoma,Verdana,helvetica,sans-serif;font-weight:normal;font-size:12px;color:#005697}
td  {font-family:Arial,Tahoma,Verdana,helvetica,sans-serif;font-weight:normal;font-size:12px;color:#005697}
div {font-family:Arial,Tahoma,Verdana,helvetica,sans-serif;font-weight:normal;font-size:12px;color:#005697}
p   {font-family:Arial,Tahoma,Verdana,helvetica,sans-serif;font-weight:normal;font-size:12px;color:#005697}
h1  {font-family:Arial,Tahoma,Verdana,helvetica,sans-serif;font-weight:bold;font-size:30px;color:#005697}
h2  {font-family:Arial,Tahoma,Verdana,helvetica,sans-serif;font-weight:bold;font-size:24px;color:#005697}
h3  {font-family:Arial,Tahoma,Verdana,helvetica,sans-serif;font-weight:bold;font-size:18px;color:#005697}
h4  {font-family:Arial,Tahoma,Verdana,helvetica,sans-serif;font-weight:bold;font-size:14px;color:#005697}
h5  {font-family:Arial,Tahoma,Verdana,helvetica,sans-serif;font-weight:bold;font-size:12px;color:#005697}
h6  {font-family:Arial,Tahoma,Verdana,helvetica,sans-serif;font-weight:bold;font-size:10px;color:#005697}
pre {font-family:courier,monospace;font-weight:normal;font-size:12px;color:#888888}
ol  {margin-top:0px;margin-left:30px;}
ul  {margin-top:0px;margin-left:25px;}
li  {color:#555555;}



