/* FONT SIZE VARIANTS FOR ACCESSIBILITY FEATURE. THREE STATES: NROMAL, MEDIUM, LARGE */

* {font-size: 11px;} /* NORMAL */

/* MASTER: GLOBAL: TOP BLUE */
#navigation li a, #navigation #fonts, #navigation #date, #sizes li a {font-size: 12px;} /* ALL */

/* GLOBAL: MAIN MENU */
#menu li a {font-size: 15px;} /* ALL */

/* WIDGET: SEARCH */
#search select, #search .select, #search .keywords {font-size: 11px;} /* ALL */

/* WIDGET: CALENDAR */
#calendar .days li, #calendar .days li a {font-size: 11px;} /* NORMAL */

/* WIDGET: WEATHER */
#weather .day, #weather .temperature  {font-size: 11px;} /* NORMAL */

/* WIDGET: TIDES */
#tides .highlow .left, #tides .highlow .right, #tides .highlow .sunrise, #tides .highlow .sunset, #tides .highlow .swell  {font-size: 11px;} /* NORMAL */

/* WIDGET: ECONOMIC INDICATORS */
#econo .indicators .date, #econo .indicators .viewmore a  {font-size: 11px;} /* ALL */

/* WIDGET: ECONOMIC INDICATORS */
#econo .indicators .rand, #econo .indicators .rating, #econo .indicators .percentage {font-size: 11px;} /* ALL */

/* CONTENT: HEADING H1 */
h1, h1 strong {font-size: 21px;} /* NORMAL */
h2 {font-size: 14px;} /* NORMAL */

/* CONTENT: LATEST TENDERS / VACANCIES */
#latest a {font-size: 14px;} /* NORMAL */

/* CONTENT: LATEST NEWS */
#news .article a.headline, #news .article a.headline strong {font-size: 14px;} /* NORMAL */

/* CONTENT: FONT PAGE CUSTOMISE OPTION */
#myoptions h2 {font-size: 14px;} /* NORMAL */

/* CONTENT: LATEST NEWS */
#documents a {font-size: 14px;} /* NORMAL */

/* CONTENT: SEARCH RESULTS */
#searchresults a.title, #searchresults a.title strong {font-size: 14px;} /* NORMAL */

/* CONTENT: LINKS PAGE */
#links a.title {font-size: 14px;} /* NORMAL */

/* CONTENT: SITE MAP */
#sitemap a.mainlink {font-size: 14px;} /* NORMAL */

/* CONTENT: TENDERS AND VACANCIES */
.media .calendar .date {font-size: 38px;} /* ALL */
.media .information a.title {font-size: 14px;} /* NORMAL */