/* Default text for the main body of each page (accessible in the Edit Box) */
.normal_text
{
font-family: Trebuchet MS, Arial;
font-size: 13px;
color: black;
}
p
{
font-family: Trebuchet MS, Arial;
font-size: 13px;
color: black;
}
div
{
font-family: Trebuchet MS, Arial;
font-size: 13px;
color: black;
}
table
{
font-family: Trebuchet MS, Arial;
font-size: 13px;
color: black;
}
/* Large Heading for use in the main body of each page (accessible in the Edit Box) */
.big_heading
{
font-family: Trebuchet MS, Arial;
font-size: 15px;
color: #ca474c;
font-weight: Bold;
font-style: Normal;
text-decoration: None;
}
/* Medium Heading for use in the main body of each page (accessible in the Edit Box) */
.medium_heading
{
font-family: Trebuchet MS, Arial;
font-size: 13px;
color: #ca474c;
font-weight: Bold;
font-style: Normal;
text-decoration: None;
}
/* Small Heading for use in the main body of each page (accessible in the Edit Box) */
.small_heading
{
font-family: Trebuchet MS, Arial;
font-size: 13px;
color: #ca474c;
font-weight: Normal;
font-style: Normal;
text-decoration: None;
}
/* For words/phrases in the main body of each page that are links */
A
{
font-family: Trebuchet MS, Arial;
font-size: 12px;
color: #c0262e;
font-weight: Normal;
font-style: Normal;
text-decoration: Underline;
}
/* For the main menu items */
.menu1
{
font-family: Trebuchet MS, Arial;
font-size: 14px;
color: white;
font-weight: Bold;
font-style: Normal;
text-decoration: None;
}
/* For sub-pages in the menu */
.menusub
{
font-family: Trebuchet MS, Arial;
font-size: 11px;
color: black;
font-weight: Normal;
font-style: Normal;
text-decoration: None;
}
/* For the highlights' title bar on the Home Page */
.highlightstitlebar
{
font-family: Arial, Arial;
font-size: 13px;
color: white;
font-weight: Bold;
font-style: Normal;
text-decoration: None;
padding-top:3px;
padding-bottom:3px;
padding-right:10px;
padding-left:20px;
background-color:#1072b9;
}
/* For each highlight in the highlights box */
.highlighttext
{
font-family: Arial, Arial;
font-size: 12px;
color: white;
font-weight: Normal;
font-style: Normal;
text-decoration: Underline;
}
/* For the copyright notice on the right of the bottom banner */
.copyright
{
font-family: Arial, Arial;
font-size: 11px;
color: #5D5D5D;
font-weight: Normal;
font-style: Normal;
text-decoration: None;
}
/* For the dates (which appear under the title of the page) of pages organised by date  */
.date
{
font-family: Verdana, Arial;
font-size: 11px;
color: black;
font-weight: Normal;
font-style: Italic;
text-decoration: None;
}
/* For the text in the "Back to" link at the bottom of some pages and the text for the year dropdown at the top of pages */
.locator
{
font-family: Arial, Arial;
font-size: 11px;
color: #c64349;
font-weight: Normal;
font-style: Normal;
text-decoration: None;
padding-top:0px;
padding-top:0px;
}
/* For the title of fields in forms (e.g. in the Search page) */
.formfieldtitle
{
font-family: Arial, Arial;
font-size: 12px;
color: black;
font-weight: Bold;
font-style: Normal;
text-decoration: None;
}
/* Search Highlight */
.search
{
color:red;
}
body
{
}
p, ul, li, ol
{
margin-top: 0px;
margin-bottom: 0px;
font-family: Trebuchet MS, Arial;
font-size: 13px;
color: black;
}
/* Horizontal Rule */
HR
{
border: 0;
width: 600px;
color: #ca474c;
height: 1px;
text-align: center;
}
/* Ticker Style */
.ticker
{
font-family: Arial, Arial;
font-size: 13px;
color: #9d9d9d;
font-weight: Bold;
font-style: Normal;
text-decoration: None;
}
/* For the "Go" in the search facility */
.go
{
font-family: Trebuchet MS, Arial;
font-size: 9px;
color: white;
font-weight: Bold;
font-style: Normal;
text-decoration: None;
}
/* For the "Go" on the search page */
.gosearchpage
{
font-family: Trebuchet MS, Arial;
font-size: 9px;
color: #c2272d;
font-weight: Bold;
font-style: Normal;
text-decoration: None;
}
/* For the title bars at the top of all pages and in the home page */
.titlebar
{
font-family: Trebuchet MS, Arial;
font-size: 13px;
color: white;
font-weight: Bold;
font-style: Normal;
text-decoration: None;
padding-top:3px;
padding-bottom:3px;
padding-right:10px;
padding-left:10px;
background-color:#c64348;
}
/* For the Titles of sub-pages listed within pages (e.g. the titles of Press Releases, Videos and Blog entries) */
.title2
{
font-family: Trebuchet MS, Arial;
font-size: 13px;
color: #c64348;
font-weight: Bold;
font-style: Normal;
text-decoration: None;
}
/* Caption for the Latest Video on the Home page */
.caption
{
font-family: Trebuchet MS, Arial;
font-size: 12px;
color: black;
font-weight: Normal;
font-style: Normal;
text-decoration: None;
padding-top:7px;
padding-bottom:3px;
}
/* For the ads in the boxes on the right column of the home page */
.adtext
{
font-family: Arial, Arial;
font-size: 13px;
color: #096fb9;
font-weight: Bold;
font-style: Normal;
text-decoration: None;
}
