/* Start of CMSMS style sheet 'style' */
@charset "utf-8";

/* CSS Document */
body {
	margin: 0;
	padding: 0;
	/* font-family: "Times New Roman", Times, serif; */
	font-family: Calibri, 'Trebuchet MS', sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	/* background-image: url(../images/bckgrd.gif); */
	background-repeat: repeat;
}

.rule {
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #cccccc;
}

a {
	color: #0078c4;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

h1 {
	font-size: 20px;
	color: #000080;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-top: 0;
	padding-top: 0;
	line-height: 30px;
}

h2 {
	color: #FFFFFF;
	font-family: Calibri, 'Trebuchet MS', sans-serif;
	font-size: 15px;
	padding-top: 27px;
	font-weight: normal;
}

h3 {
	color: #0078c4;
	font-size: 15px;
	font-weight: normal;
}

h4 {
	font-size: 30px;
	color: #000080;
	font-family: Calibri, 'Trebuchet MS', sans-serif;
	font-weight: lighter;
	margin-top: 10px;
	padding-top: 0;
	font-variant: small-caps;
}

h5 {
	font-size: 16px;
	color: #000080;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

ul {
	margin-left: 10px;
	padding-left: 10px;
}

.PDFs {
	list-style-image: url(uploads/images/pdf_icon.gif);
}

#wrapper {
	width: 950px;
	margin: auto;
	background: transparent
}

#bannerWrapper {}

#navagation {
	background-image: url(../images/menu.png);
	height: 47px;
	/* text-transform: uppercase; */
	font-size: 14px;
	font-weight: normal;
}

#menuSDW {
	margin-bottom: 0px;
}

#bigWrapper {
	background: #ffffff;
	margin-top: 12px;
}

#contentWrapper {
	background-image: url(../images/container_bckgrd.png);
	/* box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px; */
	box-shadow: rgba(17, 17, 26, 0.1) 0px 4px 16px, rgba(17, 17, 26, 0.05) 0px 8px 32px;
	border-radius: 10px;
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	text-align: justify;
	margin-top: 5px;
}

#contentWrapper2 {
	background-image: url(../images/container_bckgrd.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	text-align: justify;
	margin-top: 5px;
	padding: 40px;
}


.speakers {
	border: 1px solid #666666;
	margin: 0 0 15px 20px;
}

#leftBox {
	width: 309px;
	float: left;
}

.leftGlobals {}

.leftHead {
	background-image: url(../images/infobox_header.png);
	background-position: top centre;
	background-repeat: no-repeat;
	height: 65px;
	padding: 0 0 0 30px;
	margin-top: -12px;
}

.leftContent {
	padding: 0px 0px 20px 0px;
	text-align: center;
}

.leftContent2 {
	padding: 0px 20px 20px 20px;
	text-align: center;
}

#rightBox {
	width: 580px;
	float: left;
	padding: 40px 40px 20px 20px;
	border-left: 1px #dbdbdb solid;
}


#leftBox2 {
	width: 309px;
	float: left;
	padding-top: 0px;
	margin-top: 0px;
}

#rightBox2 {
	width: 580px;
	float: left;
	padding: 40px 40px 20px 20px;
	border-left: 1px #dbdbdb solid;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #888888;
	font-size: 8px;
	text-align: right;
	margin-bottom: 20px;
}

#footer a {
	color: #f7941e;
}

/* End of 'style' */