
body {
	font: normal 8pt verdana, arial, sans-serif;
	color: #000;
	margin: 0;
	padding: 0;
}

#body {
	text-align: left;
	clear:both;
}

#printBanner{
	display: block;
	width: 795px;
	height: 267px;
}

#menu_wrapper {
    display: none;
}

#menu {
     display: none;
}

/* Dots down left side of drop downs on hover */
#udm ul {
	display: none;
}

div.contentW {
	width: 795px;
}

#body #header { display: none;}

#homeGold {
    display: none;
}


#homeFade {
	display: none;
}

#homeContent {
	font: normal 11px verdana;
	color: #333;
	background-image:url(../i/bg_home_side.jpg);
        background-repeat:repeat-y;
        background-position: 0px 0px;
}

#homeContent .contentSidebar {
	width: 174px;
	padding-left: 18px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 24px;
	float: left;
}

#homeContent .contentMain {
	margin-left: 38px;
	width: 425px;
	padding-top: 8px;
	float: left;
}

#homeContent .contentSidebar a { color: #6081aa; text-decoration: none; }
#homeContent .contentSidebar a:hover { text-decoration: underline; }
#homeContent a.more { color: #6081aa; text-decoration: none; }
#homeContent a:hover { text-decoration: underline; }

#homeContent ul.homeNews {
	list-style: disc;
        list-style-image: url(../i/raquo.gif);
        !list-style-image: url(../i/raquo_ie.gif);
	padding-left: 18px;
	margin-left: 0px;
}
#homeContent ul.homeNews li {
	padding: 6px 0 6px 0;
	margin: 0;
}


a { color: #333333; text-decoration: none; }
a:hover { text-decoration: underline; }

*.more { color: #6081aa; }

li.more { list-style: none; margin-top: 20px; }

img { border: 0; }

ul { list-style-type: disc; }


.clearb { clear:both; }

#printFooter{
	display: block;
}

#body #footerBottom {
	display: none;
}

#footerLine {
	display: none;
}

.footer {
	display: none;
}

#flashHolder {
	margin-top:16px;
	!margin-top:21px;
	width:175px;
	height:100px;
}

img.focusHeader {
	padding: 0 0 18px 0;
	!padding: 0 0 26px 0;
}

#slideshow {
	float: left;
}

#slideshow a:hover {
	text-decoration: none;
}

.slideBlock  {
	position: absolute;
	background: #efefef;
}

#slideshow .infocusTextBlock {
	color: #333;
	display: block;
	width: 175px;
	background: #efefef;
}

#slideshow .infocusTextBlock p {
	padding: 0px;
	margin: 0px;
}

#slideshow .infocusTextBlock br.clear {
	height: 12px;
	line-height: 12px;
	padding: 0px;
	margin: 0px;
}

#slideshow .infocusReadBlock {
	display: block;
	width: 175px;
	background: #efefef;
	clear: both;
	margin: 0px;
	padding: 0px;
}

#slideshow .infocusReadBlock a:hover {
	text-decoration: underline;
}


#slideshow .infocusText {
	color: #333;
	text-decoration: none;
	display: block;
}

#slideshow .infocusRead {
	text-decoration: underline;
	display: block;
}

#slideshow span.infocusDark {
	color: #333;
}

#slideshow span.infocusDark a:hover {
	text-decoration: none;
}


