body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 0.8em;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
a {
	font-weight: bold;
	color: #003E7D;
	text-decoration: none;
}
#main {
	background-color: #EFF7FF;
	margin-right: 180px;
	margin-left: 180px;
	border: 1px solid #78A9DB;
	position: relative;
	z-index: 50;
	margin-top: 14px;
	margin-bottom: 30px;
	padding: 10px;
}
#contextbuttons {
	margin-right: 180px;
	margin-left: 180px;
	position: relative;
	z-index: 50;
	text-align: center;
	margin-top: 18px;
}
a:hover {
	text-decoration: underline;
}
.context {
	font-size: 1em;
	padding-right: 10px;
	padding-left: 10px;
}

#bannerstretch {
	background-image: url(images/bannerstretch.gif);
	height: 112px;
}
#bannerstyle {
	height: 148px;
	width: 418px;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
}
#bannerblocks {
	background-image: url(images/bannerblocks.gif);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 1;
	top: 44px;
	right: 12px;
	height: 24px;
	width: 152px;
}
#leftpanel {
	position: absolute;
	z-index: 5;
	left: 10px;
	top: 160px;

}
#rightpanel {
	position: absolute;
	z-index: 5;
	right: 10px;
	top: 160px;
	width: 145px;
	font-size: 0.85em;
	color: #003E7D;
}
#welcome {
	position: absolute;
	z-index: 30;
	top: 87px;
	right: 12px;
	color: #003E7D;
}
.smaller {
	font-size: 0.85em;
}
.bitsmaller {
	font-size: 0.9em;
	line-height: 1.5em;
}
td {
	font-size: 1em;
}


#buttonbar {
	color: #78A9DB;
	font-size: 1.1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #78A9DB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #78A9DB;
}
#pagename {
	font-size: 1.4em;
	font-weight: bold;
	color: #003E7D;
	position: absolute;
	z-index: 10;
	left: 180px;
	top: 86px;
}
#copyright {
	font-size: 0.8em;
	color: #78A9DB;
	width: 125px;
	text-align: center;
	padding: 5px;
	margin-top: 20px;
}


#buttonbar ul li a {
	color: #78A9DB;
	text-decoration: none;
	background-image: url(images/buttondot.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	display: block;
	width: 125px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	font-weight: normal;
}
#buttonbar ul li a:hover {
	color: #003E7D;
	text-decoration: none;
	background-image: url(images/buttondotover.gif);
}
#buttonbar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 1.3em;
	text-align: center;
	margin-top: 0px;
}
h4 {
	font-size: 1.1em;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: italic;
	font-weight: normal;
	color: #666666;
}
.floatright {
	float: right;
	position: relative;
}
.topstories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background-color: #DDEEFF;
	width: 240px;
	border: 1px solid #003E7D;
	z-index: 51;
}
.widetopstories {
	width: 100%;
}
.newsheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
}
.floatleft {
	float: left;
	padding-right: 5px;
	position: relative;
}
.cms {
	width: 95%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.shortstory {
	background-color: #DDEEFF;
	border: 1px solid #003E7D;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}
.bluebox {
	background-color: #DDEEFF;
	border: 1px solid #003E7D;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 5px;
}
.whitebox {
	background-color: #FFFFFF;
	border: 1px solid #78A9DB;
	padding: 10px;
}
.archive {
	font-size: 0.9em;
	width: 100%;
}
.padding {
	margin-right: 5px;
	width: 52px;
	height: 52px;
	float: left
}
#chat {
	text-align: center;
	width: 100%;
}
.inlay {
	background-color: #DDEEFF;
	border: 1px solid #003E7D;
	float: right;
	position: relative;
	padding: 10px;
	width: 50%;
}
#newsletters {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#newsletters li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#newsletters img {
	border: 1px solid #003E7D;
	display: block;
}
#worldaidsday {
	position: absolute;
	z-index: 50;
	top: 115px;
	right: 24px;
	visibility: hidden;
}
