#conf-wrapper {
	padding: 16px 24px;
}

#conf h3 {
	padding: 3px 0;
	font-size:14px;
}

#conf h1 {
	padding: 3px 0 10px 0;
}

#conf p {
	margin:1em 0;
}

#conf ul {
	list-style-image: url(../img/bullet.gif);
}

#conf .banner, #conf .logo {
	display: block;
}

#conf .conf-head {
	display: block;
	position: relative;
	top: 6px;
}

#conf .head	{
	margin-bottom: 14px;
}

#conf td {
	vertical-align: top;
}

#conf .hrule {
	border: 0;
	border-top: 1px solid #e6e6e6;
	margin:14px 0;
}

#conf img.story {
	float: right;
	margin: 0 0 1em 1em;
}

#rail {
	border-right: 1px solid #CCCCCC;
	padding-right: 22px;
	width:250px;
}

#menu {
	margin: 6px 0 20px 0;
	border-bottom: 1px dashed #CCCCCC;
	padding: 6px 0;
}

#menu.multi {
	margin: 4px 0 0 0;
	border-bottom: 0;
}

#menu.specialTop {
	margin-top: 24px;
	border-top: 1px dashed #CCCCCC;
}

#menu div {
	font-size: 14px;
	font-weight: bold;
	margin-top: 4px;
}

#menu li {
	margin: 4px 0 2px 22px;
	color: #8e8e8e;
}

#menu li.down {
	list-style-image: url(../img/bullet-arrow-down2.png);
}

#menu li li {
	margin-bottom: 6px;
}

#menu li li.active {
	list-style-image: url(../img/bullet-square-on.png);
}

#menu a, .welcome-nav a, .single a {
	color: #0000CC;
	text-decoration: underline;
}

#tab-menu li {
	list-style-type: none;
	list-style-image: none;
	margin: 10px 0;
}

#tab-menu li a {
	display: block;
	font-weight: bold;
	width: 250px;
	height: 14px;
	padding: 6px 0;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
}

#tab-menu li a:hover {
	background-position: 0 -26px;
	color: #FFFFFF !important;
}

#tab-menu li a.active  {
	background-position: 0 -26px;
	color: #FFFFFF !important;
	cursor: default;
}

#tab-menu li a.lightblue {
	color: #00529C;
	background-image: url(../img/tab-menu-bg-lightblue.png);
}

#tab-menu li a.brightblue {
	color: #1010d8;
	background-image: url(../img/tab-menu-bg-brightblue.png);
}

#rail .sponsor-text {
	text-align: center;
	font-size: 11px;
	margin-top: 40px;
	color: #094370;
}

#rail .sponsors img {
	display: block;
	margin: 20px 0;
}

#overview { 
	margin: 26px 0px 20px 0;
	background: #F8F8F8;
	padding: 12px;
	color: #8e8e8e;
	border: 1px solid #ececec;
}

#rail .quote {
	background: #F8F8F8;
	color: #8e8e8e;
	border: 1px solid #ececec;
	margin:20px 0;
}

#rail .quote  {
	padding: 12px;
}

#rail .quote .signature  {
	text-align: right;
	margin-top: 6px;
}

#rail .quote img {
	float: right;
	margin-left: 3px;
}

#rail table td {
	border: 1px solid red !important;
}


#content {
	padding-left: 22px;
}

#conf .single {
	text-align: center; 
	border: 1px solid #ececec; 
	padding: 6px; 
	margin: 24px; 
	background: #F8F8F8;
}

#rail .single {
	margin: 12px 0; 
}

#content .quote {
	background: #F8F8F8;
	color: #8e8e8e;
	border: 1px solid #ececec;
}

#content .quote td {
	padding: 8px;
	width: 33%;
}

#content .quote .signature {
	text-align: right;
	margin-top: 6px;
}

#content .quote img {
	float: right;
	margin-left: 3px;
}

#content .video {
	width: 320px; 
	padding: 11px; 
	position: relative; 
	top: -7px; 
	float: right; 
	text-align: center;									
	background: transparent url(../img/player-bg.png) top left no-repeat;
}

#content .welcome-nav {
	margin-left: 0 !important;
	padding: 0;
	overflow: hidden;
}

#content .welcome-nav li {
	float: left;
	margin: 0 0 25px 30px;
	padding: 0;
	padding-left: -10px;
}

#content ul {
	margin-left: 45px;
	list-style-image: url(../img/bullet.gif) !important;
	line-height:15px;
}

#content ul li {
	margin-top:4px;
}



