@charset "utf-8";

.bottomtextbox {
	width: 100%;
	padding-left: 0.6em;
	padding-top: 0.4em;
}
.width100 {
	width: 100%;
}
.disclaimerbox {
	width: 27.38em;
}

.newsbox {
	width: 100%;
	border: 0.1em solid rgb(30%,30%,30%);
}
.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;
}




.menuboxes_grey {
	background-color: rgb(45%,45%,45%);
	height: 28px;
	width: 107px;
	border-right-width: 0.1em;
	border-right-style: solid;
	border-right-color: rgb(80%,80%,80%);
}
.newsheadlinesbox {
	background-color: #BFE4F3;
	height: 1.4em;
	width: 100%;
	padding-left: 0.2em;
}

.menuboxes_black {
	background-color: rgb(0%,0%,0%);
	height: 28px;
	width: 107px;
	border-right-width: 0.1em;
	border-right-style: solid;
	border-right-color: rgb(80%,80%,80%);
}
.menuboxes_blue {
	background-color: #00539B;
	height: 28px;
	width: 104px;
}
.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.2em;
}
.centrecontent {
	height: 25em;
	width: 100%;
}
