﻿body 
{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#121F52;
	background-color:#DFDFE1;
}

img 
{ 
	vertical-align:bottom;
	border:0;
}

p
{
	text-align:justify;
} 

h1
{
	background-color:#646464;
	padding:0px 5px;
	margin:0px 0px 0px 0px;
	font-size: 22pt;
	font-weight: normal;
}

h2
{
    font-size: 1.25em;
}

A:link {text-decoration: none; color:#213B99;}
A:visited {text-decoration: none; color:#213B99;}
A:active {text-decoration: none; color:#213B99;}
A:hover {text-decoration: underline; color:#213B99;}

.cleaner 
{
	float:none;
	clear:both;
}

.gtc-uk
{
	width:995px;
	background-image:url('/Images/border.jpg');
	background-repeat:repeat-y;
	margin-left: auto; 
	margin-right: auto;	
}

.topBorder
{
	float:left;
	width:999px;
	height:16px;
	background-image:url('/Images/shadow_top.jpg');
	background-repeat:no-repeat;
}

.Menu
{
	width:979px;
	background-image:url('/Images/drawing.jpg');
	background-repeat:no-repeat;
	background-position:top right;
}

.Tabs
{
	text-align:center;
	height:25px;
	padding-top:75px;
	float:left;
	padding-left:45px;
}

.PageTabs
{
	text-align:center;
	height:25px;
}

.PageTabs div
{
	color:White;
	font-weight:bold;
	font-size:0.75em;
	font-family:Tahoma;
	float:left;
	border-width:0px;
	padding:5px 6px 6px 6px;
	margin:0px 0px 0px 0px;
	min-width:101px;
}

.PageTabs a:link
{
	color:White;
	font-weight:bold;
	font-size:1.4em;
	font-family:Tahoma;
	text-decoration: none;
}

.PageTabs a:visited
{
	color:White;
	font-weight:bold;
	font-size:1.4em;
	font-family:Tahoma;
	text-decoration: none;
}

.Tabs div
{
	color:White;
	font-weight:bold;
	font-size:0.75em;
	font-family:Tahoma;
	float:left;
	border-width:0px;
	padding:5px 6px 6px 6px;
	margin:0px 0px 0px 0px;
	min-width:101px;
}

.Tabs a:link
{
	color:White;
	font-weight:bold;
	font-size:1em;
	font-family:Tahoma;
	text-decoration: none;
}

.Tabs a:visited
{
	color:White;
	font-weight:bold;
	font-size:1em;
	font-family:Tahoma;
	text-decoration: none;
}

.TabBlack
{
	background-image: url('/Images/grey_background.png');
	background-repeat:repeat-x;
	background-color:#646464;
}

.TabBlue
{
	background-image: url('/Images/grey_background.png');
	background-repeat:repeat-x;
	background-color:#646464;
}

.TabYellow
{
	background-image: url('/Images/grey_background.png');
	background-repeat:repeat-x;
	background-color:#646464;
}

.TabRed
{
	background-image: url('/Images/grey_background.png');
	background-repeat:repeat-x;
	background-color:#646464;
}

.TabBlackPage
{
	background-image: url('/Images/black_background.png');
	background-repeat:repeat-x;
	background-color:#000000;
}

.TabBluePage
{
	background-image: url('/Images/grey_background.png');
	background-repeat:repeat-x;
	background-color:#646464;
}

.TabYellowPage
{
	background-image: url('/Images/grey_background.png');
	background-repeat:repeat-x;
	background-color:#646464;
}

.TabRedPage
{
	background-image: url('/Images/grey_background.png');
	background-repeat:repeat-x;
	background-color:#646464;
}

.PageBlack
{
	display:block;
	width:97%;
	border-width:4px;
	border-style:solid;
	border-color:#000000;
	border-left-width:0px;	
	border-right-width:0px;
	padding:10px 10px 10px 10px;
}

.PageBlue
{
	display:none;
	width:97%;
	border-width:4px;
	border-style:solid;
	border-color:#1C3285;
	border-left-width:0px;
	border-right-width:0px;	
	padding:10px 10px 10px 10px;
}

.PageRed
{
	display:none;
	width:97%;
	border-width:4px;
	border-style:solid;
	border-color:#638ccf;
	border-left-width:0px;
	border-right-width:0px;	
	padding:10px 10px 10px 10px;
}

.PageYellow
{
	display:none;
	width:97%;
	border-width:4px;
	border-style:solid;
	border-color:#FCB90A;
	border-left-width:0px;	
	border-right-width:0px;
	padding:10px 10px 10px 10px;
}

.MenuBlack
{
	display:none;
	width:963px;
	background-color:#000000;
	padding:0px 0px 0px 0px;
	margin-left:16px;
}

.MenuBlue
{
	display:none;
	background-color:#1C3285;
	width:963px;
	padding:0px 0px 0px 0px;
	margin-left:16px;
}

.MenuRed
{
	display:none;
	background-color:#638ccf;
	width:963px;
	padding:0px 0px 0px 0px;
	margin-left:16px;
}

.MenuYellow
{
	display:none;
	background-color:#FCB90A;
	width:963px;
	padding:0px 0px 0px 0px;
	margin-left:16px;
}

.MenuItem
{
	padding:5px 5px 5px 5px;
	border-width:0px;
	border-right-color:White;
	border-right-style:solid;
	border-right-width:2px;
	float:left;
	
	font-size:.75em;
	margin:0px 0px 0px 0px;
}

.MenuItem a:link
{
	color:White;
	font-weight:bold;
	font-family:Tahoma;
	text-decoration: none;
}

.MenuItem a:visited
{
	color:White;
	font-weight:bold;
	font-family:Tahoma;
	text-decoration: none;
}

.box
{
	float:left;
	border-width:0px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.mainPanel
{
	float:left;
	border-width:0px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-color:#22388E;
}

.contentPanel
{
	width:736px;
	min-height:340px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:left;
	background-color:White;
	border-right-color:#DBDBDB;
	border-right-style:solid;
	border-right-width:1px;
}

.latestPanel
{
	width:213px;
	padding:0px 0px 0px 0px;
	margin:6px 6px 0px 6px;
	float:left;
	border-width:0px;
}

.gtcLatest
{
	color:White;
	font-weight:bold;
	font-size:0.75em;
	font-family:Tahoma;
	float:left;
	border-width:0px;
	padding:5px 6px 6px 6px;
	margin-bottom:6px;
	width:201px;
	background-image: url('/Images/black_background.png');
	background-repeat:repeat-x;
	background-color:#000000;
	text-align:center;
}

.gtcLatest a:link
{
	color:White;
	font-weight:bold;
	font-size:1em;
	font-family:Tahoma;
	text-decoration: none;
}

.gtcLatest a:visited
{
	color:White;
	font-weight:bold;
	font-size:1em;
	font-family:Tahoma;
	text-decoration: none;
}

.NewsItem
{
	width:208px;
	font-size:0.75em;
}

.scroll
{
	width:736px;
	float:left;
}

div.leftImage 
{
    clear: both;
}

.leftImage img 
{
    float: left;
    padding-right: 22px;
    padding-bottom: 22px;
}

.title
{
	height:100px;
	width:736px;
	position:relative;
	font-weight:bold;
	color:White;
	padding:0px 0px 0px 0px;
	background-image:url('/Images/Banners/banner1.jpg');
	background-repeat:no-repeat;
	display: table; 
	#position: relative;
	overflow: hidden;
}

.titleContent
{
	left:20px;
	#position: absolute;
	#top: 50%;
	display: table-cell;
	vertical-align: middle;
}

.titleContent h1 
{
     #position: relative;
     #top: -50%;
     display: inline-block;
     padding: 0 10px;
     margin: 0 18px;
}

.content
{
	font-size:0.75em;
	line-height:1.5em;
	font-family:Tahoma;
	color:#121F52;	
	margin: 20px 20px 0px 20px;
}

.footer
{
	width:736px;
	height:80px;
	float:left;
	text-align:center;
	font-size:.6em;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-right-color:#DBDBDB;
	border-right-style:solid;
	border-right-width:1px;
}

.footerContent
{
	position:absolute;
	bottom:0px;
	left:0px;
	width:736px;
	padding-bottom:4px;
}

.bottomBorder
{
	float:left;
	border-width:0px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	width:999px;
	height:16px;
	background-image:url('/Images/shadow_bottom.jpg');
	background-repeat:no-repeat;
}


.Header
{
	font-weight:bold;	
}

.SubHeader
{
	font-weight:bold;
	font-style: italic;	
}

.ContactBox
{
	float:left;
	width:50%;
	padding-top:10px;
}

.topContact
{
	float:right;
	text-align:left;
	font-size:.75em;
	font-weight:bold;
	border-width:0px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.mainImage
{
	border-width:1px;
	border-style:solid;
	border-color:#646464;
	padding: 2px 2px 2px 2px;
}

.mainLogo
{
	border-width:0px;
	border-style:solid;
	border-color:#646464;
	padding: 2px 2px 2px 2px;
}

.centreImage
{
	text-align:center;
	width:100%;
}