@charset "utf-8";
.width100 {
	width: 100%;
}
.newsbox {
	width: 100%;
	border: 0.1em solid rgb(30%,30%,30%);
}
.disclaimerbox {
	width: 27.38em;
}
.newsboxblue {
	background-color: #BFE4F3;
	height: 1.4em;
	width: 100%;
	padding-left: 0.2em;
}
.newsboxwhite {
	background-color: rgb(100%,100%,100%);
	height: 1.4em;
	width: 100%;
	padding-left: 0.2em;
}
.newsheadlinesbox {
	background-color: #BFE4F3;
	height: 1.4em;
	width: 100%;
	padding-left: 0.2em;
}

.menuboxes_black {
	background-color: rgb(0%,0%,0%);
	height: 28px;
	width: 137px;
	border-right-width: 0.1em;
	border-right-style: solid;
	border-right-color: rgb(80%,80%,80%);
}




.menuboxes_grey {
	background-color: rgb(45%,45%,45%);
	height: 28px;
	width: 137px;
	border-right-width: 0.1em;
	border-right-style: solid;
	border-right-color: rgb(80%,80%,80%);
}
.menuboxes_grey2 {
	background-color: rgb(45%,45%,45%);
	height: 28px;
	width: 138px;
}

.menuboxes_blue {
	background-color: #006F51;
	height: 28px;
	width: 138px;
}
.headingboxes {
	height: 3.75em;
	width: 50em;
}
.maintextboxes {
	width: 13.63em;
}
.newswcontent {
	height: 100%;
	width: 27.94em;
}

.content {
	width: 60em;
}
.bodycontent {
	width: 50em;
}
.bodyspacer {
	height: 4.63em;
	width: 8.70em;
}
.dropdownboxes {
	height: 1.5em;
	width: 11em;
	padding-left: 1.4em;
}

.bottomtextbox {
	width: 100%;
	padding-left: 0.6em;
	padding-top: 0.4em;
}
.header {
	background-image: url(../graphics/header.png);
	width: 60em;
	height: 10.88em;
	background-repeat: no-repeat;
}
.homeheadingbox {
	background-color: #E76E34;
	width: 26em;
	height: 2em;
	padding: 0.4em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	letter-spacing: -0.5pt;
}
.centrecontent {
	height: 25em;
	width: 100%;
}

