/* CSS Document */


p{
	margin:0px 0px 1em 0px;
}


.footerRow1{
				background-color:#333333;
			}
			
			.pageHead, .pageHead2{
				color:#000000;
				padding:7px 0px 4px 0px;
				font-size:75%;
			}
			
			
			.teasers{
				margin:20px 5px 20px 0px;
				
			}
				.teasers table{
					font-size:90%;
				}
				
				.teasers p{
					margin:0px;
					color:#d9d9d9;
					padding:0px 0px 0px 0px;
				}
				
				.teasers .teaserLink a{
					text-decoration:none;
					display:block;
					padding:4px 0px 0px 18px;
					color:#d9d9d9;
					background-image:url(/images/TOC/2007/arrow-white.gif);
					background-repeat:no-repeat;
					background-position:8px 7px;
				}
					.teasers .teaserLink a:hover{
						text-decoration:none;
						color:#ffffff;
					}
			
			
			.tocArea{
				padding:0px 15px 0px 20px;
				font-family:Arial, Helvetica, sans-serif;
			}




.articleBg{
			background-color:#ffffff;
}


.sitePage{
	background-color:#808080;
	background-image:url(/images/header-shadow.jpg);
	background-repeat:repeat-x;
	width:775px;
}
	.siteArticle{
		padding:2px 15px 0px 20px;
		
	}
		.siteArticle table{
			width:740px;
		}
			.siteArticle table table{
				width:auto;
			}

		
		
		.siteArticle .articleBody{
			padding:10px 20px 10px 31px;

		}
			.siteArticle .articleBody .inner{
				
				
			}
				.siteArticle .articleBody .inner .inner{
					width:auto;
				}
				
				
				
		
		.siteArticle .articleBottom{
			background-image:url(/images/article-bg-bottom.gif);
			background-repeat:no-repeat;
			background-color:#808080;
			background-position:top left;
			height:10px;
		}
		
		.siteArticle .articleRight{
			background-image:url(/images/article-bg-right.gif);
			background-repeat:repeat-y;
			width:5px;
		}
		
		.siteArticle .articleTopRight{
			background-image:url(/images/article-bg-right-top.gif);
			background-repeat:no-repeat;
		}
		
		.siteArticle .articleSepLine{
			border-right:1px dashed #b3b3b3;
		}
		
	.siteSubMenu{
		padding:10px 11px 0px 11px;
		
	}
		.siteSubMenu .inner{
			width:122px;
		}
		
		.siteSubMenu .subMenuCover{
			margin-bottom:5px;
		}
		
		td.subMenu{
			border-bottom:1px dashed #b3b3b3;
		}