html, body { margin: 0; padding: 0; background: #5e5253; }
h1, h2, h3, p, ul, ol { font-family: Arial, Helvetica, sans-serif; font-size: .75em; color: #5e5253; line-height: 1.5em; font-size: 11px; margin: 0; padding: 0; }
h1, h2, h3 { font-size: 1.1em; font-weight: bold; margin-bottom: -8px; font-family: Arial, Helvetica, sans-serif; line-height: 1.2em; color: #5e5253; }
h2, h3 { font-weight: normal; font-size: 1em; margin-top: 1.5em; }
h3 { margin-top: 0; margin-bottom: 1.5em; }
h1 { font-size: 14px; }
a { text-decoration: none; color: #f6210d; }
a:hover { text-decoration: underline; color: #f6210d; }
hr { color: #92878c; background-color: #92878c; height: 1px; border: 0; margin: 2em 0; }
input.text, textarea.textarea, checkbox.checkbox { border: 1px solid #c8bc99; }
input, textarea { font: 1.1em Arial, Helvetica, sans-serif; color: #333; line-height: 1.5; color: #470b0b; }
textarea { width: 508px; }
input.submit { font-size: 1.5em; }
td.content p { font-size: 16px !important; color: #989096 !important; font-weight: bold; }
td.content li { font-size: 16px !important; color: #989096 !important; font-weight: bold; margin-left: 20px; }
td.content h2 { font-size: 10px; font-weight: normal; color: #5e5253; margin-bottom: .4em; border-top: 1px solid #acb0b3; padding-top: 8px; margin-bottom: 2em; margin-top: 4em; }

.bullet { padding-left: 1em; background-image: url(../images/pinktriangle.html); background-repeat: no-repeat; background-position: 0 .2em; font-family: Arial, Helvetica, sans-serif; }
.header { font-size: 10px; margin-bottom: 0; padding-bottom: 0; line-height: 14px; color: #989096; }
.header a { color: #5e5253; }

.arrowlistmenu { width: 172px; /*width of accordion menu*/ padding-bottom: 1px; border-bottom: 1px solid #453D3E; }
.arrowlistmenu .menuheader { /*CSS class for menu headers in general (expanding or not!)*/font: bold 14px Arial;color: #453D3E;padding: 8px 0 8px 0;  cursor: hand;cursor: pointer; border-top: 1px solid #453D3E; margin-top: 0; margin-bottom: 1px; }
.arrowlistmenu .openheader { /*CSS class to apply to expandable header when it's expanded*/background-image: url(titlebar-active.html);border-bottom: 4px solid #FF6E03;margin-bottom: 10px;}
.arrowlistmenu ul { /*CSS for UL of each sub menu*/list-style-type: none;margin: 0;padding: 0; margin-top: 13px; margin-bottom: 13px; }
.arrowlistmenu ul li { padding-bottom: 2px; line-height: 11px; /*bottom spacing between menu items*/}
li.news { line-height: 15px !important; margin-bottom: 10px; color: #989096;}
.arrowlistmenu ul li a { color: #92878c; display: block;padding: 2px 0; text-decoration: none;}
.arrowlistmenu ul li a:hover { /*hover state CSS*/color: #FF6E03; }
a.red { color: #f6210d !important; }
a.this { color: #4b4343 !important; }
a.grey {
	color: #504845;
	font-size: 15px;
	font-weight: bold;
}
a.grey:hover { color: #f6210d; text-decoration:none; }
a.small { font-size: 11px; }
.footer { font-size: 10px; margin-bottom: 56px; margin-top: 96px; text-align: right; }
.black { color: #000 !important; }
a.black { color: #000 !important; }
a.black:hover { color: #f6210d !important; }
.note { margin: 20px; padding: 20px; background-color: #FFFFCC; }
h3.notice { font-size: 16px !important; color: #063 !important; margin-top: 0; padding-top: 0;}
.category { border-top: 0px solid #E2DBD5; padding: 0; height: 33px; }
.categoryp { margin-top: 10px; margin-left: 10px; }
.title { height: 64px; border-top: 3px solid #fff; padding: 0; }
.titlep { margin-top: 10px; margin-left: 10px; }
.caption { color: #989096; margin-bottom: 2px; margin-top: 6px;}
.nocaption { color: #989096; margin-top:-6px; padding: 0; }

.tip { border:solid 1px #666666; width:400px; padding:10px; position:absolute; z-index:100; visibility:hidden; color:#333333; top:20px; left:90px; background-color:#ffffcc; layer-background-color:#ffffcc;}
