| 1 |
td { |
| 2 |
font-family: Verdana, Arial, Helvetica, sans-serif; |
| 3 |
font-size: 10px; |
| 4 |
color: #666666; |
| 5 |
font-weight: normal; |
| 6 |
text-decoration: none; |
| 7 |
} |
| 8 |
.header { |
| 9 |
font-family: Verdana, Arial, Helvetica, sans-serif; |
| 10 |
font-size: 11px; |
| 11 |
color: #fff; |
| 12 |
font-weight: bold; |
| 13 |
text-decoration: none; |
| 14 |
} |
| 15 |
.headergray { |
| 16 |
font-family: Verdana, Arial, Helvetica, sans-serif; |
| 17 |
font-size: 11px; |
| 18 |
color: #333333; |
| 19 |
font-weight: bold; |
| 20 |
text-decoration: none; |
| 21 |
} |
| 22 |
.breadcrumbslink { |
| 23 |
font-family: Verdana, Arial, Helvetica, sans-serif; |
| 24 |
font-size: 10px; |
| 25 |
color: #666666; |
| 26 |
font-weight: normal; |
| 27 |
text-decoration: none; |
| 28 |
} |
| 29 |
.breadcrumbslink:hover { |
| 30 |
font-family: Verdana, Arial, Helvetica, sans-serif; |
| 31 |
font-size: 10px; |
| 32 |
color: #666666; |
| 33 |
font-weight: normal; |
| 34 |
text-decoration: underline; |
| 35 |
} |
| 36 |
.homepagetitles { |
| 37 |
font-family: Verdana, Arial, Helvetica, sans-serif; |
| 38 |
font-size: 10px; |
| 39 |
color: #333333; |
| 40 |
font-weight: bold; |
| 41 |
text-decoration: none; |
| 42 |
} |
| 43 |
.bottomline { |
| 44 |
border-bottom-width: 1 px; |
| 45 |
border-bottom-style: solid; |
| 46 |
border-bottom-color: #BDC6C6; |
| 47 |
} |
| 48 |
.quote { |
| 49 |
font-family: Georgia, "Times New Roman", Times, serif; |
| 50 |
font-size: 14px; |
| 51 |
color: #A1D2E4; |
| 52 |
} |
| 53 |
.promo_box { |
| 54 |
font-family: Georgia, "Times New Roman", Times, serif; |
| 55 |
font-size: 11px; |
| 56 |
color: #526160; |
| 57 |
} |
| 58 |
|
| 59 |
.topnavlink { |
| 60 |
font-family: Verdana, Arial, Helvetica, sans-serif; |
| 61 |
font-size: 10px; |
| 62 |
color: #FFFFFF; |
| 63 |
font-weight: bold; |
| 64 |
text-decoration: none; |
| 65 |
} |
| 66 |
|
| 67 |
.topnavlink:hover { |
| 68 |
font-family: Verdana, Arial, Helvetica, sans-serif; |
| 69 |
font-size: 10px; |
| 70 |
color: #FFFFFF; |
| 71 |
font-weight: bold; |
| 72 |
text-decoration: underline; |
| 73 |
} |
| 74 |
.topnavhi { |
| 75 |
font-family: Verdana, Arial, Helvetica, sans-serif; |
| 76 |
font-size: 10px; |
| 77 |
color: #FFFFFF; |
| 78 |
font-weight: bold; |
| 79 |
text-decoration: underline; |
| 80 |
} |
| 81 |
|
| 82 |
.leftnavlink { |
| 83 |
font-family: Verdana, Arial, Helvetica, sans-serif; |
| 84 |
font-size: 10px; |
| 85 |
color: #333333; |
| 86 |
font-weight: bold; |
| 87 |
text-decoration: none; |
| 88 |
} |
| 89 |
|
| 90 |
.leftnavlink:hover { |
| 91 |
font-family: Verdana, Arial, Helvetica, sans-serif; |
| 92 |
font-size: 10px; |
| 93 |
color: #666666; |
| 94 |
font-weight: bold; |
| 95 |
text-decoration: underline; |
| 96 |
} |
| 97 |
.leftnavlinkhi { |
| 98 |
font-family: Verdana, Arial, Helvetica, sans-serif; |
| 99 |
font-size: 10px; |
| 100 |
color: #FFFFFF; |
| 101 |
font-weight: bold; |
| 102 |
text-decoration: none; |
| 103 |
} |
| 104 |
.leftnavon { |
| 105 |
font-family: verdana, arial, sans-serif; |
| 106 |
font-size: 11px; |
| 107 |
color: #ffffff; |
| 108 |
font-weight: bold; |
| 109 |
text-decoration: none; |
| 110 |
} |
| 111 |
|
| 112 |
b { |
| 113 |
font-family: verdana, arial, sans-serif; |
| 114 |
font-size: 11px; |
| 115 |
color: #666666; |
| 116 |
font-weight: bold; |
| 117 |
text-decoration: none; |
| 118 |
} |
| 119 |
.storytitle { |
| 120 |
font-family: Georgia, "Times New Roman", Times, serif; |
| 121 |
font-size: 11px; |
| 122 |
color: #666666; |
| 123 |
font-weight: bold; |
| 124 |
} |
| 125 |
.mainstorytitle { |
| 126 |
font-family: Georgia, "Times New Roman", Times, serif; |
| 127 |
font-size: 14px; |
| 128 |
color: #354660; |
| 129 |
font-weight: bold; |
| 130 |
} |
| 131 |
|
| 132 |
a { |
| 133 |
font-family: verdana, arial, sans-serif; |
| 134 |
font-size: 11px; |
| 135 |
color: #336699; |
| 136 |
font-weight: normal; |
| 137 |
text-decoration: underline; |
| 138 |
} |
| 139 |
|
| 140 |
.footertext { |
| 141 |
font-family: verdana, arial, sans-serif; |
| 142 |
font-size: 10px; |
| 143 |
color: #ffffff; |
| 144 |
font-weight: normal; |
| 145 |
text-decoration: none; |
| 146 |
} |
| 147 |
|
| 148 |
.footerlink { |
| 149 |
font-family: verdana, arial, sans-serif; |
| 150 |
font-size: 10px; |
| 151 |
color: #ffffff; |
| 152 |
font-weight: normal; |
| 153 |
text-decoration: underline; |
| 154 |
} |
| 155 |
|
| 156 |
.footerlink:hover { |
| 157 |
font-family: verdana, arial, sans-serif; |
| 158 |
font-size: 10px; |
| 159 |
color: #ffffff; |
| 160 |
font-weight: normal; |
| 161 |
text-decoration: none; |
| 162 |
} |
| 163 |
|
| 164 |
body { |
| 165 |
background: #666666; |
| 166 |
margin-top: 15px; |
| 167 |
} |
| 168 |
|
| 169 |
.border { |
| 170 |
border-top: 1px solid #cccccc; |
| 171 |
border-bottom: 1px solid #cccccc; |
| 172 |
border-left: 1px solid #cccccc; |
| 173 |
border-right: 1px solid #cccccc; |
| 174 |
} |
| 175 |
|
| 176 |
.textbox { |
| 177 |
font-family: verdana, arial, sans-serif; |
| 178 |
font-size: 9px; |
| 179 |
color: #666666; |
| 180 |
font-weight: normal; |
| 181 |
text-decoration: none; |
| 182 |
border-top: 1px solid #ffffff; |
| 183 |
border-bottom: 1px solid #ffffff; |
| 184 |
border-left: 1px solid #ffffff; |
| 185 |
border-right: 1px solid #ffffff; |
| 186 |
padding-left: 2px; |
| 187 |
} |
| 188 |
|
| 189 |
.contact { |
| 190 |
font-family: verdana, arial, sans-serif; |
| 191 |
font-size: 11px; |
| 192 |
color: #9E100C; |
| 193 |
font-weight: normal; |
| 194 |
text-decoration: none; |
| 195 |
line-height: 18px; |
| 196 |
} |
| 197 |
.numbers { |
| 198 |
font-family: Georgia, "Times New Roman", Times, serif; |
| 199 |
font-size: 18px; |
| 200 |
color: #333333; |
| 201 |
} |
| 202 |
.img { |
| 203 |
background: #FFF; |
| 204 |
padding: 1px; |
| 205 |
color: #333; |
| 206 |
border: 1px solid #e0e0e0; |
| 207 |
margin-top: 5px; |
| 208 |
margin-right: 5px; |
| 209 |
margin-bottom: 5px; |
| 210 |
margin-left: 5; |
| 211 |
|
| 212 |
} |
| 213 |
.line { |
| 214 |
border-bottom-width: 1px; |
| 215 |
border-bottom-style: solid; |
| 216 |
border-bottom-color: #F3F2ED; |
| 217 |
} |