/* main content */

#maincontent {
	width: 420px;
	text-align: left;
}

.ttd 
{
	vertical-align: middle;
}



span.indent 
{
	font-size:medium;
	margin-right: 37px;
	margin-left: 37px;
	text-indent:-17px;
	font-family:Times New Roman;
}
/* billboard */

#billboard {
	height: 140px;
	padding-bottom: 10px;
}


/* main copy table top & bottom */

#maincopytop {
	background-attachment: scroll;
	background-image: url(/images/maincopytop.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
}

#maincopytop p {
	line-height: 10px;
	margin: 0px;
}

#maincopybtm {
	background-attachment: scroll;
	background-image: url(/images/maincopybtm.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#maincopybtm p {
	line-height: 10px;
	margin: 0px;
}


/* main copy */

#maincopy {
	background-attachment: scroll;
	background-image: url(/images/maincopybkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
}

#maincopy h1 {
	font-size: 14px;
	margin-top: 0px;
}

#maincopy h2 {
	font-size: 11px;
}

#maincopy blockquote {
	margin: 0px;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#maincopy img {
	padding-top: 10px;
}

#maincopy ul {
	margin-top: 10px;
	margin-bottom: 0px;
}

#maincopy ul li {
	font-size: 10px;
}

#maincopy ol {
	margin-top: 10px;
	margin-bottom: 0px;
}

#maincopy ol li {
	font-size: 10px;
}

#maincopy p {
	font-size: 11px;
	line-height: 15px;
}

#maincopy p a {
	font-weight: bold;
	color: #3366CC;
	text-decoration: none;
}

#maincopy p a:hover {
	text-decoration: underline;
}


/* newsfeed */

#newsfeed {
	background-attachment: scroll;
	background-image: url(/images/nfbkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
}

#newsfeed p {
	font-size: 10px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
	padding-left: 50px;
	margin: 0px;
}

#newsfeed p a {
	color: #666666;
	text-decoration: none;
	line-height: 30px;
}

#newsfeed p a:hover {
	text-decoration: underline;
}

/* newsfeed */

#newsfeedTL {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	text-align:center;
	
}

#newsfeedTL p {
	font-size: 10px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
	padding-left: 1px;
	margin: 0px;
	text-align:center;
}

#newsfeedTL  a {
	
	color: #000000;
	text-decoration: none;
	line-height: 15px;
		text-align:center;
}

#newsfeedTL  a:hover {
	text-decoration: underline;
		text-align:center;
}

#newsfeedTLx {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: "~\images\nav1bkg.gif"; 
	height: 15px;
	text-align:center;
}

#newsfeedTLx a {
	font-size: 12px;
	
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	overflow: hidden;
	padding-left: 1px;
	margin: 0px;
	text-align:center;
	text-decoration: none;

}

#newsfeedTLx p a {
	color: #666666;
	text-decoration: none;
	line-height: 15px;
	text-align:center;
}

#newsfeedTLx a:hover {
	text-decoration: underline;
	text-align:center;

}