@charset "utf-8";
/* CSS Document */

body {
	background-color: #005079;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#Wrapper {
	background-image: url(../Images/ContentBG.jpg);
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 11px;
	padding-right: 10px;
}
#Wrapper #header {
	background-image: url(../Images/header.jpg);
	height: 159px;
	width: 100%;
}
#Wrapper #menu {
	font-size: 11px;
	width: 100%;
	text-align: center;
	background-image: url(../Images/menuBG.jpg);
	background-repeat: repeat-x;
	height: 19px;
	color: #FFF;
	padding-top: 6px;
}
#Wrapper #BannerWrapper {
	width: 100%;
	height: 213px;
	padding-top: 5px;
}
#Left {
	float: left;
}
#Right {
	float: right;
}
#Wrapper #ImpactWrapper {
	width: 100%;
	text-align: center;
}
h1 {
	font-size: 18px;
	color: #BF271A;
}
#Wrapper #TextualContent {
	color: #005079;
	padding-right: 25px;
	padding-left: 25px;
}
#TextualContent a {
	font-weight: bold;
	color: #005079;
	text-decoration: underline;
}
#TextualContent a:hover {
	color: #0077B7;
}
#menu a {
	color: #FFF;
	text-decoration: none;
}
#menu a:hover {
	color: #000;
	text-decoration: none;
}
#Wrapper #footer {
	font-size: 11px;
	text-align: center;
	background-image: url(../Images/footerBG.jpg);
	height: 104px;
	color: #FFF;
	padding-top: 10px;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
#Right .button {
	width: 205px;
	text-align: left;
	padding-bottom: 11px;
}
#LogoWrapper #left {
	float: left;
}
#TextualContent #LogoWrapper {
	float: left;
	padding-bottom: 25px;
	padding-top: 10px;
	width: 100%;
}
#LogoWrapper #right {
	float: right;
	width: 353px;
}
.tagline {
	font-size: 9px;
}
#TextualContent h2 {
	text-align: center;
	font-size: 20px;
	font-weight: normal;
}
#Rates {

}
#Rates td {
	border-top-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #7A1C18;
	border-right-color: #7A1C18;
	border-bottom-color: #7A1C18;
	border-left-color: #7A1C18;
}
.borderight {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #7A1C18;
}
.borderbottom {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #7A1C18;
}
.borderbottom2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #7A1C18;
	padding-left:10px;
}
.borderbottom3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7A1C18;
	padding-left:10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7A1C18;
}
.borderleft {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #7A1C18;
	padding-left:10px;
}
h3 {
	font-size: 14px;
	text-align: center;
	font-weight: normal;
}
.smalltext {
	font-size: 10px;
	color: #005079;
}
.smalltext a {
	color: #005079;
	text-decoration: none;
}
.newsItem {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005079;
	float: left;
}
.newsItem .date {
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	width: 50px;
}
.newsItem #content {
	float: left;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 660px;
}
#TextualContent p {

}
#footerlogos {
	width: 100%;
	height: 48px;
}
.vertalign {
	float: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
#footerlogos .logofoot {
	float: left;
	height: 48px;
}
.speakers {
	width: 100%;
	margin-bottom: 22px;
}
.speakers .header {
	height: 32px;
	background-image: url(../Images/speaker/bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #B8D0D4;
	width: 100%;
	float: left;
}
.speakers .content {

}
.speakers .header .name {
	float: left;
	padding-top: 8px;
	padding-left: 120px;
}
.content .contentright {
	width: 586px;
	padding-right: 10px;
	padding-left: 10px;
}
.speakers .content .imageleft {
	width: 104px;
}
fieldset {
	padding: 10px;
	background-color: #C22D17;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	border: 1px solid #999;
}
.download {
	padding-right: 8px;
}
