/*Typography Styles*/

body, table, th, td {font-family:Arial,Verdana,sans-serif; font-size:14px; color:#fff}

body#tinymce {background:#B1c4ed}
#home #tinymce {background:#333}

a {cursor:pointer}
a:link, a:visited {color:#fff; outline:none}
a:hover {color:#eee}
a:focus {outline:none}

h1,h2,h3,h4 {margin:0; padding:.5em 0 .2em 0; font-family:Arial, Helvetica, sans-serif; color:#2A333e; font-weight:bold}
h1 {font-size:18px; padding-top:0}
#content h1 {padding-bottom:1em}
h2 {font-size:16px; padding:.5em 0 .2em 0}
h3 {font-size:14px}
h4 {font-size:12px}

p {margin:0 0 1em 0; line-height:1.5}

img {border:0px}

ul {margin-top:.2em; margin-bottom:.5em}
li {line-height:1.6}
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 {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}

.maintextbold {font-weight:bold}
.maintext {font-weight:normal}
