﻿/* main styles */
h1 { margin:20px 0 0 0; font-size:30px; line-height:30px; font-family:"Arial Narrow", Arial, Helvetica, sans-serif; color:#201b6d; font-weight:normal; }
h2 { margin:14px 0 0 0; font-size:22px; line-height:24px; font-family:"Arial Narrow", Arial, Helvetica, sans-serif; color:#201b6d; font-weight:normal; }
h3, h4, h5, h6 { margin:10px 0 0 0; font-size:16px; line-height:24px; font-family: Arial, Helvetica, sans-serif; color:#201b6d; font-weight:normal; }
p, dl {margin:1em 0 0 0;}
a:link {color:#953bff; text-decoration:none;}
a:visited {color:#953bff; text-decoration:none;}
a:hover {color:#4e489e; text-decoration:none;}
a:active {color:#4e489e; text-decoration:none;}

/* addtional required styles */
.right {float:right; margin:5px 0 8px 15px;}
.left {float:left; margin:5px 15px 8px 0;}
.large { font-size:16px; color:#32313f; line-height:24px; }
.small { font-size:11px; color:#777777; line-height:15px; }
img { border-color:#444444; }
a {outline:none;}
a img {outline:none; border:0;}
hr { height:2px; margin-top:10px; border:none; border-top:1px solid #4e489e; clear:both; }
#content ul { margin:11px 0 11px 15px; list-style-image:url(/images/bullet-ie.gif); }
#content li { margin:8px 0; }
html>/**/body #content ul { list-style-image:url(/images/bullet.gif); }
#content-fullwidth ul { margin:11px 0 11px 15px; list-style-image:url(/images/bullet-ie.gif); }
#content-fullwidth li { margin:8px 0; }
html>/**/body #content-fullwidth ul { list-style-image:url(/images/bullet.gif); }
ol { margin:11px 0 11px 15px; }
blockquote { margin:11px 0 11px 15px;}
