@charset "utf-8";
body {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.newslettersmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.largeheading {
font-family:Arial, Helvetica, sans-serif; font-size:29px; color:#00163a; font-weight:bold; line-height:29px;
}

.successbullettext {
font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#00163a; font-weight:bold;
}

.successtestimonial{
font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#00163a;
}

.corporatetraining{
font-family:Georgia, 'Times New Roman', Times, serif; font-weight:bold; size:18px; color:#000000;
}

.seriffont12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}

.footer {
background-image:url(../images/footerBG.jpg);
background-position:top;
background-repeat:repeat-x;
height:200px;
padding-top:20px;
}

h1 {
	color: #333; 
	margin: 5px 0 18px 0;
	font-weight: normal;
	font-family: "Vera Humana 95", "Times New Roman", Times, serif;
	font-size: 56px;
	line-height: normal;
}

h3 {
	color: #7a2531;
	margin: 0 0 18px 0;
	font-weight: 300;
	font-size: 28px
	}

p { 
 	color: #555566;
 	line-height: 1.5;
 	font-size: 14px;
	margin: 0 0 18px 0;
}
li{ 
 	color: #555566;
 	line-height: 1.5;
 	font-size: 14px;
	margin: 0 0 10px 0;
}
a { 
 	
	color: #002664;
}

a:hover { 
 		text-decoration: none;
		
		color: #001332;
	}

p a {
	font-weight: bold;
}

h3.EventColumnHeading
{
	margin-bottom: 28px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #7a2531;
}

h4 {
	font-size: 20px;
	color: #7a2531;
	width: 95%;
	font-weight: 300;
	line-height: 1.25;
	border: 0;
	margin: 0 0 16px 0;
}
h5 {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333;
	font-weight: normal;
	margin: 0 0 12px 0;
	clear: left;
}

h6 {
	font-size: 12px;
	font-weight: normal;
	color: #333;
	line-height: 1.4em;
	margin: 0 0 12px 0;
}
    h6 a
	{
		border-bottom: 1px dotted #333;
	}

.SideNavigationContainer
	{
	width: 225px;
	height: auto;
	float: right;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 25px;
	overflow:visible;
	}
.SideNavigationContainer2
	{
	width: 300px;
	height: auto;
	float: right;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 10px;
	overflow:visible;
	}

	.SideNavigation {
		width: auto;
		height: auto;
		border: 0;
		margin: 0;
		padding: 0px;
		background: url(../images/SideNavigationBG.png) repeat-x top left;
	}
		.SideNavigation ul
		{
			margin: 0;
			padding: 0;
		}
			.SideNavigation ul li
			{
				width: 200px;
				margin: 0;
				padding: 8px;
				border-top: 1px dotted #9c9999;
				font-size: 14px;
				color: #445555;
				list-style: none;
			}
				.SideNavigation ul li a
				{
					width: 220px;
					display: block;
					margin: 0;
					padding: 0;
					border: 0;
					font-size: 14px;
					color: #445555;
					line-height: 24px;
					list-style: none;
					text-decoration: none;
				}
					.SideNavigation ul li:hover
					{
						background: url(../images/SideNavigationOver.png) top center;
					}
					
#SpeakerGridTable
{
	background: url(../images/SpeakerGridBG.png) top no-repeat;
}
#leftblock1 {
	border: thin solid #000000;
}
#leftblock2 {
	border: thin solid #000000;
}
