/* CSS Document */

/***********/
/* CONTENT */
/***********/

.content {
	width: 530px;
	height: auto;
	position: relative;
	float: left;
}

.contentRight {
	float: right;
	width: 178px;
	margin-top: 20px;
}

.introWrapper {
	margin-top: 17px;
	width: 100%;
	background: url(/images/group/introwrapper_bg.jpg) top left repeat-x #FFFFFF;
}

.introModule {
	font-size: 0.75em;
	line-height: 1.1em;
	float: left;
	width: 24.8%;
}

.introModule h2 {
	font-style: italic;
	margin: 0px;
	padding: 0px;
	font-size: 1.45em;
	text-transform: uppercase;
	color: #082376;
}

.introModuleContent {
	padding: 10px;
}

.introModuleContent p {
	margin-top: 0px;
}

.introModuleContent h2 {
	font-style: italic;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	font-size: 1.45em;
	text-transform: uppercase;
	color: #082376;
}

.introModuleContent h2 a {
	color: #082376;
	text-decoration: none;
}

.share {
	margin: 3px 0px 10px 0px;
	width: 211px;
	background: #FFFFFF;
	padding: 10px;
}

.share h2 {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 1.35em;
	text-transform: uppercase;
	color: #082376;
}

.share table {
	border: none;
	margin: 0px;
}

.share table tr td {
	border-bottom: none;
}

.introPages {
	background: url(/images/group/bg_intro_pages.gif) top left no-repeat;
	width: 178px;
	height: 24px;
	padding-left: 35px;
}

.introPages a {
	background: url(/images/group/bg_intro_pages_link.gif) top left no-repeat;
	display: block;
	width: 19px;
	height: 19px;
	float: left;
	margin-top: 3px;
	margin-right: 3px;
	text-align: center;
	line-height: 1.5em;
	font-weight: bold;
	color: #082376;
	text-decoration: none;
}

.introPages a.active {
	background: none;
}

.introPages a.prev {
	background: url(/images/group/bg_prev.gif) top left no-repeat;
}

.introPages a.next {
	background: url(/images/group/bg_next.gif) top left no-repeat;
}

.introNews {
	background: url(/images/group/bg_intro_news.gif) bottom left no-repeat;
	width: 213px;
	height: 46px;
	margin-top: 8px;
	color: #0C3494;
	text-align: center;
}

.introNews table {
	background: url(/images/group/bg_intro_news_top.gif) top left no-repeat;
	padding-top: 5px;
	font-weight: bold;
	width: 100%;
	border: none;
	margin: 0px;
}

.introNews table tr td {
	border-bottom: none;
	padding: 0px 3px 2px 3px;
	text-align: left;
}

.introNews a {
	text-decoration: none;
	color: #0C3494;
}

.introNews a:hover {
	text-decoration: underline;
	color: #0C3494;
}

.aboveFooter {
	padding: 1px;
	background: url(/images/group/bg_above_footer.gif) top left repeat-y;
}

.aboveFooter div.aboveFooterItem {
	float: left;
	font-size: 0.7em;
}