@charset "utf-8";

/*
 * Content Columns
 */
#tabs {
	width: 806px;
	margin-bottom: 0px;
	background-image: url(../images/index-content-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 375px;
}
#tabs .box {
	width: 245px;
	height: 160px;
	margin: 10px 0px 0px 0px;
	padding: 4px;
	float: left;
	line-height: 16px;
	border: solid 1px #d4d4d4;
	background-color: #ffffff;
}
#tabs .box p {
	padding: 5px 10px;
}
#tabs a img {
	border: none;
}
#tabs .box .title {
	color: #4f7ba4;
	font-weight: bold;
	margin-bottom: 2px;
	background-color: #d5dde5;
}
#announcement {
	width: 806px;
	background-image: url(../images/index-content-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	clear: both;
	font-size: small;
	font-style: italic;
	vertical-align: middle;
}
#announcementWebinar {
	width: 1002px;
	background-image: url(../images/index-content-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	clear: both;
	font-size: small;
	font-style: italic;
	vertical-align: middle;
}
#tabs .boxSmall {
	width: 184px;
	height: 102px;
	margin: 10px 0px 0px 0px;
	padding: 4px;
	float: left;
	line-height: 16px;
	border: solid 1px #d4d4d4;
	background-color: #ffffff;
}
#tabs .boxSmall p {
	padding: 5px 10px;
}
#tabs .boxSmall .title {
	color: #4f7ba4;
	font-weight: bold;
	margin-bottom: 2px;
	background-color: #d5dde5;
}
#noSilverlight ol {
	text-align: left;
	padding-right: 30px;
	padding-left: 30px;
}
.titleRed {
	font-weight: bold;
	margin-bottom: 2px;
	background-color: #990000;
	color: #FFFFFF;
	margin-top: 5px;
}
