﻿/* main styles */
h1 { margin:30px 0 0 0; font-size:30px; line-height:30px; font-family:Arial, Helvetica, sans-serif; color:#002c73; font-weight:normal; }
h2 { margin:20px 0 0 0; font-size:18px; line-height:28px; font-family:Arial, Helvetica, sans-serif; color:#002c73; 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:#002c73; font-weight:normal; }
p, dl {margin: 1em 0 0 0;}
a:link {color:#0043b0; text-decoration:underline;}
a:visited {color:#0043b0; text-decoration:underline;}
a:hover {color:#216ce5; text-decoration:underline;}
a:active {color:#216ce5; text-decoration:underline;}

/* addtional required styles */
.right {float: right; margin: 5px 0 8px 15px;}
.left {float: left; margin: 5px 15px 8px 0;}
.large { font-size:14px; color:#000; line-height:24px; }
.small { font-size:11px; color:#777777; line-height:15px; }
img { border-color:#777777; }
a { outline:none; }
a img { outline:none; border:0; }
hr { clear:both; height:2px; margin-top:10px; border:none; border-top:1px solid #201b6d; }
#content ul { margin:11px 0 11px 15px; list-style-image:url(/images/bullet-ie.gif); }
#content li { margin:2px 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:2px 0; }
html>/**/body #content-fullwidth ul { list-style-image:url(/images/bullet.gif); }
#content-home ul { margin:11px 0 11px 15px; list-style-image:url(/images/bullet-ie.gif); }
#content-home li { margin:2px 0; }
html>/**/body #content-home ul { list-style-image:url(/images/bullet.gif); }
ol { margin:11px 0 11px 15px; }
blockquote { margin:11px 0 11px 20px; padding:5px 0 15px 50px; background:url(/images/blockquote.png) top left no-repeat; }
