/* ********** UNIVERSAL TEXT & LAYOUT ********** */ body { margin: 0px; background-image: url(images/splash_bg.jpg); background-repeat: repeat-y; background-position: center top; background-attachment: fixed; font-family : Arial, Helvetica, sans-serif; color : #333333; font-size : 9pt; } img { border: none; } td { font-family : Arial, Helvetica, sans-serif; color : #333333; font-size : 9pt; } a:link, a:visited { text-decoration : underline; font-family : Arial, Helvetica, sans-serif; color : #00a7dc; font-size : 9pt; } a:hover, a:active { color : #bb472d; font-family : Arial, Helvetica, sans-serif; font-size : 9pt; } a.splashnav:link, a.splashnav:visited { text-decoration : none; color : #66251d; font-family : Arial, Helvetica, sans-serif; font-size : 9pt; font-weight : bold; } a.splashnav:hover, a.splashnav:active { text-decoration : none; color : #0072ba; font-family : Arial, Helvetica, sans-serif; font-size : 9pt; font-weight : bold; } #footer { padding: 15px 40px 15px 40px; font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: 666666; text-align: justify; } .footercopyright { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: 2e2e2e; text-align: center; } /* ********** SPLASH PAGE TEXT ********** */ .splashbold { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: 00a7dc; } a.splashbold:link, a.splashbold:visited { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: 00a7dc; text-decoration: none; } a.splashbold:hover, a.splashbold:active { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: bb472d; text-decoration: none; } .splashtext { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: 002a37; text-align: justify; } a.splashsublink:link, a.splashsublink:visited, a.splashsublink:hover, a.splashsublink:active { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: 39a6f7; margin-right: 30px; text-decoration: none; } .splashsubtext { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: 007d42; } .splashresources { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: 064154; margin-left: 7px; } a.splashresources:link, a.splashresources:visited { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: 064154; text-decoration: none; } a.splashresources:hover, a.splashresources:active { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: f9eb8a; text-decoration: none; } /* ********** FEATURED LISTINGS ********** */ .featuredlistingstext { color : #002a37; font-family : Arial, Helvetica, sans-serif; font-size : 8pt; } a.featuredlistinglink:link, a.featuredlistinglink:visited { text-decoration : none; color : #007d42; font-family : Arial, Helvetica, sans-serif; font-size : 7pt; font-weight : bold; } a.featuredlistinglink:hover, a.featuredlistinglink:active { text-decoration : none; color : #007d42; font-family : Arial, Helvetica, sans-serif; font-size : 7pt; font-weight : bold; } /* ********** MISC ********** */ #normal { text-decoration : none; color : black; font-family : verdana; font-size : 10pt; font-weight : bold; } #normal_red { text-decoration : none; color : #800000; font-family : verdana; font-size : 10pt; } #normal_white { text-decoration : none; color : white; font-family : verdana; font-size : 10pt; } #heading { text-decoration : none; color : black; font-family : verdana; font-size : 10pt; font-weight : bold; } #heading_white { text-decoration : none; color : white; font-family : verdana; font-size : 10pt; font-weight : bold; } #error { text-decoration : none; color : #800000; font-family : verdana; font-size : 10pt; font-weight : bold; } #paging { text-decoration : none; color : black; font-family : verdana; font-size : 10pt; }