/**** Main **********************************************************************************************************************************************************/
body, p, table { color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; line-height: 17px; text-decoration: none; }

/**** Headers **********************************************************************************************************************************************************/
h1, h2, h3, h4 { color: #000000; font-family: Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none; }
h1 { font-size: 30px; line-height: 32px; }
h2 { font-size: 24px; line-height: 26px; }
h3 { font-size: 18px; line-height: 20px; }
h4 { font-size: 15px; font-weight: bold; line-height: 18px; }

/**** Bullet Points **********************************************************************************************************************************************************/
ul, ol, li { background-position: left; list-style-color: #5E6567; }
.hdr_ul { list-style-type: none; margin-left: -15px; padding-left: -15px; }
ul { list-style-type: disc; margin-left: 5px; padding-left: 5px; }
ol { list-style-type: decimal; margin-left: 12px; padding-left: 12px; }

/**** Links **********************************************************************************************************************************************************/
a:link, a:visited { color: #FFFFFF; text-decoration: none; }
a:hover { color: #FFFFFF; text-decoration: underline; }

a.green:link, a.green:visited { color: #6B7C6D; font-size: 12px; padding-right: 30px; text-decoration: none; }
a.green:hover { color: #FFFFFF; font-size: 12px; padding-right: 30px; text-decoration: underline; }

/**** Images **********************************************************************************************************************************************************/
.bground_splash { background-attachment: scroll; background-image:  url(/image/2010/splash/bground_splash.jpg); background-position: center top; background-repeat: no-repeat; }
.bground_splash_news { background-attachment: scroll; background-image:  url(/image/2010/splash/bground_splash_news.jpg); background-position: center top; background-repeat: no-repeat; }

/**** Font Sizes **********************************************************************************************************************************************************/
.footer { font-size: 12px; line-height: 12px; color: #777777; text-decoration: none; }
.td_link {cursor: hand; cursor: pointer; }

/**** Top Banner **********************************************************************************************************************************************************/
a.top_bnr:link, a.top_bnr:visited { color: #B6BEB7; font-size: 12px; padding-right: 30px; text-decoration: none; }
a.top_bnr:hover { color: #FFFFFF; font-size: 12px; padding-right: 30px; text-decoration: none; }

/**** Index Page **********************************************************************************************************************************************************/
a.splash_news:link, a.splash_news:visited { color: #FFFFFF; font-weight: bold; font-size: 15px; line-height: 18px; text-decoration: none; }
a.splash_news:hover { color: #FFFFFF; font-size: 15px; font-weight: bold; line-height: 18px; text-decoration: none; }
.splash_news_date { color: #6B7C6D; font-size: 12px; line-height: 16px; text-decoration: none; }