/*Typography Styles*/

body {font-family:Arial,Verdana,sans-serif; font-size:12px; color:#333}

a:link, a:visited {color:#004276; outline:none}
a:hover {color:#3DB0F4}
a:focus {outline:none}

h1,h2,h3,h4 {margin:0; padding:10px 0 5px 0; font-family:Georgia,"Times New Roman",Times,serif; color:#00205C; font-weight:bold}
h1 {font-size:18px; padding-top:0}
h2 {font-size:16px}
#page-title h2 {font-size:18px; padding-top:0}
h3 {font-size:14px}
h4 {font-size:12px}

p {margin:5px 0 10px 0; line-height:1.5}

img {border:0px}

ul {margin:0 10px 16px 24px; padding:0; list-style:disc; line-height:1.6}
li {margin:0; padding:0}
ul.bullets {margin:0 0 12px 0; padding:0; list-style:none}
ul.bullets li {margin:0 0 0 12px; padding:0 0 0 16px; background:url(images/arrow_blue.gif) 0 6px no-repeat; line-height:20px}
ul.bullets li ul li {margin-left:25px; padding-left:0; background:none; list-style:disc}
ul.bullets li.bpad {margin-bottom:16px}

ol {margin:0 1.5em 1.5em 2em}
ol li {margin:0; padding:0; line-height:1.6}

td {font-family:Arial,Verdana,sans-serif; font-size:12px}

table.space {margin:0 20px; font-size:12px; border:1px solid #5C6F7B; border-collapse:inherit}
table.space th, table.space td {height:29px; padding:0 4px; line-height:28px; background:#eaeaea; text-align:center}
table.space th {background:#5C6F7B; color:#fff; border-bottom:2px solid #809ba4}
table.space td {color:#333; border-bottom:1px solid #fff}
table.space td img {vertical-align:middle}
