/* HTML redefined */

body { margin: 8px 0 0 0; padding-bottom: 100px; background-color: #cac09d; }
body, td, th { font-family: arial, helvetica, sans-serif; font-size: 12px; text-decoration: none; color: #000; }
/* td { background-color: #fff; } */
tr#content, td#footer { background-color: #fff; }
th { font-weight: bold; }
a { color: #900; text-decoration: underline; /*font-weight: bold; */ }
a:hover { text-decoration: none; }
b, strong { font-weight: bold; }
ul, ol	{ margin-bottom: 1em; padding-left: 3em; margin-left: 1.5em; padding-top: 0; }
p { margin: 0 0 .3em 0; }
#contentHolder p { margin: 0 0 1.5em 0; }

ul { padding: 0 0 0 0; }
#actualContent ul { padding: 0 0 0 1em; }
li	{ list-style-type: square; }
li.checkbox	{ list-style-image: url(../images/checkbox_10x9.gif); }
li.faq	{ list-style-image: url(../images/checkbox_10x9.gif); }
li.share	{ list-style-image: url(../images/checkbox_10x9.gif); }
li.plain	{ list-style-type: disc; }
h1, h2, h3, h4, h5, h6 { color: #000; text-decoration: none; }
h1, td h1, h1 a	{ color: #000; text-decoration: none; font-size: 1.2em; margin: 1em 0 .5em 0; }
h2, td h2, h2 a	{ color: #006; text-decoration: none; font-size: 1.1em; padding: 0; margin: 0 0 .5em 0; font-weight: bold; }
h3, td h3, h3 a, h4, td h4, h4 a, h5, td h5, h5 a	{ color: #333; text-decoration: none; font-size: 1em; padding: 0px; margin-top: 5px; margin-left: 0px; margin-bottom: 2px; font-weight: bold; }
.custory_headline2 { color: #900; font-size: 1.1em; font-weight: bold; text-style: italic; }


/*For Page Subtitle for 5th level headlines*/
.pagesubheader { color: #900; text-decoration: none; font-size: 1.3em; padding: 0; margin: 0 0 .5em 0; font-weight: bold; }
form { padding: 0; margin: 0 0 0 0; }
a img, a img:hover { padding: 0; margin: 0; border-style:none; } 
input, option, select { font-size: .9em; color: #000; }
.submit, .button, .buttonSmall { padding: .1em 1em .1em 1em; margin-top: .5em; background-color: #900; border: 1px solid #fff; font-size: .9em; color: #fff; text-align: center; }
.button { width: 150px; }
.buttonSmall { width: 90px; }
.submit:hover, .button:hover, .buttonSmall:hover { background-color: #999967; /* color: #000; */ }
.button a, .buttonSmall a { color: #fff; font-weight: normal; text-decoration: none; }
.button a:hover, .buttonSmall a:hover { text-decoration: none; /* color: #000; */ }

small, .small { font-size: .8em; }