/* HTML TAG STYLES */
body { background: url(../images/bkg.jpg) repeat; color: #ffffff; font-family: Tahoma, Arial, sans-serif; font-size: 14px; margin: 0px; padding: 0px; }
p, td { color: #ffffff; font-family: Tahoma, Arial, sans-serif; font-size: 14px; }
ul li.grey2 { color: #333333; list-style-type: square; }
ol li { color: #333333; margin: auto auto 4px 0px; padding-left: 0px; }
h1, h2, h3 { font-size: inherit; font-weight: inherit; margin-top: 0px; padding-top: 0px; line-height: inherit; }
h1.marg0, h2.marg0, h3.marg0 { font-size: inherit; font-weight: inherit; margin: 0px; padding: 0px; line-height: inherit; }
/* LINK STYLES */
a:link { color: #ea5100; text-decoration: none; }
a:visited { color: #ea5100; text-decoration: none; }
a:active { color: #ea5100; text-decoration: none; }
a:hover { color: #ea5100; text-decoration: underline; }

a.white:link { color: #ffffff; text-decoration: none; }
a.white:visited { color: #ffffff; text-decoration: none; }
a.white:active { color: #ffffff; text-decoration: none; }
a.white:hover { color: #ffffff; text-decoration: underline; }

a.blue:link { color: #134D80; text-decoration: none; }
a.blue:visited { color: #134D80; text-decoration: none; }
a.blue:active { color: #134D80; text-decoration: none; }
a.blue:hover { color: #134D80; text-decoration: underline; }

/* BACKGROUND STYLES */
.body_bkg { background: url(../images/body_bkg.jpg) repeat; }
.home_header { background: url(../images/home_header4.jpg) repeat-x; }
.home_logo { background: url(../home0409/home_logo.gif) no-repeat; }
.sub_header { background: url(../images/subheader5.jpg) repeat-x; }
.subheader4 { background: url(../home0409/subheader4.jpg) repeat-x; }
.subunderline { border-bottom: 1px solid #ea5100; margin: 0px; padding: 0px; }
.sidenav_bkg { background: #4f4c46 url(../images/subnav_bkg.gif) repeat-x; }
.bottom_header2 { background: url(../home0409/bottom_header2.gif) no-repeat; background-position: 232px 0px; }
/* .home_header4 { background: url(../home0409/home_header4.jpg) no-repeat; } */
.home_header4 { background: url(../images/home_header4.jpg) no-repeat; }
/* PADDING STYLES */
.padding8 { padding: 8px; }
.padding20 { padding: 20px; }
.paddingrbl20 { padding: 0px 20px 20px 20px; }

/* POSITIONING STYLES */
.hide { display: none; }

/* TEXT STYLES */
.black { color: #000000; }
.grey2 { color: #333333; }
.grey1 { color: #999999; }
.lblue { color: #7CBAE5; }
.tah10 { font-family: Tahoma, Arial, sans-serif; font-size: 10px; }
.tah13 { font-family: Tahoma, Arial, sans-serif; font-size: 13px; }
.tah14 { font-family: Tahoma, Arial, sans-serif; font-size: 14px; }
.tah15 { font-family: Tahoma, Arial, sans-serif; font-size: 15px; }
.tah16 { font-family: Tahoma, Arial, sans-serif; font-size: 16px; }
.tah18 { font-family: Tahoma, Arial, sans-serif; font-size: 18px; }
.tah20 { font-family: Tahoma, Arial, sans-serif; font-size: 20px; }
.tah22 { font-family: Tahoma, Arial, sans-serif; font-size: 22px; }
.treb18 { font-family: Trebuchet MS, Trebuchet, Arial, sans-serif; font-size: 18px; }
.white { color: #ffffff; }