body 
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	font-size: 70%;
	background-color: #EEEEEE;
}

#divContainer 
{
	background-color: #FFFFFF;
	width: 770px;
	top: 0px;
	margin: 0 auto;
}

#divTopLeft 
{
	position: relative;
	background-color: #FFFFFF;
	left: 0px;
	width: 770px;
	height: 21px;
	text-align: left;
	top: 0px;
}

#divLatestNews
{
	position: relative;
	background-color: #EEEEEE;
	left: 4px;
	width: 450px;
	Height: 180px;
	text-align: left;
	border: 1px #356BA2 solid;
}

#divLatestNewsHeader
{
	position: relative;
	background-color: #356BA2;
	width: 100%;
	Height: 19px;
	font-family: Tahoma, Arial;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#divHeader 
{
	background-color: #FFFFFF;
	height: 154px;
	top: 20px;
	width: 770px;
	margin: 0 auto;
}

#divFooter 
{
	background-color: #6296CB;
	height: 30px;
	width: 762px;
	bottom: 2px;
	font-family: Tahoma, Arial;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	left: 4px;
	margin: 0 auto;
}

#divFooterContainer 
{
	background-color: #FFFFFF;
	height: 32px;
	width: 770px;
	margin: 0 auto;
}

#divMenuContainer 
{
	background-color: #FFFFFF;
	height: 20px;
	width: 770px;
	top: 174px;
	margin: 0 auto;
}

#divMenu 
{
	position: relative;
	background-color: #6296CB;
	height: 19px;
	width: 762px;
	top: 0px;
	font-family: Tahoma, Arial;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	left: 0px;
	text-align: left;
	margin: 0 auto;
}

#divTextContainer 
{
	background-color: #FFFFFF;
	height: 355px;
	width: 770px;
	top: 194px;
	margin: 0 auto;
}

#divTextContainerLong 
{
	background-color: #FFFFFF;
	height: 425px;
	width: 770px;
	top: 194px;
	margin: 0 auto;
}

#divText 
{
	position: relative;
	background-color: #FFFFFF;
	width: 750px;
	top: 20px;
	font-family: Tahoma, Arial;
	font-size: small;
	color: #006699;
	text-decoration: none;
	padding: 4px;
	text-align: left;
	margin: 0 auto;
	background-attachment: scroll;
	background-image: url(images/Photo-CeilingUnit3-nobg.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

#divTextnobg 
{
	position: relative;
	background-color: #FFFFFF;
	width: 740px;
	top: 4px;
	font-family: Tahoma, Arial;
	font-size: small;
	color: #006699;
	text-decoration: none;
	padding: 4px;
	text-align: left;
	margin: 0 auto;
}

.textWhite 
{
	font-family: Tahoma, Arial;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6699CC;
}

.textWhite:hover
{
	color: #FF9933;
}

p 
{
	font-family: Tahoma, Arial;
	font-size: small;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.bgAccredited
{
	font-family: Verdana, Tahoma, Arial;
	font-size: xx-small;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	background-color: #FFFFFF;
}

.bgCopyright 
{
	font-family: Tahoma, Arial;
	font-size: x-small;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	background-color: #6699CC;
}

.bgCopyrightEmail
{
	font-family: Tahoma, Arial;
	font-size: x-small;
	font-weight: normal;
	color: #003366;
	text-decoration: underline;
	background-color: #6699CC;
}

.bgCopyrightEmail:hover
{
	color: #FF6600;
}

.bgWhite 
{
	font-family: Tahoma, Arial;
	font-size: small;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

.bgWhite:hover
{
	color: #FF6600;
}
h1 {
	font-family: Tahoma, Arial;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006699;
}
h2 {
	font-family: Tahoma, Arial;
	font-size: medium;
	font-weight: bold;
	color: #006699;
}
h5 {
	font-family: Tahoma, Arial;
	font-size: x-small;
	font-weight: normal;
	color: #000000;
}
.textBlue {

	font-family: Tahoma, Arial;
	font-size: small;
	font-weight: normal;
	color: #006699;
	text-decoration: underline;
}
.textBlue:hover
{
	color: #FF6600;
}


.Text {

	font-family: Tahoma, Arial;
	font-size: small;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

