/* Default text for the main body of each page (accessible in the Edit Box) */
.normal_text
{
font-family: Arial, Arial;
font-size: 13px;
color: black;
}
p
{
font-family: Arial, Arial;
font-size: 13px;
color: black;
}
div
{
font-family: Arial, Arial;
font-size: 13px;
color: black;
}
table
{
font-family: Arial, 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: Arial, Arial;
font-size: 15px;
color: #AB1633;
font-weight: Bold;
font-style: Normal;
text-decoration: None;
letter-spacing:2px;
}
/* Medium Heading for use in the main body of each page (accessible in the Edit Box) */
.medium_heading
{
font-family: Arial, Arial;
font-size: 13px;
color: #AB1633;
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: Arial, Arial;
font-size: 13px;
color: #AB1633;
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: Arial, Arial;
font-size: 12px;
color: #AB1633;
font-weight: Normal;
font-style: Normal;
text-decoration: Underline;
}
/* For the main menu items */
.menu
{
font-family: Verdana, Arial;
font-size: 10px;
color: white;
font-weight: Normal;
font-style: Normal;
text-decoration: None;
vertical-align:middle;
}
/* For the menu item that is currently being viewed */
.menuactive
{
font-family: Verdana, Arial;
font-size: 10px;
color: white;
font-weight: Normal;
font-style: Normal;
text-decoration: Underline;
vertical-align:middle;
}
/* For the dates (which appear under the title of the page) of pages organised by date  */
.date
{
font-family: Arial, Arial;
font-size: 11px;
color: #AB1633;
font-weight: Normal;
font-style: Italic;
text-decoration: None;
}
/* 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: Arial, Arial;
font-size: 13px;
color: black;
}
/* Horizontal Rule */
HR
{
border: 1px solid #AB1633;
width: 100%;
color: #AB1633;
height: 1px;
text-align: center;
}
/* Ticker Style */
.ticker
{
font-family: Verdana, Arial;
font-size: 13px;
color: #f9911e;
font-weight: Bold;
font-style: Italic;
text-decoration: None;
}
/* For the Titles of sub-pages listed within pages (e.g. the titles of Press Releases, Videos and Blog entries) */
.title2
{
font-family: Arial, Arial;
font-size: 13px;
color: #AB1633;
font-weight: Bold;
font-style: Normal;
text-decoration: None;
}
.bluetitle2
{
font-family: Arial, Arial;
font-size: 13px;
color: #1072b9;
font-weight: Bold;

}
/* For the Titles of pages */
.title
{
font-family: Verdana, Arial;
font-size: 22px;
color: #AB1633;
font-weight: Normal;
font-style: Normal;
text-decoration: None;
padding-bottom:5px;
}
/* For the titles of the news items on the home page */
.homelinkstitle
{
font-family: Verdana, Arial;
font-size: 22px;
color: #AB1633;
font-weight: Normal;
font-style: Normal;
text-decoration: None;
}
/* For the teaser text of the news items on the home page */
.homelinksblurb
{
font-family: Verdana, Arial;
font-size: 10px;
color: black;
font-weight: Normal;
font-style: Normal;
text-decoration: None;
line-height:20px;
}
/* For the "Read More" text at the bottom of each news item on the home page */
.readmore
{
font-family: Verdana, Arial;
font-size: 10px;
color: grey;
font-weight: Normal;
font-style: Normal;
text-decoration: None;
}
/* For the "Comment" link underneath each news item on the home page */
.comment
{
font-family: Verdana, Arial;
font-size: 10px;
color: #409D57;
font-weight: Normal;
font-style: Normal;
text-decoration: Underline;
}
/* For the name of the person who left the comment */
.commenter
{
font-family: Verdana, Arial;
font-size: 13px;
color: #409D57;
font-weight: Normal;
font-style: Normal;
text-decoration: None;
line-height:30px;
}
/* For the comment text */
.commenttext
{
font-family: Verdana, Arial;
font-size: 12px;
color: #404040;
font-weight: Normal;
font-style: Normal;
text-decoration: None;
line-height:23px;
}
/* For the dates of comments */
.timestamp
{
font-family: Arial, Arial;
font-size: 12px;
color: #62926e;
font-weight: Normal;
font-style: Normal;
text-decoration: None;
line-height:20px;
}
/* For the titles of the departments items (in the right-hand column of the Home Page) */
.dptmntsTitle
{
font-family: Verdana, Arial;
font-size: 10px;
font-weight: Bold;
font-style: Normal;
text-decoration: None;
}
/* For the titles of the items in the red column on the Home Page */
.redcolTitle
{
font-family: Arial, Arial;
font-size: 20px;
color: white;
font-weight: Normal;
font-style: Normal;
text-decoration: None;
}
/* For the text of the items in the red column on the Home Page */
.redcolText
{
font-family: Arial, Arial;
font-size: 12px;
color: white;
font-weight: Normal;
font-style: Normal;
text-decoration: None;
}
/* For the teaser text of the departments */
.dptmntsBlurb
{
font-family: Verdana, Arial;
font-size: 10px;
color: white;
font-weight: Normal;
font-style: Normal;
text-decoration: None;
}
/* For the dates in lists of sub-pages, where present */
.listeddate
{
font-family: Verdana, Arial;
font-size: 11px;
color: black;
font-weight: Normal;
font-style: Normal;
text-decoration: None;
padding-top:1px;
}
/* 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;
}
/* For the small text of the email disclaimer used for when user make new comment accounts */
.smalltext
{
font-family: Verdana, Arial;
font-size: 9px;
color: #AB1633;
font-weight: Normal;
font-style: Normal;
text-decoration: None;
}
/* For the parent pages of search results */
.searchresults_parent
{
font-family: Arial, Arial;
font-size: 13px;
color: #757575;
font-weight: Normal;
font-style: Normal;
text-decoration: None;
}
