@charset "utf-8";
/* CSS Document */

h1.homeheader
{
	font-size: 2.3em;
	top: 20%;
	line-height: 140%;
}

#leftNav.home
{
	background-image: none;
	height: auto;
	padding: 0px;
}

#leftNav.home ol
{
	margin: 0;
	padding: 0;
}

#leftNav.home ol li
{
	list-style-type: none;
}

#leftNav.home ol li a
{
	background-image: url(../../media/images/home/home-li-blue-bar.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 12px;
	height: 24px;
	width: 155px;
	display: block;	
	margin: 0;
	line-height: 24px;
	text-decoration: none;
}

#leftNav.home ol li a:hover
{
	background-color: transparent;
	color: #FF0000;
}


#leftNav #sponsorFront small,
#leftNav #sponsorFront p
{
	text-align: center;
	display: block;
}

#right.home
{
	background-image: none;
	padding: 0px;
	width: 539px;
}

#newsfeedsPanel h3
{
}


#leftNav #sponsorFront a
{
	background-image: none;
}

#sponsorFront img
{
	border: solid #000 1px;
}

.chapterNews h3.tab
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.5em;
	line-height: 133%;
	margin: 0px;
	padding: 4px;
	background-image: url(../../media/images/bluet-w.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	background-color: #6e7d98;
	text-align: center;
}

.chapterNewsInside
{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
	border-left-color: #EEEEEE;
	padding: 5px 4px 0px 4px;
}

.chapterNewsInside small
{
	display: block;
}

.chapterNewsInside p
{
	color: #666666;
	margin: 0.39em 0;
}

#newsfeeds .column
{
	width: 176px;
}

p.glossy
{
	background-image: url(../../media/images/buttons/glossy-link-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 30px;
}
p.readmore
{
	width: 90px;
}

p.glossy a
{
	background-image: url(../../media/images/buttons/glossy-link-left.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	height: 24px;
	display: block;
	line-height: 24px;
	margin-left: -30px;
	text-decoration: none;
}

p.glossy a:hover
{
	background-color: transparent;
	color: #FF0000;
}

p.close a
{
	background-image: url(../../media/images/buttons/glossy-link-close.png);
}

p.readmore a
{
	background-image: url(../../media/images/buttons/glossy-link-search.png);
}

p.download a
{
	background-image: url(../../media/images/buttons/glossy-link-download.png);
}
