@charset "UTF-8";
/* includes/community2011.css */
h1 {
	border-bottom: none;
}
#leftCommunity, #rightCommunity {
	width: 49%;
	
}
#leftCommunity {
	float: left;
}
#rightCommunity {
	float: right;
}
#main2 {
	/*overflow: auto;*/
	font-size: 1.1em;
	
	
}
.section a {
	text-decoration: none;
}
.section {
	padding-left: 38px;
	width: auto;
	overflow: auto;
	margin-bottom: 18px;
	font-size: .9em;
	color: #454545;
}
.section p {
	margin: .25em 0;
}
.section h2 {
	color: #0072cf;
	text-transform: uppercase;
	padding: 0;
	/*padding-top: 16px;
	padding-left: 40px;*/
	position: relative;
	bottom: 0;
	padding-left: 32px;
	margin-bottom: 24px;
	font-size: 1.3em;
}
.section h3 {
	color: #454545;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
.section h4 {
	margin: .25em 0;
	text-transform: none;
	font-size: .95em;
}
.section .lCol, .section .rCol {
	width: 49%;
	margin-bottom: .5em;
}
.section .lCol {
	float: left;
}
.section .rCol {
	float: right;
}
.lCol h3, .rCol h3 {
	margin-top: 0;
}
#share.section {
	background: url(/images/community/bg_share.jpg) no-repeat top left;
}
#connect.section {
	background: url(/images/community/bg_connect.jpg) no-repeat top left;
}
#learn.section {
	background: url(/images/community/bg_learn.jpg) no-repeat top left;
}
#support.section {
	background: url(/images/community/bg_support.jpg) no-repeat top left;
	margin-bottom: 4px;
}
p.arrowsLink {
	background: url(/images/community/ico_link.jpg) no-repeat left;
	padding-left: 16px;
	font-size: .87em;
	margin-bottom: .5em;
}
.linkedIn, .faceBook {
	padding-left: 30px;
	margin-top: 1em;
}
.linkedIn h4, .faceBook h4 {
	margin: 0;
	padding: 12px 0 .5em 0;
}
.linkedIn {
	background: url(/images/community/ico_linkedin_27.jpg) no-repeat top left;
}
.faceBook {
	background: url(/images/community/ico_fb_27.jpg) no-repeat top left;
}
/*override default spry styles*/
.AccordionPanelContent .panelButton {
	90px;
}
.AccordionPanelContent .panelText {
	width: 220px;
}
.AccordionPanel .AccordionPanelTab {
	background: #fbe5cc;
	background-image: none;
	border-left: 4px solid #cc6600;
	color: #002fa1;
	font-weight: normal;
	text-transform: none;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
.AccordionPanelOpen .AccordionPanelTab {
	font-weight: bold;
	background: #fbe5cc !important;
	background-image: none;
}
.Accordion {
	margin-right: 8px;
	margin-top: 4px;
	margin-bottom: 8px;
	border: none;
	
}
/*feedburner styles*/
#creditfooter { display: none;}
.feedburnerFeedBlock ul li {
	background-color: #e9eff7;
	border-left: 4px solid #8aa4c1;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 1px;
	margin: 0;
}
.feedburnerFeedBlock ul {
	margin-left: 0;
}
.column ul li a {
	padding-left: 2px;
}
.column ul li a:hover {
	background-image: none;
}
#right .feedburnerFeedBlock ul li {
	font-size: 1.05em;
}