* {
	outline: 0;
}
html {
	/*
	 * This hack forces firefox to display a scrollbar on every page, like IE.
	 * This allows pages to remain in the same position whether they require
	 * vertical scrolling or not.
	 */
	overflow-y:scroll;
}

/* Layout */
body {
	background-color: #d3d3d4;
	margin: 0em;
	background-image: url('bg_main.gif');
	background-repeat: repeat-x;
	height: auto;
}

img {
	border: none;
}

#body, #body_MR, #body_Cons, #body_Conf, #body_News, #body_Ind, #body_Abt {
	margin: 0em;
	text-align: center;
	overflow-x: hidden;
}

#main {
	width: 945px;
	margin: 1.5em auto;
	background-color: #ededed;
}

#masthead {
	position: relative;
	width: 945px;
	height: 94px;
	background: #44484D url('bg_header.gif') repeat-x;
	margin: 0em;
}

#logo {
	position: relative; 
	margin-left: 2em; 
	top: 1.5em; 
	text-align: left;
}

#printLogo {
	display: none;
}

#searchBox {
	position: absolute;
	right: 0em;
	margin: -2em 2em 0em 0em;
}

#searchText {
	border: 1px solid #44484D;
	height: 18px;
	vertical-align: middle;
}

#searchButton {
    border: 1px solid #fff;
    background: #44484D;
	color: #fff;
	vertical-align: middle;
	cursor: pointer;
}

#searchButton:hover {
	background: #b1b1b1;
}

#nav {
	background-color: #c0c0c0;
	margin: 0em;
	text-align: left;
}

#centerHome {
	background-color: #ededed;
	border-top: solid 1px #c0c0c0;
	text-align: center;
	width: 945px;
	/*padding: 1em;
	margin-bottom: 1em;*/
}

#mainWrapper {
	width: 913px;
	margin: 1em auto;
}
#flashBox {
	position: relative;
	float: left;
	margin-left: 5px;
}

#sliderBox {
	position: relative;
	float: left;
	margin: 5px 0px 5px 5px;
	border: solid 1px #c0c0c0;
	background-color: #ffffff;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	width: 570px;
	height: 300px;
}

.sliderHeader {
	margin: 0.5em 1em;
}

.sliderContent {
	margin: 0;
}

.sliderContent > div {
	display: inline;
}

.newHeader {
	text-align: left;
	float: left;
	font-weight: bold;
}

.moreReports {
	text-align: right;
	float: right;
	font-size: 14px;
	margin-top: 2px;
}

#videoBox {
	position: relative;
	float: right;
	text-align: center;
	border: solid 1px #c0c0c0;
	background-color: #ffffff;
	margin: 5px 6px 0px 0px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	width: 316px;
	height: 300px;
}

#homeBoxes .box {
	display: table-cell; /* For firefox  and Opera */
	display: inline-block; /* For Opera and ie */
	zoom:1;
	*display:inline;  /* For ie */
	vertical-align: top; /* For ie */ 
}

#copyright {
	font-weight: normal;
	font-size: 10px;
	text-align: center;
	margin: 0;
}

#mainContent {
	background: url('box_wide_top.gif') no-repeat top;
	float: left;
	width: 595px;
	text-align: left;
	margin-top: 5px;
	padding-top: 5px;
	background-color: #ededed;
}

.clearfix {
	display: block;
	position: relative;
}

.pageContent {
	background-color: #ffffff;
	text-align: left;
	margin: 0em;
	border-top: solid 1px #c0c0c0;
	border-left: solid 1px #c0c0c0;
	border-right: solid 1px #c0c0c0;
	padding: 1em;
	min-height: 704px;
}

.boxWideBottom {
	background: #ffffff url('box_wide_bottom.gif') no-repeat bottom;
	height: 10px;
	font-size: 1%;
}

#sideBoxes {
	float: right;
	width: 285px;
	margin-right: 1em;
}

.confLogo {
	margin: 6px;
}
.confLogo2 {
	margin: 8px;
}

.confInfo {
	border-top: solid #c0c0c0 1px;
}

.conferenceListing .confInfo:first-child {
	border-top: none;
}
.box {
	background: url('box-top-border.gif') no-repeat top;
	text-align: center;
	margin: 5px 0.5em;
	padding-top: 5px;
	background-color: #ededed;
	width: 285px;

}

.tallBoxContent {
	background-color: #ffffff;
	text-align: left;
	margin: 0em;
	border-top: solid 1px #c0c0c0;
	border-left: solid 1px #c0c0c0;
	border-right: solid 1px #c0c0c0;
	padding: 4px;
	min-height: 450px;
}

.boxHeaderWide {
	color: #333639;
	border-left: solid 1px #c0c0c0;
	border-right: solid 1px #c0c0c0;
	padding: 5px 0px 10px;
}

.boxHeader {
	color: #333639;
	border-left: solid 1px #c0c0c0;
	border-right: solid 1px #c0c0c0;
	padding: 5px 0px 10px 0px;
}

.boxContent {
	background-color: #ffffff;
	text-align: left;
	margin: 0em;
	border-top: solid 1px #c0c0c0;
	border-left: solid 1px #c0c0c0;
	border-right: solid 1px #c0c0c0;
	padding: 4px;
	height: auto;
}

.boxBottom {
	background: #ffffff url('box-bottom-border.gif') no-repeat bottom;
	height: 10px;
	font-size: 1%;
}

#footer {
	width: 945px;
	height: 50px;
	background-image: url('bg_footer.gif');
	background-repeat: repeat-x;
	margin: 0em;
}

/* Typographic Styles */
body {
	font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans serif;
	color: #333639;
}

h3 {
	font-size: 14px;
	text-align: center;
	margin: 0em;
}

h4 {
	font-size: 12px;
	color: #870000;
	text-align: left;
	margin: 1em 0em -10px 0em;
}

p, li {
	font-size: 12px;
	color: #333639;
}

.custom-list, .newsList {
	list-style-image: url('bullet.gif');
	margin-bottom: 0.5em;
}

.twitterList {
	margin-left: 0.5em;
	margin-bottom: 2px;
	border-bottom: 1px dashed #c0c0c0;
	background-color: #ededed;
	padding: 2px;
}

.newsList li {
	margin-left: -1em;
}

.newsList li a {
	font-weight: normal;
}
.closer {
	margin: 0em;
}

.title {
	color: #870000;
	font-weight: bold;
}

.rightLink {
	margin-top: 0em;
	text-align: right;
}
#copyright {
	text-align: center;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #333639;
}

h3 a, h4 a {
	color: #870000;
}

a:hover {
	text-decoration: underline;
}
