/* CSS Document */

html { overflow: scroll; }

#column2 { width: 350px; }
#column3 { width: 300px; }

#networkingNews { margin-bottom: 10px; }
#networkingNews h2 {
	height: 25px; padding-left: 10px; padding-right: 10px;
	float: left;
	font-size: 1.2em; font-weight: bold; line-height: 25px;
	background-image: url(../images/hdrPanel_f01.jpg);
	background-position: left top; background-repeat: repeat-x;
	border-left: 1px solid #A1B9D1;
	border-top: 1px solid #A1B9D1;
	border-right: 1px solid #A1B9D1;
	display: block;
	margin: 0;
}
#networkingNews h2 a:link, #networkingNews h2 a:visited { color: #034688; }
#networkingNewsStories {
	clear: both;
	border: 1px solid #A1B9D1;
	padding: 10px 10px 0px 10px;
	display: block;
}
* html #networkingNewsStories { margin-top: -15px; }
* + html #networkingNewsStories { margin-top: -15px; }

#networkingNewsStories .img_thumbnail { margin-bottom: 0; }

#registerLink { clear: both; }
#registerLink a { background-position: right top; }
#registerLink a:link, #registerLink a:visited { color: #034688; }
#registerText {
	font-size: 1.2em; line-height: 1.3em;
	/*color: #000000; background-color: #E4EAF0;*/
	color: #FFFFFF; background-color: #A1B9D1;
	padding: 5px 10px 5px 10px;
	display: block;
	margin-bottom: 15px;
}
#registerText a:link, #registerText a:visited { color: #034688; font-weight: bold; }

img.newsql_fullWidthImg { width: 278px; }

.newsql_extraBlurb { display: none; }

#video { margin-bottom: 10px; }

#video h2 {
	font-size: 1.4em; font-weight: bold;
	color: #FFFFFF; background-color: #034688;
	padding: 5px 5px 3px 5px; display: block;
	margin: 0;
}

#video h2 a:link, #video h2 a:visited { color: #FFFFFF; text-decoration: none; }
#video h2 a:hover { color: #96BCD9; text-decoration: none; }

#video h2 span.viewVideo { font-weight: normal; font-size: 0.8em; }