body {
	background-color : #cccccc;
	color : #000000;
	font-family : Tahoma, Arial, Helvetica;
	font-size : 11px;
	text-align : center;
	margin : 0px;
	padding : 0px;
}

a {
	color : #002B9E;
	text-decoration : underline;
}

a:visited {
	color : #002B9E;
	text-decoration : underline;
}

a:hover {
	color : #011750;
	text-decoration : none;
}

a:active {
	color : #011750;
	text-decoration : none;
}

#PageContainer {
	width : 1040px;
	margin-left : auto;
	margin-right : auto;
	background-color : #cccccc;
	text-align : center;
}

#TopContainer {
	height : 20px;
	background-image : url(images/bg_top.jpg);
	background-repeat : no-repeat;
}

#MainContainer {
	width : 1040px;
	background-image : url(images/bg.jpg);
	background-repeat : repeat-y;
	margin-left : auto;
	margin-right : auto;
}

#BottomContainer {
	height : 20px;
	background-image : url(images/bg_bottom.jpg);
	background-repeat : no-repeat;
}

#Container {
	width : 980px;
	padding : 10px;
	margin-left : auto;
	margin-right : auto;
}

#Header {
	height : 100px;
	width : 980px;
	background-color : #FFFFFF;
	padding-bottom : 10px;
}

#Bar {
	height : 26px;
	background-image : url(images/bg_menu.jpg);
	background-repeat : repeat-x;
	clear : both;
}

#BarBottom {
	height : 26px;
	background-image : url(images/bg_menu_2.jpg);
	background-repeat : repeat-x;
	clear : both;
}

#Content {
	text-align : left;
	width : 980px;
}

#Menu {
	height : 380px;
	width : 140px;
	background-color : #cbcbcb;
	float : left;
	padding-left : 5px;
	border-right : 5px solid #bdbdbd;
}

a.menu {
	color : #002B9E;
	text-decoration : none;
	display : block;
	line-height : 25px;
}

a.menu:visited {
	color : #002B9E;
	text-decoration : none;
}

a.menu:hover {
	color : #FFFFFF;
	text-decoration : none;
}

a.menu:active {
	color : #FFFFFF;
	text-decoration : none;
}

#Clock {
	height : 125px;
	width : 125px;
	padding-top : 10px;
}

#TextContainer {
	height : 370px;
	width : 820px;
	text-align : left;
	background-color : #FFFFFF;
	background-image : url(images/background.jpg);
	background-repeat : repeat-y;
	background-position : right;
	float : left;
	padding : 0px 0px 10px 10px;
}

#Text {
	height : 220px;
	width : 810px;
	padding-top : 10px;
	overflow : auto;
	scrollbar-arrow-color: #002b9e;
	scrollbar-3dlight-color: #eeeeee;
	scrollbar-darkshadow-color: #bdbdbd;
	scrollbar-face-color: #f4f4f0;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-track-color: #d1d2d4;
}

#Images {
	height : 125px;
	width : 810px;
	text-align : left;
}

#Strapline{
	height : 25px;
	width : 810px;
	text-align : left;
}

h1 {
	font-size : 17px;
	font-weight : normal;
	color : #002B9E;
}

h2 {
	font-size : 11px;
	font-weight : normal;
	color : #000000;
}

h3 {
	font-size : 11px;
	font-weight : normal;
	color : #002B9E;
}

li {
	list-style-image : url(images/tick.gif);
}

li.sitemap {
	list-style : none;
	list-style-image : none;
}

#Footer {
	color : #000000;
	font-size : 10px;
	text-align : left;
	line-height : 25px;
	padding-left : 10px;
	padding-right : 10px;
}

a.footer {
	color : #000000;
	font-size : x-small;
	text-decoration : none;
}

a.footer:visited {
	color : #000000;
	font-size : x-small;
	text-decoration : none;
}

a.footer:hover {
	color : #FFFFFF;
	font-size : x-small;
	text-decoration : underline;
}

a.footer:active {
	color : #FFFFFF;
	font-size : x-small;
	text-decoration : underline;
}
