.sectionTitle {
background-color:#999;
color:#FFF;
font-size:20px;
}

.listLeanin{
color:#C00;
font-weight:bold;
}

.footer {
margin-left:175px; margin-right:15px; margin-top:25px; clear:both; font-size:10px; color:#999;
}

.footer a {
font-size:10px; color:#999;}

.tablecolhead {font-size:10px; color:#333;font-weight:bold; text-align:center;}
.tabledata {font-size:10px; color:#000; background-color:#eee; text-align:center;}
.tablerowhead {font-size:10px; color:#333;font-weight:bold;}

body
{
	margin:0px;
	width:800px;
	background-color:#FFF;
	font:12px/16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#333;
}
form
{
	float:left;
	display:inline;
}
		
a
{
	color:#333;
	font-weight:bold;
}

a:visited
{
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}

.blockImage
{
	display:block;
}

.inlineImage
{
	vertical-align:bottom;
}

#contentBlock
{
	position:absolute;
	padding-bottom:45px;/***** accomodates the height of the footer "45px" ********/
	width:800px;
}

#mainContentBlock
{
	width:800px;
}

.showName
{
	font-weight:bold;
	font-style:italic;
}

#headingBlock
{
	width:800px;
}

#heading
{
	font-size:26px;
	line-height:32px;
	margin-left:31px;
}

.ad img
{
	display:block;
}

p
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
}

.callOut
{
	font-weight:bold;
}

.error
{
	color:Red;
}

iframe
{
	display:block;
}


#mainContent
{
	width:770px;
	margin:0px 0px 0px 30px;	
}

#headerArt
{	
	display:block;
}

#showListBlock
{
	float:left;
	display:inline;
	margin:9px 0px 0px 0px;
}

#showListBlock #columnOneBlock
{
	float:left;
	display:inline;
	width:242px;
	margin:0px 22px 0px 0px;
}

#showListBlock #columnTwoBlock
{
	float:left;
	display:inline;
	width:242px;
	margin:0px 22px 0px 0px;
}

#showListBlock #columnThreeBlock
{
	float:left;
	display:inline;
	width:242px;
}

#showListBlock .headerBlock
{
	width:242px;
	height:34px;
	background-color:#999;
}

.headerBlock img.leftEnd
{
	float:left;
	display:inline;
	margin:0px;
}

.headerBlock img.rightEnd
{
	float:left;
	display:inline;
	margin:0px;
}

.headerBlock .sectionText
{
	float:left;
	display:inline;
	width:224px;
	margin-left:0px;
	font-size:19px;
	line-height:34px;
	color:#FFF;
}

.showList
{
	line-height:14px;
	padding:14px 9px 20px 0px;
	clear:both;
}

.showList a, .showList a:visited, .showList a:hover
{
	text-decoration:none;
	color:#C00;
}

.showList a:hover
{
	text-decoration:underline;	
}

.listItem
{
	font-size:11px;
	padding:3px 0px 4px 25px;
	background-image:url(/images/list_item_arrow.gif);
	background-position:0px 3px;
	background-repeat:no-repeat;
}