@charset "utf-8";
/* CSS Document */

/* GLOBAL STYLES */

body {
	background: #0180cd url(../images/bg.jpg) repeat-x top center;
	height: 100%;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

a {
	color: #8dc261;
	font-weight:bold;
}

h1 {
	font-size: 22px;
	line-height: 27px;
	font-weight: normal;
	color: #003a7a;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;

}

/* BACKGROUND CONTAINERS */

#vertBg {
	width: 981px;
	background: #FFFFFF url(../images/shadowRight.gif) repeat-y top right;
	margin-left: auto;
	margin-right: auto;
}

#container {
	background: url(../images/shadowTopRight.gif) no-repeat top right;
	width: 981px;
}

/* HEADER STUFF */

#header {
	position: relative;
	background: url(../images/headerBg.gif) no-repeat top left;
	width: 981px;
	height: 88px;
	text-align: right;
	clear: both;
}

.bigLogo {
	background: url(../images/headerBgSplash.gif) no-repeat top left !important;
}

.leftLink {
	position: absolute;
	top: 34px;
	left: 0px;
}

#header a {
	color: #FFFFFF;
}

#header .nav {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 645px;
	height: 29px;
}

#splash {
width: 981px;
}

/* MAIN BODY STUFF */

#main .copy {
	float: left;
	margin: 30px 0px 30px 30px;
	width: 600px;
	line-height: 1.8em;
}

.divider {
	border-bottom: 1px solid #b2b2b2;
	height: 1px;
	clear: both;
}

.smallHead {
	font-size: 10px;
	font-weight: bold;
	color: #003a7a;
}

.blockIndented {
	
}

.blockIndented p {
	margin-left: 123px;
}

.eventHead {
	font-size: 22px;
	color: #003a7a;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight:normal;
	line-height: 25px;
}

.subHead {
	font-size: 18px;
	color: #003a7a;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight:normal;
	
}

.eventDate {
	margin-top: 8px;
	padding-top: 0px;
}

.floatleft {
	width:140px; 
	float:left; 
	margin: 75px 50px 50px 0px;
}

.floatright {
	float:left; 
	margin-top:50px; 
/*	width: 400px;	*/
}

.resourcesLeft {
	width:100px; 
	float:left; 
	margin: 45px 30px 30px 0px;
}

.resourcesRight {
	float:left; 
	margin-top: 0px; 
	width: 470px;	
}

.spacer {
	clear: both;
}

.reduce {
	font-size: 10px;
	line-height: 12px;
}

.above {
	padding: 20px 0px 0px 0px;
	font-size: 11px;
	line-height:normal;
}

/* RIGHT-HAND BLUE COLUMN */

#rightBlue {
	background-color: #cce9fb;
	width: 278px;
	height: 100%;
	float: right;
	margin-right: 7px;
}

.topArrow {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 55px;
}

.arrow {
	margin-top:50px; 
	margin-right: 20px;
}

.callOutText {
	padding: 17px;
	color: #FFFFFF;
	font-size: 11px;
}

.callOutText img {
	float: right;
}

.blueField {
	font-size: 10px;
	color: #003a7a;
	width: 160px;
}

#callOutRegister {
	position: relative;
	width: 209px;
	height: 193px;
	margin: 50px auto 0px auto;
	background: url(../images/bgRegister.gif) no-repeat top left;
}

#callOutRegister .callOutText {
	padding-top: 86px;
}

#callOutInvite {
	position: relative;
	width: 211px;
	height: 430px;
	margin: 25px auto 0px auto;
	background: url(../images/bgInvite.gif) no-repeat top left;
}

#callOutInvite .callOutText {
	padding-top: 89px;
	color: #003a7a;
}

#callOutInviteD {
	position: relative;
	width: 211px;
	margin: 25px auto 0px auto;
	background: url(../images/Invite02.jpg) repeat-y top left;
}

#callOutInviteD .callOutText {
	color: #003a7a;
}


#callOutWebinars {
	position: relative;
	width: 210px;
	height: 127px;
	margin: 25px auto 0px auto;
	background: url(../images/bgWebinars.gif)
}

#callOutWebinars .callOutText {
	padding: 84px 10px 10px 10px;
}

#callOutUpcoming {
	position: relative;
	width: 211px;
	height: 430px;
	margin: 25px auto 0px auto;
	background: url(../images/bgInviteShorter.jpg) no-repeat top left;
}

#callOutUpcoming .callOutText {
	padding-top: 89px;
	color: #003a7a;
}

/* GLOBAL FOOTER */

#footer {
margin-bottom:-2px;
}

#micetype {
	margin-left: auto;
	margin-right: auto;
	width: 981px;
	color: #FFFFFF;
	font-size: 10px
}

#micetype a {
	font-weight: bold;
	color: #FFFFFF;
}

#micetype .left {
	margin: 15px 0px;
}

#micetype .right {
	float: right;
	margin: 15px 0px;
}

/* FORM ELEMENTS */

.formRow {
	clear: both;
	margin-bottom: 18px;
}

.formCol {
float: left;
margin-right: 15px;
}

.w40 {
	width: 40px;
}

.w80 {
	width: 80px;
}

.w120 {
	width: 120px;
}

.w180 {
	width: 180px;
}
