body{
	font-family:Verdana,BBSansSerif,Arial,Sans-Serif;
	font-size:90%;
	margin:0;
	padding:0;
	}

	html>body{
		font-size:100%;
		}

	img{
		border:0;
		}

	hr{
		border:0;
		border-bottom:1px solid #000000;
		color:#000;
		height:0;
		margin-left:10px;
		}

	body>hr.greyline{
		border:0;
		border-bottom:1px solid #CCCCCC;
		}

	hr.hidden{
		border:0;
		}

	div.branding{
		background:url("../images/site_objects/logo_background.gif") repeat-x;
		margin:0;
		}

	div.menu{
		background:#FFFFFF;
		color:#000000;
		/*display:block;*/
		margin:10px 0 0 10px;
		}

	div.sub{
		background:#FFFFFF;
		color:#000000;
		/*display:block;*/
		margin:0 0 0 10px;
		}

	a.menu{
		color:#000000;
		text-decoration:none;
		}
		a.menulit{
			font-weight:bold;
			}

	div.content{
		/*display:block;*/
		margin:10px 0 10px 10px;
		}

	h1{
		background:#FFFFFF;
		border-bottom:1px solid #000000;
		color:#B02020;
		font-family:Georgia,BBSerif,Times,Serif;
		font-size:120%;
		margin:1em 0 0 0;
		}
		div.content>h1{
			border-bottom:1px solid #CCCCCC;
			}

	h1.title{
		border-bottom:0;
		margin:1em 0 0.5em 0;
		}
		div.content>h1.title{
			border-bottom:0;
			margin:1em 0 0.5em 0;
			}

	h2{
		font-size:100%;
		margin:2em 0 0.5em 0;
		}
	
	h3{
		font-size:100%;
		margin:1em 0 0.25em 0;
		}

	span.share{
		color:#B02020;
		font-family:Georgia,BBSerif,Times,Serif;
		font-size:140%;
		font-weight:bold;
		margin:0;
		}
	span.small{
		font-size:80%;
		}
	span.red{
		color:#B02020;
		font-weight:bold;
		}


	p{
		margin:8px 0 12px 0;
		padding:0;
		}

	a{
		color:#000;
		text-decoration:underline;
		}



	div.chart{
		background:#F0ECE8;
		border-bottom:1px solid #CCCCCC;
		border-top:1px solid #CCCCCC;
		color:#000000;
		padding:5px;
		}


	div.bottomsub{
		margin:40px 10px 10px 10px;
		}

	div.bottom{
		/*display:block;*/
		background:#F0ECE8;
		color:#000000;
		font-size:90%;
		padding:5px 10px 5px 10px;
		}