.home #sideBar {
	width: 224px;
}

.home #leftSidebar {
	width: 224px;
	float: left;
	min-height:419px;
	height:auto !important;
	height: 419px;
}

.home #main {
	width: 612px;
}

.home #pageContent {
	background-image: none;
}


.centralImage
{
	height: 255px;
	_height: 265px;
	width: 320px;
	padding-right: 10px;
	border-right: solid 1px #ddd;
	float: left;
	overflow: hidden;
}

.AlphanumericTeaser {
	padding: 6px;
	background: #008fc2;
	/*margin-bottom: 11px;*/
}

.AlphanumericTeaser ul, .AlphanumericTeaser h3 {
	background: #ffffff;
	float: none;
	margin: 0;
	list-style: none;
	padding: 5px;
}

.AlphanumericTeaser ul li {
	display: inline;
	padding-right: 4px;
	font-size: 1.2em;
	font-weight: bold;
}

.AlphanumericTeaser ul li a:hover {
	color: #585757;
}

.summaryBodyPanel 
{
	background: #e1d2c5 url(/Chrome/Images/frameSummaryBody.gif) no-repeat;
	height: 255px;
	_height: 265px;
	width: 133px;
	padding: 10px;
	float: right;
	overflow: hidden;
}


.whatsNew {
	background: #efe7e0;
	min-height: 161px;
	/*padding-bottom: 10px;
	
	_height: 171px;
	overflow: hidden;
*/
}

.whatsNew a{
	color:#003399 !important;
}
.whatsNew h2, .hotLinks h2, .PageLinkList h2 {
	line-height: 24px;
	background: #ffd400 url(/chrome/images/rightCurve.gif) top right no-repeat;
	color: #000000;
	font-size: 1.4em;
	margin: 0;
	padding: 0;
	padding-left: 10px;
	text-align: left;
	border-bottom: solid 1px #ffffff;
}

.whatsNew .panelList {
	/*
	height: 131px;
	overflow: hidden;
*/
	padding: 10px 10px 1px 10px;
	margin: 0;
}


.yourCouncil {
	background: #e1d2c5 url(/Chrome/Images/frameYourCouncil.gif) no-repeat;
	height: 182px;
	width: 214px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	_height: 192px;
	overflow: hidden;
	float: left;
	clear:left;
}

.whatsNew p {
	margin: 0;
	margin-bottom: 8px;
}

.panel a {
	color: #666666;
}

.hotLinks, .summaryLinks {
	background: #b9e6fb;
	clear: both;
	margin-top: 3px;
	margin-bottom: 4px;
	height: 45px;
	overflow: hidden;
}

.hotLinks
{
	height: auto;
}

.hotLinks .inner, .summaryLinks .inner {
	padding-right: 0;
}


.hotLinks ul, .summaryLinks ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

.hotLinks ul li, .summaryLinks ul li {
}

.hotLinks ul li a,
.summaryLinks ul li a {
	line-height: 24px;
	text-align: left;
	display: block;
	padding-left: 25px;
	background: url(/chrome/images/quickLinksArrow.gif) 11px 50% no-repeat;
	border-bottom: dotted 1px #ffffff;
	color: #000000;
	font-size: 1.2em;
	/*font-famiy: arial;*/
}

.summaryLinks ul li a {
	background: url(/Chrome/Images/buttonSummaryLinks.gif) no-repeat;
	width: 149px;
}

.sidebarIWantTo {
	background: #b9e6fb;
	margin-top: 10px;
}


#main .tabs {
	margin-left: 14px;
	float: left;
	width: 365px;
}

#main .tabs ul {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 366px;
}

#main .tabs ul li {
	float: left;
	margin-right: 1px;
	width: 121px;
}

#main .tabs .tabInner ul {
	/*width: auto;*/
	width: 228px;
}

#main .tabs .tabInner ul li {
	FLOAT: left;
	margin: 0;
	width: 48%;
}
#main .tabs .tabInner ul li.alt {
	FLOAT: left;
	margin: 0;
	width: 52%;
}

#main .tabs ul li.buttonTab1 {
	background: url(/Chrome/Images/buttonTab1.gif) no-repeat top right;
	border-bottom: solid 1px #ffffff;
}

#main .tabs ul li.buttonTab2 {
	background: url(/Chrome/Images/buttonTab2.gif) no-repeat top right;
	border-bottom: solid 1px #ffffff;
}

#main .tabs ul li.buttonTab3 {
	background: url(/Chrome/Images/buttonTab3.gif) no-repeat top right;
	border-bottom: solid 1px #ffffff;
}

#main .tabs.tab1Selected ul li.buttonTab1{
	border-bottom: solid 1px #c1dc2e;
}
#main .tabs.tab2Selected ul li.buttonTab2{
	border-bottom: solid 1px #d3e66c;
}
#main .tabs.tab3Selected ul li.buttonTab3{
	border-bottom: solid 1px #e6f1ab;
}

#main .tabs ul.buttons li a {
	font-weight:bold;
	line-height: 19px;
	display: block;
	text-align: center;
	color: #000000;
}

#main .tabs .tab1 {
	display: none;
	background: #c1dc2e url(/Chrome/Images/tabBottom1.gif) bottom left no-repeat;
	float: left;
	width: 365px;
}

#main .tabs .tab2 {
	display: none;
	background: #d3e66c url(/Chrome/Images/tabBottom2.gif) bottom left no-repeat;
	width: 365px;
	float: left;
}

#main .tabs .tab3 {
	display: none;
	background: #e6f1ab url(/Chrome/Images/tabBottom3.gif) bottom left no-repeat;
	width: 365px;
	float: left;
}
#main .tabs.tab1Selected .tab1 {
	display:block;
}
#main .tabs.tab2Selected .tab2 {
	display:block;
}
#main .tabs.tab3Selected .tab3 {
	display:block;
}

#main .tabContent .tabInner {
	BACKGROUND: #ffffff;
	margin: 4px;
	padding: 6px;
}

#main .tabContent .tabInner:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html #main .tabContent .tabInner {height: 1%;}
/* End hide from IE-mac */

#main .tabs .PageLinkList {
	BACKGROUND: none;
}

#main .tabContent div img {
	float: right;
	margin-right:-6px;
	margin-top:-6px;
	margin-left: 6px;
}

#main .tabContent ul li {
	float: none;
}

#main .tabContent a {
	color: #666666;
	border: none;
}

#main .tabContent ul li a {
	line-height: 16px;
	color: #333333;
	background: url(/chrome/images/bulletSmall.gif) 7px 4px no-repeat;
	padding-left: 16px;
	display: block;
}

#main .tabContent ul li a:hover {
	color: #008fc2;
}

#spacer{
	height: 10px;
}
