﻿.bodyContainer
{
	float:left;
}
	

.floatLeft
{
	float:left;
}	

.floatRight
{
	float:right;
}	

body 
{
	font-family:Tahoma;
	font-size:0.7em;
}

.centered
{
	text-align:center;
	width:768px;
}

table
{
font-size:1em;
}


.footerContent
{
margin-top:50px;
clear:both;
	color:#2F4877;
	width:95%;
        text-align:center;
	border-top:solid 1px #2F4877;
	padding-top:5px;
	padding-bottom:5px;
	margin:0px auto;
}

h1
{
font-size:1.2em;
color:#2F4877;
margin-bottom:0px;
}

h2
{
font-size:1.2em;
margin-bottom:0px;
color:#6B6B6B;
}

h3
{
font-size:1.1em;
margin-bottom:0px;
color:#6B6B6B;
}


h2 A:link {font-size:1em; text-decoration: underline; color: #6B6B6B;}
h2 A:visited { font-size:1em; text-decoration: underline; color: #6B6B6B;}
h2 A:active {font-size:1em;text-decoration: underline; color: #6B6B6B;}
h2 A:hover {font-size:1em;text-decoration: underline; color: #6B6B6B;}




A:link {font-size:1.0em; text-decoration: underline; color: black;}
A:visited { font-size:1.0em; text-decoration: underline; color: black;}
A:active {font-size:1.0em;text-decoration: underline; color: black;}
A:hover {font-size:1.0em;text-decoration: underline; color: black;}

.noticeboardItem
{
	background-color:#E5E5E5;
	border:solid 1px #B5B5B5;
	padding:20px;
	margin-bottom:10px;
	width:80%;
}

.noticeboardTitle
{
	font-weight:bold;
	width:65%;
	float:left;
}
.noticeboardDate
{
	font-weight:bold;
	width:15%;
	float:left;
}
.noticeboardName
{
	font-weight:bold;
	width:20%;
	float:left;
}

.noticeboardDetail
{
	float:right;
	margin-top:30px;

}
.noticeboardImage
{
	float:right;
}


.bg1
{
background-color:White;
}

.bg1 A:link {font-size:1.2em; text-decoration: none; color: White;}
.bg1 A:visited { font-size:1.2em; text-decoration: none; color: White;}
.bg1 A:active {font-size:1.2em;text-decoration: none; color: White;}
.bg1 A:hover {font-size:1.2em;text-decoration: underline; color: White;}


.bg2
{
background-color:#FFE7E3;
}

.bg2 A:link {font-size:1.2em; text-decoration: none; color: White;}
.bg2 A:visited { font-size:1.2em; text-decoration: none; color: White;}
.bg2 A:active {font-size:1.2em;text-decoration: none; color: White;}
.bg2 A:hover {font-size:1.2em;text-decoration: underline; color: White;}


.bg0, .bg1, .bg2
{
	padding:5px;
}



div.rotatorItem A:hover {text-decoration: none; color: black;}
div.rotatorItem A:link {text-decoration: none; color: black;}
div.rotatorItem A:visited{text-decoration: none; color: black;}
div.rotatorItem A:active {text-decoration: none; color: black;}


.activatorFooter
{
background-image: 
url('./images/footerbackground.jpg');
background-repeat: repeat-x;
}



.activatorFooter A:link {font-size:1.0em; text-decoration: none; color: #747474;}
.activatorFooter A:visited { font-size:1.0em; text-decoration: none; color: #747474;}
.activatorFooter A:active {font-size:1.0em;text-decoration: none; color: #747474;}
.activatorFooter A:hover {font-size:1.0em;text-decoration: none; color: #747474;}




.servicesNavigation A:link {font-size:1.0em; text-decoration: none; color: black;}
.servicesNavigation A:visited { font-size:1.0em; text-decoration: none; color: black;}
.servicesNavigation A:active {font-size:1.0em;text-decoration: none; color: black;}
.servicesNavigation A:hover {font-size:1.0em;text-decoration: none; color: black;}