h1 {
	font:bold 15pt Arial, Sans-Serif;
	color:#58AEE0;
	margin-top:0;
}

h2 {
	margin:0;
	padding:0;
}

h3 {
	font:bold 13pt Arial, Sans-Serif;
	color:#3177ba;
	margin:12px 0px 5px 0px;
}

h4 {
	font:bold 10pt Arial, Sans-Serif;
	color:#6a2d91;
	margin:0px 0px 3px 0px;
	padding:0;
}

h4 a:link, h4 a:visited, h4 a:hover {
	color:#6a2d91;
}

div#Header {
	background-image:url(/image/homepage/header.jpg);
	background-repeat:no-repeat;
	height:201px;
}

div.Content {
	height:100%;
}

div#ColumnLeft {
	float:left;
	width:565px;
}

div#ColumnRight {
	float:left;
	width:300px;
	margin-left:15px;
}

div#ColumnMain {
	float:left;
	width:324px;
}

div#Welcome h2 {
	height:40px;
	background-image:url(/image/column/homepage/welcome_header.gif);
	text-indent:-99999px;
}

div#Welcome {
	height:100%;
	background-color:#3177ba;
	background-image:url(/image/column/homepage/welcome_footer.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-bottom:15px;
	padding-bottom:13px;
}

div#WhatsNew {
	margin-top:10px;
}

div#Connection,
div#Community,
div#Cause {
	width:324px;
}

div#Connection h2 {
	height:40px;
	background-image:url(/image/column/homepage/324/connection_header.gif);
	text-indent:-99999px;
}

div#Connection {
	height:100%;
	background-color:#5b8a01;
	background-image:url(/image/column/homepage/324/connection_footer.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-bottom:15px;
	padding-bottom:13px;
}

div#Community h2 {
	height:40px;
	background-image:url(/image/column/homepage/324/community_header.gif);
	text-indent:-99999px;
}

div#Community {
	height:100%;
	background-color:#0189a8;
	background-image:url(/image/column/homepage/324/community_footer.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-bottom:15px;
	padding-bottom:13px;
}

div#Cause h2 {
	height:40px;
	background-image:url(/image/column/homepage/324/cause_header.gif);
	text-indent:-99999px;
}

div#Cause {
	height:100%;
	background-color:#793ca0;
	background-image:url(/image/column/homepage/324/cause_footer.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-bottom:15px;
	padding-bottom:13px;
}

div.HomePageBlock {
	float:left;
	width:150px;
	margin:2px 10px 8px 0px;
	font-size:9pt;
}

div.ItsAllAboutYou {
	color:#438dc8;
	font-weight:bold;
	margin-top:10px;
}

ul.ItsAllAboutYou {
	list-style-type:none;
	margin:0;
	padding:0;
	margin-top:10px;
}

ul.ItsAllAboutYou li {
	color:#3f505f;
	margin-bottom:10px;
	padding:8px;
	background-image:url(/image/homepage/feature.gif);
	background-repeat:no-repeat;
}

ul.ItsAllAboutYou li strong {
	color:#438DC8;
}

p.ContactInformation {
	text-align:center;
	margin-top:30px;
}

p.ContactInformation strong {
	color:#438dc8;
}

div.LearnMore {
	text-align:right;
}

div.VerticalDivisionLine {
	background-image:url(/image/homepage/line.gif);
}

ul.LogonForm {
	list-style-type:none;
	margin:0;
	padding:0;
}

ul.LogonForm li {
	color:#3f505f;
	margin-bottom:10px;
	padding:8px;
	background-image:url(/image/homepage/feature.gif);
	background-repeat:no-repeat;
}

ul.LogonForm li fieldset {
	margin-top:7px;
	padding:5px;
}

ul.LogonForm li fieldset table tr td {
	padding:3px;
}

ul.LogonForm li a strong {
	color:#438DC8;
}

a.Expand,
a.Contract {
	padding-right:12px;
	background-image:url(/image/chevron-open.gif);
	background-repeat:no-repeat;
	background-position:right;
	text-decoration:none;
	color:#5e8d01;
}

a.Contract {
	background-image:url(/image/chevron-close.gif);
}

a.Expand:hover {
	color:#5e8d01;
}

div.Spotlight ul li {
	padding-bottom:15px;
}

div.Spotlight ul li a {
	font-size:120%;
}

.PanelContainer {
	width:324px;
	position:relative; /* Fix IE7 */
	overflow:hidden;
}

.PanelContainer .Panels {
	position:relative;
	width:16200px;
	top:0px;
	left:0px;
}

.PanelContainer .Panels .Panel {
	position:relative;
	float:left;
	width:324px;
	padding:0 10px 0 0;
}

.PanelContainer p {
	margin:0;
	padding:0;
}

.PanelNavigation {
	position:absolute;
	width:319px;
	margin-top:184px;
	z-index:1000;
	text-align:right;
}

.PanelNavigation img {
	cursor:pointer;
	margin-left:1px;
}

.PanelMask {
	background-position:50% 50%;
}

div.Accordian h3 {
	font-size:10pt;
	background-image:url(/image/homepage/feature.gif);
	background-repeat:no-repeat;
	background-position:0% 0%;
	margin:0;
	padding:8px;
}

div.Accordian h3 a {
	color:#3177ba;
	display:block;
	text-decoration:none;
}

div.Accordian h3 a:hover {
	text-decoration:underline;
}

div.Accordian ul {
	margin:0;
	padding:0;
	list-style:none;
}

div.Accordian ul li.Panel {
	clear:both;
	margin-bottom:10px;
}

div.Accordian ul li.Panel div.Region {
	overflow:hidden;
}

div.Accordian ul li.Panel p {
	margin:0;
	padding:0;
}

div.Accordian ul li.Panel div.PanelContent {
	padding:0px 8px 0px 8px;
	margin-top:1px;
}

div.Accordian ul li.Panel div.PanelContent div.Image {
	width:284px;
	overflow:hidden;
}

div.Accordian ul li.Panel div.PanelContent div.Image img {
	max-width:284px;
}
