1 /*----------------------------------------------------------------------*/
3 /*----------------------------------------------------------------------*/
5 body
{ font-family: Arial
,Helvetica
,Sans-Serif
;
8 background-color: #E0E0E0;
9 background-image: url
("/images/background.jpg");
12 p
{ font-family: Arial
,Helvetica
,Sans-Serif
; font-size: 10pt; }
14 a
{ color: #0000CC; text-decoration: none
; }
15 a:hover
{ color: #0000AA; text-decoration: underline
; }
16 a:active
{ color: #0000AA; }
17 a:visited
{ color: #0000AA; }
19 table
{ font-family: Arial
,Helvetica
,Sans-Serif
; font-size: 10pt; }
22 ul
{ margin-top: 0px; }
23 dl
{ margin-left: 25px; }
25 /*----------------------------------------------------------------------*/
26 /* MAIN LOOK & FEEL */
27 /*----------------------------------------------------------------------*/
29 .pageHeader { font-family: Arial
,Helvetica
,Sans-Serif
;
37 .subHeader { font-family: Arial
,Helvetica
,Sans-Serif
;
45 .linearNav { font-family: Arial
,Helvetica
,Sans-Serif
;
52 .itemHeader { font-family: Arial
,Helvetica
,Sans-Serif
;
58 .note { font-family: Arial
,Helvetica
,Sans-Serif
;
64 .copyRight { font-family: Arial
,Helvetica
,Sans-Serif
;
70 /*----------------------------------------------------------------------*/
71 /* FRAME STRUCTURES */
72 /*----------------------------------------------------------------------*/
74 .headerFrame { border: solid
1px black
;
75 border-collapse: collapse
;
78 background-color: #FFFFFF;
81 .topMenuFrame { border-left: solid
1px black
;
82 border-right: solid
1px black
;
83 border-collapse: collapse
;
89 .mainFrame { border: solid
1px #000000;
90 border-collapse: collapse
;
94 .contentFrame { padding: 15px;
95 background-color: #FFFFFF;
99 .leftMenuFrame { padding: 5px;
100 background-color: #95ADDA;
105 .rightMenuFrame { background-color: #EEEEEE;
108 border-left: dashed
1px #CCCCCC;
112 /*----------------------------------------------------------------------*/
114 /*----------------------------------------------------------------------*/
116 .topMenuCell { font-family: Arial
,Helvetica
,Sans-Serif
;
118 border-left: solid
0px black
;
119 border-right: solid
0px black
;
121 background-color: #9C80A7;
124 .topMenuLink { color: #FFFFFF; font-weight: bold
; }
125 .topMenuLink:hover { color: #FFFFFF; text-decoration: none
; }
126 .topMenuLink:active { color: #FFFFFF; }
127 .topMenuLink:visited { color: #FFFFFF; }
129 /*----------------------------------------------------------------------*/
131 /*----------------------------------------------------------------------*/
133 .leftMenu { width: 100%;
137 .leftMenuHeader { font-family: Arial
,Helvetica
,Sans-Serif
;
142 border: 1px solid
#CCCCFF;
145 .leftMenuHeaderLink { color: #FFFFFF; text-decoration: none
; }
146 .leftMenuHeaderLink:hover { color: #FFFFFF; text-decoration: none
; }
147 .leftMenuHeaderLink:active { color: #FFFFFF; }
148 .leftMenuHeaderLink:visited { color: #FFFFFF; }
150 .leftMenuLink { font-family: Arial
,Helvetica
,Sans-Serif
;
157 .leftMenuLink:hover { color: #313472; text-decoration: none
; }
158 .leftMenuLink:active { color: #313472; }
159 .leftMenuLink:visited { color: #313472; }
161 /*----------------------------------------------------------------------*/
163 /*----------------------------------------------------------------------*/
165 .listTable { width: 95%;
170 .listHeader { font-family: Arial,Helvetica,Sans-Serif;
175 background-color: #9C80A7;
179 .listRow { font-family: Arial,Helvetica,Sans-Serif;
183 .listRow1 { background-color: #FFFFFF; }
184 .listRow2 { background-color: #F0F0F0; }
186 /*----------------------------------------------------------------------*/
188 /*----------------------------------------------------------------------*/
190 .pdfFrame { border: solid 1px #B98A9F;
191 border-collapse: collapse;
196 .pdfCell { font-family: Arial,Helvetica,Sans-Serif;
202 /*----------------------------------------------------------------------*/
203 /* STYLES FOR NEWS ITEMS */
204 /*----------------------------------------------------------------------*/
206 .newsHeader { font-family: Arial,Helvetica,Sans-Serif;
213 .newsDate { font-family: Arial,Helvetica,Sans-Serif;
220 .newsLink { font-family: Arial,Helvetica,Sans-Serif;
224 .newsHeaderSide { font-family: Arial,Helvetica,Sans-Serif;
232 .newsLinkSide { font-family: Arial,Helvetica,Sans-Serif;
237 .newsDateSide { font-family: Arial,Helvetica,Sans-Serif;
243 /*----------------------------------------------------------------------*/
244 /* STYLES FOR SUMMARY PAGES */
245 /*----------------------------------------------------------------------*/
247 .summaryList { margin-top: 10px; }
249 .summaryItem { padding-bottom: 10px; }
251 /*----------------------------------------------------------------------*/
252 /* STYLES FOR CONTACT */
253 /*----------------------------------------------------------------------*/
255 .contactHeader { font-family: Arial,Helvetica,Sans-Serif;
262 .contactSub { font-family: Arial,Helvetica,Sans-Serif;
267 /*----------------------------------------------------------------------*/